WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

s... Socket Functions

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

How sRecvLine Works

Keywords: 	  sRecvLine

Question:

Does the sRecvLine command actually wait for a message? I'd really like to avoid while/endwhile loops in my script...

Answer:

sRecvLine will wait until one of the following occur
  1. It received a line

    or

  2. The SOCKET_TIMEOUT (default = 10 seconds) (see wxParmSet) occurs.

Article ID:   W15439
File Created: 2003:05:13:11:27:50
Last Updated: 2003:05:13:11:27:50