What is displayed from the following line:
Write "Length of file received: ",filestream.Size,!
If filestream.Size is 0 then you are not linking to the file.
- Log in to post comments
What is displayed from the following line:
Write "Length of file received: ",filestream.Size,!
If filestream.Size is 0 then you are not linking to the file.