SOLVED: (kinda) Input processing table question

Dan Snyder dan.snyder at mercuryelectronics.com
Tue Apr 20 14:58:45 PDT 2004


> Mark,
> 
>>>     if:
>>>     then:   kx=sys(24)  ' get sequence # from previous lookup
>>>     if:
>>>     then:   lookup - k=kx -i=h -nx
>>>     if:
>>>     then:   select
>>>     if:
>>>     then:   end
>>> 
>>> Does anyone have any suggestions?
>> 
>> Replace END with a SCREEN command to take it to screen 2?  :)
> 
> It was already going back to screen #2.  My problem is getting it to display
> the proper record when it exits.  Additionally, I just want to display the
> record so the user knows it succeeded and can see the sequence # and other
> data assigned to the new record.  They do not need to update the new record,
> the "screen" command puts them in update mode.

Well, I'm don't know what was going on before, but I made some unrelated
changes to my input processing table (changes to other subroutines that are
not called from the @keyS section and the code above in @keyS is now
working.

Thanks to those that responded.

Dan Snyder
Mercury Electronics
717-854-9557 ext. 224
http://www.mercuryelectronics.com/






More information about the Filepro-list mailing list