Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Set step on in .EXE application
Message
From
25/06/2018 14:57:31
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01660858
Message ID:
01660861
Views:
67
>>Hi,
>>
>>I am trying to duplicate the problem that a customer has, stepping through the debugger. What I plan to do is add SET STEP ON in the procedure where I need to start the debugger. Then build the .EXE (e.g. MyApp.EXE), copy it to the customer server. Then on the customer server open VFP IDE and call DO MyApp.exe. Do I need to copy all .PRG files where the debugger will step through? I should I compile these .PRG and copy .FXP files?
>>
>>TIA
>
>You cannot use SET STEP ON in a compiled application.

Yes you can, if you run it from VFP IDE. The command is ignored by runtime, but if you use IDE instead, it works.

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