[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [StrongED] StrongMen - angle brackets in #type



In message <d930cb2853.iyojohn@xxxxxxxxxxxxxxxxxxxxx>
          John Rickman Iyonix <rickman@xxxxxxxxxxxxx> wrote:

> How can I get StrongMen to insert html code at the cursor?
>
> #type <h1    inserts <h1
> #type h1>    inserts h1>
>     but
> #type <h1>   does nothing
>
> I have looked through the help for an escape character but not found
> anything relevant.

The #Type command passes the string through OS_GSTrans so it tries to
find the value of the system variable <h1>. If you use the GSTrans
escape character, which is the vertical bar, then it should work.

Cheers,
Fred.

-- 
StrongED Developer
http://www.stronged.iconbar.com/

-- 
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxxxxx