I am running...
E:\CobolScript>e:\utils\cobolscript.exe
CobolScript Professional Edition - release 4.0 MS Windows
Copyright (c) 1996-2025 Matt Dean
Windows Pro x64
Windows 10 [Version 10.0.19045.5131]
I am not able to successfully execute the shm1.cbl program...
I am developing a console application using VFP9.
At present, I do
ext = JUSTEXT(Sys(16))
...to determine the file extension of the complete application path.
When I am in the debugger, this returns FXP, thus (partial code)
If ext = "FXP" then
? theRecord
Else
.WriteLine( theRecord )...
I would like to update my Visual FoxPro 9 SP2 09.00.0000.5815 to 9.0.0.7423
Reference: https://support.microsoft.com/en-us/help/968409/fix-the-group-header-of-a-data-grouping-is-not-printed-at-the-top-of-a
9.0.0.7423 is a cumulative update.
Note that the link in the KB article no longer...
OS: Windows 7 Build 7601 Service Pack 1
Visual FoxPro 09.00.0000.5815 for Windows
I have an Excel spreadsheet, bra456.xls, which has one sheet named bra456
Here is how I access the bra456.xls from VisualFoxPro 9;
SET SAFETY OFF
OPEN DATABASE bradford
CREATE CONNECTION cnBradford DATASOURCE...
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.