Than you all for your quick timely responses to my question.
Olaf, Sorry about the confusion with the Tab Order. My intent was not to touch the tab order at all I thought someone may suggest that I change my tab order that is why I said without changing the order. The...
I have a very simple from with about 10 fields. The first field, in my tab order, is a text box text1 the second is a control that does a seek, on the click procedure, from the user input of text1. Without changing the tab order how can I move the cursor back to text1 after the seek?
Ali, Olf is correct I want to get rid of trailing space of each record. Below is a sample
Thank You
4954454D8006000500000001000000004716004009110000000047280040029000000000
47470040043F00000000475000400D93000000004759004003A1000000004765004000F9...
I have a file with approx 80,000 records. I need to copy one field "date1" to a text file and strip blank chars at the line.
I'm using Visual Foxpro 7. I tried to use trim with the copy to temp sdf command but it just gave me an error.
Thank you all very much for your help.
I am having another problem with my form/program When I click on the button that does the seek I get a popup that says table has no index or order set.
The form opens my table but does not open the index. I have tried the following:
In the main.prg...
Yes I am new to Visual fox pro. I'm using VFP 7 I am trying to convert an old clipper program.
I am having trouble with my form: Basically I have 2 buttons, first a text box for the user to enter a upc and the seccond is a command box with the following code:
store...
I am trying to create a temporary table in code so can easly append records to another table. My new table it.dbf has data1 and data2 as the field names I would like to have F1 and F2 as the field names. My code looks something like this:
Store F1 to data1
store F2 to data2
CREATE TABLE c:\IT...
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.