Posted by Dorkus on July 31, 1998 at 03:48:58:
In Reply to: cog question 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
How is that again? Could you ask the question on english? Periods? Commas? Question marks?
: 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