| Test Reporter commands from an Obey file          v2.72

RmEnsure Reporter 2.71 ERROR Please load Reporter v2.71 or later before running this demo.
Report    \G Starting Reporter Demonstration Obey file at time \t ...

Report    Hello World from Reporter in an Obey file

Report    List Commands executed ...
ReportPush
ReportOpt On Cmd ~Obey Time
Set       Test$Var    String OS Variable
Set       Test$Num    123
SetEval   Test$Eval   5*5
SetMacro  Test$Macro  A macro
ReportPull

Report    <Test$Var>
Report    <Test$Num>
Report    <Test$Eval>
Report    <Test$Macro>
Report    <No$Variable>

Report    \b Colour Blue Text
Report    \W Colour White Background 

Report    Basic variable A% cannot be displayed from Obey file!
ReportOpt ~Gen
Report    secret message
ReportOpt Gen

ReportDump

Report   \L The following will give 'Not in Basic' messages
ReportError
ReportTrace
ReportMem

Report   \L About to call a Basic program ...
Run <Obey$Dir>.!RunImage

Report   \C  
Report   \C   All this was done by using
Report   \C   simple Reporter commands. 
Report   \C  
Report   \C   Have a look at this window, 
Report   \C   then look at the !Demo
Report   \C   files !Run and !RunImage
Report   \C   to see how easy it was!
Report   \C  
Report   \G Ending Reporter Demonstration Obey file at time \t

Filer_OpenDir  <Obey$Dir>  -x0 00 -y1 2000
