Text File acces from AIX

Hi ,

We have certain files kept on AIX box which we need to access for one of our apps using Lotus script . How can we access the file using lotus script. The files are all text files .

Subject: Re: Text File acces from AIX

Just use the LotusScript Open statement. If you look at the examples in the help for this statement they show you how to access a text file.