Hi all,..

Im getting the below error while running my code,..Can someone please help 
me with this issue?

Illegal use of the file, select, cursor, BCI, Socket, HTTP, XML, SCTX ,MQS, 
SOAP or database variable.

Code snippet : 

OSOPEN TEMP.FILE1 TO temp_file1 ELSE STOP "CAN Not find file"

READ DATA FROM temp_file1 ELSE STOP "Can not find temp filename"

Where TEMP.FILE1 is something like "Filepath/filename.txt". Its a text file 
in the server and I want to read the contents and do some comparison. 

TIA, 
Sathya V.  

_______________________________________________
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to