Search found 2401 matches

by Bob Hansen
Tue Oct 22, 2002 8:07 am
Forum: Technical / Scripting
Topic: Cannot do negative multiplication
Replies: 2
Views: 8916

Cannot do negative multiplication

Can someone suggest how to do negative multiplication on a variable? I discovered that this could not be done (by me). I wanted to toggle a status every time I go through a routine. I set the Status=1, and then multiply Status by -1. If the Status is greater than 0, do action A, else do Action B. If...
by Bob Hansen
Tue Oct 22, 2002 7:35 am
Forum: Technical / Scripting
Topic: LetLup reference documentation error
Replies: 1
Views: 7325

LetLup reference documentation error

Just wanted to point out a reference documentation error. When you click on the icon for Command Reference (book), the links for "Let" and "Lup" are combined. Clicking on the link brings you to "Let". To see the help on "Lup" you must click on the "Help Contents" icon (question mark), go to the tab ...
by Bob Hansen
Tue Oct 22, 2002 6:41 am
Forum: Technical / Scripting
Topic: Press CTRL problem?
Replies: 6
Views: 14619

:oops: Thanks a lot, Guest..... When I read your comment, I thought that I had only used Upper Case on the example in the forum, but looking at the script I found that I was using Upper Case. I changed it to Lower Case, and that problem is now fixed. Glad it was not a Version 7 issue (I should know ...
by Bob Hansen
Mon Oct 21, 2002 7:53 am
Forum: Technical / Scripting
Topic: Press CTRL problem?
Replies: 6
Views: 14619

Press CTRL problem?

I hope this is just a glitch on my machine and not a real problem, but, I have started doing some new scripts with version 7.0 and seem to be having problems when using "Press CTRL". My application is acting like it has a SHIFT-CTRL instead of CTRL. I also see that CTRL-HOME is not working, but ALT-...
by Bob Hansen
Fri Oct 18, 2002 7:14 am
Forum: Technical / Scripting
Topic: Mouse Click
Replies: 15
Views: 24658

I thnk I understand better.....you want this running constantly to "cast a heal spell" to keep the character healthy all the time. So this will be running in the background while you are working on other activities in the game (Cheat, cheat, never beat!) . :?: Does the F4 select the spell and the Lc...
by Bob Hansen
Fri Oct 18, 2002 6:50 am
Forum: Technical / Scripting
Topic: Mouse Click
Replies: 15
Views: 24658

Mouse click

Sounds like a game you are working with? Anyway, I was curious about the Left Click. In most applications it is very important about where the mouse is located when you click. In your case, just clicking on the left button anywhere on the screen is OK? If not, then you need to think about the X,Y po...
by Bob Hansen
Thu Oct 17, 2002 9:36 pm
Forum: General Discussion
Topic: Forum bug with Netscape
Replies: 1
Views: 9541

Forum bug with Netscape

:cry: I have found that I cannot insert emoticons or Font Styles at the location of the cursor when using Netscape. The selected effect goes to the end of the message and then I have to cut and paste. :idea: I did some experimenting and I did discover that this does not happen with MSIE. I know that...
by Bob Hansen
Thu Oct 17, 2002 9:27 pm
Forum: Technical / Scripting
Topic: SRT-END names in documentation
Replies: 1
Views: 7767

SRT-END names in documentation

:? Looking at the new commands in Version 7.0 I see that the examples for GoSub, SRT, and END all show the same example. But it looks like the examples have a typo? :?: Shouldn't the End name match the SRT name? In the example for SRT>EnterName the name with SRT> is "EnterName" but the name with End...
by Bob Hansen
Thu Oct 17, 2002 7:10 pm
Forum: Technical / Scripting
Topic: ASCII hi-bit characters
Replies: 9
Views: 16689

ASCII hi-bit characters

I am trying to use "Message>" to create a progress bar and found that i cannot get the ASCII characters that I need. :( Apparently the hi-bit characters that I am looking for are part of the "box and line drawing" IBM set, not the standard ASCII values. :?: Is there a way to generate the IBM set cha...
by Bob Hansen
Tue Sep 24, 2002 3:33 pm
Forum: Technical / Scripting
Topic: Renaming Macros not scheduled
Replies: 4
Views: 12569

The renaming of the file shows up immediately in the list of macro names. It was the actual running of the macros that did not happen on schedule. Here are specific steps to reproduce the problem: I will record my steps here right now as I make the changes: 1. Using Windows 98 SE, version 4.10.2222A...
by Bob Hansen
Tue Sep 24, 2002 2:07 pm
Forum: Technical / Scripting
Topic: AppendFiles command
Replies: 9
Views: 10176

:D Sounds great, love the quick responses! :D
by Bob Hansen
Tue Sep 24, 2002 2:05 pm
Forum: Technical / Scripting
Topic: Renaming Macros not scheduled
Replies: 4
Views: 12569

NO, macros.dat is not write protected, but I did see this: I renamed two files. Looked inside macros.dat and the changes did not happen. The time/date of macros.dat did not change. I then QUIT Macro Scheduler and restarted it. The changes to macros.dat were now in place. So I tried this again and fo...
by Bob Hansen
Tue Sep 24, 2002 1:38 pm
Forum: Technical / Scripting
Topic: Renaming file command
Replies: 2
Views: 10449

:oops: I can't beleive this! What a dummy! :oops:

Don't you wish they were all that simple to fix? This is great, will start to use it today. Thanks for the help.
by Bob Hansen
Tue Sep 24, 2002 4:12 am
Forum: Technical / Scripting
Topic: AppendFiles command
Replies: 9
Views: 10176

AppendFiles command

Here is another request I had made that received no feedback. Any chance this will be in version 7? ================================= I find that I have a frequent need to append files. The only way I have been able to do this is to make batch files using the DOS Copy command, and calling them to be...
by Bob Hansen
Tue Sep 24, 2002 4:08 am
Forum: Technical / Scripting
Topic: Renaming Macros not scheduled
Replies: 4
Views: 12569

Renaming Macros not scheduled

I recently renamed some macros using the Edit Rename function. It all appeared to be good, until I noticed a few days later that some of my scheduled macros were not running. I was getting a message that the macro file could not be found. I renamed the macros back to their original name, and that fi...
Sign up to our newsletter for free automation tips, tricks & discounts