Question

Richard Kreiss rkreiss at gccconsulting.net
Thu Feb 24 12:11:06 PST 2011


Pose this programming problem:

You need to add a record to a memo file from another file which will be
associated with the record being looked at. Which would be a better solution
and why.

1. popup update memo,"pop_memo";save;GOTO end_it

2. popup update -,pop_memo;save;GOTO end_it

3. system "rclerk memo -spop_memo -xa -r new" (@pm would be used to exit the
program when the record is saved)



Richard Kreiss
GCC Consulting
rkreiss at gccconsulting.net
  







More information about the Filepro-list mailing list