Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recover a form from a *.app
Message
De
14/01/2002 16:18:50
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00604291
Message ID:
00604596
Vues:
19
>Hello Everybody
>
>I really messed up!!!!
>
>I created a form, compiled a *.app, ran the app, got the form working good, recompiled the *.app, now I completely messed the form up and I have not recompiled the *.app.
>
>Is there any way I can get the form back from the app???
>
>if yes does the software cost money??
>
>
>Thanks for any and I mean any help/insight

There's a trick, provided your app doesn't redefine keys - you'd need to find a key combination which will work. I'm using F12 here.
on key label f12 _screen.forms[1].saveas(putf("Save this form as",_screen.forms[1].name,"scx"))
do a.app
When your app shows up, pop up your form and press F12. It should save your form from out of the .app file. I've tried it for myself, and it works. Haven't tried for encrypted, though, but I figure VFP is already reading it when it runs it, so it should come out unencrypted.

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