wlf with gosub and lookup behavior
GCC Consulting
gccconsulting at comcast.net
Tue May 20 14:43:49 PDT 2008
> -----Original Message-----
> From: filepro-list-
> bounces+gccconsulting=comcast.net at lists.celestial.com [mailto:filepro-
> list-bounces+gccconsulting=comcast.net at lists.celestial.com] On Behalf
> Of Scott Nelson
> Sent: Tuesday, May 20, 2008 3:36 PM
> To: filePro Mailing List
> Subject: wlf with gosub and lookup behavior
>
> have dummy fields on a screen with a path
> do wlf on first field, with a browse lookup using @sk to select a line,
> fill another dummy, return and fill the screen dummy, then end. it
> won't
> end after the wlf. cursor goes back to the dummy field.
>
> if i comment out the browse lookup or enter a value and do not do the
> lookup, then the end works, and the cursor goes to the next field.
>
> sco 5.07 and fp 5.0.14
>
> this behavior is not the same on other sco systems.
>
> any ideas?
>
> baffled, dazed and confused.
>
I would suggest that you add at the end:
@wlfxx if:
Then: SHOW "";screen ,fd(field # where you want the cursor)
Now you could set a dummy fd(2,.0) or fd(2,*) and set a screen field value
to go to if the fields vary by the value in @sk.
Richard Kreiss
GCC Consulting
rkreiss at gccconsulting.net
More information about the Filepro-list
mailing list