[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re HELP



   I have a xml file in the IFS and I am trying to open with

   fd=open(xmlfile:O_RDONLY);
   if (fd<0);


   the xmlfile = '/tmp/QACX8RRYQC ' and this value is passed into the
   parsing program

   when I code like this fd=open('/tmp/QACX8RRYQC ':O_RDONLY);
   this will open the file

   anyone see anything like this? suggestions?
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------