[Toc][Index]

Get the date and time of the OS/2 boot process



To get the time when OS/2 booted read the date & time of the swapfile, 
e.g. 

 
  bootTime = stream( 'c:\os2\system\swapper.dat', 'c', 'QUERY DATETIME' )

Please note that the swapfile may be in a different location and that 
there may be no swapfile at all. 
(see also RxUptime - get system uptime information)   

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs