Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
APP Can Not Find Forms
Message
De
29/03/2000 19:36:14
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00351219
Message ID:
00352499
Vues:
13
OK Mark, this is what I did that solved the problem.

In the migrator program I used to add the files to the project this way:
Application.ActiveProject.Files.Add().

I now also set the type for that file to "program" this way:
Application.ActiveProject.Files().Type = 'P'

Not sure if this is what did it, but I'm guessing that since Fox now knows for sure that the file is a program the compiled version is included in the APP.

Thanks for your responses.

Alex



>FETCHA.SPR??? I probably should have caught this earlier, but if you are still trying to run old forms [SPR], you may have to DO FETCHA.SPX until you create a valid VFP form [SCX/SCT].
>
>>Yes I actually get an error message: "File z:\migv\contab\sosa\fecha.scx missing." The path indicated is the current directory, where the data is, but no programs are there.
>>
>>Another clue: if I move to the debugger when the error appears, it shows in the trace window "Source out of date", so I cannot investigate much more. BTW, it continues to show this message no matter how many times I recompile the program and rebuild the app (which is called fecha.spr)
>>
>>It probably is a silly mistake, but what could it be!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform