



PrintAnything (lines 5968-6024)
Back to List
Browsing parserm.h
5968 ! This somewhat obfuscated function will print anything.
5969 ! It handles strings, functions (with optional arguments), objects,
5970 ! object properties (with optional arguments), and dictionary words.
5971 ! It does *not* handle plain integers, but you can use
5972 ! DecimalNumber or EnglishNumber to handle that case.
5973 !
5974 ! Calling: Is equivalent to:
5975 ! ------- ----------------
5976 ! PrintAnything()
Last updated 27 February 2004.
This site is no longer supported; information may be out of date.
Maintained as a historical archive by the Interactive Fiction Technology Foundation.
Copyright 1993-2018 IFTF, CC-BY-SA unless otherwise noted.
This page was originally managed by Graham Nelson assisted by C Knight.