DonationCoder.com Forum

DonationCoder.com Software => Mouser's Zone => Find And Run Robot => Topic started by: mouser on September 22, 2005, 11:23 PM

Title: version 1.07.12 with paste command
Post by: mouser on September 22, 2005, 11:23 PM
Version 1.07.12 - Sep 23, 2005
added paste command (can be used with alias group to paste text to previous app)

Version 1.07.11 - Sep 21, 2005
Added import+export+paste of group aliases
You can add - at start of any item in an alias group to disable it
Reenbabled ins/del/edit keys in listviews


-----

the paste command works inside alias groups
you just type an entry like:
paste 432 chicago ave.\nchicago, IL\nUSA 11030

or you can use the optional description | format as follows
my address | paste 432 chicago ave.\nchicago, IL\nUSA 11030
my name | Mouser Mousey
my phone number | 212-555-2323

so you could put all of those in an alias group called paste

then if you are in a text editor for example you could hit BREAK to bring up F&R
then type "paste" to see the menu of
1) my address
2) my name
3) my phone number

then hit the digit corresponding to which one to paste.
Title: Re: version 1.07.12 with paste command
Post by: Carol Haynes on September 23, 2005, 03:25 AM
confused ???

what is the paste for in:

my address | paste 432 chicago ave.\nchicago, IL\nUSA 11030
my name | Mouser Mousey
my phone number | 212-555-2323
Title: Re: version 1.07.12 with paste command
Post by: mouser on September 23, 2005, 07:39 AM
sorry my bad - all of those examples needed paste.
so the paste part is required for each entry that you want to use to paste text.
instead of launching a program, the paste command tells F&R to paste the following text into the application you were using before you hit the hotkey to launch F&R.



so should have been:

the paste command works inside alias groups
you just type an entry like:
paste 432 chicago ave.\nchicago, IL\nUSA 11030

or you can use the optional description | format as follows
my address | paste 432 chicago ave.\nchicago, IL\nUSA 11030
my name | paste Mouser Mousey
my phone number | paste 212-555-2323

so you could put all of those in an alias group called paste

then if you are in a text editor for example you could hit BREAK to bring up F&R
then type "paste" to see the menu of
1) my address
2) my name
3) my phone number

then hit the digit corresponding to which one to paste.
Title: Re: version 1.07.12 with paste command
Post by: Carol Haynes on September 23, 2005, 08:21 AM
Miraculously the fog clears and all is sunny again
Title: Re: version 1.07.12 with paste command
Post by: nontroppo on September 24, 2005, 11:05 AM
paste command is cool!  :up:
Title: Re: version 1.07.12 with paste command
Post by: putnum on July 20, 2010, 01:47 PM
Hey mouser how can i use the paste command with multiple lines of text?
Title: Re: version 1.07.12 with paste command
Post by: mouser on July 20, 2010, 02:10 PM
just use \n to send a newline.
Title: Re: version 1.07.12 with paste command
Post by: putnum on July 21, 2010, 10:24 AM
ahhh thanks :)