SUB Dplot_fprint(Text$,OPTIONAL INTEGER Verbose)
!
! Print formatted status information on the screen
! Works together with SUB Dplot_showstat
!
! INPUT: Text$ = Text to print
! Logging = Write info to logfile
Dplot_fprint prints formatted status information on the screen (mainly used for debugging purposes).