popup update * show statements
Richard Kreiss
rkreiss at gccconsulting.net
Fri Jan 8 14:01:11 PST 2010
I am moving address fields from the primary data screen in a file. One
piece of information that the record holds is an address. To make room on
the primary screen, I moved the address information to a popup screen.
This screen is editable.
Popup update -,"pop_address",24;CLEARP;SAVE
@wef24 if:
Then: Show 'Enter Name";END
Problem: Show statement does not appear. Just F10-Save ESC-Cancel. This is
not a prompt I am putting up.
Anyone know why my show statement is not working?
I can replace the show with show popup("18","-1") "Enter Name" and then
CLEARS to clear it.
Richard Kreiss
GCC Consulting
rkreiss at gccconsulting.net
More information about the Filepro-list
mailing list