Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
.SCT of my form is lost (act of a virus)
Message
De
17/01/2001 02:40:15
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00463115
Message ID:
00464556
Vues:
27
Yuri,

>I try to use your approach, but have no luck. I get a message "File ..scx does not exist!" What is wrong? Debuginfo is checked. I included all parts of yours fox6command.exe(start.prg and command.scx) into the project. Also I tryed to use 'on key use myform.scx'. The entire information about .scx and .sct is in .exe file.

I don't have any idea why this does not work for you. Lets take the following steps.

1. You have included the Fox6Command in the executable like described in start.prg
2. Your form MyForm.scx is included in the executable also.
3. You're able to popup the Fox6Command window.
4. Each normal command is normally processed (Try: Wait window "This is working")
5. Type: USE myform.scx
6. Type: Copy to MyCopyOfMyform

If not succesfull try it with another embedded form, class, table or report.
Note: You don't have to use paths. VFP is able to find it without using paths.

If still not working:
1. Start VFP
2. set the proper directory (e.g.: CD C:\Myproject)
3. type: on key label F11 use Myform.scx
4. type: on key label F12 copy to MyCopyOfMyForm.scx
5. start your application
6. Press F11 and F12. A MyCopyOfMyForm.scx should be generated.

Please, let me know at which point you have problems.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform