Something you might like to play with: example=:1 :'if.LF e.m do.|.m else.if. 0-:m do.|.0 :0 end.end.' 0 example 1 2 )
2 1 Good luck, -- Raul On Sun, Jul 26, 2015 at 1:56 AM, 'Pascal Jasmin' via Beta <[email protected]> wrote: > 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 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
