[fpc-pascal] How to initialize a "Text" variable?
    Felipe Monteiro de Carvalho 
    felipemonteiro.carvalho at gmail.com
       
    Sun Mar 16 12:01:55 CET 2008
    
    
  
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
    
    
More information about the fpc-pascal
mailing list