Search found 1001 matches

by jpuziano
Wed Apr 20, 2016 1:53 pm
Forum: Enhancement Suggestions
Topic: [Added in 14.2.08] Block indent/unindent
Replies: 9
Views: 14102

Re: Block indent/unindent

Grovkillen wrote:14.2.08 was a great update :)

You have no idea Marcus how much I love this new block indent! Thanks!
Ditto... Thanks Marcus!
by jpuziano
Wed Apr 08, 2015 10:15 pm
Forum: Technical / Scripting
Topic: RunProgram> ignores RP_WINDOWMODE=0 with IE11
Replies: 1
Views: 2949

RunProgram> ignores RP_WINDOWMODE=0 with IE11

Hi Marcus and everyone, I just observed the following in Macro Scheduler 14.2.03... In the RunProgram> command... By setting the RP_WINDOWMODE variable programs can be executed minimized, maximised, hidden or normal. RP_WINDOWMODE can be one of the following : 0: Hidden 1: Normal (default) 2: Minimi...
by jpuziano
Thu Jan 22, 2015 6:51 pm
Forum: Scripts and Tips
Topic: Ask Dialog with Position Control
Replies: 11
Views: 21515

Re: Ask Dialog with Position Control

Yes, that works fine, seems stable and is less lines of code so thanks JRL!
by jpuziano
Tue Jan 20, 2015 7:28 pm
Forum: Scripts and Tips
Topic: Ask Dialog with Position Control
Replies: 11
Views: 21515

Re: Ask Dialog with Position Control

Made the parameter in the subroutine call explicit text rather than resetting to explicit text. don't know why I didn't do this to begin with. (Perhaps you'll let me know why when you tell me that this doesn't work.) JRL that works great... now I can use a variety of result variables and use their ...
by jpuziano
Mon Jan 19, 2015 8:02 pm
Forum: Scripts and Tips
Topic: Ask Dialog with Position Control
Replies: 11
Views: 21515

Re: Ask Dialog with Position Control

Hi JRL, Thanks for posting the change to your code above: //Edit - 01/19/2015//SetDialogObjectFocus>AskDialog,MSButton1 //Let>ResultVariable={"ResultVariable"} //The previous line is necessary to reset the text for repeat usage of the dialog. The position of the the line in your code //should be imm...
by jpuziano
Thu Jan 08, 2015 1:20 am
Forum: Enhancement Suggestions
Topic: [Open] Add default parameter to PopupMenu Command
Replies: 3
Views: 5882

Re: [Open] Add default parameter to PopupMenu Command

That works for me as well... and I'll use it until (if and when) the parameter get added.

Thanks JRL, much appreciated!
by jpuziano
Wed Jan 07, 2015 6:57 pm
Forum: Enhancement Suggestions
Topic: [Open] Add default parameter to PopupMenu Command
Replies: 3
Views: 5882

[Open] Add default parameter to PopupMenu Command

Hi Marcus and everyone, The PopupMenu> command is handy, here's what we have now... PopupMenu>X,Y,ItemList,result Creates and displays a simple pop up menu at the specified X,Y position and returns the index of the item selected by the user. X and Y take a screen X,Y position ItemList is a semi-colo...
by jpuziano
Mon Dec 15, 2014 8:12 pm
Forum: Enhancement Suggestions
Topic: StringReplace> Result
Replies: 2
Views: 4938

Re: StringReplace> Result

Hi JRL, I agree that would be handy... even though we could use RegEx for this, see below: Let>Str=When the sins of my mother weigh down in my soul RegEx>mother,Str,0,matches,Replace_Count,1,father,new_Str If>Replace_Count>0 GoSub>ReWrite Else MDL>There were no replacements EndIf SRT>ReWrite MDL>Num...
by jpuziano
Tue Aug 26, 2014 3:32 pm
Forum: Technical / Scripting
Topic: How to use DelArray
Replies: 6
Views: 6594

Re:

Ok... Thanks for letting us know. So what is the purpose of suffixformat? Is it that an array formated like var_x might get deleted where a format like var(x) might not delete properly. What is the correct syntax for the suffixformat parameter? Hi JRL, I also wondered about the format of suffixform...
by jpuziano
Mon Jun 16, 2014 5:15 pm
Forum: Enhancement Suggestions
Topic: [Added in 14.2.08] Block indent/unindent
Replies: 9
Views: 14102

Re: Block indent/unindent

It would be nice to have the "Block indent/unindent" work like it does in Notepad++ when you mark a section and hit TAB/ShiftTAB. I just compared them side by side... and I agree... less keys to hold down and easier to remember I'd say. Its a small thing, but I suppose if you did a lot of indented ...
by jpuziano
Mon Jun 16, 2014 4:14 pm
Forum: The Water Cooler
Topic: The Unofficial Macro Scheduler Puzzler #9
Replies: 38
Views: 34263

Re: The Unofficial Macro Scheduler Puzzler #9

Wait... we have a new forum... I don't see any way to award points nor do I have any to bestow. Am I missing something? The point system (board module?) does not seem to have been included... Maybe its not compatible with the new forum? If so that would be too bad as it will be missed. What's the s...
by jpuziano
Mon Jun 16, 2014 4:06 pm
Forum: The Water Cooler
Topic: Macro Scheduler Interstellar Travel Simulator? Why Not?
Replies: 4
Views: 8919

Re: Macro Scheduler Interstellar Travel Simulator? Why Not?

If I do select all and copy that script it pastes into MS on a single line and won't execute :x edit: Got it by quoting the post first then copying all the code. Same experience here but your workaround above made it possible to grab the code and try this out - thanks PaulSR and thanks for sharing ...
by jpuziano
Fri May 02, 2014 3:46 pm
Forum: The Water Cooler
Topic: Upgraded Forums
Replies: 21
Views: 23925

Re: Upgraded Forums

Woo Hoo! Fantastic... we now have "Previous topic" • "Next topic" links back at the bottom as well.

Back to reading the forums the way I used to read the forums... we sure are creatures of habit aren't we!

Thanks and take care
by jpuziano
Thu May 01, 2014 10:30 pm
Forum: The Water Cooler
Topic: Upgraded Forums
Replies: 21
Views: 23925

Re: Upgraded Forums

Hi Marcus,

One "last" thing... :D We have the "Previous topic" • "Next topic" links back back now at the top...

When one finishes reading, one is usually at the bottom... so can we have them back at the BOTTOM as well like they used to be?

Thanks and take care
by jpuziano
Thu May 01, 2014 7:03 am
Forum: The Water Cooler
Topic: Upgraded Forums
Replies: 21
Views: 23925

Re: Upgraded Forums

Marcus Tettmar wrote:By the way, you could edit your sig now. To post code to the forum the code button is all that is needed. There's no longer any need to disable html and smilies. :D
Great idea :idea: I just did... and thanks again!
Sign up to our newsletter for free automation tips, tricks & discounts