In a message dated 6/22/2004 8:47:20 AM Pacific Daylight Time, 
[EMAIL PROTECTED] writes:


>   I can handle running the 2 functions and scheduling the program to run 
> every 30 seconds or so, but I'm not quite sure how to poll the directory.  The 
> directory is D:\Roi\PLACON.MAIN\INBOUND.EDI and the file I want to check for 
> is EDI.TXT and return a true/false (1/0) to decide whether to continue 
> processing.  Can anyone give me an example of this?  Thanks in advance.

Can't you create a file pointer directly to this location?
Like in VOC an entry like
MYFILE
001 F
002 D:\Roi\PLACON.MAIN\INBOUND.EDI 
003 D_VOC

Now LIST MYFILE at TCL and see what happens.
Will
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to