Thanks for taking the time and explaining this to me Don. Very simple once I got pointed in the right direction. And the problem is now fixed. The form loads the correct rowsource since it's in the data environment. But when I was opening the additional tables during the routine I started by...
Thanks for the suggestions. However, I will have to read more about using the debugger to follow Tamar's suggestion. I couldn't quickly determine how to set a breakpoint on the Watch window. I couldn't determine anything else after following Mr. Higgins instructions, so I'll add some more...
I have a form and am using a combo box to specify a search condition for a file to export. The rowsource is a table, the rowsource type is 6 (fields). The ControlSource is blank as I am not updating anything, just gathering data. The report runs fine the first time, but the combobox loses it's...
I need to load a combo box from a predefined table (RowSourceType=6). The table to use for the RowSource property will be based on a previously selected item from a prior combo box. If combo2.value='B' then RowSource=B, otherwise RowSource=A. (Both RowSources A and B are pre-established tables)...
Thanks for the response DSummZZZ. I'll be doing the coding using VFP 5 which apparently doesn't support STRTOFILE(). As for the other functions I will consider those for the various field types I'll be pulling. I'm still not clear on how to create the flat file, or should I just create an output...
I have to create a file to be transferred into a customer's system for billing (EDI). A sample of their requirement is below, and I know where I will be pulling the data from (multiple FoxPro 6.0 DOS tables). Any suggestions how this can be done? I will have multiple records as the file will be...
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.