Thanks for the replys.
The navication toolbar I am using is under "wizbtns" which is included in my project under the "Classes" Tab. When I expand "wizbtns" the class "picbtns" is found which is the toolbar I am having the trouble with.
I dont know if...
When I build my form the 10 part "navigation toolbar" is complete with all the Icons in each box of the Toolbar.
When I compile, build an executable, build a distribution CD then install the application on another machine with the same screen resolution, 800x600, many of the icons in...
Thank-you Darrell. the program works like a charm. It brought in all the data from certain fields into the supplied database as well as adding in all the records that the customer had added.
Thanks for the detailed help that a novice at this Visual FoxPro requires...
Darrell, I have not used the ORDER command in any coding so far. I have indexed the two tables on bob+str(number,7,0)+sub to an index file of the same name but I can't get past the xyz as it says these are not defined. I really have no clue where to go from here. I have filled in all the fields...
Thanks very much for the replies.
Darrell, you have grasped my problem and I will try your solution. The Table A has in the order of 5000 records and table B can have any where from 4000 to 5500 depending on how many records the customer has added or what version of the program he is working...
I want to exchange data between one table and another. Table A will ship with the new application. Table B will already reside on the customers hard drive from a previous version. The customer may have added records in Table B that do not exist in Table A. They both have the same fields. They...
Thanks fellows it worked great. I did have to leave the form ahead of the menu or the form did not appear.
Thanks again for solving my problem...........Wayne
There have been many postings and helps on Shutting down an application I have tried to follow them in my coding but the application will not close when I choose the menu pick "Exit CANstamp".
This is my code sample:
Main Program
MODIFY WINDOW SCREEN TITLE 'Spinney Hill Software'...
When I use the QBF buttons from Component Gallery it writes the search data into the table I'm using. I built an application with one table and it works perfectly. When I copied the whole project into a new project with a different table but most of the forms and reports are the same. The QBF...
Thank-you for the detailed reply. Does the procedure calculate the answer before calling the report or does it do it as each record is passed to the report? My problem is that it has to decide whether to print each line in the report, "Print When", or decide what the answer to the...
Thanks for the prompt reply. What I was trying to ask is; is there any way to have an expression greater than the 256, or whatever the count is, of the present content of the "Print When" or "Expression" boxes associated with a report? The logic I am thying to use does not...
Is there any way to have an expression greated than the "Print When" or "Expression" windows when using the Reports Generator? Thanks...........Wayne
Thanks guys for the responses. The navigation bars are from the components gallery and I have not made any changes to them. I have the lib files in the directory when I do the Install thing.
Thanks..............Wayne
When I put a form together the navigation toolbar is complete with all the Icons on it. i.e. the arrows, edit, save, close icons are on the toolbar. When I create and run an exe file the arrows and a couple of the other icons are missing off the navigation toolbar. When you scan across the...
When trying to run a form I get the following error:
Index tag is not found
Error: 1683
Index Tag is not found
Method: embossedform.dataenvironment.OpenTables
Line: 0
The table has no real index as I am using only one record to set up the end points for printouts.
I have replaced the...
Thanks Dave for the prompt reply. The criteria I'm using is on a character field but I'm using Print When - "VAL(inform.mint) >= 1"
Thanks......Wayne
I am using the same "Print When" expression on all the fields in the "Detail" line of the report. I am also using the "Remove line if blank" tick box. When the report is printed I get a four page report including the 18 lines that meet the criteria. The rest of the...
I used the following code in Clipper to seek a record in a Clipper data base. The three variables are from stamp collecting where you have a Back of the Book Code a Stamp Number and a variety. How to I get the following code to work from a Form where the collector would select a stamp to view...
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.