new problem with FORM...(helllllp!!!) :)
Fairlight
fairlite at fairlite.com
Tue Jul 10 08:44:17 PDT 2007
You'll never BELIEVE what Bruce Easton said here...:
> Mark - unless I'm missing something, I don't see anything wrong with
> your five new lines, but I have a few questions.
Yeah, I don't either. :(
> Are you sure that a final form command is executed after the last
> set of data is assigned to dummy fields?
Am I sure it -is- executed? No. I can't be because the page isn't
printing. Am I sure it -should- be executing? Yes. Because the code
isn't changing, only where it's run from.
I could put a msgbox on the same line, right before the form, and one after
the form...two of them, really, and step through it page by page. That's
the only way I could verify if that -line- is being executed. One assumes
the opcode between msgboxes would be run. Would this be sufficient to
prove the point?
Actually, just tried that. And strangely, I only got 3 sets of
before/after message boxes instead of 4. So it's actually not hitting that
line.
Now tell me--what about the 5 lines I added would -possibly- change the
logic of the code so that the iterative nature changes? I'm adding @once
entirely outside the scope of it, and I'm adding and @entsel label onto the
rest of it. The looping all goes to inside things now in @entsel.
I'm actually not sure whether I should be upset or overjoyed with the
results of that test.
> Based on your command line above, a default automatic table might run
> with this - if it is, what kinds of things are happening in there?
There is an auto table, but it doesn't do anything except a conditional
show. Nothing that would affect what I'm doing here.
> Is there anything in the original code (the portion you are still using)
> that is controlling the current record pointer?
No. It's doing all its work via lookups.
> In the original code, based on screens, is there any special switching
> of screens that is different for the last set of data found?
None. There's no screen switching at all in this table (either version).
mark->
--
No matter what your problems, modern medicine can help!
http://members.iglou.com/fairlite/fixital/
More information about the Filepro-list
mailing list