Is it possible to set a Text file to nowhere? I mean, lexlib has a
textfile called yyoutput, where it will throw output. I don't want to
have this output at all, and lexlib doesn't allow me to choose that.

yyoutput is declared simply as Text

I would initially try setting it to zero, but that's StdIO.

thanks,
-- 
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to