Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

The IDL EASE-Tools show_print function doesn work right. How can I make it work?

ease-tools function IDL right
0
Posted

The IDL EASE-Tools show_print function doesn work right. How can I make it work?

0

The README.IDL file for the Northern Hemisphere Volume 1.0 and 2.0 CDs had an incorrect example for running the show_print procedure. The example should read: IDL> show_print, -1,”Whatever label you want” instead of IDL> show_print, REVERSE=-1,”Whatever label you want” Basically, there is no REVERSE keyword, but there is a required argument (1 or -1) that is used by the procedure to reverse the black and white colors, or not. Users should refer to the usage message by typing show_print with no arguments, for complete information.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123