[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

Re: Pgm runs, but not in U2



Reply to note from Harry Binswanger  Sun, 02 Nov
2003 21:43:19 -0500

> > Help files (including U2) "use" double >curly braces to
> signal the start of a block of code (a/k/a frame);
>
> I thought the ascii 02 did that.

The double curlies come first and surround the frame type (0, L, K,
5, or M) and framename(s); they're required. 02's (or, more rarely,
01's) are used to surround blocks of XPL code associated with a Help
frame; not all frames have them. Misplaced 02's and 01's will muck
up a Help file, too.

> How come you can have comments after the closing double curly
> braces?

Because Dave Erickson thought of everything. Because you can!

--
Carl Distefano
cld@xxxxxxxx