Win 1.3.1p11 - .cel script - print command

Report bugs, bug fixes and workarounds here.
Topic author
don
Posts: 1709
Joined: 12.07.2003
With us: 21 years 4 months
Location: Colorado, USA (7000 ft)

Win 1.3.1p11 - .cel script - print command

Post #1by don » 03.11.2003, 05:32

In .CEL scripting, using the print command, the "=" sign is not printed, nor is a blank in it's place. The following code ...

Code: Select all

{
 print { text "This=That"
         row -3  column 2  duration 5 }
 wait  { duration 5 }
}

... produces, " ThisThat" on the display.

-Don G.

Return to “Bugs”