I routinely use a browse window to show a grid format of records in the active cursor. Like this.
PUSH KEY CLEAR
BROWSE
POP KEY
You can page up, page down, arrow up, arrow down, click, or double click to select a record. But, you have to press enter, escape, or click the X at the upper...
I am using VFP 7.0 and running a VFP SELECT statement to build a cursor (rpt) for a report. When I SELECT the cursor (SELECT rpt), I occasionally get an alias not found error. Sometimes I don't get the error.
The SELECT statement to build the cursor runs correctly (i.e. the program does not...
I am using VFP 7.0 and running a VFP SELECT statement to build a cursor (rpt) for a report. When I SELECT the cursor (SELECT rpt), I occasionally get an alias not found error. Sometimes I don't get the error.
The SELECT statement to build the cursor runs correctly (i.e. the program does not...
I am using the _olecalendar class in the _datetime.vcx VFP class library in my application to provide a pop up calendar. I got the coding example from the samples. I have deployed the compiled app as an EXE to various locations.
The problem I have is on some workstations I get a class not...
I need to put an Internet shortcut on the desktop from VFP code. I have seen the threads regarding how to do this for a standard shortcut using the wscript.shell object. Does this object have methods for creating internet shortcuts too? If not, does anyone know how to do it?
Thanks,
Jerry1117
I starting a custom FoxPro application on Citrix. When the application does its normal processing and exits. The Citrix session is logged out.
If I run the Acrobat reader from the software, and then close the reader, the Citrix session is not logged out when I exit the application. I have...
I am trying to convert a PDF file to text format under program control. I am using the acroexch.pddoc object. I can open the pdf file with the open method, and save it to a new location with the save method. But, I can't see a way to save it as a text format file. Does anyone know a way to...
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.