<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:"Courier New";
        mso-fareast-language:EN-AU;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>SD U3O2 KK03- types of data structures, including one-dimensional arrays, records and files<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Does &#8216;records&#8217; refer to:<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Creating links to a database (Access) and manipulating records through datasets etc.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Or, to creating and manipulating records within the code?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>For example:<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>Type<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp; </span></b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>Str25<b>&nbsp;&nbsp;&nbsp; = String</b>[25];<b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp; </span></b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>TBookRec = <b>Record<o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>Title, Author,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ISBN&nbsp; : Str25;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Price : Real;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <b>End</b>;<o:p></o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>Var</span></b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>&nbsp;&nbsp;&nbsp; myBookRec : TBookRec;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>Begin<o:p></o:p></span></b></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> </span></b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>myBookRec.Title&nbsp; := 'Some Book';<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> myBookRec.Author :=<b> </b>'Victor John Saliba'<b>;<o:p></o:p></b></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> myBookRec.ISBN&nbsp;&nbsp; := '0-12-345678-9';<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> myBookRec.Price&nbsp; := 25.5;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln('Here are the book details:');<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln;<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln('Title:&nbsp; ', myBookRec.Title);<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln('Author: ', myBookRec.Author);<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln('ISBN:&nbsp;&nbsp; ', myBookRec.ISBN);<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Writeln('Price:<b> </b>&nbsp;', myBookRec.Price);<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'> Readln;<b><o:p></o:p></b></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Courier New";color:#000033;mso-fareast-language:EN-AU'>End.</span></b><span style='font-size:10.0pt;font-family:"Courier New";mso-fareast-language:EN-AU'><o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Or, both?<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Peter Hatigan<o:p></o:p></p></div><p></p><p><b>Important - </b>This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education and Early Childhood Development.</p>
</body></html>