[Oberon] ET.Popup.Menu and clock

peter_easthope at gulfnet.sd64.bc.ca peter_easthope at gulfnet.sd64.bc.ca
Thu Apr 10 05:58:52 CEST 2003


Considering that almost all configuration settings are in 
Oberon.Text I wonder whether the ET popup menu 
might be specified there also.  This syntax could work.

ETPopupMenu = {
  "Compiler.Compile *", 
  "ET.Open ^", 
  "ET.Left", 
  "ET.Right", 
  "ET.Move" }

-----------------==-----------------

"http://www.oberon.ethz.ch/OberonText.html" has this
remark.

"The group System.TimeDiff specifies the time difference of 
PC clock to GMT."

This implies that the PC hardware clock is set to local time 
and that System.TimeDiff = LT - GMT.  Was this really the 
intention of the designer?  A document about timekeeping 
in Linux ( http://www.linuxsa.org.au/tips/time.html )
claims that the preferred option is to keep it [hardware 
clock] in UTC ...".  

Regards,        Peter E.

        http://carnot.pathology.ubc.ca/




More information about the Oberon mailing list