Reporter updates

Philip Ludlam philip at philipnet.com
Tue Jan 24 21:08:08 GMT 2006


Hi All,

Hi Guys,

Reporter 2.62 introduces several new SWI calls.

The additions to !OsLib.Source.User.oslib.Report/swi are attached.


Yours,

Phil L.
-- 
http://www.philipnet.com/ | http://director.sourceforge.net/
       http://www.windowsadvice.com/blogs/philipnet/
-------------- next part --------------

SWI Report_TimeOn =
   (  NUMBER 0x54C9C "Add Timestamp to Reported Commands");

SWI Report_TimeOff =
   (  NUMBER 0x54C9D "Remove Timestamp from Reported Commands");

SWI Report_SrceOn =
   (  NUMBER 0x54C9E "Add Source to Reported Commands");

SWI Report_SrceOff =
   (  NUMBER 0x54C9F "Remove Source from Reported Commands");

SWI Report_ObeyOn =
   (  NUMBER 0x54CA0 "Report only Obey commands");

SWI Report_ObeyOff =
   (  NUMBER 0x54CA1 "Report all Commands");

SWI Report_Push =
   (  NUMBER 0x54CA2 "Store Reporter Status");
   
SWI Report_Pull =
   (  NUMBER 0x54CA3 "Restore Reporter Status");



More information about the oslib-user mailing list