E
Edward Dodge
Guest
I'm trying to set up a bindkey to toggle infix off if it's on and on if it's
off. But for some reason the interpreter thinks I don't have enough operands
for the if-statement.
bk("Layout" "Ctrl<Key>i" "if (hiGetCIWindow()->infix \"t\" then
(hiGetCIWindow()->infix = nil) else (hiGetCIWindow()->infix = t))")
Any ideas?
--
Edward Dodge
__o
_`\(,_
(_)/ (_) --- ---
off. But for some reason the interpreter thinks I don't have enough operands
for the if-statement.
bk("Layout" "Ctrl<Key>i" "if (hiGetCIWindow()->infix \"t\" then
(hiGetCIWindow()->infix = nil) else (hiGetCIWindow()->infix = t))")
Any ideas?
--
Edward Dodge
__o
_`\(,_
(_)/ (_) --- ---