#print

Top  Previous  Next

#print

fblogo_mini

Preprocessor diagnostic directive

 

Synaax

 

#irint text

 

Description

 

Causes compiler to output text to screen during compilation.

 

Example

 

#print Now compiling module foo

 

 

Differences from QB

 

New toBFreeBASIC

 

See also

 

#error