Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recovering data from table
Message
De
03/01/2007 15:39:39
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Database:
Visual FoxPro
Divers
Thread ID:
01179789
Message ID:
01181977
Vues:
14
>>>>>This table is run from an executable. I cannot run the exe in IDE.
>>>>
>>>>This is a first. Can't you just
>>>>cd {directory where the exe is}
>>>>do the.exe
>>>>in command window? Worked for me ever since vfp5.0.
>>>>Open debugger and set breakpoints in advance
>>>
>>>Of course I can run the executable from IDE, but the debugger
>>>won't work with it. It simply says "Source not available" when I try.
>>
>>Keep the command window and the data session window open
>>before you run the executable.
>>they must be avaiable when the exe runs and waits for user input.
>>In the data session window select the table you want
>>and in the command window type "copy to ...." command
>>then highlight the sentence , right click and execute
>>then you must have the table with data ....
>
>There must be something missing here. When I attempt this, I STILL get "Source not available", and am given no opportunity to set breakpoints in advance on a program whose source code is not readable. The debug window shows me nothing and the program runs without allowing any intervention.
>
>I'm doing something wrong, but I don't know what.

Set a watch point on ALIAS(), then DO your exe. That should work.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform