I'm viewing a record in file 1. Using the @key command I would like to jump to a new record in another file
and at the same time have a program fill in some of the fields in the new record with info from file 1, and allow me the fill other fields in that record. It seems a system call might be the way to go, but I can't quite figure the correct procedure. Any Ideas?