[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Question on creating a unique SQR filename



We set up a routine that searches the target directory for files with
the same name/extension.  If we find one, we make the new file name
'FILENAME.L01'.  We then just increment (L02, L03, etc.)

- - Art.


> -----Original Message-----
> From: Sephanie Moxley [SMTP:Stephanie_Moxley@PEOPLESOFT.COM]
> Sent: Tuesday, June 02, 1998 11:46 PM
> To:   Multiple recipients of list SQR-USERS
> Subject:      Question on creating a unique SQR filename
>
> Does anyone have a routine (or thoughts on) that generates a unique
> SQR
> output filename rather than the standard output filename.LIS?
>
> Thanks in advance!