Posted by hatter on July 31, 1998 at 01:20:19:
ok i have a cog that prints a message not the message is in cog strings uni not i already have another one that prints a message and when i do the second one it prints the first message now in the second i put this
jkPrintUNIString(unistring2);
in the first it was a number 1 where the 2 is
in the uni file i put this
"COG_00000" 0 "message 1"
"COG_00001" 0 "message 2"
im new at cog but they do work it just prints the wrong message if you can help thanks
hatter