MEMO -------------------- BUSINESS Data Downloaded Via Info to Go Sharp Download Data V1.0 "C","M"," " "I","ATTR","TTL1","MEM1","DATE","IMG3","CLAS","CGR1","QMEM" "T","Attribute","Title","text","Create data","bitmap","File name","Category kind","Quick Memo" "D"," ","--------------------","------------------------------------DATE$Format: DATE$Notes: Returns the date as "YYYYMMDD".------------------------------------DEGREEFormat: DEGREENotes: Changes the form of angular values to decimal degrees.------------------------------------DIMFormat: DIM v (size1 [, size2]) [, ...] DIM v$ (size1 [, size2]) * length [, ...]Notes: The variable name consists of a letter and up to 2 alphanumeric characters. size1, size2,length range from 1 to 255. Do not use the DIM statement within a FOR...NEXT loop.------------------------------------ENDFormat: ENDNotes: Will close any open files.------------------------------------EOFFormat: EOF (file number)------------------------------------ERASEFormat: ERASE array [, ...]Notes: Do not use the ERASE command within a FOR...NEXT loop or in a multi-statement.------------------------------------ERLFormat: ERL------------------------------------ERNFormat: ERN------------------------------------FOR...NEXTFormat: FOR v = initial TO final [STEP step] NEXT [v]Notes: Minimum number of passes is one (not zero). Maximum nesting is 6 levels deep. Do not use more than one "FOR" or "NEXT" command in a line. Do not use the multi- statement after FOR...TO[...STEP]. Release ERROR BRANCH with ON ERROR GOTO 0 before a line with a FOR; otherwise any errors in that line will cause a malfunction.------------------------------------FREFormat: FRENotes: Gives the free memory in sectors (62 bytes/sector).------------------------------------","20000801",,,"425553494E455353"