Dan-A Posted July 11, 2003 Posted July 11, 2003 Hi all, Is there a way to use the up/down arrows to navigate to the next/previous line in a portal and stay on the same field?? In Access i can monitor the keystrokes that exit a field and write proper code to go up or down to the next record. Do i need a plug-in to do something like that in FM 5.5v2 on a PC? I thought of a loop with a Pause/resume step then GotoNextLine but the <<Enter>> key generates a new line in my text field instead of re-starting the script!! What am i doing wrong?? Thanks --Dan Thanks --Dan
-Queue- Posted July 11, 2003 Posted July 11, 2003 Well first of all, you need the Enter from the numeric keypad (or Ctrl-Enter) if you are using a Pause/Resume. the regular Enter key is only going to give you a carriage return unless you are in Find mode.
Recommended Posts
This topic is 7809 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now