I need to create an action subroutine for the Enter event that uses the READS operation code to get a selected record from a subfile. the Reads is suppose to move the value into the RPG variable Custno and then i must move the Custno to the custno field in a different application.