[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Spreadsheet_Functions.tex

matthew lon-capa-cvs@mail.lon-capa.org
Fri, 03 Oct 2003 18:20:26 -0000


matthew		Fri Oct  3 14:20:26 2003 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Spreadsheet_Functions.tex 
  Log:
  Added a bit about &EXT('system.time').  No warnings about how stupid
  an idea it is, just how to get the system time.
  
  
Index: loncom/html/adm/help/tex/Spreadsheet_Functions.tex
diff -u loncom/html/adm/help/tex/Spreadsheet_Functions.tex:1.5 loncom/html/adm/help/tex/Spreadsheet_Functions.tex:1.6
--- loncom/html/adm/help/tex/Spreadsheet_Functions.tex:1.5	Thu Sep 18 16:12:39 2003
+++ loncom/html/adm/help/tex/Spreadsheet_Functions.tex	Fri Oct  3 14:20:26 2003
@@ -40,7 +40,8 @@
   cells in range
 \index{SUMMIN}
 
-\item \texttt{\&EXT(expression)} - access to EXT function in lonnet
+\item \texttt{\&EXT(expression)} - access to EXT function in lonnet.
+Use &EXT(``system.time'') to retrieve the current time.
 \index{EXT}
 
 \item \texttt{\&SUMSEQ(column,sequence1,sequence2,sequence3,...)} -