<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.7600.16625"><!-- converted from rtf -->
<STYLE><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></STYLE>
</HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI">
<DIV>David--</DIV>
<DIV> </DIV>
<DIV>Thanks for pointing this out.  I'm not sure how I could have recorded that I was fixing the documentation...and then not include the fix.</DIV>
<DIV> </DIV>
<DIV>For sites that wish to get a 4-digit year by default, you can make a simple change in DOWNLOAD.PARSE (DLPARSE for Universe). Look for these two lines:</DIV>
<DIV>5927:          CASE AT.VARIABLE.NAME = <A href="mailto:'@YEAR'">'@YEAR'</A><BR>5928:             AT.VARIABLE.VALUE = @YEAR<BR></DIV>
<DIV>Replace the second line with:</DIV>
<DIV>5928:            AT.VARIABLE.VALUE = OCONV(@DATE,'D4/YMD')[1,4]<BR>Compile and recatalog after making the change.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>
<DIV><FONT face=Arial>Dave Rotman</FONT></DIV>
<DIV><FONT face=Arial>Associate Vice President for Technology<BR>Chief Information Officer</FONT></DIV>
<DIV><FONT face=Arial>Cedarville University<BR>251 N. Main Street<BR>Cedarville, OH 45314<BR>rotmand@cedarville.edu<BR>voice 937-766-7905<BR>fax 937-766-8819</FONT></DIV>
<DIV> </DIV><BR><BR>>>> On 8/9/2010 at 10:03 PM, in message <BEEAB4A4DAF29A4F9B8452276C1DC4847D3A654507@EMSCM006.sagemsmrd01.sa.gov.au>, "Norman, David (Health)" <David.Norman@health.sa.gov.au> wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px"><FONT size=3 face="Times New Roman, serif">
<DIV><FONT color=#000080>The Change History shows v7.30 having a documentation fix because @YEAR returns a 2 digit year not 4 digit, but the v7.30 and v7.40 manuals both still show 4 digits (2003) and describe the output as 4 digits in the chart describing the @ variables.</FONT></DIV>
<DIV><FONT color=#000080>Presumably this is wrong and @YEAR does only return 2 digits ? (I’m still running v7.20).</FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV><A name=_MailAutoSig></A>
<DIV><FONT color=#0000ff>========================</FONT></DIV>
<DIV><FONT color=#0000ff>David Norman</FONT></DIV>
<DIV><FONT color=#0000ff>Senior Software Engineer - SA Ambulance Service</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV><FONT color=#0000ff>ICT Services</FONT></DIV>
<DIV><FONT color=#0000ff>SA Health</FONT></DIV>
<DIV><FONT color=#0000ff>Government of South Australia</FONT></DIV>
<DIV><FONT color=#0000ff></FONT> </DIV>
<DIV><FONT color=#0000ff>Box 3, GPO</FONT></DIV>
<DIV><FONT color=#0000ff>Adelaide, South Australia 5001</FONT></DIV>
<DIV><FONT color=#0000ff><FONT face=Wingdings>(</FONT>+61 8 8274 0384</FONT></DIV>
<DIV><FONT color=#ff0000 face="Webdings, serif">Ê<FONT color=#0000ff size=2 face="Arial, sans-serif"> </FONT><FONT color=#0000ff face="Times New Roman, serif">fax +61 8 8271 4844</FONT></FONT></DIV>
<DIV><FONT color=#ff00ff><FONT face=Wingdings>:</FONT> <FONT color=#0000ff>david.norman@health.sa.gov.au</FONT></FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV style="MARGIN-TOP: 5pt; MARGIN-BOTTOM: 5pt"><FONT color=#000080><I>This e-mail may contain confidential information, which also may be legally privileged. Only the intended recipient(s) may access, use, distribute or copy this e-mail. If this e-mail is received in error, please inform the sender by return e-mail and delete the original. If there are doubts about the validity of this message, please contact the sender by telephone. It is the recipient’s responsibility to check the e-mail and any attached files for viruses. </I></FONT></DIV>
<DIV><FONT color=#000080></FONT> </DIV>
<DIV> </DIV>
<DIV> </DIV></FONT></DIV></TD></TR></TBODY></TABLE></BODY></HTML>