fmbug Posted October 17, 2011 Posted October 17, 2011 Dear Friend, Here I am facing a very small problem. I have two files A and B. Both are independent files and having no relation with each other. But I just want that, whenever a user try to open file B without opening file A, then he should be given a message that first open file A than only after that user will be able to open file B. I mean no user can open file B without opening file A. And one more question that, How can I get the name another file from a file without having any relationship between them.? Thanks in advance. Waiting for positive reply as soon as possible.
Genelia Posted October 17, 2011 Posted October 17, 2011 Create Blank layout in file B by giving message "First open file A then only you can able to access B file" local status toolbar so that he cant go to another layout. Now "on open" from file option submenu put script "open file".In Open file script put script step "Go to layout(that newly created layout). In File "A" put link to open file B wher it opens particular required layout.
Recommended Posts
This topic is 4876 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