Search found 11 matches

by webber123456
Sat Oct 07, 2006 7:45 am
Forum: Beginners
Topic: quickbuttons plain text entry
Replies: 30
Views: 28146

As I initially posted this is for quickbuttons...

--since there is no quickbuttons forum.
________
Bmw 303
by webber123456
Fri Oct 06, 2006 8:27 pm
Forum: Beginners
Topic: quickbuttons plain text entry
Replies: 30
Views: 28146

example of problem

saving a macro text as:

"document.getElementById"

is output as :

"document.getelementbyid"

totally unacceptable for javascript.....

by resolve, I mean how do I get the output to look like the original CamelCase text used to create the macro ?
________
Amc Hornet History
by webber123456
Wed Oct 04, 2006 5:47 pm
Forum: Beginners
Topic: quickbuttons plain text entry
Replies: 30
Views: 28146

quickbuttons plain text entry

Plain text entries are returned in all lower case. Is there a way to resolve this so entries are returned in camel case as created ?
________
Land Rover Lrx Specifications
by webber123456
Thu Aug 25, 2005 4:03 am
Forum: General Discussion
Topic: Quick Buttons help
Replies: 1
Views: 4198

Quick Buttons help

I just deleted a quick button and it wiped out about ten other carefully built buttons with it !

Where are the button commands stored so I can back them up for recovery ?
________
Hino liesse
by webber123456
Fri Aug 19, 2005 8:42 pm
Forum: General Discussion
Topic: sort clipboard
Replies: 2
Views: 5102

sort clipboard

How might I sort the clipboard contents and return the sorted result into the clipbord so I can then paste the result into an active document ?
________
OXYGEN VAPORIZER
by webber123456
Wed Aug 10, 2005 6:41 am
Forum: General Discussion
Topic: pass an argument into macro
Replies: 1
Views: 3720

pass an argument into macro

if I try to call a mocro like:

C:\Program Files\Macro Scheduler\msched.exe

How can I pick up that argument in the macro for use by vbscript ?
________
MAINE MEDICAL MARIJUANA DISPENSARY
by webber123456
Sat Aug 06, 2005 3:11 am
Forum: Beginners
Topic: vb "mid" function throws an error
Replies: 4
Views: 7229

i beleive the error can be fixed by changing the "For" line of code to:

For i= 1 to vlenLine
________
ESSENTIAL VAAAPP VAPORIZER
by webber123456
Fri Aug 05, 2005 7:43 pm
Forum: Beginners
Topic: vb "mid" function throws an error
Replies: 4
Views: 7229

still getting error

It still throws an error on the mid function: ========================= VBSTART Function GetWhiteSpace (vLine) Dim i Dim vChar Dim vWhitespace Dim vlenLine vWhitespace=0 i=0 vlenLine = Len(vLine) For i= 0 to vlenLine vChar = mid(vLine,i,1) If vChar = " " then vWhitespace = vWhitespace + 1 If vChar n...
by webber123456
Fri Aug 05, 2005 8:35 am
Forum: Beginners
Topic: vb "mid" function throws an error
Replies: 4
Views: 7229

vb "mid" function throws an error

error thrown on mid function for this macro - which is supposed to find the leading whitespce for line in clipboard. VBSTART Function GetWhiteSpace (vLine) Dim i Dim vChar Dim vWhitespace Dim vlenLine vWhitespace=0 i=0 vlenLine = Len(vLine) For i= 0 to vlenLine vChar = mid(vLine,i,1) If vChar = " " ...
by webber123456
Fri Aug 05, 2005 4:58 am
Forum: Beginners
Topic: How to do this basic task
Replies: 3
Views: 6373

that worked great.

another question if I may:

how to assign contents of clipboard to a variable so macro can act on the string ?
________
Colorado dispensaries
by webber123456
Thu Aug 04, 2005 10:10 pm
Forum: Beginners
Topic: How to do this basic task
Replies: 3
Views: 6373

How to do this basic task

Just beginnning,

I would like to have a macro that when run from the quick launch adds some text to currnet open document, say in notepad.

Can this be done ?
________
Dragstar
Sign up to our newsletter for free automation tips, tricks & discounts