FYI: The link is pointing to a page that says "System Variables" at the top with just emptiness below it.
But I found it in the offline help documentation, and it is much appreciated!
Search found 14 matches
- Thu Dec 19, 2013 5:23 pm
- Forum: Technical / Scripting
- Topic: How to put a TAB into the clipboard?
- Replies: 5
- Views: 6996
- Wed Dec 18, 2013 5:14 pm
- Forum: Technical / Scripting
- Topic: How to put a TAB into the clipboard?
- Replies: 5
- Views: 6996
WOOHOO!!!
Thank you!
I don't see anything like this in the documentation, and
does not work at a command prompt either (it just prints "12").
If you happen to know where this information is, please let me know.
Thanks a lot!
Thank you!
I don't see anything like this in the documentation, and
Code: Select all
echo 1%TAB%2
If you happen to know where this information is, please let me know.
Thanks a lot!
- Wed Dec 18, 2013 4:41 pm
- Forum: Technical / Scripting
- Topic: How to put a TAB into the clipboard?
- Replies: 5
- Views: 6996
How to put a TAB into the clipboard?
I need to PASTE a tab into a dialog's text box. PRESS-ing the tab takes me to another field. Pasting it works.
How do I put a tab into the clipboard? I don't see how to do this with either PutClipBoard or Ascii. Thank you for helping me!
How do I put a tab into the clipboard? I don't see how to do this with either PutClipBoard or Ascii. Thank you for helping me!
- Sun May 13, 2012 3:02 pm
- Forum: Technical / Scripting
- Topic: Automating PhraseExpress file import
- Replies: 5
- Views: 10201
- Sat May 12, 2012 11:06 am
- Forum: Technical / Scripting
- Topic: Automating PhraseExpress file import
- Replies: 5
- Views: 10201
- Sat May 05, 2012 7:06 pm
- Forum: Technical / Scripting
- Topic: Automating PhraseExpress file import
- Replies: 5
- Views: 10201
I am worried that I'm getting no response because the question regards a competitor product. I am using BOTH Macro Scheduler and PhraseExpress . I have more than 6,000 phrases in PhraseExpress, and as much as I would love to migrate it all over to MS, I need all macros that must be TRIGGERED BY A SE...
- Thu May 03, 2012 9:52 pm
- Forum: Technical / Scripting
- Topic: Automating PhraseExpress file import
- Replies: 5
- Views: 10201
- Thu May 03, 2012 9:45 pm
- Forum: Technical / Scripting
- Topic: Automating PhraseExpress file import
- Replies: 5
- Views: 10201
Automating PhraseExpress file import
I am trying to automate a multi-file import into PhraseExpress (which is another macro program and key-stroke listener). That is, I'm trying to import multiple plain text files, each containing PhraseExpress macros, one per line. I'm trying to use Macro Scheduler to automate that process. Specifical...
- Wed Nov 16, 2011 11:15 pm
- Forum: Beginners
- Topic: Undefined variables
- Replies: 12
- Views: 17739
A little heartache I can spare others: Using this Macro>%sMACDIR%generic\ci_missing_rqd_param.scp /sMName=key_modified /sPName=k /sValue=%k% Worked fine. Using this Macro>%sMACDIR%generic\ci_missing_rqd_param.scp /sMName=key_modified/sPName=k/sValue=%k% Did not. It caused b to equal FALSE: Assigned>...
- Wed Nov 16, 2011 10:49 pm
- Forum: Beginners
- Topic: Undefined variables
- Replies: 12
- Views: 17739
- Tue Nov 15, 2011 5:08 pm
- Forum: Technical / Scripting
- Topic: Macros will not run
- Replies: 6
- Views: 6449
- Tue Nov 15, 2011 4:38 pm
- Forum: Technical / Scripting
- Topic: Macros will not run
- Replies: 6
- Views: 6449
Yeah, me too...
I'm having the same problem. I'm stepping through a simple macro that calls another, and this is the error I'm getting. http://jeffyepstein.com/posts/macro_scheduler_SCRIPT_DIR_error.JPG You can see in the debugging output that SCRIPT_DIR is "R:\...", not"C:\..."--and CERTAINLY not "C:\...R:\...". S...
- Sun Jan 17, 2010 7:08 pm
- Forum: Technical / Scripting
- Topic: Newbie: Error when attempting to record
- Replies: 2
- Views: 3382
- Sun Jan 17, 2010 5:07 pm
- Forum: Technical / Scripting
- Topic: Newbie: Error when attempting to record
- Replies: 2
- Views: 3382
Newbie: Error when attempting to record
I'm just getting started with MacroScheduler (11.1.18, Windows 7, 3GB ram), but I've come across a real problem. I'm trying to record my first macro (not write one, just record my actions). I'm opening Macro Scheduler "as administrator", and then clicking "Record". After it tells me "Click Alt+Ctrl+...