Search found 18 matches
- Tue Jan 15, 2008 2:25 am
- Forum: Enhancement Suggestions
- Topic: Classes
- Replies: 9
- Views: 16051
- Fri Nov 23, 2007 9:43 pm
- Forum: Enhancement Suggestions
- Topic: [Done] Add Word Wrap Mode to Advanced Editor
- Replies: 8
- Views: 14462
- Thu Nov 15, 2007 5:05 pm
- Forum: Enhancement Suggestions
- Topic: Classes
- Replies: 9
- Views: 16051
Well one of them sends a request to the server asking what jobs have, will and are being run. Then it takes all the info and sends out emails each person updating them on their jobs. If the job is done it attaches the info to the email. It also takes each job as it is finished and places info into a...
- Fri Nov 09, 2007 12:49 am
- Forum: Enhancement Suggestions
- Topic: Classes
- Replies: 9
- Views: 16051
Its been almost 4 months or so since I started this thread and since then I have created a number of macros. A number of them run between 10 to 18 thousand lines long. The only problem that I am running into now is due to the length of the code. Like I stated before it would greatly help to have the...
- Wed Jul 11, 2007 10:14 pm
- Forum: Enhancement Suggestions
- Topic: Classes
- Replies: 9
- Views: 16051
- Mon Jul 09, 2007 3:17 am
- Forum: Enhancement Suggestions
- Topic: Classes
- Replies: 9
- Views: 16051
Classes
I really enjoy MS and have been using it for a while now... a number of the macros I have put together have started to get really big. Some are over 12,000 lines long. With code being that length it can be really hard telling people what each thing does and even if I comment things it is still hard ...
- Wed Mar 21, 2007 8:18 am
- Forum: Technical / Scripting
- Topic: How to Delete Blank Spaces
- Replies: 8
- Views: 12128
- Wed Mar 21, 2007 7:31 am
- Forum: Technical / Scripting
- Topic: How to Delete Blank Spaces
- Replies: 8
- Views: 12128
Okay I came back to this because I was writing another macro and just found a really simple solution... One that I have yet to see on the forums. And no... you dont have to use vb and you dont have to use the stupid StringReplace command just do. Let>file=C:\File.txt Let>workFile=C:\Temp.txt Let>k=0...
- Sun Mar 18, 2007 9:30 am
- Forum: Technical / Scripting
- Topic: saving web page
- Replies: 2
- Views: 5536
- Fri Mar 02, 2007 11:53 am
- Forum: Technical / Scripting
- Topic: Cursor Position
- Replies: 2
- Views: 4434
- Fri Mar 02, 2007 11:16 am
- Forum: Technical / Scripting
- Topic: Cursor Position
- Replies: 2
- Views: 4434
Cursor Position
I have been using the Follow Cursor and Relative options but I was wondering if there is a way to add this option into my own macro? So when I start my macro up I automatically have the positions show up next to the cursor?
- Sun Feb 25, 2007 8:58 am
- Forum: Beginners
- Topic: Color question
- Replies: 10
- Views: 11257
- Sun Feb 25, 2007 6:53 am
- Forum: Technical / Scripting
- Topic: Schedule Off Text File
- Replies: 2
- Views: 4774
- Fri Feb 23, 2007 12:33 pm
- Forum: Technical / Scripting
- Topic: Schedule Off Text File
- Replies: 2
- Views: 4774
Schedule Off Text File
I have been working on trying to get my macro to read a text file that has the below setup. Now I know you can do this with some easy using Macro Scheduler itself but due to some lack of capability for my own needs I would like to be able to put the date and times I want to start an exe and then it ...
- Tue Jan 30, 2007 8:56 am
- Forum: Technical / Scripting
- Topic: Delete text till found value
- Replies: 9
- Views: 10903