I've updated my macro and keyboard shortcut system to use WinSelect/Text.  
Works nice.

https://github.com/Pascal-J/multiline-tacit-and-macros---J

bug fixes too.

some enhancements are:

findline can be called with a right argument, that will append to the selected 
string.  Following keys are recommended, and usage described in git's readme.

F12;0;Macro exec;DoWithMacro@findline_jpp_ '' 
F4;0;Timespace exec;DoWithMacro@:(' timespacex MACm' findline_jpp_ ]) '' 
F3;0;Clipboard append exec;DoWithMacro@((' ' , wdclippaste@:(''"_)) 
findline_jpp_ ])'' 

Works in editor files now too.

My suggestion is that it would be nice to be able to reload userkeys without 
restarting J.  Perhaps one of the submenu items in |Function keys.

An issue with any user key application is that you want to use it right now, 
but you might also not want to restart J right now.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to