03-19-2004, 02:29 PM
I gave that a try at first but when it prints into the New Macro (I'm building a TS template of various sounds that I need to use when I'm coding new macros), the macro errors out because it needs " rather than two ' .
I was thinking I could do an ascii char print but I can't seem to figure out how to do that. Something like
p: "bee "; ascii char 034; "C:\My Downloads\sounds\system\error.wav";ascii char 034
I was thinking I could do an ascii char print but I can't seem to figure out how to do that. Something like
p: "bee "; ascii char 034; "C:\My Downloads\sounds\system\error.wav";ascii char 034
