I have built an exe file using the VFP9 build program. VFP9 built the exe without erros but when I execute the file from the PC's 'Run', it does not display or appear to be running. If I check the programs that are running in the background, it is activated. What am I doing wrong?
I have written some prg files in VFP9 and I have taken the code to VFP6. The files on the VFP6 software will not allow me to edit the files. I thought maybe it was due to the source files, so I deleted them and recompiled the files but it is still holding these as "Read Only
I have one program called "Serial.prg" and within this file I have made PUBLIC several small connected routines of which share some routines within themselves. VPF does not seem to recoginze this public statement. Do I have to break the code apart and make several program files to solve this...
I am calling a screen built with FP2.5 from a VPF Form. I am calling it with several other Forms and it overlays properly on top of the calling form. For some reason when I am calling with this forms "command" button (on the other forms I am also using the command buttons) the screen is called...
I have an entry form which gives the details of the program it is about to run. On the form I have one button "Press to Continue". On mouse click or any key, it releases (return)when I run the form by itself. However, when I call the form from my "main" program, it displays the form, but is...
I am having a problem displaying a list of items. When I run the form, the list appears to be not activated and the list is not displayed.
Here is the code I have put into AddItem,AddListItem and AddProperty
frmForm1.lstMyListBox.RowSourceType = 1
frmForm1.lstMyListBox.RowSource =...
I have a problem with updating a spinner value. I am using one form to call another form. The value if form 1 I want to display in the spinner in form 2 before the user changes the value. The spinner Minimum value of 1 and a maximum value of 7 and it always defaults to 0. I have tried...
I need to read the true value residing in the Spinner. The number in the Spinner is correct, however there is some conflict of selected values when reading UpClick, DownClick and KeyPress. For eg. If the UpClick is selected to a value, say 5, and then the DownClick is selected to 4, and then...
We are having problems with Foxpro 2.5 software (using a utility developed by SiverFox) talking to the serial ports on some computers. This software worked well in the past (8 years now) but as computers have changed, we are having problems with our software not recognizing the serial port.
1...
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.