Subj : sytax error
To : All
From : Chris Hoppman
Date : Sat Sep 18 2004 11:40 am
why would I get a sytax error on something like this.
program exaple;
type
fbflags=
(fbnoratio,
fbunhidden,
fbdirdlpath,
fbshowname,
fbusegifspecs,
fbcdrom,
fbshowdate,
fbnodupecheck);
var
fbstat : set of fbflags;
begin
fbstat := fbstat+[fbcdrom];
end.
I am just stump'd in my other programs it doesn't give a sytax error and I
haven't changed any of the compiler switch's.
--- Renegade v09-09.4 DOS
* Origin: The Titantic BBS Telnet - ttb.slyip.com (1:129/305)