Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Horrendous GETFILE replacement bug....
Message
From
23/06/2010 05:18:08
 
 
To
23/06/2010 04:10:10
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
01470173
Message ID:
01470281
Views:
89
Hi Carlos,

The whole stuff is still breaking. Not within VFP anymore now but in the molebox process ...

Since molebox is key for this app, I intend to resort to the good old GETFILE() command to turn around that a bug of the virtualizer. And use the ugly trick below to get the capitalized stuff.

cFileName = GETFILE('png')
=ADIR(atemp,cFileName,'',1)
? aTemp
Previous
Reply
Map
View

Click here to load this message in the networking platform