Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Win 2000 and foxpro for DOS
Message
 
To
19/10/2000 16:37:03
Calvin Smith
Wayne Reaves Computer Systems
Macon, Georgia, United States
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Miscellaneous
Thread ID:
00431801
Message ID:
00431838
Views:
14
Calvin,

Remember that FP2.5 has three settings that are critical to it running correctly:

In the CONFIG.SYS: FILES = 130
BUFFERS= 25

In the CONFIG.FPW in your startup drive:

MVCOUNT = 2048
MEMLIMIT = 30,4048,8000 % In order of the parameters - percentage of memory, minimum amount of memory, what 50 % of your memory equals.
PROGWORK= C:\TEMP % Or any other local subdirectory EXCEPT not C:\ NT is very particular about who rights to the root driver.
EDITWORK= C:\TEMP
SORTWORK= C:\temp

Now, once you have these setup then go to the icon-target field and type in the following:

Name of EXE or APP -t -c[Drive location and name of the config.fpw]

I hope this helps.

Jim Smith
Previous
Reply
Map
View

Click here to load this message in the networking platform