Open gustason opened 1 month ago
For example,
define IMAGE SplashImage FILENAME "cd/images/greatlogo" SIZE-PIXELS 432 BY 266 BGCOLOR 8 FGCOLOR 8.
Get parsed as this:
Likewise, DEFINE FRAME does not get parsed either:
DEFINE FRAME
define FRAME SplashFrame SplashImage WITH SIZE-PIXELS 432 BY 266 NO-BOX FONT 4 BGCOLOR 8.
For example,
Get parsed as this: