I have a FOXPRO2.6/DOS based application , I have an open statment USE ACCFSA1.DBF INDEX ACCKSA111 which works 100% but some times (randomly) without any more implemntation I have an error the FILE ACCESS DENIED while I work on single PC and just run one copy and I checked for Viruses BUT...
I have a dos based application runs on 98/xp/2000 normally by maximizeing the shell(DOS) (i.e. c:> Prompt windows) as follows: (change the window's properties in XP)
1) Layout Tab: Height 300 --> 24
2) Option Tab: Windows --> Full Screen
then my application ran okay.
BUT in Vista I tried the...
I am using indexes for ordering and retreiving data sorted BUT I notices in many examples on the Internet the programmers uses the TAGs which I did not use through my programming life for more than 10 years so which better peroformance .
I use:(example)
USE TABLE_NAME
INDEX on dtos(mdate) to...
I have a dos baes application runs on 98/xp/2000 normally by maximizeing the shell(DOS) (i.e.run command) as follows: (change the window's properties in XP)
1) Layout Tab: Height 300 --> 24
2) Option Tab: Windows --> Full Screen
then my application ran okay.
BUT in Vista I tried the same...
I have my own DOS-BAsed application written in foxpro 2.6 (DOS), it is running okay on many PCs through XP/98 Windows OKAY , BUT on some PCs my same application version has an error at the begining says "Too Many Memory Variables".
I faced such error in the past and solve it by haveing the line...
I cannt open a foxpro 2.6 tabel (Under DOS) using the use command (USE TABLE_NAME) because of electricty failure , So how could I jump this problem to not lost any data.
IHAB
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.