CALL/@wlf example...

Chad McWilliams chad at computiprint.com
Thu Apr 28 08:47:58 PDT 2005


OK, here's a short example of what I'm trying to do:

------------------------------------------------
cust/prc.test: (run as input processing)

:::aa(1,.0);ab(1,.0);ac(2,.0):
@wef1::msgbox "Hit Enter":
::call ("test2"):
::end:

cust/prc.test2
::screen "T",aa:
@wlfaa::msgbox "Leaving aa":
@wlfab::msgbox "leaving ab":
------------------------------------------------

After hitting enter, I am switched to screen T and put in the field aa.  But
moving from field to field does not generate any of the message boxes,
indicating that @wlf processing is not running.

Should I be able to do this?

-Chad McWilliams







More information about the Filepro-list mailing list