Arnie Posted June 17, 2005 Posted June 17, 2005 Hi all, I want to send the full contents of my clipboard: 'test', but I only get the first caracter 't' This is what I did. Dim $clip $clip=GetClip() Send("{"& $clip &"}") TIA Arnie
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now