Jalz Posted January 13, 2005 Posted January 13, 2005 Hi Guys, I've decided to start developing using FM 7. I've encountered a small problem with the Freeze command, im hoping someone can assist. In my sample file , I have two table occurances - Main and Portal. In table "Main" I have two fields Key (Auto Enter Serial) Copy Field - Text. Table Portal Key - Numeric Field1 - Text Field2 - Text I've written a script "Copy", which copies data from the copy field into the Field 2 in the related portal record. I use a gotorelatedrecord, with the Freeze command. The script works apart from, the gotorelated record script isn't "frozen" - like it would be in FM v6. Can someone show me how to freeze a screen when auotomating entries in related records. Thanksing all in advance portal.zip
stanley Posted January 13, 2005 Posted January 13, 2005 It works fine for me. What's happening is that you're ending up in the wrong layout. You're just missing a Go To Layout [original layout] script step at the end of your script. -Stanley
Recommended Posts
This topic is 7517 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