|
This site is support & information site of WEB,and Software. This site might help you that create software or Web Site…perhaps?[:]
Those are copy, paste and cut commands from original buffer (not clipboard) that can use in ssmacro macro file.
Note, Those commands do not use clipboard.
So, that can not paste a few text that was copied by another application.
Also ssmacro.clear command can remove all texts that was copied to original buffer by ssmacro.copy or ssmacro.cut.
The following parameter is it of ssmacro.paste command. - index num (This is copy index number. not set is last copy)
1st step, you should create a macro file( see the page about macro file format detail ).
|
2nd step, you will execute it macro file by ssmacro.run command.
1st time
2nd time
Note, paste the text was copied by 1st in 2nd execution because ssmacro.clear does not execute.