grammatica-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Grammatica-users] Comment lines starts with '*'


From: theo
Subject: [Grammatica-users] Comment lines starts with '*'
Date: Mon, 18 Apr 2005 15:09:30 +0200
User-agent: Internet Messaging Program (IMP) 3.2.1

Hi, 
 
Great product. 
 
How do I deal with comment lines that start with a '*'. 
If its not at the beginning of line then its not a comment. 
 
Got WS = <<[\r\n]\*.*>> 
 
This works for every line except for the first line - it 
does have a prevoius line. 
 
begin = [ star ] statements; 
 
star = '*' skip to end of line  
 
How do I do this. 
 
Regards, 
Theo 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]