axis Posted September 12, 2001 Posted September 12, 2001 i tried to create a script (scriptmaker) that would automatically open (actually bring into view) the second of 2 files that make up my database. i couldn't get it to do it.. would someone "walk" me through it? and one more, when i have both files (related, same as above) open, can i make the second file flip records as i flip through them in the first file? also, i'm usinf "Record ID, auto-serial by 1" for my match field for the 2 files -is there anything wrong with relating them both to each other? and how can i cause the secong file to create a new record when create a new record in the first -and give it the same number? whew! Thanks.
axis Posted September 12, 2001 Author Posted September 12, 2001 i got the scripts to open and close the related files at startup (document open)... but the second file opens on top of the main file which i don't like -can i change that? i realize i can put the script on the "other" file, but then i have to use the "other" file to launch the db. any way to do that? (sorry i should have put this in "scripts") Mac OS X
Kurt Knippel Posted September 12, 2001 Posted September 12, 2001 As part of your startup script in the second file, add the Toggle Window [Hide] step, so that it get hidden.
Recommended Posts
This topic is 8819 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