I have tried using a group header page but its not working. The first header group has to be printed on a seperate page then the rest of the report on the second page.
I need some suggestions. I have a report that is grouped by folder, cname, name. I need to create a title band that will print every time the folder number changes.
This is what I was thinking, but I wanted to get a second opinion. I think it may be a network issue. I the connection may be causing the app to lock up. Not sure though. Anyone have a suggestion of how to prove that to our techs?
We have an app that we created in foxpro 9.0 and also one that was created in foxpro 6.0. They are both located on different servers that the pc connects to through our network. Could this possibly cause the PC to lock up?
The PC only has 256 MB of RAM. What are the required specs a PC must...
Thanks Mike.
1222 is the number.
That command inserted the commas, except that it gave me
"000,001,222"
I need it to give me
" 1,222"
I need the preceding zero's and comma's to not appear in the string. I need them to be replaced with space.
Hi,
I have a numeric field that has a length of nine. I need to convert this field to a string that will have comma's inserted into the proper spaces where comma's go in numbers.
Ex1:
numeric_field1 = 999888777
string1 = "999,888,777"
The numeric field is not always 9 digits long, but the...
I have an application that was created in VFP 6.0, which runs on a dedicated server. Some users are getting an error "Error Loading Printer Driver" when trying to print a report to a certain printer. It is only two users having trouble. Everyone else can print reports fine with this app...
Mike,
I do have an ON ERROR routine already in place that gives the user the option to quit or retry. This error routine handles any error that occurs in the program.
If I use the SET REPROCESS command to increase the amount of times, will it bring up the error routine each time it attempts to...
I am using VFP 6.0. I use free tables in my application. The application has multiple users, so I need to keep all the tables open shared.
One part of the application calls for users to write records to a table. I do this by using the INSERT SQL command. The command will insert a record...
I have a program that brings up a browse window for users to select a record from and then that records information will display on the screen. However, instead of using the escape key or closing the window with the x, I want the users to be able to double click on the record or hit the enter...
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.