> > > I know. CTFE is flexible enough and implementing this would be quite > simple. However, if ctpg serves your needs well, just use that. >
Thanks Timon You mean I do not need to use function style when using CTFE? I will try parsing myself as you suggested. This approach would give me a better handle. Regards - Puneet
