procesing problem
John Esak
john at valar.com
Sun May 16 14:51:00 PDT 2004
Just a quick note... in case no one else mentions it... even though it is
not required... the PUSHKEY syntax below is wrong anyway... when you do want
to press ESC ESC all you need is PUSHKEY "[SAVE]", not PUSHKEY
"[SAVE][SAVE]".
John
Vist The FP Room www.tinyurl.com/yuag7 24/7
-----Original Message-----
From: filepro-list-bounces at lists.celestial.com
[mailto:filepro-list-bounces at lists.celestial.com]On Behalf Of Robert Pulliam
M.D.
Sent: Tuesday, May 11, 2004 9:51 AM
To: filepro-list at seaslug.org
Subject: procesing problem
unix and filepro
running @keyu processing in file named ASappts
@keyu if:
then: system call
if:
then: look appts = ASappts2 r = nn -n
if:
then: copyin appts;delete appts
if:
then: display;write
if:
then: pushkey "[save][save]";end
if:
then: return
Running the debugger everying works fine thru display with all data
correct. When puskey is executed the record is deleted or data is removed
and I am returned to the record with options at bottom of screen but blank
data! The exact same processing run on a DOS based machine works perfectly.
Help
More information about the Filepro-list
mailing list