From: twidler444 AT aol DOT com (Twidler444) Newsgroups: comp.os.msdos.djgpp Subject: FLEX Lines: 14 NNTP-Posting-Host: ladder01.news.aol.com X-Admin: news AT aol DOT com Date: 21 Dec 1998 00:09:47 GMT Organization: AOL Canada http://www.aol.ca Message-ID: <19981220190947.26885.00002574@ng06.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I am trying to figures out how to use FLEX. I got everything from the delorie web site. Each time I try to compile (run FLEX.exe) on a file that I made, it turns up the error: premature EOF. I cant figure this out. What am I diong wrong? I tried running flex on an example in the help info text and still the same thing happens. Do I need to add something to the end to tell flex that it is the EOF? Twidler PS: anybody have any sample I can play around with?