you can also touch the file if your on unix or linex On Sep 8, 2010, at 7:10 PM, Wols Lists wrote:
> On 08/09/10 23:55, Al DeWitt wrote: >> Unidata 7.1.20 >> >> I've never dealt with sequential files, but I have a need to output >> records to a text file. Each record will be a series of fixed-length >> fields. Each file will need to be created at the time of opening. The >> destination will be a Windows folder on one of our servers. I will be >> using OPENSEQ to open the file. However, since each file needs to be >> created at time of opening what do I use to create the file? My reading >> of OPENSEQ doesn't indicate that it will create it automatically if it >> doesn't exist. >> > Suck it and see ... I think it will create it for you. > > But if it doesn't - just write a "" to the FILE (as defined in the VOC) > and create it yourself as you need it. > > Cheers, > Wol > _______________________________________________ > U2-Users mailing list > [email protected] > http://listserver.u2ug.org/mailman/listinfo/u2-users Theo Aivazian [email protected] _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
