Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Program too big to fit in memory error
Message
From
05/08/2003 02:13:48
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00816712
Message ID:
00816728
Views:
22
>I am running a DOS command line command using !|Run command in VFP. The command is running the PGP command line program (freeware from Network Associates) to encrypt a file.
>
>When it runs, I get the above error (Program too big to fit in memory). Does anybody know how I can determine how much memory I would need to avoid this error.
>
>BTW, when I run the command line command independently outside of VFP, it runs and does what it is supposed to do.
>
>Any help is appreciated. Thanks in advance.


Bob, by default VFP allocates 256k of memory for running external DOS programs. You need to create/edit the foxrun.pif file to allocate more. Check the help for RUN command in VFP help for more info.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Reply
Map
View

Click here to load this message in the networking platform