Well a real quick one would be a VBScript file passing in the fully
qualified pathname from RBase like:
"f:\somedir\someotherdir\*.for"
then using the filesystemobject you would write to a "FileList.mnu" text
file and base your choose on that. It would take no longer to do it than
you could do it in RBase and it produces the long filenames you desire.
mike
----- Original Message -----
From: "Oma Cox" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 06, 2001 6:11 PM
Subject: RE: Choose #LFILES
> Thanks, Mike
>
> <You can use my ActiveX component and display a File Open Box with the
> Filter
> set to "*.for" and return the long filename via a variable to RBase.>
>
> But ActixeX component would take me too long to learn and do!
>
> I was just wondering if anyone else needed this requirement!
>
> If so I was going to submit it to RBTI as a revision to the next issue!
>
> I've created a work around to this issue but was wondering if there was
> something simple to make this work using long file names!
>
>
> Best regards,
>
> Oma
>
>