Search found 9 matches

by srhamy
Fri Jan 06, 2017 3:50 pm
Forum: General Discussion
Topic: Using Macro Scheduler with Citrix Receiver
Replies: 7
Views: 14610

Re: Using Macro Scheduler with Citrix Receiver

Hackish but you can position cursor,select text,copy to clipboard and Un select text
by srhamy
Fri Jan 06, 2017 11:53 am
Forum: Technical / Scripting
Topic: Subrountine String literals
Replies: 2
Views: 3788

Re: Subrountine String literals

Thank you, and yes it does work.
by srhamy
Fri Jan 06, 2017 11:49 am
Forum: General Discussion
Topic: Timer Question
Replies: 2
Views: 4518

Re: Timer Question

Worked perfect thanks.
by srhamy
Fri Jan 06, 2017 2:54 am
Forum: General Discussion
Topic: Timer Question
Replies: 2
Views: 4518

Timer Question

Why would the conditional nver be true below? Looks like it should via outout the lower Message Let>PollingTime=3 Timer>PriorTime Label>Loop Timer>CurrentTime Let>ElapsedTime={(%CurrentTime%-%PriorTime%)/1000} If>ElapsedTime>=PollingTime MessageModal>Why does this never fire? Endif wait>0.05 Message...
by srhamy
Mon Dec 26, 2016 7:50 pm
Forum: Technical / Scripting
Topic: Subrountine String literals
Replies: 2
Views: 3788

Subrountine String literals

I was trying to write a subroutine that handles file initialization, and some default values for INI filename and path if not passed. Here's an excerpt showing my trouble. Let>Modules=a,b,c,d Gosub>WriteINIFile,,Settings,modules,%modules% SRT>WriteINIFile Let>INIFile=%WriteINIFile_VAR_1% Let>INISect...
by srhamy
Sun Nov 26, 2006 4:58 am
Forum: Beginners
Topic: Moving the cursor
Replies: 7
Views: 9509

...

I'll use wordpad, but I am not married to using that program, nor any particular format (RTF would be preferable to TXT though). The description above is pretty accurate for what I wish to do. To be clear after I reach/clear a tabstop marker "[]", I will manually enter text, and then hotkey to the n...
by srhamy
Sun Nov 26, 2006 2:44 am
Forum: Beginners
Topic: Moving the cursor
Replies: 7
Views: 9509

Ongoing...

I am using notepad (or something similar) that would include a basic template with [] marking tabstops. I would like to sequentially hotkey to the tabstop positions deleting them and allowing for variable text input. I will look into the vbreplace function, but as you said that wouldn't move the cur...
by srhamy
Sun Nov 26, 2006 1:20 am
Forum: Technical / Scripting
Topic: Enabling Scrollwheel in Unfreindly program
Replies: 0
Views: 3168

Enabling Scrollwheel in Unfreindly program

How can I trap the scrollwheel roll-up and scrollwheel roll-down event in order to send UPARROW and DOWNARROW Commands?
by srhamy
Sun Nov 26, 2006 12:53 am
Forum: Beginners
Topic: Moving the cursor
Replies: 7
Views: 9509

Moving the cursor

I wanted a little bit of guidance how I would most cleanly do the following. Within notepad move to the next occurrence of "[]" (a tabstop) and delete it leaving the cursor at that position. I know I can use the menus/CTRL-R for replace but I would rather not deal with the flashing up of the find/re...
Sign up to our newsletter for free automation tips, tricks & discounts