Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7102 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

There may be many scripts in file. What script you want to run by pressing Enter?

You can running script pressing CTRL+1 or CTRL+2 ............ CTRL+9. This is enough i think.

Posted

The first 10 scripts for file which you enable viewing in scriptmaker has shortkey CTRL+1.........CTRL+9. It you can see when you click "script" menu. At left hand for every script here you see checkbox which checking you make this script viewable.

Posted

Thank for your reply ... even it doesn't look what I want at least other user can keyboard to run the process.(Coz they familiar with soft which is built by fox pro......)

My next how is the script more than 10.... ?

Thank

Posted

At this case create only one button with such script:

If Status(CurrentUserName)="A"

Perform Script[script_For_UserA]

Endif

If Status(CurrentUserName)="B"

Perform Script[script_For_UserB]

Endif

.....................

This topic is 7102 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.