Tabs from script

General Macro Scheduler discussion

Moderators: JRL, Dorian (MJT support)

Post Reply
Dimmak
Junior Coder
Posts: 25
Joined: Tue Jan 24, 2012 4:57 pm

Tabs from script

Post by Dimmak » Thu Jan 26, 2012 9:54 am

Run>msched.exe -EDITOR C:\MacroS\First.scp
Run>msched.exe -EDITOR C:\MacroS\Second.scp

When I'm run that code First.scp opened for editing. And only when I close First.scp then Macro Sheduler open Second.scp for edit.

Can Macro Sheduler open 2 or more files at the same time
in one window and in different tabs from script?? :roll:

User avatar
PepsiHog
Automation Wizard
Posts: 517
Joined: Wed Apr 08, 2009 4:19 pm
Location: Florida

hello

Post by PepsiHog » Thu Jan 26, 2012 2:09 pm

@Dimmak,

Are you trying to automate it opening or do you just not know how to do it in editor?

If you want to load more scripts in editor, click File, then click "Open In New Tab" Below the current script will be tabs you click on to change view. Right click tab to close.

L8tr G8tr :)
Windows 7

PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)

The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!

Dimmak
Junior Coder
Posts: 25
Joined: Tue Jan 24, 2012 4:57 pm

Post by Dimmak » Thu Jan 26, 2012 3:04 pm

PepsiHog
Here is more comfortable variant:

Script:
//Run>C:\FirstScript.scp
//Run>C:\Second.scp
...

I found...
If select whole line in editor ( by clicking it's number or select by mouse )
for example '//Run>C:\Second.scp'
and then right mouseclick and 'Open in new tab'
It Works!!! 8)

User avatar
PepsiHog
Automation Wizard
Posts: 517
Joined: Wed Apr 08, 2009 4:19 pm
Location: Florida

It's funny

Post by PepsiHog » Fri Jan 27, 2012 2:20 pm

It's funny. I right click all the time to copy or paste, and yet I never noticed the "open in new tab" right click option. Thanks.

I'll probably start using that.
Windows 7

PepsiHog. Yep! I drink LOTS of Pepsi (still..in 2024) AND enjoy programming. (That's my little piece of heaven!)

The immensity of the scope of possibilities within Macro Scheduler pushes the user beyond just macros!

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts