Search found 69 matches

by sarver311
Mon Sep 28, 2009 6:19 pm
Forum: General Discussion
Topic: Possible Bug with bookmarks
Replies: 6
Views: 6123

Sorry for the wording confusion but that helped me discover another piece to this. I realized that this only happens when I am passed the part of my script which has and include statement that calls another script. The other script that is being called does not contain bookmarks so perhaps that is c...
by sarver311
Mon Sep 28, 2009 5:53 pm
Forum: General Discussion
Topic: Possible Bug with bookmarks
Replies: 6
Views: 6123

Possible Bug with bookmarks

Before I post my issue I just want to say that you have outdone yourself with Version 11 Marcus. I finally talked my work into getting the latest version and it's so much nicer to use with all the editor enhancements! One quirk I did notice, however, was that I would set bookmarks then everyonce in ...
by sarver311
Thu Sep 17, 2009 10:53 pm
Forum: General Discussion
Topic: Apostrophe is screwing up database query.
Replies: 3
Views: 4978

That worked! EXACTLY what I was looking for. That saves me some banging my head on the keyboard.

Thanks to both of you I really appreciate your quick and helpful responses.

:)
by sarver311
Thu Sep 17, 2009 10:08 pm
Forum: General Discussion
Topic: Apostrophe is screwing up database query.
Replies: 3
Views: 4978

Apostrophe is screwing up database query.

Hey Everyone, I know the issue I am just seeing if I might be able to get suggestions for a workaround to a problem I discovered. Here is an example of the issue. I have a voicemail utility that lets you enter some basic stuff in edit boxes, gathers that data then send it to an ms sql database. What...
by sarver311
Mon Apr 27, 2009 7:41 pm
Forum: General Discussion
Topic: Tight loops and high CPU might be good
Replies: 5
Views: 8474

Re: Syntax

I am trying to use tasklist and I am having difficulty so I searched the forum and found this post where there was an example. From above Run>cmd /c tasklist /fi "imagename eq %filename%" /v /nh> %TEMP_DIR%~cpu~.txt Does anyone have any idea how they are supposed to go? kpassaur, You were VERY clos...
by sarver311
Thu Apr 09, 2009 9:36 pm
Forum: Technical / Scripting
Topic: Is there a way to redraw/resize a dialog box?
Replies: 5
Views: 5630

JRL,

As always you are sooo helpful.

Thanks a bunch, this will work great for what I'm trying to do.
by sarver311
Thu Apr 09, 2009 6:45 pm
Forum: Technical / Scripting
Topic: Is there a way to redraw/resize a dialog box?
Replies: 5
Views: 5630

Is there a way to redraw/resize a dialog box?

Hey Guys I was playing around with something which didn't seem to work. I have a feeling it doesn't but here is a little example. In my dialog I havea listbox that I want to have hidden unless a radio button is checked so i set the following vars a the beginning. let>listboxwidth=0 let>listboxheight...
by sarver311
Thu Jun 19, 2008 8:10 pm
Forum: Technical / Scripting
Topic: onevent>dialog_change not working in a tab
Replies: 3
Views: 3837

JRL Thanks so much for your quick response and your help. I think I understand that solution and I'm still in the planning stage, of the overall script and unsure if I will even use tabs but that really helps me know my options. I just wanted to make sure I wasn't crazy and doing something wrong. Th...
by sarver311
Wed Jun 18, 2008 11:47 pm
Forum: Technical / Scripting
Topic: onevent>dialog_change not working in a tab
Replies: 3
Views: 3837

onevent>dialog_change not working in a tab

Hi! First of all, I love macro scheduler!!! However I am noticing an odd curiosity when attempting to get it to work. Does the onevent>dialog_change work if the dialog/object i'm using resides in a tab? Here is my setup I have the following line designed to call the subroutine "subcat" if it detects...
Sign up to our newsletter for free automation tips, tricks & discounts