User:Tbullock: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Just seeing what this page does)
 
m (&amp)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
Just testing...
==Tom Bullock==
 
 
 
 
<p>
Double apostrophe bug demo:
$DATEJ(1,'')
</p>
<p>
Fixed with HTML &amp;apos; code:
$DATEJ(1,&apos;&apos;)
</p>
 
 
 
==El Dorado County==
<p>
County home:
http://www.edcgov.us
<br>
Mainframe:
http://main.edcgov.us
The query programs are running on M204.
</p>

Latest revision as of 22:53, 10 November 2014

Tom Bullock

Double apostrophe bug demo: $DATEJ(1,)

Fixed with HTML &apos; code: $DATEJ(1,'')


El Dorado County

County home: http://www.edcgov.us
Mainframe: http://main.edcgov.us The query programs are running on M204.