inserting spaces for a tab from sLisp
Brought to you by:
set
From: Arnold W. <awi...@te...> - 2005-02-10 20:21:26
|
Hello again, I've just tried to work some more on my lisp macros - macros.slp - as a replacement for pseudo macros and I'm trying to use the InsertText function to insert spaces using a "\t" string. It works, but I was hoping it would take a hint from the editor setup which calls for using spaces in place of tabs to keep things lined up. Is there (another) way to do this and get spaces - the number of spaces set in the Tool&Ops->Options->GlobalEdition->TabSize field? TIA, Arnold |