Another couple things I have run into running foxpro dos on newer xp
and vista machines:
Sometimes I've had to create a batch file that exlicitly calls the
extened memory version of foxpro or the runtime ie "foxr +x" "fox +x"
and on machines with a lot of memory you need to edit config.fp and
put a memlimit line in there so fox doesnt go eat up all the memory.
When googling the memlimit syntax I ran across this page on the fox
wiki that says everything I've said and then some :)
http://fox.wikis.com/wc.dll?Wiki~Fpd26OnWin2000


On Thu, Nov 12, 2009 at 3:31 PM, Jeff Roberts <jeff...@gmail.com> wrote:
> Stephen if you didn't do it already you probably need to find the
> config.nt file (or whatever it is called now) and change it to read
> files=99.  the default under xp is files=33 or something like that
> which would let foxpro dos run but you'd get errors as soon as you
> started opening more than a few files.
>
> -Jeff
>
> On Thu, Nov 12, 2009 at 11:59 AM, Stephen Russell <srussell...@gmail.com> 
> wrote:
>> On Thu, Nov 12, 2009 at 11:30 AM, Alan Bourke <alanpbou...@fastmail.fm> 
>> wrote:
>>> I was under the impression that MS-DOS executables would not run in
>>> either 32-bit or 64-bit Windows 7 (they definitely won't run in *any*
>>> 64-Bit Windows as it has no 16-bit support at all). So TameDOS won't
>>> help either, all that does is stop keyboard polling in MS-DOS apps from
>>> sucking up all the CPU cycles.
>> ----------------------------------
>>
>> FPD 2.5 starts in Win7.  I use the -X switch but when I attempt to
>> load a HUGE project it errors back with a memory size error.  100
>> reports, 60+ screens, about 50 base prgs that hold most of the logic
>> that I didn't put into the screens.  I didn't trust code in a .dbf to
>> live forever.  In a text file no problem!
>>
>> Because I don't want to take the time to fix the problem I just dove
>> down to the raw code to find what I was looking for.  Open the menu
>> and search for the word I am looking for or into a screen to identify
>> table names that held reporting meta data.  Hell yeah I was doing meta
>> data in the late 80s!!!
>>
>> Warning tough Win7 makes the display of FPD creepy small.
>>
>> --
>> Stephen Russell
>> Sr. Production Systems Programmer
>> SQL Server DBA
>> Web and Winform Development
>> Independent Contractor
>> Memphis TN
>>
>> 901.246-0159
>>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/bf974cff0911121338m58a507f1qa9838a18b78e5...@mail.gmail.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to