>  Docs Center  >  Libraries  >  Daithi  >  PRINTP
Libraries

PRINTP

PRINTP

Name


      PRINTP

Purpose


      Print text to the terminal and suppress the carriage return at
      the end of the line. This allows more characters to be added
      to the same line.

Category


      Miscellaneous

Calling Sequence


      PrintP,text

Inputs


      text: a string

Outputs


      Prints the text in the terminal.

Example


      PrintP,'Here is some text.'
      Print,"I've added some more text."
  IDL prints
   
    Here is some text.I've added some more text.

Modification History


  Written by: Edward C. Wiebe, 1999-09-29.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us