Search found 2401 matches

by Bob Hansen
Sun Dec 15, 2002 3:59 am
Forum: Technical / Scripting
Topic: A severe bug in Macro Scheduler 7.1.12e
Replies: 8
Views: 13358

Hello Armstrong....I will try again to be explain what is happening. This is not the result of a script trying to position the mouse . These comments apply to the creation and editing of a Macro script. I am not having a problem when trying to debug a script. I am having the problem in all scripts w...
by Bob Hansen
Sat Dec 14, 2002 5:18 pm
Forum: Technical / Scripting
Topic: A severe bug in Macro Scheduler 7.1.12e
Replies: 8
Views: 13358

Let me be more clear re my symptoms. I see the problem just be clicking the mouse in the editor. I don't need to start the debug process. Keyboard editing works OK, but mouse click gives error message and MacroScheduler closes and has to be restarted. I don't know if this is the same thing that FS i...
by Bob Hansen
Sat Dec 14, 2002 2:06 am
Forum: Technical / Scripting
Topic: PBar is born ...
Replies: 1
Views: 5756

Good work Ernest. Nice to see someone play with code that you submit. Its a shared learning process. That is a good example of what I am doing. I wasn't making a progress for itself, but to be called by a process like CopyFile, RdLine, loops, sub routines, etc. My line with the Wait> was just for te...
by Bob Hansen
Fri Dec 13, 2002 4:40 am
Forum: Technical / Scripting
Topic: ASCII hi-bit characters
Replies: 9
Views: 16688

This is not my area of experitise, but following up on the article mentioned earlier (http://www.microsoft.com/kb/articles/q23/1/10.htm) (also a bad link), I found Microsoft Knowledge Base article181896 http://support.microsoft.com/default.aspx?scid=KB;en-us;181896& . This article talks about changi...
by Bob Hansen
Thu Dec 12, 2002 6:31 pm
Forum: Technical / Scripting
Topic: A severe bug in Macro Scheduler 7.1.12e
Replies: 8
Views: 13358

I am seeing a similar situation in a Windows 98 SE system with 7.1.12, but it started in earlier version, maybe 7.0 or 6.2. At first I just attributed this to problems on this machine that I could work around, but now it sounds like I should report on this. It only occurs when clicking the mouse. Us...
by Bob Hansen
Thu Dec 12, 2002 6:16 pm
Forum: Technical / Scripting
Topic: ASCII hi-bit characters
Replies: 9
Views: 16688

Hi Ernest.....thanks again. You say the additional line worked, but it did not work for me! I did not have a problem with window size, but the actual character displayed. If you really do have the correct display, could you include or send me a screen shot? If you do have it, then I think I would li...
by Bob Hansen
Thu Dec 12, 2002 11:02 am
Forum: Technical / Scripting
Topic: ASCII hi-bit characters
Replies: 9
Views: 16688

:D Great idea to open the Message window and then use ASCII> to fill in the symbols. Here is the working macro code: ======================================== :!: //macro to display progress bar. //Only variable is Total number of characters to show Let>Total=10 Let>LeftMargin=10 //open blank window ...
by Bob Hansen
Thu Dec 12, 2002 5:01 am
Forum: Technical / Scripting
Topic: ASCII hi-bit characters
Replies: 9
Views: 16688

:( Unfortunately, NO, I have not resolved the problem yet. I have patiently been waiting for some brilliant suggestion. A point to emphasize is that the problem is only in displaying these characters to the screen in Macro Scheduler Message> window. My temporary fix is to use text saying something l...
by Bob Hansen
Thu Nov 28, 2002 2:05 am
Forum: Technical / Scripting
Topic: Another suggestions
Replies: 10
Views: 16579

Regarding "repeated assaults of spurious messages and confirmation prompts", we all have our favorites.

Try Pop-Up Stopper from http://www.panicware.com. Terrific, and can have override when wanted.
by Bob Hansen
Thu Nov 28, 2002 1:40 am
Forum: General Discussion
Topic: Forum navigation
Replies: 2
Views: 10740

:D
Once again, I say Thanks Marcus. Little things mean a lot.
by Bob Hansen
Tue Nov 26, 2002 12:19 am
Forum: Technical / Scripting
Topic: If File Changed error
Replies: 5
Views: 11200

Thanks for the fix Marcus.....other products could learn a lot from your customer support :D
by Bob Hansen
Mon Nov 25, 2002 7:21 am
Forum: Technical / Scripting
Topic: Searching huge text file - solution!
Replies: 13
Views: 22359

Hello Ernest. I believe there is an error in the last script: Label>W9x Let>ComIntpr=command.exe ==================================== I think that "command.exe" should be "command.com". Correct line should be: Label>W9x Let>ComIntpr=command.com But I like the approach to allow a script run on any Wi...
by Bob Hansen
Fri Nov 22, 2002 11:08 pm
Forum: Technical / Scripting
Topic: If File Changed error
Replies: 5
Views: 11200

I see you are "hoping" for a fix.

But I am curious if there might be patch in the near future, or do I need to use different programming methods? :?:
by Bob Hansen
Fri Nov 22, 2002 10:57 pm
Forum: General Discussion
Topic: MSched with UltraEdit (or EditPad) ...
Replies: 13
Views: 17787

That is better, I approve, it gets my vote! Thanks. :D
by Bob Hansen
Fri Nov 22, 2002 4:21 pm
Forum: General Discussion
Topic: Forum navigation
Replies: 2
Views: 10740

Forum navigation

Do you think that you could make a minor enhancement to the topic discussion pages? :?: Could you please copy (not move) the navigation links "View previous topic :: View next topic" from the top right of the postings to the bottom right also? Right now it is necessary to scroll back to the top to n...
Sign up to our newsletter for free automation tips, tricks & discounts