Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Feature Not Available -After compiling to Exe
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00692463
Message ID:
00692555
Vues:
31
Unfortunately it is not that simple.
The actual line of code that is causing the error is Copy to Array aMyArray fields desc, count, ... for ...

This is used to create a list of valid devices into an array that is used for a popup. I rewrote that section to instead build the array line by line and that section now works correctly. Next it stops when it reaches Scatter Memvar Blank. I can then go through and change each of those to hard code the variable initialization and those work fine. But I should not have to make those changes to programs that work correctly as apps but when compiled to exe's no longer function.

There does not appear to be any problems with Suspend or set step on, etc.

Thanks

>Hello Robert
>
>I need the line of code that is saying that, more then likely it's something small and easy to fix like "create query" or "set step on"
>
>that error comes up most of the time when your calling a function/command thats ment for development not for the end-user
>
>
>
>>The company I am supporting has a large number of FoxPro Dos 2.5b applications, and it has been much too long since I worked in that version. They need them compiled to Exe's for license compliance issues. Currently on of the applications is a menu system that presents a list of other apps depending on the users security level and position. When running as applications (Foxprox MainMenu.app) it works correctly and runs which ever of the applications that the user selects. After compiling to an Exe and running MainMenu.exe when you select another of the applications the Feature not Available error occurs when doing commands such as Copy to Array or Scatter Memvar Blank.
>>
>>I know there were a series of KB articles written about these on the MS website, but they all seem to be no longer available
>>
>>Just as additional information the choice of upgrading to VFP is not possible. It may be possible to move to FPD2.6 but I do not know if that will resolve the problem either.
>>
>>Any ideas would be greatly appreciated.
>>
>>Robert Srodulski
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform