Mombu the Programming Forum sponsored links

Go Back   Mombu the Programming Forum > Programming > foxplus running under windows XP
User Name
Password
REGISTER NOW! Mark Forums Read

sponsored links


Reply
 
1 19th June 16:03
kristof
External User
 
Posts: 1
Default foxplus running under windows XP



hey,

I have a fantastic program under foxplus, made in the eighties, BUT it
doesn't work anymore under windows XP, every time I run the pgrogram I get
"Error 2009: Not enough space for environment".

It's really anoying because I'm stuck to windows 98

I have already tried a few things:
- SHELL=%SystemRoot%\System32\Cmd.com /P /E:512 at config.nt, then I tried
it with other numbers;
- making a batchfile:
@echo off PATH=C:\Foxbase; foxplus myprog, with "myprog" the name of my
program
- then I tried to put DOSMEM=512 in config.nt.
- I already tried to adjust the "compability" with right click and then the
tab "compability",...
but it didn't work

many thanks already
greetings
kristof
  Reply With Quote


  sponsored links


2 19th June 16:03
rick bean
External User
 
Posts: 1
Default foxplus running under windows XP



kristof,
Have you considered updating to VFP? Some DOS programs work better under XP/2003 using the TameDOS product. (http://www.tamedos.com)

Rick
  Reply With Quote
3 19th June 16:04
kristof
External User
 
Posts: 1
Default foxplus running under windows XP


no, it didn't work, neither with tamedos neither with the shortcut,...

thanks for the help
greetings kristof
"kristof" <rookyk@hotmail.com> schreef in bericht
news:3_sKc.188261$Y_5.9163872@phobos.telenet-ops.be...


tried


the
  Reply With Quote
4 27th June 18:19
bucek
External User
 
Posts: 1
Default foxplus running under windows XP


Hi,
start your FoxBase app with shortcut and batchfile, in which you
delete all system variables you don't need. This way you can free
environment memory for you. The system variables will be deleted only
in your program session. Example of my batchfile I use to start old
Clipper program under Win2K:
@ECHO OFF
REM free environment space
set PROCESSOR_ARCHITECTURE=
set PROCESSOR_IDENTIFIER=
set PROCESSOR_LEVEL=
set PROCESSOR_REVISION=
set ALLUSERSPROFILE=
set APPDATA=
set COMMONPROGRAMFILES=
set COMPUTERNAME=
set FILE_SERVER=
set HOMEDRIVE=
set HOMEPATH=
set LOGONSERVER=
set NUMBER_OF_PROCESSORS=

REM set my own variables
set PATH=..\std;c:\dos\bin
set STD=..\std
set CHB_ROK=%1
set CHB_DATA=%2
set DDF=ver_801.ddf
....

To see all availabel system variables you can delete use command: set


HTH
  Reply With Quote
Reply


Thread Tools
Display Modes




Copyright © 2006 SmartyDevil.com - Dies Mies Jeschet Boenedoesef Douvema Enitemaus -
666