We will use DOSBox to emulate a pure DOS environment and install FoxPro 2.6 exactly as one would in 1994.
At the DOSBox Z:\> prompt, type:
mount c C:\DOS
c:
Then create a virtual hard disk directory for FoxPro itself:
md FOXPRO26
Create a simple startup program to set the environment:
SET TALK OFF
SET SAFETY OFF
SET STATUS BAR ON
SET CLOCK ON
SET HOURS TO 24
CLEAR
? "Microsoft FoxPro 2.6 - DOS Mode Ready"
We will use DOSBox to emulate a pure DOS environment and install FoxPro 2.6 exactly as one would in 1994.
At the DOSBox Z:\> prompt, type:
mount c C:\DOS
c:
Then create a virtual hard disk directory for FoxPro itself:
md FOXPRO26
Create a simple startup program to set the environment:
SET TALK OFF
SET SAFETY OFF
SET STATUS BAR ON
SET CLOCK ON
SET HOURS TO 24
CLEAR
? "Microsoft FoxPro 2.6 - DOS Mode Ready"
立即試用,可獲取更多 報表範本和案例
免費試用