Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fxp not an object file
Message
De
05/12/2001 17:04:49
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
À
05/12/2001 14:35:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00590026
Message ID:
00590225
Vues:
29
>>>I am having a problem with a program where it complains that the fxp is not an object file. I deleted the the fxp and tried to recompile and it complains that the program is too large. This one is new on me! anybody know what to do?
>>
>>VFP Programs have a maximum size. It sounds like you hit that size to me. What is the size of the prg? Is there anyway you can break it down into sub procedures or tighten up the code.
>
>I think that's it. I'll try breaking up the program.

You don't have to break it into multiple files, the limitation is on the size of a compiled module (64K), so just delegate some of the stuff into procedures and functions, which can all be in the same .prg - I hope this saves your disk from fragmentation :)

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