Jump to content

Recommended Posts

Posted

HI

Im doing a script where the box where i want the text to be copyed from is selected but i dont know how to copy it and then paste it. Plz help

cheerz :whistle:

Posted

Send("^C") would copy any selected text

Send("^V") would paste

We have enough youth. How about a fountain of SMART?

Posted

Dang .. just wasn't fast enough with the post ah well

As Larry would say

(post count + 1) :whistle:

We have enough youth. How about a fountain of SMART?

Posted

Hey that reminds me:

Has anyone noticed that the address bar in Explorer/My Computer on Windows XP does not accept Ctrl+A to select all text? Were other versions of Windows like this???

A workaround is to use

HotKeySet ("^a", "foo")

while 1

sleep(100)

wend

Func foo()

Send("{APPS}a")

EndFunc

Just wondering

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
  • Developers
Posted

hmmmmmmmm i read it before cyberslug i was acting like a microsoft programmer. B)

only 10 left beerman till the next level!! you can do it !!! :angry:

Starts to sound like a fishing game... maybe we can even write a AutoIt3 Script for it :whistle:

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

works in mine, am under windows 98 se. mini version of course.

but yeah i have noticed some controls don't allow cutting pasting or otherwise select all. i dunno how to help with that one.

Posted

gossip n

1. conversation about personal or intimate rumors or facts, especially when malicious

2. informal and chatty conversation or writing about recent and often personal events

3. somebody given to spreading personal or intimate information about other people

definition... lol i choose number 2

+1more4me

Posted

ok... now yall are just padding your post count with gossip talk...

cha ching (+1)  B)

:angry:

Perhaps we are testing how the forum/server handles a high volume of posts. (I think we'll get a lot of activity once the AutoIt 3 is officially released, so we are just preparing for it :whistle:)
Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Posted

hey cyberslug. do you think jon would add this to the official help?

the suject that you found, and at the bottom ot top of the page allow you to just port it to a script as a working example? and or just simple text?

counting those posts

:whistle:

Posted

hey cyberslug. do you think jon would add this to the official help?

the suject that you found, and at the bottom ot top of the page allow you to just port it to a script as a working example? and or just simple text?

counting those posts

:whistle:

B) I have no idea what you are asking. Please rephrase....
Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Posted

Dang it JdeB, he is going to write a autoIt script to hit Advanced Spammer.

btw, I thought this was fun.

I made a little autoit script to play for me.

http://www.auburn.edu/~alamysm/pinguin.swf

Make your own script up to play, or use the mouse yourself.

30 min playtime.

Long was 324.2

Several 323.5

Longest Faceplant 209.3

Was fun playing around with pixelsearch.

Wait what were we talking about?

AutoIt3, the MACGYVER Pocket Knife for computers.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...