Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP8: Searching for Convert function
Message
From
11/11/2003 18:11:44
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00848828
Message ID:
00848910
Views:
21
>I converting an application from VFP6 to VFP8 and have a program called CONVERT which handles some code for bar codes. In VFP6 (and earlier) there is no problem. Now in VFP8 I am getting an error that the CONVERT.EXE is not found. The program is in the project. For some reason, VFP8 is search the path instead of the program in the EXE. I have another program that uses the same function and I do not get that error. Any ideas why it behaves this way?

Check the contents of the _converter system variable. It defaults to home()+"some path\convert.app". You may want to include a line
_converter=""
in a config.fpw file for your exe, or to include that somewhere in the setup code. Somehow I think it remembers that there should be a runnable convert.exe or convert.app somewhere, and telling it to forget about it should be worth a try.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform