cmdline_tools/
mg_print.pro
topmg_print
mg_print, a, b, c, d, e, f, g, h, i, j, k, l [, format=string] [, _extra=keywords]
PRINT statement which makes C format codes easier to use.
Parameters
- a
- b
- c
- d
- e
- f
- g
- h
- i
- j
- k
- l
Keywords
- format in optional type=string
C format code
- _extra in optional type=keywords
keywords to PRINT
Other attributes
- Todo:
This should eventually be moved to a DLM so that an aribitrary number of parameters can be used (or at least up to 665).
File attributes
Modification date: | Wed Apr 22 23:29:00 2009 |
Lines: | 40 |
Docformat: | rst rst |