Project

General

Profile

Bug #320

Tags are executed even when commented.

Added by Brian Flanagan about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
03/23/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

In the following example, the display area should NOT change, since the tags have been commented:

#manifest: "pc"
/*
#displayWidth: 400
#displayHeight: 60
*/

Print "This screen should NOT be"
Print "400 x 60!"
End

Also available in: Atom PDF