-
1
- #1
VikramChand
Programmer
I have a problem in downlaoding a file.
I used the following code :
***********************************************************
getfile ZMODEM
while $XFERSTATUS
yield
endwhile
***********************************************************
but before the file download is complete other commands are being executed.
Can anybody help me out in this problem
Thanks
Vikram
I used the following code :
***********************************************************
getfile ZMODEM
while $XFERSTATUS
yield
endwhile
***********************************************************
but before the file download is complete other commands are being executed.
Can anybody help me out in this problem
Thanks
Vikram