Search found 66 matches

by NancyM
Fri Aug 05, 2016 9:16 pm
Forum: General Discussion
Topic: Run button grayed out?
Replies: 1
Views: 4254

Re: Run button grayed out?

Okay, actually found out there's a macroscheduler process running in background that seemed to be keeping those ini files from disappearing. I recreated my group and it seems to be okay now.
by NancyM
Fri Aug 05, 2016 8:59 pm
Forum: General Discussion
Topic: Run button grayed out?
Replies: 1
Views: 4254

Run button grayed out?

All of a sudden the MS run button is greyed out in the IDE and I can't get it to come back. I can run from the group display, but not the IDE. Any ideas? I tried deleting all the ini files, but that didn't help.
by NancyM
Fri Aug 05, 2016 8:57 pm
Forum: General Discussion
Topic: IDE corrupts scp files
Replies: 14
Views: 70552

Re: IDE corrupts scp files

Which version are you using and are you able to provide a screencast demonstrating the problem occurring so that I can try and replicate your steps precisely. I think unchecking save on run helped a lot, although it is still happening from time to time. I'm backing up my scripts twice a day just in...
by NancyM
Fri Jul 29, 2016 5:32 pm
Forum: General Discussion
Topic: IDE corrupts scp files
Replies: 14
Views: 70552

Re: IDE corrupts scp files

Wow... this isn't just if it is open in the editor. I tried closing it and running my script and it overwrote the file with the main routines code.
by NancyM
Fri Jul 29, 2016 4:14 pm
Forum: General Discussion
Topic: IDE corrupts scp files
Replies: 14
Views: 70552

IDE corrupts scp files

Okay, I've had this happen a couple times now. Running a script with Include files while you've got the include files open in the editor, in a new window, may overwrite the other code with the code from the main script. For instance, I have a script called LoanSales.scp that includes Database.scp. I...
by NancyM
Fri Jul 29, 2016 3:17 pm
Forum: Enhancement Suggestions
Topic: UI suggestions
Replies: 3
Views: 7734

UI suggestions

I'd love the IDE to act a little more like IDE's I've used in the past. When it finds a function match, it'd be awesome if you could hit Tab to have it insert the current function name into the code rather than having to use mouse to select it. Also, if the initial window with the Group would stay o...
by NancyM
Fri Jul 29, 2016 2:08 pm
Forum: General Discussion
Topic: send sendtext and press
Replies: 2
Views: 5509

Re: send sendtext and press

Sweet! Great tip, thanks!
by NancyM
Wed Jul 27, 2016 9:07 pm
Forum: General Discussion
Topic: Middle Mouse Scroll?
Replies: 7
Views: 12058

Re: Middle Mouse Scroll?

Woo hoo! It works! Thanks so much.
by NancyM
Wed Jul 27, 2016 8:31 pm
Forum: General Discussion
Topic: Middle Mouse Scroll?
Replies: 7
Views: 12058

Re: Middle Mouse Scroll?

Interesting! That might work for me. I will give it a shot. Thanks!
by NancyM
Wed Jul 27, 2016 4:17 pm
Forum: General Discussion
Topic: Middle Mouse Scroll?
Replies: 7
Views: 12058

Re: Middle Mouse Scroll?

Perhaps you need to actually select the screen before you can use keys to move around the screen. If the pages keys won't work have you tried the arrow keys? Or sometimes the app requires a ctrl or alt key with the page or arrow key. I've tried paging, arrows, CTRL/ALT with paging arrows (those sel...
by NancyM
Wed Jul 27, 2016 4:14 pm
Forum: General Discussion
Topic: Middle Mouse Scroll?
Replies: 7
Views: 12058

Re: Middle Mouse Scroll?

It is a weird application. It looks like maybe there's a window frame on top of the window I want to scroll and it always has the focus. There are a bunch of buttons on the bottom and one of them is always highlighted, even after I click on the window I want to scroll. So frustrating! I guess I will...
by NancyM
Wed Jul 27, 2016 1:52 pm
Forum: General Discussion
Topic: send sendtext and press
Replies: 2
Views: 5509

send sendtext and press

I'm having an odd thing happen when I send this code: SRT>Clear SetFocus>CurWindow Press>CTRL Wait>.5 SendText>a Wait>.5 Release>CTRL Wait>.5 Press>BACKSPACE Wait>.5 END>Clear It does what it is supposed to do, clears the value out of the field by selecting everything ctl-a then pressing backspace. ...
by NancyM
Tue Jul 26, 2016 10:00 pm
Forum: General Discussion
Topic: Middle Mouse Scroll?
Replies: 7
Views: 12058

Middle Mouse Scroll?

I don't see a function to just scroll the middle mouse button. I've got a screen where it seems the only way to scroll is via the mouse button. Am I missing something obvious? (Probably...) :P

I can't seem to get page-up/page-down to scroll in this application.
by NancyM
Thu Jul 21, 2016 4:44 pm
Forum: General Discussion
Topic: Checkbox difficulty
Replies: 1
Views: 4255

Checkbox difficulty

I'm able to use the UIClick to toggle a checkbox, but I'm not able to get the value of the checkbox. I've tried GetCheckBox (returns -1) tried UIGetValue (always returns 0). I can focus the checkbox, but I don't know how to use what is returned from that.

Any suggestions?

Thanks!
by NancyM
Wed Jul 20, 2016 2:55 pm
Forum: General Discussion
Topic: Communicating with a user
Replies: 1
Views: 4285

Communicating with a user

I'd like to have a window open to send messages to any user that might be watching the automated tool run explaining what it is doing like. The Message box isn't too useful because it has a button on it that requires attention. Is there any other means of creating a window to output messages to? I g...
Sign up to our newsletter for free automation tips, tricks & discounts