Hi everyone,
I have a problem when my application was written in FPD2.6a Dos runs under win/xp.
To be able to run my application so I created a shortcut on the desktop, then put in the cmd line main.bat
main.bat has the line below
FOX -t -cc:\applications\config.fp c:\applications\sale
when my application sale.app is running, it taked 90% of CPU, I saw this status by using task manager.
If I run another software at the same time so the respond time is very... very slow unless I closed my application so the other software runs very fast.
Because it's a Dos application so do I have to define anything when creating a shortcut to run my application with a small % of system ressource (CPU). Please advise
thanks in advance...
I have a problem when my application was written in FPD2.6a Dos runs under win/xp.
To be able to run my application so I created a shortcut on the desktop, then put in the cmd line main.bat
main.bat has the line below
FOX -t -cc:\applications\config.fp c:\applications\sale
when my application sale.app is running, it taked 90% of CPU, I saw this status by using task manager.
If I run another software at the same time so the respond time is very... very slow unless I closed my application so the other software runs very fast.
Because it's a Dos application so do I have to define anything when creating a shortcut to run my application with a small % of system ressource (CPU). Please advise
thanks in advance...