In the event that there may an older revision in the same directory, does it make more sense to count _backwards_ and show only the highest revision number?
-- Larry ________________________________ From: "[email protected]" <[email protected]> To: RBASE-L Mailing List <[email protected]> Sent: Wed, February 9, 2011 10:42:08 AM Subject: [RBASE-L] - Re: Getting a file from a directory Larry: Just to get a test in front of the client, that's what I did. I used a while loop with a chkfile. I've asked him how high the number should go. Karen << >(2) I can do a while loop to some finite ending number. >>> > >This will also work. If you do it, use CHKFILE() to check for the existence >of >the file (not LAUNCH). But if the rev numbers begin to get high (above maybe >100) this could introduce a noticeable lag into the program. > >-- >Larry >

