Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape19b_acorn_eu_1991_february.wav » FuncKey

FuncKey

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn tapes » Electron_User » Electron_User_tape19b_acorn_eu_1991_february.wav
Filename: FuncKey
Read OK:
File size: 1864 bytes
Load address: FFFF2400
Exec address: FFFF8023
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
   10MODE129:ONERRORVDU4,26:CLS:PROCerr
   60VDU23;8202;FALSE;FALSE;FALSE;:DIMfk$(6,9),fk2$(6,9):VDU23,224,24,24,24,24,126,60,24,FALSE,23,225,FALSE,24,60,126,24,24,24,24:PROCmain:END
  110DEFPROCprintCLS:PROCtitle:COLOUR2:PROCsing_hgt("PRINT KEY STRIP",TRUE,4):COLOUR1:PROCsing_hgt("Do you wish to print? Y/N",TRUE,25):get$=FNget_yn:IFget$="N"ENDPROC
  160prnt_buff%=ADVAL(-4):VDU2:I%=FALSE:REPEATI%=I%+1:VDU1,FALSE:UNTILI%=200ORADVAL(-4)<10:VDU3:TIME=FALSE:REPEATUNTILTIME>10:IFADVAL(-4)<>prnt_buff%COLOUR3:VDU7:PROCsing_hgt("Printer is not ready!",TRUE,29):PROCwait(250):CLS:ENDPROC
  240COLOURFALSE:VDU28,FALSE,1,1,FALSE:FORb=1TO6STEP2:FORa=FALSETO9:c=b+1:fk2$(b,a)=fk$(b,a):fk2$(c,a)=fk$(c,a):fk2$(b,a)=" "+fk2$(b,a)+STRING$(13-LENfk2$(b,a)," "):fk2$(c,a)=" "+fk2$(c,a)+STRING$(13-LENfk2$(c,a)," "):NEXT,:sup_off$=CHR$1+CHR$27+CHR$1+CHR$84:sup_on$=CHR$1+CHR$27+CHR$1+CHR$83+CHR$1+CHR$48:cond$=CHR$1+CHR$15
  330elite$=CHR$1+CHR$27+CHR$1+CHR$77:lne_spc$=CHR$1+CHR$27+CHR$1+CHR$51+CHR$1+CHR$17:VDU2:PRINTsup_on$;elite$;cond$;lne_spc$:line2$=STRING$(14,"-")+"+":line$="+"+STRING$(8,"-")+"+"+STRING$(10,line2$):PRINTline$
  380PRINT"|";SPC1;sup_off$"CTRL";sup_on$;SPC3"|";fk2$(1,FALSE)"|";fk2$(1,1)"|";fk2$(1,2)"|";fk2$(1,3)"|";fk2$(1,4)"|";fk2$(1,5)"|";fk2$(1,6)"|";fk2$(1,7)"|";fk2$(1,8)"|";fk2$(1,9)"|"
  390PRINT"|";SPC8"|";fk2$(2,FALSE)"|";fk2$(2,1)"|";fk2$(2,2)"|";fk2$(2,3)"|";fk2$(2,4)"|";fk2$(2,5)"|";fk2$(2,6)"|";fk2$(2,7)"|";fk2$(2,8)"|";fk2$(2,9)"|"'line$
  410PRINT"|";SPC1;sup_off$"SHIFT";sup_on$;SPC2"|";fk2$(3,FALSE)"|";fk2$(3,1)"|";fk2$(3,2)"|";fk2$(3,3)"|";fk2$(3,4)"|";fk2$(3,5)"|";fk2$(3,6)"|";fk2$(3,7)"|";fk2$(3,8)"|";fk2$(3,9)"|"
  420PRINT"|";SPC8"|";fk2$(4,FALSE)"|";fk2$(4,1)"|";fk2$(4,2)"|";fk2$(4,3)"|";fk2$(4,4)"|";fk2$(4,5)"|";fk2$(4,6)"|";fk2$(4,7)"|";fk2$(4,8)"|";fk2$(4,9)"|"'line$
  440PRINT"|";SPC8"|";fk2$(5,FALSE)"|";fk2$(5,1)"|";fk2$(5,2)"|";fk2$(5,3)"|";fk2$(5,4)"|";fk2$(5,5)"|";fk2$(5,6)"|";fk2$(5,7)"|";fk2$(5,8)"|";fk2$(5,9)"|"
  450PRINT"|";SPC8"|";fk2$(6,FALSE)"|";fk2$(6,1)"|";fk2$(6,2)"|";fk2$(6,3)"|";fk2$(6,4)"|";fk2$(6,5)"|";fk2$(6,6)"|";fk2$(6,7)"|";fk2$(6,8)"|";fk2$(6,9)"|"'line$:VDU3,26:ENDPROC
  490DEFPROCsing_hgt(text$,X,Y)VDU4:IFX=TRUEX=(40-LENtext$)/2
  510PRINTTAB(X,Y);text$:ENDPROC
  520DEFPROCd_hgt_undln(text$,X,Y)IFX=TRUEX=(40-LENtext$)/2
  540A%=10:X%=&70:Y%=FALSE:VDU31,X,Y:FORchar%=1TOLENtext$:?&70=ASCMID$(text$,char%):CALL&FFF1:VDU23,255,?&71,?&71,?&72,?&72,?&73,?&73,?&74,?&74,255,8,10,23,255,?&75,?&75,?&76,?&76,?&77,?&77,?&78,?&78,255,11:NEXT:VDU23,255,FALSE,255,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE
  620PRINTTAB(X,Y+2);STRING$(LENtext$,CHR$255):ENDPROC
  630DEFPROCd_hgt(text$,X,Y)MOVEX,Y:A%=10:X%=&70:Y%=FALSE:FORchar%=1TOLENtext$:?&70=ASCMID$(text$,char%):CALL&FFF1:VDU23,255,?&71,?&71,?&72,?&72,?&73,?&73,?&74,?&74,255,8,10,23,255,?&75,?&75,?&76,?&76,?&77,?&77,?&78,?&78,255,11:NEXT:ENDPROC
  700DEFPROCmainPROCmenu:REPEATchoice$=GET$:IFchoice$="1"PROCalter_strip(FALSE):PROCmenu
  750IFchoice$="2"PROCprint:PROCmenu
  760IFchoice$="3"PROCload:PROCmenu
  770IFchoice$="4"PROCsave:PROCmenu
  780IFchoice$="5"PROCexit:PROCmenu
  790IFchoice$="6"PROCclear_mem:PROCmenu
  800IFchoice$="*"PROCos_command:PROCmenu
  810UNTILFALSE:ENDPROC
  830DEFPROCmenuPROCoscli("FX11,0"):CLS:PROCtitle:COLOUR2:ypos=7:RESTORE2330:REPEATREADkey$,text$:IFkey$<>"END"PROCsing_hgt("("+key$+") "+text$,10,ypos):ypos=ypos+3
  890UNTILkey$="END":ENDPROC
  900DEFPROCalter_strip(f_key)CLS:PROCtitle:VDU19,1,2;FALSE;19,2,6;FALSE;:GCOLFALSE,1:MOVE283,730:DRAW996,730:DRAW996,385:DRAW283,385:DRAW283,730:MOVE996,615:DRAW283,615:MOVE283,500:DRAW996,500:MOVE545,730:DRAW545,385:GCOLFALSE,1:VDU5:PROCd_hgt("CTRL",320,707):PROCd_hgt("SHIFT",320,590):PROCdisplay_strip(f_key)
  970REPEATVDU4,28,FALSE,31,39,22:CLS:COLOUR3:PROCsing_hgt("Select box: (1) CTRL",9,FALSE):PROCsing_hgt("(2) SHIFT",21,2):PROCsing_hgt("(3) BLANK",21,4):PROCsing_hgt("(4) EXIT",21,6):PROCsing_hgt("Use "+CHR$224+CHR$225+" to move through entries",TRUE,8):REPEATPROCoscli("FX4,1"):get$=GET$
 1070IFASCget$<>138ANDASCget$<>139GOTO1130
 1080IFASCget$=138ANDf_key>FALSEf_key=f_key-1:GOTO1120
 1090IFASCget$=138ANDf_key=FALSEf_key=9:GOTO1120
 1100IFASCget$=139ANDf_key<9f_key=f_key+1:GOTO1120
 1110IFASCget$=139ANDf_key=9f_key=FALSE
 1120PROCdisplay_strip(f_key):GOTO1140
 1130IFVALget$<1ORVALget$>4PROCsoundELSEbx=VALget$
 1140UNTILVALget$>=1ANDVALget$<=4:IFbx=4GOTO1270
 1160VDU4,28,FALSE,31,39,22:CLS:IFbx=1b$="CTRL":lne_no=1ELSEIFbx=2b$="SHIFT":lne_no=3ELSEIFbx=3b$="BLANK":lne_no=5
 1180PROCsing_hgt(b$,TRUE,1):PRINTTAB(10,3)"Line 1: ":PROCgt(18,3,12):fk$(lne_no,f_key)=get$:PRINTTAB(10,5)"Line 2: ":PROCgt(18,5,12):fk$(lne_no+1,f_key)=get$:PROCclear_box(bx):PROCwrite_in_box(bx)
 1270UNTILbx=4:VDU4,26:PROCoscli("FX4"):ENDPROC
 1280DEFPROCclear_box(box)GCOLFALSE,128:VDU24,556;(707-((box-1)*115))-80;990;717-((box-1)*115);:CLG:VDU24,FALSE;FALSE;1279;1023;:ENDPROC
 1320DEFPROCwrite_in_box(box)box_pos=((box-1)*2)+1:MOVE576,707-((box-1)*115):VDU5:GCOLFALSE,2:PRINT;fk$(box_pos,f_key):MOVE576,707-((box-1)*115)-42:PRINT;fk$(box_pos+1,f_key):ENDPROC
 1370DEFPROCgt(x,y,ln)PROCoscli("FX11,50"):VDU31,x,y:get$="":VDU23,254,FALSE,FALSE,FALSE,FALSE,FALSE,FALSE,255,255:REPEATPRINTTAB(x,y);get$;CHR$254
 1420G=GET:IFLENget$=lnAND(G<>13ANDG<>127)GOTO1420
 1440IFG=13PRINTTAB(x,y);get$" "
 1450IFG=127get$=LEFT$(get$,LENget$TRUE):PRINTTAB(x,y);get$;CHR$254" "
 1460IFG>31ANDG<127get$=get$+CHR$G:PRINTTAB(x,y);get$;CHR$254
 1470UNTILG=13:PROCoscli("FX11,0"):ENDPROC
 1480DEFPROCsaveCLS:PROCtitle:COLOUR2:PROCsing_hgt("SAVE KEY STRIP",TRUE,4):COLOUR3:PROCsing_hgt("Filename: ",9,15):PROCgt(19,15,10):filename$=get$:COLOUR1:PROCsing_hgt("Save current key strip? Y/N",TRUE,19):get$=FNget_yn:IFget$="N"ENDPROC
 1550qq=OPENOUTfilename$:COLOUR2:PROCsing_hgt("Saving",TRUE,23):FORa=FALSETO9:FORb=1TO6:PRINT#qq,fk$(b,a):NEXT,:CLOSE#qq:COLOUR2:PROCsing_hgt("Saving Complete",TRUE,23):PROCwait(250):ENDPROC
 1600DEFPROCloadCLS:PROCtitle:COLOUR2:PROCsing_hgt("LOAD KEY STRIP",TRUE,4):COLOUR3:PROCsing_hgt("Filename: ",10,15):PROCgt(20,15,10):filename$=get$:COLOUR1:PROCsing_hgt("Load this key strip? Y/N",TRUE,19):get$=FNget_yn:IFget$="N"ENDPROC
 1670qq=OPENINfilename$:COLOUR2:PROCsing_hgt("Loading",TRUE,23):FORa=FALSETO9:FORb=1TO6:INPUT#qq,fk$(b,a):NEXT,:CLOSE#qq:COLOUR2:PROCsing_hgt("Loading Complete",TRUE,23):PROCwait(250):ENDPROC
 1720DEFPROCtitleVDU19,1,1;FALSE;19,2,3;FALSE;19,3,7;FALSE;:COLOUR3:GCOLFALSE,3:PROCd_hgt_undln("Function Key Strip Generator",TRUE,FALSE):ENDPROC
 1760DEFPROCwait(delay)time=TIME:REPEATUNTILTIME-time>=delay:ENDPROC
 1800DEFPROCsoundSOUND1,-15,4,2:SOUND1,FALSE,FALSE,FALSE:ENDPROC
 1840DEFPROCoscli($&700)Y%=&700DIV256:X%=&700MOD256:CALL&FFF7:ENDPROC
 1890DEFPROCexitCLS:PROCtitle:COLOUR2:PROCsing_hgt("EXIT PROGRAM",TRUE,4):COLOUR3:PROCsing_hgt("Are you sure? Y/N",TRUE,16):get$=FNget_yn:IFget$="N"ENDPROCELSECLS:PROCd_hgt_undln("Goodbye!",TRUE,13):END
 1940DEFFNget_ynREPEATget$=GET$:CAP$=CHR$(ASCget$AND&DF):IFCAP$<>"Y"ANDCAP$<>"N"PROCsound
 1980UNTILCAP$="Y"ORCAP$="N":=CAP$
 2000DEFPROCdisplay_strip(f_key)VDU4,26:COLOUR3:PROCd_hgt_undln("f"+STR$f_key,TRUE,4):VDU28,FALSE,31,39,22:FORa=1TO3:PROCclear_box(a):NEXT:GCOLFALSE,2:VDU5:FORa=1TO3:PROCwrite_in_box(a):NEXT:ENDPROC
 2080DEFPROCos_commandCLS:PROCtitle:COLOUR2:PROCsing_hgt("ENTER STAR COMMAND",TRUE,4):COLOUR3:PROCsing_hgt("Press SHIFT to scroll the screen",TRUE,6):VDU28,FALSE,26,39,8,14:INPUTTAB(FALSE,FALSE)"*"command$:PRINT:PROCoscli(command$):VDU26,15:COLOUR1:PROCsing_hgt("Press SPACE BAR to continue...",TRUE,28)
 2140REPEATUNTILGET=32:ENDPROC
 2160DEFPROCerrVDU4,26:COLOUR2:PROCd_hgt_undln("ERROR",TRUE,FALSE):COLOUR3:PRINT:REPORT:PRINT" at line ";ERL':COLOUR1:PROCsing_hgt("Press SPACE BAR to contine",TRUE,28):PROCsing_hgt("or ESCAPE to end",TRUE,30):PROCoscli("FX229,1"):REPEATget$=GET$:UNTILget$=CHR$32ORget$=CHR$27:PROCoscli("FX229"):PROCoscli("FX12"):COLOUR3
 2240IFget$=CHR$27ENDELSEPROCmain
 2250ENDPROC
 2260DEFPROCclear_memCLS:PROCtitle:COLOUR2:PROCsing_hgt("CLEAR MEMORY",TRUE,4):COLOUR3:PROCsing_hgt("Are you sure? Y/N",TRUE,15):get$=FNget_yn:IFget$="N"ENDPROC
 2310FORb=1TO6:FORa=FALSETO9:fk$(b,a)="":NEXT,:ENDPROC
 2330DATA 1,Enter key details,2,Print key strip,3,Load key strip,4,Save key strip,5,Exit program,6,Clear memory,*,Star Command,END,END

�129:��4,26:�:�err
<n�23;8202;�;�;�;:�fk$(6,9),fk2$(6,9):�23,224,24,24,24,24,126,60,24,�,23,225,�,24,60,126,24,24,24,24:�main:�
n~��print�:�title:�2:�sing_hgt("PRINT KEY STRIP",�,4):�1:�sing_hgt("Do you wish to print? Y/N",�,25):get$=�get_yn:�get$="N"�
��prnt_buff%=�(-4):�2:I%=�:�I%=I%+1:�1,�:�I%=200��(-4)<10:�3:�=�:���>10:�(-4)<>prnt_buff%�3:�7:�sing_hgt("Printer is not ready!",�,29):�wait(250):�:�
��:�28,�,1,1,�:�b=1�6�2:�a=��9:c=b+1:fk2$(b,a)=fk$(b,a):fk2$(c,a)=fk$(c,a):fk2$(b,a)=" "+fk2$(b,a)+�13-�fk2$(b,a)," "):fk2$(c,a)=" "+fk2$(c,a)+�13-�fk2$(c,a)," "):�,:sup_off$=�1+�27+�1+�84:sup_on$=�1+�27+�1+�83+�1+�48:cond$=�1+�15
J�elite$=�1+�27+�1+�77:lne_spc$=�1+�27+�1+�51+�1+�17:�2:�sup_on$;elite$;cond$;lne_spc$:line2$=�14,"-")+"+":line$="+"+�8,"-")+"+"+�10,line2$):�line$
|��"|";�1;sup_off$"CTRL";sup_on$;�3"|";fk2$(1,�)"|";fk2$(1,1)"|";fk2$(1,2)"|";fk2$(1,3)"|";fk2$(1,4)"|";fk2$(1,5)"|";fk2$(1,6)"|";fk2$(1,7)"|";fk2$(1,8)"|";fk2$(1,9)"|"
���"|";�8"|";fk2$(2,�)"|";fk2$(2,1)"|";fk2$(2,2)"|";fk2$(2,3)"|";fk2$(2,4)"|";fk2$(2,5)"|";fk2$(2,6)"|";fk2$(2,7)"|";fk2$(2,8)"|";fk2$(2,9)"|"'line$
���"|";�1;sup_off$"SHIFT";sup_on$;�2"|";fk2$(3,�)"|";fk2$(3,1)"|";fk2$(3,2)"|";fk2$(3,3)"|";fk2$(3,4)"|";fk2$(3,5)"|";fk2$(3,6)"|";fk2$(3,7)"|";fk2$(3,8)"|";fk2$(3,9)"|"
���"|";�8"|";fk2$(4,�)"|";fk2$(4,1)"|";fk2$(4,2)"|";fk2$(4,3)"|";fk2$(4,4)"|";fk2$(4,5)"|";fk2$(4,6)"|";fk2$(4,7)"|";fk2$(4,8)"|";fk2$(4,9)"|"'line$
���"|";�8"|";fk2$(5,�)"|";fk2$(5,1)"|";fk2$(5,2)"|";fk2$(5,3)"|";fk2$(5,4)"|";fk2$(5,5)"|";fk2$(5,6)"|";fk2$(5,7)"|";fk2$(5,8)"|";fk2$(5,9)"|"
ž�"|";�8"|";fk2$(6,�)"|";fk2$(6,1)"|";fk2$(6,2)"|";fk2$(6,3)"|";fk2$(6,4)"|";fk2$(6,5)"|";fk2$(6,6)"|";fk2$(6,7)"|";fk2$(6,8)"|";fk2$(6,9)"|"'line$:�3,26:�
�/��sing_hgt(text$,X,Y)�4:�X=�X=(40-�text$)/2
��X,Y);text$:�
/��d_hgt_undln(text$,X,Y)�X=�X=(40-�text$)/2
�A%=10:X%=&70:Y%=�:�31,X,Y:�char%=1��text$:?&70=��text$,char%):�&FFF1:�23,255,?&71,?&71,?&72,?&72,?&73,?&73,?&74,?&74,255,8,10,23,255,?&75,?&75,?&76,?&76,?&77,?&77,?&78,?&78,255,11:�:�23,255,�,255,�,�,�,�,�,�
l�X,Y+2);ĩtext$,�255):�
v���d_hgt(text$,X,Y)�X,Y:A%=10:X%=&70:Y%=�:�char%=1��text$:?&70=��text$,char%):�&FFF1:�23,255,?&71,?&71,?&72,?&72,?&73,?&73,?&74,?&74,255,8,10,23,255,?&75,?&75,?&76,?&76,?&77,?&77,?&78,?&78,255,11:�:�
�<��main�menu:�choice$=�:�choice$="1"�alter_strip(�):�menu
��choice$="2"�print:�menu
��choice$="3"�load:�menu
�choice$="4"�save:�menu
�choice$="5"�exit:�menu
 �choice$="6"�clear_mem:�menu
 !�choice$="*"�os_command:�menu
*��:�
>��menu�oscli("FX11,0"):�:�title:�2:ypos=7:��TZI:��key$,text$:�key$<>"END"�sing_hgt("("+key$+") "+text$,10,ypos):ypos=ypos+3
z�key$="END":�
����alter_strip(f_key)�:�title:�19,1,2;�;19,2,6;�;:�,1:�283,730:�996,730:�996,385:�283,385:�283,730:�996,615:�283,615:�283,500:�996,500:�545,730:�545,385:�,1:�5:�d_hgt("CTRL",320,707):�d_hgt("SHIFT",320,590):�display_strip(f_key)
���4,28,�,31,39,22:�:�3:�sing_hgt("Select box: (1) CTRL",9,�):�sing_hgt("(2) SHIFT",21,2):�sing_hgt("(3) BLANK",21,4):�sing_hgt("(4) EXIT",21,6):�sing_hgt("Use "+�224+�225+" to move through entries",�,8):��oscli("FX4,1"):get$=�
.�get$<>138��get$<>139�DjD
8)�get$=138�f_key>�f_key=f_key-1:�D`D
B#�get$=138�f_key=�f_key=9:�D`D
L)�get$=139�f_key<9f_key=f_key+1:�D`D
V�get$=139�f_key=9f_key=�
`�display_strip(f_key):�DtD
j#�get$<1��get$>4�sound�bx=�get$
t!��get$>=1��get$<=4:�bx=4�dvD
�`�4,28,�,31,39,22:�:�bx=1b$="CTRL":lne_no=1��bx=2b$="SHIFT":lne_no=3��bx=3b$="BLANK":lne_no=5
���sing_hgt(b$,�,1):�10,3)"Line 1: ":�gt(18,3,12):fk$(lne_no,f_key)=get$:�10,5)"Line 2: ":�gt(18,5,12):fk$(lne_no+1,f_key)=get$:�clear_box(bx):�write_in_box(bx)
��bx=4:�4,26:�oscli("FX4"):�
g��clear_box(box)�,128:�24,556;(707-((box-1)*115))-80;990;717-((box-1)*115);:�:�24,�;�;1279;1023;:�
(���write_in_box(box)box_pos=((box-1)*2)+1:�576,707-((box-1)*115):�5:�,2:�;fk$(box_pos,f_key):�576,707-((box-1)*115)-42:�;fk$(box_pos+1,f_key):�
Z_��gt(x,y,ln)�oscli("FX11,50"):�31,x,y:get$="":�23,254,�,�,�,�,�,�,255,255:��x,y);get$;�254
�%G=�:�get$=ln�(G<>13�G<>127)�tLE
��G=13�x,y);get$" "
�0�G=127get$=�get$,�get$�):�x,y);get$;�254" "
�,�G>31�G<127get$=get$+�G:�x,y);get$;�254
��G=13:�oscli("FX11,0"):�
Ȼ��save�:�title:�2:�sing_hgt("SAVE KEY STRIP",�,4):�3:�sing_hgt("Filename: ",9,15):�gt(19,15,10):filename$=get$:�1:�sing_hgt("Save current key strip? Y/N",�,19):get$=�get_yn:�get$="N"�
�qq=�filename$:�2:�sing_hgt("Saving",�,23):�a=��9:�b=1�6:�#qq,fk$(b,a):�,:�#qq:�2:�sing_hgt("Saving Complete",�,23):�wait(250):�
@���load�:�title:�2:�sing_hgt("LOAD KEY STRIP",�,4):�3:�sing_hgt("Filename: ",10,15):�gt(20,15,10):filename$=get$:�1:�sing_hgt("Load this key strip? Y/N",�,19):get$=�get_yn:�get$="N"�
��qq=�filename$:�2:�sing_hgt("Loading",�,23):�a=��9:�b=1�6:�#qq,fk$(b,a):�,:�#qq:�2:�sing_hgt("Loading Complete",�,23):�wait(250):�
�b��title�19,1,1;�;19,2,3;�;19,3,7;�;:�3:�,3:�d_hgt_undln("Function Key Strip Generator",�,�):�
�)��wait(delay)time=�:���-time>=delay:�
 ��sound�1,-15,4,2:�1,�,�,�:�
02��oscli($&700)Y%=&700�256:X%=&700�256:�&FFF7:�
b���exit�:�title:�2:�sing_hgt("EXIT PROGRAM",�,4):�3:�sing_hgt("Are you sure? Y/N",�,16):get$=�get_yn:�get$="N"��:�d_hgt_undln("Goodbye!",�,13):�
�@ݤget_yn�get$=�:CAP$=�(�get$�&DF):�CAP$<>"Y"�CAP$<>"N"�sound
��CAP$="Y"�CAP$="N":=CAP$
Љ��display_strip(f_key)�4,26:�3:�d_hgt_undln("f"+�f_key,�,4):�28,�,31,39,22:�a=1�3:�clear_box(a):�:�,2:�5:�a=1�3:�write_in_box(a):�:�
 ���os_command�:�title:�2:�sing_hgt("ENTER STAR COMMAND",�,4):�3:�sing_hgt("Press SHIFT to scroll the screen",�,6):�28,�,26,39,8,14:芣,�)"*"command$:�:�oscli(command$):�26,15:�1:�sing_hgt("Press SPACE BAR to continue...",�,28)
\���=32:�
p���err�4,26:�2:�d_hgt_undln("ERROR",�,�):�3:�:�:�" at line ";�':�1:�sing_hgt("Press SPACE BAR to contine",�,28):�sing_hgt("or ESCAPE to end",�,30):�oscli("FX229,1"):�get$=�:�get$=�32�get$=�27:�oscli("FX229"):�oscli("FX12"):�3
��get$=�27��main
��
�w��clear_mem�:�title:�2:�sing_hgt("CLEAR MEMORY",�,4):�3:�sing_hgt("Are you sure? Y/N",�,15):get$=�get_yn:�get$="N"�
	"�b=1�6:�a=��9:fk$(b,a)="":�,:�
	�� 1,Enter key details,2,Print key strip,3,Load key strip,4,Save key strip,5,Exit program,6,Clear memory,*,Star Command,END,END
�
00000000  0d 00 0a 17 eb 31 32 39  3a ee 85 ef 34 2c 32 36  |.....129:...4,26|
00000010  3a db 3a f2 65 72 72 0d  00 3c 6e ef 32 33 3b 38  |:.:.err..<n.23;8|
00000020  32 30 32 3b a3 3b a3 3b  a3 3b 3a de 66 6b 24 28  |202;.;.;.;:.fk$(|
00000030  36 2c 39 29 2c 66 6b 32  24 28 36 2c 39 29 3a ef  |6,9),fk2$(6,9):.|
00000040  32 33 2c 32 32 34 2c 32  34 2c 32 34 2c 32 34 2c  |23,224,24,24,24,|
00000050  32 34 2c 31 32 36 2c 36  30 2c 32 34 2c a3 2c 32  |24,126,60,24,.,2|
00000060  33 2c 32 32 35 2c a3 2c  32 34 2c 36 30 2c 31 32  |3,225,.,24,60,12|
00000070  36 2c 32 34 2c 32 34 2c  32 34 2c 32 34 3a f2 6d  |6,24,24,24,24:.m|
00000080  61 69 6e 3a e0 0d 00 6e  7e dd f2 70 72 69 6e 74  |ain:...n~..print|
00000090  db 3a f2 74 69 74 6c 65  3a fb 32 3a f2 73 69 6e  |.:.title:.2:.sin|
000000a0  67 5f 68 67 74 28 22 50  52 49 4e 54 20 4b 45 59  |g_hgt("PRINT KEY|
000000b0  20 53 54 52 49 50 22 2c  b9 2c 34 29 3a fb 31 3a  | STRIP",.,4):.1:|
000000c0  f2 73 69 6e 67 5f 68 67  74 28 22 44 6f 20 79 6f  |.sing_hgt("Do yo|
000000d0  75 20 77 69 73 68 20 74  6f 20 70 72 69 6e 74 3f  |u wish to print?|
000000e0  20 59 2f 4e 22 2c b9 2c  32 35 29 3a 67 65 74 24  | Y/N",.,25):get$|
000000f0  3d a4 67 65 74 5f 79 6e  3a e7 67 65 74 24 3d 22  |=.get_yn:.get$="|
00000100  4e 22 e1 0d 00 a0 98 70  72 6e 74 5f 62 75 66 66  |N".....prnt_buff|
00000110  25 3d 96 28 2d 34 29 3a  ef 32 3a 49 25 3d a3 3a  |%=.(-4):.2:I%=.:|
00000120  f5 49 25 3d 49 25 2b 31  3a ef 31 2c a3 3a fd 49  |.I%=I%+1:.1,.:.I|
00000130  25 3d 32 30 30 84 96 28  2d 34 29 3c 31 30 3a ef  |%=200..(-4)<10:.|
00000140  33 3a d1 3d a3 3a f5 fd  91 3e 31 30 3a e7 96 28  |3:.=.:...>10:..(|
00000150  2d 34 29 3c 3e 70 72 6e  74 5f 62 75 66 66 25 fb  |-4)<>prnt_buff%.|
00000160  33 3a ef 37 3a f2 73 69  6e 67 5f 68 67 74 28 22  |3:.7:.sing_hgt("|
00000170  50 72 69 6e 74 65 72 20  69 73 20 6e 6f 74 20 72  |Printer is not r|
00000180  65 61 64 79 21 22 2c b9  2c 32 39 29 3a f2 77 61  |eady!",.,29):.wa|
00000190  69 74 28 32 35 30 29 3a  db 3a e1 0d 00 f0 ea fb  |it(250):.:......|
000001a0  a3 3a ef 32 38 2c a3 2c  31 2c 31 2c a3 3a e3 62  |.:.28,.,1,1,.:.b|
000001b0  3d 31 b8 36 88 32 3a e3  61 3d a3 b8 39 3a 63 3d  |=1.6.2:.a=..9:c=|
000001c0  62 2b 31 3a 66 6b 32 24  28 62 2c 61 29 3d 66 6b  |b+1:fk2$(b,a)=fk|
000001d0  24 28 62 2c 61 29 3a 66  6b 32 24 28 63 2c 61 29  |$(b,a):fk2$(c,a)|
000001e0  3d 66 6b 24 28 63 2c 61  29 3a 66 6b 32 24 28 62  |=fk$(c,a):fk2$(b|
000001f0  2c 61 29 3d 22 20 22 2b  66 6b 32 24 28 62 2c 61  |,a)=" "+fk2$(b,a|
00000200  29 2b c4 31 33 2d a9 66  6b 32 24 28 62 2c 61 29  |)+.13-.fk2$(b,a)|
00000210  2c 22 20 22 29 3a 66 6b  32 24 28 63 2c 61 29 3d  |," "):fk2$(c,a)=|
00000220  22 20 22 2b 66 6b 32 24  28 63 2c 61 29 2b c4 31  |" "+fk2$(c,a)+.1|
00000230  33 2d a9 66 6b 32 24 28  63 2c 61 29 2c 22 20 22  |3-.fk2$(c,a)," "|
00000240  29 3a ed 2c 3a 73 75 70  5f 6f 66 66 24 3d bd 31  |):.,:sup_off$=.1|
00000250  2b bd 32 37 2b bd 31 2b  bd 38 34 3a 73 75 70 5f  |+.27+.1+.84:sup_|
00000260  6f 6e 24 3d bd 31 2b bd  32 37 2b bd 31 2b bd 38  |on$=.1+.27+.1+.8|
00000270  33 2b bd 31 2b bd 34 38  3a 63 6f 6e 64 24 3d bd  |3+.1+.48:cond$=.|
00000280  31 2b bd 31 35 0d 01 4a  95 65 6c 69 74 65 24 3d  |1+.15..J.elite$=|
00000290  bd 31 2b bd 32 37 2b bd  31 2b bd 37 37 3a 6c 6e  |.1+.27+.1+.77:ln|
000002a0  65 5f 73 70 63 24 3d bd  31 2b bd 32 37 2b bd 31  |e_spc$=.1+.27+.1|
000002b0  2b bd 35 31 2b bd 31 2b  bd 31 37 3a ef 32 3a f1  |+.51+.1+.17:.2:.|
000002c0  73 75 70 5f 6f 6e 24 3b  65 6c 69 74 65 24 3b 63  |sup_on$;elite$;c|
000002d0  6f 6e 64 24 3b 6c 6e 65  5f 73 70 63 24 3a 6c 69  |ond$;lne_spc$:li|
000002e0  6e 65 32 24 3d c4 31 34  2c 22 2d 22 29 2b 22 2b  |ne2$=.14,"-")+"+|
000002f0  22 3a 6c 69 6e 65 24 3d  22 2b 22 2b c4 38 2c 22  |":line$="+"+.8,"|
00000300  2d 22 29 2b 22 2b 22 2b  c4 31 30 2c 6c 69 6e 65  |-")+"+"+.10,line|
00000310  32 24 29 3a f1 6c 69 6e  65 24 0d 01 7c aa f1 22  |2$):.line$..|.."|
00000320  7c 22 3b 89 31 3b 73 75  70 5f 6f 66 66 24 22 43  ||";.1;sup_off$"C|
00000330  54 52 4c 22 3b 73 75 70  5f 6f 6e 24 3b 89 33 22  |TRL";sup_on$;.3"|
00000340  7c 22 3b 66 6b 32 24 28  31 2c a3 29 22 7c 22 3b  ||";fk2$(1,.)"|";|
00000350  66 6b 32 24 28 31 2c 31  29 22 7c 22 3b 66 6b 32  |fk2$(1,1)"|";fk2|
00000360  24 28 31 2c 32 29 22 7c  22 3b 66 6b 32 24 28 31  |$(1,2)"|";fk2$(1|
00000370  2c 33 29 22 7c 22 3b 66  6b 32 24 28 31 2c 34 29  |,3)"|";fk2$(1,4)|
00000380  22 7c 22 3b 66 6b 32 24  28 31 2c 35 29 22 7c 22  |"|";fk2$(1,5)"|"|
00000390  3b 66 6b 32 24 28 31 2c  36 29 22 7c 22 3b 66 6b  |;fk2$(1,6)"|";fk|
000003a0  32 24 28 31 2c 37 29 22  7c 22 3b 66 6b 32 24 28  |2$(1,7)"|";fk2$(|
000003b0  31 2c 38 29 22 7c 22 3b  66 6b 32 24 28 31 2c 39  |1,8)"|";fk2$(1,9|
000003c0  29 22 7c 22 0d 01 86 96  f1 22 7c 22 3b 89 38 22  |)"|"....."|";.8"|
000003d0  7c 22 3b 66 6b 32 24 28  32 2c a3 29 22 7c 22 3b  ||";fk2$(2,.)"|";|
000003e0  66 6b 32 24 28 32 2c 31  29 22 7c 22 3b 66 6b 32  |fk2$(2,1)"|";fk2|
000003f0  24 28 32 2c 32 29 22 7c  22 3b 66 6b 32 24 28 32  |$(2,2)"|";fk2$(2|
00000400  2c 33 29 22 7c 22 3b 66  6b 32 24 28 32 2c 34 29  |,3)"|";fk2$(2,4)|
00000410  22 7c 22 3b 66 6b 32 24  28 32 2c 35 29 22 7c 22  |"|";fk2$(2,5)"|"|
00000420  3b 66 6b 32 24 28 32 2c  36 29 22 7c 22 3b 66 6b  |;fk2$(2,6)"|";fk|
00000430  32 24 28 32 2c 37 29 22  7c 22 3b 66 6b 32 24 28  |2$(2,7)"|";fk2$(|
00000440  32 2c 38 29 22 7c 22 3b  66 6b 32 24 28 32 2c 39  |2,8)"|";fk2$(2,9|
00000450  29 22 7c 22 27 6c 69 6e  65 24 0d 01 9a ab f1 22  |)"|"'line$....."|
00000460  7c 22 3b 89 31 3b 73 75  70 5f 6f 66 66 24 22 53  ||";.1;sup_off$"S|
00000470  48 49 46 54 22 3b 73 75  70 5f 6f 6e 24 3b 89 32  |HIFT";sup_on$;.2|
00000480  22 7c 22 3b 66 6b 32 24  28 33 2c a3 29 22 7c 22  |"|";fk2$(3,.)"|"|
00000490  3b 66 6b 32 24 28 33 2c  31 29 22 7c 22 3b 66 6b  |;fk2$(3,1)"|";fk|
000004a0  32 24 28 33 2c 32 29 22  7c 22 3b 66 6b 32 24 28  |2$(3,2)"|";fk2$(|
000004b0  33 2c 33 29 22 7c 22 3b  66 6b 32 24 28 33 2c 34  |3,3)"|";fk2$(3,4|
000004c0  29 22 7c 22 3b 66 6b 32  24 28 33 2c 35 29 22 7c  |)"|";fk2$(3,5)"||
000004d0  22 3b 66 6b 32 24 28 33  2c 36 29 22 7c 22 3b 66  |";fk2$(3,6)"|";f|
000004e0  6b 32 24 28 33 2c 37 29  22 7c 22 3b 66 6b 32 24  |k2$(3,7)"|";fk2$|
000004f0  28 33 2c 38 29 22 7c 22  3b 66 6b 32 24 28 33 2c  |(3,8)"|";fk2$(3,|
00000500  39 29 22 7c 22 0d 01 a4  96 f1 22 7c 22 3b 89 38  |9)"|"....."|";.8|
00000510  22 7c 22 3b 66 6b 32 24  28 34 2c a3 29 22 7c 22  |"|";fk2$(4,.)"|"|
00000520  3b 66 6b 32 24 28 34 2c  31 29 22 7c 22 3b 66 6b  |;fk2$(4,1)"|";fk|
00000530  32 24 28 34 2c 32 29 22  7c 22 3b 66 6b 32 24 28  |2$(4,2)"|";fk2$(|
00000540  34 2c 33 29 22 7c 22 3b  66 6b 32 24 28 34 2c 34  |4,3)"|";fk2$(4,4|
00000550  29 22 7c 22 3b 66 6b 32  24 28 34 2c 35 29 22 7c  |)"|";fk2$(4,5)"||
00000560  22 3b 66 6b 32 24 28 34  2c 36 29 22 7c 22 3b 66  |";fk2$(4,6)"|";f|
00000570  6b 32 24 28 34 2c 37 29  22 7c 22 3b 66 6b 32 24  |k2$(4,7)"|";fk2$|
00000580  28 34 2c 38 29 22 7c 22  3b 66 6b 32 24 28 34 2c  |(4,8)"|";fk2$(4,|
00000590  39 29 22 7c 22 27 6c 69  6e 65 24 0d 01 b8 90 f1  |9)"|"'line$.....|
000005a0  22 7c 22 3b 89 38 22 7c  22 3b 66 6b 32 24 28 35  |"|";.8"|";fk2$(5|
000005b0  2c a3 29 22 7c 22 3b 66  6b 32 24 28 35 2c 31 29  |,.)"|";fk2$(5,1)|
000005c0  22 7c 22 3b 66 6b 32 24  28 35 2c 32 29 22 7c 22  |"|";fk2$(5,2)"|"|
000005d0  3b 66 6b 32 24 28 35 2c  33 29 22 7c 22 3b 66 6b  |;fk2$(5,3)"|";fk|
000005e0  32 24 28 35 2c 34 29 22  7c 22 3b 66 6b 32 24 28  |2$(5,4)"|";fk2$(|
000005f0  35 2c 35 29 22 7c 22 3b  66 6b 32 24 28 35 2c 36  |5,5)"|";fk2$(5,6|
00000600  29 22 7c 22 3b 66 6b 32  24 28 35 2c 37 29 22 7c  |)"|";fk2$(5,7)"||
00000610  22 3b 66 6b 32 24 28 35  2c 38 29 22 7c 22 3b 66  |";fk2$(5,8)"|";f|
00000620  6b 32 24 28 35 2c 39 29  22 7c 22 0d 01 c2 9e f1  |k2$(5,9)"|".....|
00000630  22 7c 22 3b 89 38 22 7c  22 3b 66 6b 32 24 28 36  |"|";.8"|";fk2$(6|
00000640  2c a3 29 22 7c 22 3b 66  6b 32 24 28 36 2c 31 29  |,.)"|";fk2$(6,1)|
00000650  22 7c 22 3b 66 6b 32 24  28 36 2c 32 29 22 7c 22  |"|";fk2$(6,2)"|"|
00000660  3b 66 6b 32 24 28 36 2c  33 29 22 7c 22 3b 66 6b  |;fk2$(6,3)"|";fk|
00000670  32 24 28 36 2c 34 29 22  7c 22 3b 66 6b 32 24 28  |2$(6,4)"|";fk2$(|
00000680  36 2c 35 29 22 7c 22 3b  66 6b 32 24 28 36 2c 36  |6,5)"|";fk2$(6,6|
00000690  29 22 7c 22 3b 66 6b 32  24 28 36 2c 37 29 22 7c  |)"|";fk2$(6,7)"||
000006a0  22 3b 66 6b 32 24 28 36  2c 38 29 22 7c 22 3b 66  |";fk2$(6,8)"|";f|
000006b0  6b 32 24 28 36 2c 39 29  22 7c 22 27 6c 69 6e 65  |k2$(6,9)"|"'line|
000006c0  24 3a ef 33 2c 32 36 3a  e1 0d 01 ea 2f dd f2 73  |$:.3,26:..../..s|
000006d0  69 6e 67 5f 68 67 74 28  74 65 78 74 24 2c 58 2c  |ing_hgt(text$,X,|
000006e0  59 29 ef 34 3a e7 58 3d  b9 58 3d 28 34 30 2d a9  |Y).4:.X=.X=(40-.|
000006f0  74 65 78 74 24 29 2f 32  0d 01 fe 12 f1 8a 58 2c  |text$)/2......X,|
00000700  59 29 3b 74 65 78 74 24  3a e1 0d 02 08 2f dd f2  |Y);text$:..../..|
00000710  64 5f 68 67 74 5f 75 6e  64 6c 6e 28 74 65 78 74  |d_hgt_undln(text|
00000720  24 2c 58 2c 59 29 e7 58  3d b9 58 3d 28 34 30 2d  |$,X,Y).X=.X=(40-|
00000730  a9 74 65 78 74 24 29 2f  32 0d 02 1c d3 41 25 3d  |.text$)/2....A%=|
00000740  31 30 3a 58 25 3d 26 37  30 3a 59 25 3d a3 3a ef  |10:X%=&70:Y%=.:.|
00000750  33 31 2c 58 2c 59 3a e3  63 68 61 72 25 3d 31 b8  |31,X,Y:.char%=1.|
00000760  a9 74 65 78 74 24 3a 3f  26 37 30 3d 97 c1 74 65  |.text$:?&70=..te|
00000770  78 74 24 2c 63 68 61 72  25 29 3a d6 26 46 46 46  |xt$,char%):.&FFF|
00000780  31 3a ef 32 33 2c 32 35  35 2c 3f 26 37 31 2c 3f  |1:.23,255,?&71,?|
00000790  26 37 31 2c 3f 26 37 32  2c 3f 26 37 32 2c 3f 26  |&71,?&72,?&72,?&|
000007a0  37 33 2c 3f 26 37 33 2c  3f 26 37 34 2c 3f 26 37  |73,?&73,?&74,?&7|
000007b0  34 2c 32 35 35 2c 38 2c  31 30 2c 32 33 2c 32 35  |4,255,8,10,23,25|
000007c0  35 2c 3f 26 37 35 2c 3f  26 37 35 2c 3f 26 37 36  |5,?&75,?&75,?&76|
000007d0  2c 3f 26 37 36 2c 3f 26  37 37 2c 3f 26 37 37 2c  |,?&76,?&77,?&77,|
000007e0  3f 26 37 38 2c 3f 26 37  38 2c 32 35 35 2c 31 31  |?&78,?&78,255,11|
000007f0  3a ed 3a ef 32 33 2c 32  35 35 2c a3 2c 32 35 35  |:.:.23,255,.,255|
00000800  2c a3 2c a3 2c a3 2c a3  2c a3 2c a3 0d 02 6c 1c  |,.,.,.,.,.,...l.|
00000810  f1 8a 58 2c 59 2b 32 29  3b c4 a9 74 65 78 74 24  |..X,Y+2);..text$|
00000820  2c bd 32 35 35 29 3a e1  0d 02 76 ca dd f2 64 5f  |,.255):...v...d_|
00000830  68 67 74 28 74 65 78 74  24 2c 58 2c 59 29 ec 58  |hgt(text$,X,Y).X|
00000840  2c 59 3a 41 25 3d 31 30  3a 58 25 3d 26 37 30 3a  |,Y:A%=10:X%=&70:|
00000850  59 25 3d a3 3a e3 63 68  61 72 25 3d 31 b8 a9 74  |Y%=.:.char%=1..t|
00000860  65 78 74 24 3a 3f 26 37  30 3d 97 c1 74 65 78 74  |ext$:?&70=..text|
00000870  24 2c 63 68 61 72 25 29  3a d6 26 46 46 46 31 3a  |$,char%):.&FFF1:|
00000880  ef 32 33 2c 32 35 35 2c  3f 26 37 31 2c 3f 26 37  |.23,255,?&71,?&7|
00000890  31 2c 3f 26 37 32 2c 3f  26 37 32 2c 3f 26 37 33  |1,?&72,?&72,?&73|
000008a0  2c 3f 26 37 33 2c 3f 26  37 34 2c 3f 26 37 34 2c  |,?&73,?&74,?&74,|
000008b0  32 35 35 2c 38 2c 31 30  2c 32 33 2c 32 35 35 2c  |255,8,10,23,255,|
000008c0  3f 26 37 35 2c 3f 26 37  35 2c 3f 26 37 36 2c 3f  |?&75,?&75,?&76,?|
000008d0  26 37 36 2c 3f 26 37 37  2c 3f 26 37 37 2c 3f 26  |&76,?&77,?&77,?&|
000008e0  37 38 2c 3f 26 37 38 2c  32 35 35 2c 31 31 3a ed  |78,?&78,255,11:.|
000008f0  3a e1 0d 02 bc 3c dd f2  6d 61 69 6e f2 6d 65 6e  |:....<..main.men|
00000900  75 3a f5 63 68 6f 69 63  65 24 3d be 3a e7 63 68  |u:.choice$=.:.ch|
00000910  6f 69 63 65 24 3d 22 31  22 f2 61 6c 74 65 72 5f  |oice$="1".alter_|
00000920  73 74 72 69 70 28 a3 29  3a f2 6d 65 6e 75 0d 02  |strip(.):.menu..|
00000930  ee 1c e7 63 68 6f 69 63  65 24 3d 22 32 22 f2 70  |...choice$="2".p|
00000940  72 69 6e 74 3a f2 6d 65  6e 75 0d 02 f8 1b e7 63  |rint:.menu.....c|
00000950  68 6f 69 63 65 24 3d 22  33 22 f2 6c 6f 61 64 3a  |hoice$="3".load:|
00000960  f2 6d 65 6e 75 0d 03 02  1b e7 63 68 6f 69 63 65  |.menu.....choice|
00000970  24 3d 22 34 22 f2 73 61  76 65 3a f2 6d 65 6e 75  |$="4".save:.menu|
00000980  0d 03 0c 1b e7 63 68 6f  69 63 65 24 3d 22 35 22  |.....choice$="5"|
00000990  f2 65 78 69 74 3a f2 6d  65 6e 75 0d 03 16 20 e7  |.exit:.menu... .|
000009a0  63 68 6f 69 63 65 24 3d  22 36 22 f2 63 6c 65 61  |choice$="6".clea|
000009b0  72 5f 6d 65 6d 3a f2 6d  65 6e 75 0d 03 20 21 e7  |r_mem:.menu.. !.|
000009c0  63 68 6f 69 63 65 24 3d  22 2a 22 f2 6f 73 5f 63  |choice$="*".os_c|
000009d0  6f 6d 6d 61 6e 64 3a f2  6d 65 6e 75 0d 03 2a 08  |ommand:.menu..*.|
000009e0  fd a3 3a e1 0d 03 3e 7f  dd f2 6d 65 6e 75 f2 6f  |..:...>...menu.o|
000009f0  73 63 6c 69 28 22 46 58  31 31 2c 30 22 29 3a db  |scli("FX11,0"):.|
00000a00  3a f2 74 69 74 6c 65 3a  fb 32 3a 79 70 6f 73 3d  |:.title:.2:ypos=|
00000a10  37 3a f7 8d 54 5a 49 3a  f5 f3 6b 65 79 24 2c 74  |7:..TZI:..key$,t|
00000a20  65 78 74 24 3a e7 6b 65  79 24 3c 3e 22 45 4e 44  |ext$:.key$<>"END|
00000a30  22 f2 73 69 6e 67 5f 68  67 74 28 22 28 22 2b 6b  |".sing_hgt("("+k|
00000a40  65 79 24 2b 22 29 20 22  2b 74 65 78 74 24 2c 31  |ey$+") "+text$,1|
00000a50  30 2c 79 70 6f 73 29 3a  79 70 6f 73 3d 79 70 6f  |0,ypos):ypos=ypo|
00000a60  73 2b 33 0d 03 7a 11 fd  6b 65 79 24 3d 22 45 4e  |s+3..z..key$="EN|
00000a70  44 22 3a e1 0d 03 84 e9  dd f2 61 6c 74 65 72 5f  |D":.......alter_|
00000a80  73 74 72 69 70 28 66 5f  6b 65 79 29 db 3a f2 74  |strip(f_key).:.t|
00000a90  69 74 6c 65 3a ef 31 39  2c 31 2c 32 3b a3 3b 31  |itle:.19,1,2;.;1|
00000aa0  39 2c 32 2c 36 3b a3 3b  3a e6 a3 2c 31 3a ec 32  |9,2,6;.;:..,1:.2|
00000ab0  38 33 2c 37 33 30 3a df  39 39 36 2c 37 33 30 3a  |83,730:.996,730:|
00000ac0  df 39 39 36 2c 33 38 35  3a df 32 38 33 2c 33 38  |.996,385:.283,38|
00000ad0  35 3a df 32 38 33 2c 37  33 30 3a ec 39 39 36 2c  |5:.283,730:.996,|
00000ae0  36 31 35 3a df 32 38 33  2c 36 31 35 3a ec 32 38  |615:.283,615:.28|
00000af0  33 2c 35 30 30 3a df 39  39 36 2c 35 30 30 3a ec  |3,500:.996,500:.|
00000b00  35 34 35 2c 37 33 30 3a  df 35 34 35 2c 33 38 35  |545,730:.545,385|
00000b10  3a e6 a3 2c 31 3a ef 35  3a f2 64 5f 68 67 74 28  |:..,1:.5:.d_hgt(|
00000b20  22 43 54 52 4c 22 2c 33  32 30 2c 37 30 37 29 3a  |"CTRL",320,707):|
00000b30  f2 64 5f 68 67 74 28 22  53 48 49 46 54 22 2c 33  |.d_hgt("SHIFT",3|
00000b40  32 30 2c 35 39 30 29 3a  f2 64 69 73 70 6c 61 79  |20,590):.display|
00000b50  5f 73 74 72 69 70 28 66  5f 6b 65 79 29 0d 03 ca  |_strip(f_key)...|
00000b60  e6 f5 ef 34 2c 32 38 2c  a3 2c 33 31 2c 33 39 2c  |...4,28,.,31,39,|
00000b70  32 32 3a db 3a fb 33 3a  f2 73 69 6e 67 5f 68 67  |22:.:.3:.sing_hg|
00000b80  74 28 22 53 65 6c 65 63  74 20 62 6f 78 3a 20 28  |t("Select box: (|
00000b90  31 29 20 43 54 52 4c 22  2c 39 2c a3 29 3a f2 73  |1) CTRL",9,.):.s|
00000ba0  69 6e 67 5f 68 67 74 28  22 28 32 29 20 53 48 49  |ing_hgt("(2) SHI|
00000bb0  46 54 22 2c 32 31 2c 32  29 3a f2 73 69 6e 67 5f  |FT",21,2):.sing_|
00000bc0  68 67 74 28 22 28 33 29  20 42 4c 41 4e 4b 22 2c  |hgt("(3) BLANK",|
00000bd0  32 31 2c 34 29 3a f2 73  69 6e 67 5f 68 67 74 28  |21,4):.sing_hgt(|
00000be0  22 28 34 29 20 45 58 49  54 22 2c 32 31 2c 36 29  |"(4) EXIT",21,6)|
00000bf0  3a f2 73 69 6e 67 5f 68  67 74 28 22 55 73 65 20  |:.sing_hgt("Use |
00000c00  22 2b bd 32 32 34 2b bd  32 32 35 2b 22 20 74 6f  |"+.224+.225+" to|
00000c10  20 6d 6f 76 65 20 74 68  72 6f 75 67 68 20 65 6e  | move through en|
00000c20  74 72 69 65 73 22 2c b9  2c 38 29 3a f5 f2 6f 73  |tries",.,8):..os|
00000c30  63 6c 69 28 22 46 58 34  2c 31 22 29 3a 67 65 74  |cli("FX4,1"):get|
00000c40  24 3d be 0d 04 2e 1f e7  97 67 65 74 24 3c 3e 31  |$=.......get$<>1|
00000c50  33 38 80 97 67 65 74 24  3c 3e 31 33 39 e5 8d 44  |38..get$<>139..D|
00000c60  6a 44 0d 04 38 29 e7 97  67 65 74 24 3d 31 33 38  |jD..8)..get$=138|
00000c70  80 66 5f 6b 65 79 3e a3  66 5f 6b 65 79 3d 66 5f  |.f_key>.f_key=f_|
00000c80  6b 65 79 2d 31 3a e5 8d  44 60 44 0d 04 42 23 e7  |key-1:..D`D..B#.|
00000c90  97 67 65 74 24 3d 31 33  38 80 66 5f 6b 65 79 3d  |.get$=138.f_key=|
00000ca0  a3 66 5f 6b 65 79 3d 39  3a e5 8d 44 60 44 0d 04  |.f_key=9:..D`D..|
00000cb0  4c 29 e7 97 67 65 74 24  3d 31 33 39 80 66 5f 6b  |L)..get$=139.f_k|
00000cc0  65 79 3c 39 66 5f 6b 65  79 3d 66 5f 6b 65 79 2b  |ey<9f_key=f_key+|
00000cd0  31 3a e5 8d 44 60 44 0d  04 56 1d e7 97 67 65 74  |1:..D`D..V...get|
00000ce0  24 3d 31 33 39 80 66 5f  6b 65 79 3d 39 66 5f 6b  |$=139.f_key=9f_k|
00000cf0  65 79 3d a3 0d 04 60 1f  f2 64 69 73 70 6c 61 79  |ey=...`..display|
00000d00  5f 73 74 72 69 70 28 66  5f 6b 65 79 29 3a e5 8d  |_strip(f_key):..|
00000d10  44 74 44 0d 04 6a 23 e7  bb 67 65 74 24 3c 31 84  |DtD..j#..get$<1.|
00000d20  bb 67 65 74 24 3e 34 f2  73 6f 75 6e 64 8b 62 78  |.get$>4.sound.bx|
00000d30  3d bb 67 65 74 24 0d 04  74 21 fd bb 67 65 74 24  |=.get$..t!..get$|
00000d40  3e 3d 31 80 bb 67 65 74  24 3c 3d 34 3a e7 62 78  |>=1..get$<=4:.bx|
00000d50  3d 34 e5 8d 64 76 44 0d  04 88 60 ef 34 2c 32 38  |=4..dvD...`.4,28|
00000d60  2c a3 2c 33 31 2c 33 39  2c 32 32 3a db 3a e7 62  |,.,31,39,22:.:.b|
00000d70  78 3d 31 62 24 3d 22 43  54 52 4c 22 3a 6c 6e 65  |x=1b$="CTRL":lne|
00000d80  5f 6e 6f 3d 31 8b e7 62  78 3d 32 62 24 3d 22 53  |_no=1..bx=2b$="S|
00000d90  48 49 46 54 22 3a 6c 6e  65 5f 6e 6f 3d 33 8b e7  |HIFT":lne_no=3..|
00000da0  62 78 3d 33 62 24 3d 22  42 4c 41 4e 4b 22 3a 6c  |bx=3b$="BLANK":l|
00000db0  6e 65 5f 6e 6f 3d 35 0d  04 9c a4 f2 73 69 6e 67  |ne_no=5.....sing|
00000dc0  5f 68 67 74 28 62 24 2c  b9 2c 31 29 3a f1 8a 31  |_hgt(b$,.,1):..1|
00000dd0  30 2c 33 29 22 4c 69 6e  65 20 31 3a 20 22 3a f2  |0,3)"Line 1: ":.|
00000de0  67 74 28 31 38 2c 33 2c  31 32 29 3a 66 6b 24 28  |gt(18,3,12):fk$(|
00000df0  6c 6e 65 5f 6e 6f 2c 66  5f 6b 65 79 29 3d 67 65  |lne_no,f_key)=ge|
00000e00  74 24 3a f1 8a 31 30 2c  35 29 22 4c 69 6e 65 20  |t$:..10,5)"Line |
00000e10  32 3a 20 22 3a f2 67 74  28 31 38 2c 35 2c 31 32  |2: ":.gt(18,5,12|
00000e20  29 3a 66 6b 24 28 6c 6e  65 5f 6e 6f 2b 31 2c 66  |):fk$(lne_no+1,f|
00000e30  5f 6b 65 79 29 3d 67 65  74 24 3a f2 63 6c 65 61  |_key)=get$:.clea|
00000e40  72 5f 62 6f 78 28 62 78  29 3a f2 77 72 69 74 65  |r_box(bx):.write|
00000e50  5f 69 6e 5f 62 6f 78 28  62 78 29 0d 04 f6 1f fd  |_in_box(bx).....|
00000e60  62 78 3d 34 3a ef 34 2c  32 36 3a f2 6f 73 63 6c  |bx=4:.4,26:.oscl|
00000e70  69 28 22 46 58 34 22 29  3a e1 0d 05 00 67 dd f2  |i("FX4"):....g..|
00000e80  63 6c 65 61 72 5f 62 6f  78 28 62 6f 78 29 e6 a3  |clear_box(box)..|
00000e90  2c 31 32 38 3a ef 32 34  2c 35 35 36 3b 28 37 30  |,128:.24,556;(70|
00000ea0  37 2d 28 28 62 6f 78 2d  31 29 2a 31 31 35 29 29  |7-((box-1)*115))|
00000eb0  2d 38 30 3b 39 39 30 3b  37 31 37 2d 28 28 62 6f  |-80;990;717-((bo|
00000ec0  78 2d 31 29 2a 31 31 35  29 3b 3a da 3a ef 32 34  |x-1)*115);:.:.24|
00000ed0  2c a3 3b a3 3b 31 32 37  39 3b 31 30 32 33 3b 3a  |,.;.;1279;1023;:|
00000ee0  e1 0d 05 28 93 dd f2 77  72 69 74 65 5f 69 6e 5f  |...(...write_in_|
00000ef0  62 6f 78 28 62 6f 78 29  62 6f 78 5f 70 6f 73 3d  |box(box)box_pos=|
00000f00  28 28 62 6f 78 2d 31 29  2a 32 29 2b 31 3a ec 35  |((box-1)*2)+1:.5|
00000f10  37 36 2c 37 30 37 2d 28  28 62 6f 78 2d 31 29 2a  |76,707-((box-1)*|
00000f20  31 31 35 29 3a ef 35 3a  e6 a3 2c 32 3a f1 3b 66  |115):.5:..,2:.;f|
00000f30  6b 24 28 62 6f 78 5f 70  6f 73 2c 66 5f 6b 65 79  |k$(box_pos,f_key|
00000f40  29 3a ec 35 37 36 2c 37  30 37 2d 28 28 62 6f 78  |):.576,707-((box|
00000f50  2d 31 29 2a 31 31 35 29  2d 34 32 3a f1 3b 66 6b  |-1)*115)-42:.;fk|
00000f60  24 28 62 6f 78 5f 70 6f  73 2b 31 2c 66 5f 6b 65  |$(box_pos+1,f_ke|
00000f70  79 29 3a e1 0d 05 5a 5f  dd f2 67 74 28 78 2c 79  |y):...Z_..gt(x,y|
00000f80  2c 6c 6e 29 f2 6f 73 63  6c 69 28 22 46 58 31 31  |,ln).oscli("FX11|
00000f90  2c 35 30 22 29 3a ef 33  31 2c 78 2c 79 3a 67 65  |,50"):.31,x,y:ge|
00000fa0  74 24 3d 22 22 3a ef 32  33 2c 32 35 34 2c a3 2c  |t$="":.23,254,.,|
00000fb0  a3 2c a3 2c a3 2c a3 2c  a3 2c 32 35 35 2c 32 35  |.,.,.,.,.,255,25|
00000fc0  35 3a f5 f1 8a 78 2c 79  29 3b 67 65 74 24 3b bd  |5:...x,y);get$;.|
00000fd0  32 35 34 0d 05 8c 25 47  3d a5 3a e7 a9 67 65 74  |254...%G=.:..get|
00000fe0  24 3d 6c 6e 80 28 47 3c  3e 31 33 80 47 3c 3e 31  |$=ln.(G<>13.G<>1|
00000ff0  32 37 29 e5 8d 74 4c 45  0d 05 a0 17 e7 47 3d 31  |27)..tLE.....G=1|
00001000  33 f1 8a 78 2c 79 29 3b  67 65 74 24 22 20 22 0d  |3..x,y);get$" ".|
00001010  05 aa 30 e7 47 3d 31 32  37 67 65 74 24 3d c0 67  |..0.G=127get$=.g|
00001020  65 74 24 2c a9 67 65 74  24 b9 29 3a f1 8a 78 2c  |et$,.get$.):..x,|
00001030  79 29 3b 67 65 74 24 3b  bd 32 35 34 22 20 22 0d  |y);get$;.254" ".|
00001040  05 b4 2c e7 47 3e 33 31  80 47 3c 31 32 37 67 65  |..,.G>31.G<127ge|
00001050  74 24 3d 67 65 74 24 2b  bd 47 3a f1 8a 78 2c 79  |t$=get$+.G:..x,y|
00001060  29 3b 67 65 74 24 3b bd  32 35 34 0d 05 be 1c fd  |);get$;.254.....|
00001070  47 3d 31 33 3a f2 6f 73  63 6c 69 28 22 46 58 31  |G=13:.oscli("FX1|
00001080  31 2c 30 22 29 3a e1 0d  05 c8 bb dd f2 73 61 76  |1,0"):.......sav|
00001090  65 db 3a f2 74 69 74 6c  65 3a fb 32 3a f2 73 69  |e.:.title:.2:.si|
000010a0  6e 67 5f 68 67 74 28 22  53 41 56 45 20 4b 45 59  |ng_hgt("SAVE KEY|
000010b0  20 53 54 52 49 50 22 2c  b9 2c 34 29 3a fb 33 3a  | STRIP",.,4):.3:|
000010c0  f2 73 69 6e 67 5f 68 67  74 28 22 46 69 6c 65 6e  |.sing_hgt("Filen|
000010d0  61 6d 65 3a 20 22 2c 39  2c 31 35 29 3a f2 67 74  |ame: ",9,15):.gt|
000010e0  28 31 39 2c 31 35 2c 31  30 29 3a 66 69 6c 65 6e  |(19,15,10):filen|
000010f0  61 6d 65 24 3d 67 65 74  24 3a fb 31 3a f2 73 69  |ame$=get$:.1:.si|
00001100  6e 67 5f 68 67 74 28 22  53 61 76 65 20 63 75 72  |ng_hgt("Save cur|
00001110  72 65 6e 74 20 6b 65 79  20 73 74 72 69 70 3f 20  |rent key strip? |
00001120  59 2f 4e 22 2c b9 2c 31  39 29 3a 67 65 74 24 3d  |Y/N",.,19):get$=|
00001130  a4 67 65 74 5f 79 6e 3a  e7 67 65 74 24 3d 22 4e  |.get_yn:.get$="N|
00001140  22 e1 0d 06 0e 83 71 71  3d ae 66 69 6c 65 6e 61  |".....qq=.filena|
00001150  6d 65 24 3a fb 32 3a f2  73 69 6e 67 5f 68 67 74  |me$:.2:.sing_hgt|
00001160  28 22 53 61 76 69 6e 67  22 2c b9 2c 32 33 29 3a  |("Saving",.,23):|
00001170  e3 61 3d a3 b8 39 3a e3  62 3d 31 b8 36 3a f1 23  |.a=..9:.b=1.6:.#|
00001180  71 71 2c 66 6b 24 28 62  2c 61 29 3a ed 2c 3a d9  |qq,fk$(b,a):.,:.|
00001190  23 71 71 3a fb 32 3a f2  73 69 6e 67 5f 68 67 74  |#qq:.2:.sing_hgt|
000011a0  28 22 53 61 76 69 6e 67  20 43 6f 6d 70 6c 65 74  |("Saving Complet|
000011b0  65 22 2c b9 2c 32 33 29  3a f2 77 61 69 74 28 32  |e",.,23):.wait(2|
000011c0  35 30 29 3a e1 0d 06 40  b9 dd f2 6c 6f 61 64 db  |50):...@...load.|
000011d0  3a f2 74 69 74 6c 65 3a  fb 32 3a f2 73 69 6e 67  |:.title:.2:.sing|
000011e0  5f 68 67 74 28 22 4c 4f  41 44 20 4b 45 59 20 53  |_hgt("LOAD KEY S|
000011f0  54 52 49 50 22 2c b9 2c  34 29 3a fb 33 3a f2 73  |TRIP",.,4):.3:.s|
00001200  69 6e 67 5f 68 67 74 28  22 46 69 6c 65 6e 61 6d  |ing_hgt("Filenam|
00001210  65 3a 20 22 2c 31 30 2c  31 35 29 3a f2 67 74 28  |e: ",10,15):.gt(|
00001220  32 30 2c 31 35 2c 31 30  29 3a 66 69 6c 65 6e 61  |20,15,10):filena|
00001230  6d 65 24 3d 67 65 74 24  3a fb 31 3a f2 73 69 6e  |me$=get$:.1:.sin|
00001240  67 5f 68 67 74 28 22 4c  6f 61 64 20 74 68 69 73  |g_hgt("Load this|
00001250  20 6b 65 79 20 73 74 72  69 70 3f 20 59 2f 4e 22  | key strip? Y/N"|
00001260  2c b9 2c 31 39 29 3a 67  65 74 24 3d a4 67 65 74  |,.,19):get$=.get|
00001270  5f 79 6e 3a e7 67 65 74  24 3d 22 4e 22 e1 0d 06  |_yn:.get$="N"...|
00001280  86 85 71 71 3d 8e 66 69  6c 65 6e 61 6d 65 24 3a  |..qq=.filename$:|
00001290  fb 32 3a f2 73 69 6e 67  5f 68 67 74 28 22 4c 6f  |.2:.sing_hgt("Lo|
000012a0  61 64 69 6e 67 22 2c b9  2c 32 33 29 3a e3 61 3d  |ading",.,23):.a=|
000012b0  a3 b8 39 3a e3 62 3d 31  b8 36 3a e8 23 71 71 2c  |..9:.b=1.6:.#qq,|
000012c0  66 6b 24 28 62 2c 61 29  3a ed 2c 3a d9 23 71 71  |fk$(b,a):.,:.#qq|
000012d0  3a fb 32 3a f2 73 69 6e  67 5f 68 67 74 28 22 4c  |:.2:.sing_hgt("L|
000012e0  6f 61 64 69 6e 67 20 43  6f 6d 70 6c 65 74 65 22  |oading Complete"|
000012f0  2c b9 2c 32 33 29 3a f2  77 61 69 74 28 32 35 30  |,.,23):.wait(250|
00001300  29 3a e1 0d 06 b8 62 dd  f2 74 69 74 6c 65 ef 31  |):....b..title.1|
00001310  39 2c 31 2c 31 3b a3 3b  31 39 2c 32 2c 33 3b a3  |9,1,1;.;19,2,3;.|
00001320  3b 31 39 2c 33 2c 37 3b  a3 3b 3a fb 33 3a e6 a3  |;19,3,7;.;:.3:..|
00001330  2c 33 3a f2 64 5f 68 67  74 5f 75 6e 64 6c 6e 28  |,3:.d_hgt_undln(|
00001340  22 46 75 6e 63 74 69 6f  6e 20 4b 65 79 20 53 74  |"Function Key St|
00001350  72 69 70 20 47 65 6e 65  72 61 74 6f 72 22 2c b9  |rip Generator",.|
00001360  2c a3 29 3a e1 0d 06 e0  29 dd f2 77 61 69 74 28  |,.):....)..wait(|
00001370  64 65 6c 61 79 29 74 69  6d 65 3d 91 3a f5 fd 91  |delay)time=.:...|
00001380  2d 74 69 6d 65 3e 3d 64  65 6c 61 79 3a e1 0d 07  |-time>=delay:...|
00001390  08 20 dd f2 73 6f 75 6e  64 d4 31 2c 2d 31 35 2c  |. ..sound.1,-15,|
000013a0  34 2c 32 3a d4 31 2c a3  2c a3 2c a3 3a e1 0d 07  |4,2:.1,.,.,.:...|
000013b0  30 32 dd f2 6f 73 63 6c  69 28 24 26 37 30 30 29  |02..oscli($&700)|
000013c0  59 25 3d 26 37 30 30 81  32 35 36 3a 58 25 3d 26  |Y%=&700.256:X%=&|
000013d0  37 30 30 83 32 35 36 3a  d6 26 46 46 46 37 3a e1  |700.256:.&FFF7:.|
000013e0  0d 07 62 94 dd f2 65 78  69 74 db 3a f2 74 69 74  |..b...exit.:.tit|
000013f0  6c 65 3a fb 32 3a f2 73  69 6e 67 5f 68 67 74 28  |le:.2:.sing_hgt(|
00001400  22 45 58 49 54 20 50 52  4f 47 52 41 4d 22 2c b9  |"EXIT PROGRAM",.|
00001410  2c 34 29 3a fb 33 3a f2  73 69 6e 67 5f 68 67 74  |,4):.3:.sing_hgt|
00001420  28 22 41 72 65 20 79 6f  75 20 73 75 72 65 3f 20  |("Are you sure? |
00001430  59 2f 4e 22 2c b9 2c 31  36 29 3a 67 65 74 24 3d  |Y/N",.,16):get$=|
00001440  a4 67 65 74 5f 79 6e 3a  e7 67 65 74 24 3d 22 4e  |.get_yn:.get$="N|
00001450  22 e1 8b db 3a f2 64 5f  68 67 74 5f 75 6e 64 6c  |"...:.d_hgt_undl|
00001460  6e 28 22 47 6f 6f 64 62  79 65 21 22 2c b9 2c 31  |n("Goodbye!",.,1|
00001470  33 29 3a e0 0d 07 94 40  dd a4 67 65 74 5f 79 6e  |3):....@..get_yn|
00001480  f5 67 65 74 24 3d be 3a  43 41 50 24 3d bd 28 97  |.get$=.:CAP$=.(.|
00001490  67 65 74 24 80 26 44 46  29 3a e7 43 41 50 24 3c  |get$.&DF):.CAP$<|
000014a0  3e 22 59 22 80 43 41 50  24 3c 3e 22 4e 22 f2 73  |>"Y".CAP$<>"N".s|
000014b0  6f 75 6e 64 0d 07 bc 1c  fd 43 41 50 24 3d 22 59  |ound.....CAP$="Y|
000014c0  22 84 43 41 50 24 3d 22  4e 22 3a 3d 43 41 50 24  |".CAP$="N":=CAP$|
000014d0  0d 07 d0 89 dd f2 64 69  73 70 6c 61 79 5f 73 74  |......display_st|
000014e0  72 69 70 28 66 5f 6b 65  79 29 ef 34 2c 32 36 3a  |rip(f_key).4,26:|
000014f0  fb 33 3a f2 64 5f 68 67  74 5f 75 6e 64 6c 6e 28  |.3:.d_hgt_undln(|
00001500  22 66 22 2b c3 66 5f 6b  65 79 2c b9 2c 34 29 3a  |"f"+.f_key,.,4):|
00001510  ef 32 38 2c a3 2c 33 31  2c 33 39 2c 32 32 3a e3  |.28,.,31,39,22:.|
00001520  61 3d 31 b8 33 3a f2 63  6c 65 61 72 5f 62 6f 78  |a=1.3:.clear_box|
00001530  28 61 29 3a ed 3a e6 a3  2c 32 3a ef 35 3a e3 61  |(a):.:..,2:.5:.a|
00001540  3d 31 b8 33 3a f2 77 72  69 74 65 5f 69 6e 5f 62  |=1.3:.write_in_b|
00001550  6f 78 28 61 29 3a ed 3a  e1 0d 08 20 e5 dd f2 6f  |ox(a):.:... ...o|
00001560  73 5f 63 6f 6d 6d 61 6e  64 db 3a f2 74 69 74 6c  |s_command.:.titl|
00001570  65 3a fb 32 3a f2 73 69  6e 67 5f 68 67 74 28 22  |e:.2:.sing_hgt("|
00001580  45 4e 54 45 52 20 53 54  41 52 20 43 4f 4d 4d 41  |ENTER STAR COMMA|
00001590  4e 44 22 2c b9 2c 34 29  3a fb 33 3a f2 73 69 6e  |ND",.,4):.3:.sin|
000015a0  67 5f 68 67 74 28 22 50  72 65 73 73 20 53 48 49  |g_hgt("Press SHI|
000015b0  46 54 20 74 6f 20 73 63  72 6f 6c 6c 20 74 68 65  |FT to scroll the|
000015c0  20 73 63 72 65 65 6e 22  2c b9 2c 36 29 3a ef 32  | screen",.,6):.2|
000015d0  38 2c a3 2c 32 36 2c 33  39 2c 38 2c 31 34 3a e8  |8,.,26,39,8,14:.|
000015e0  8a a3 2c a3 29 22 2a 22  63 6f 6d 6d 61 6e 64 24  |..,.)"*"command$|
000015f0  3a f1 3a f2 6f 73 63 6c  69 28 63 6f 6d 6d 61 6e  |:.:.oscli(comman|
00001600  64 24 29 3a ef 32 36 2c  31 35 3a fb 31 3a f2 73  |d$):.26,15:.1:.s|
00001610  69 6e 67 5f 68 67 74 28  22 50 72 65 73 73 20 53  |ing_hgt("Press S|
00001620  50 41 43 45 20 42 41 52  20 74 6f 20 63 6f 6e 74  |PACE BAR to cont|
00001630  69 6e 75 65 2e 2e 2e 22  2c b9 2c 32 38 29 0d 08  |inue...",.,28)..|
00001640  5c 0c f5 fd a5 3d 33 32  3a e1 0d 08 70 e4 dd f2  |\....=32:...p...|
00001650  65 72 72 ef 34 2c 32 36  3a fb 32 3a f2 64 5f 68  |err.4,26:.2:.d_h|
00001660  67 74 5f 75 6e 64 6c 6e  28 22 45 52 52 4f 52 22  |gt_undln("ERROR"|
00001670  2c b9 2c a3 29 3a fb 33  3a f1 3a f6 3a f1 22 20  |,.,.):.3:.:.:." |
00001680  61 74 20 6c 69 6e 65 20  22 3b 9e 27 3a fb 31 3a  |at line ";.':.1:|
00001690  f2 73 69 6e 67 5f 68 67  74 28 22 50 72 65 73 73  |.sing_hgt("Press|
000016a0  20 53 50 41 43 45 20 42  41 52 20 74 6f 20 63 6f  | SPACE BAR to co|
000016b0  6e 74 69 6e 65 22 2c b9  2c 32 38 29 3a f2 73 69  |ntine",.,28):.si|
000016c0  6e 67 5f 68 67 74 28 22  6f 72 20 45 53 43 41 50  |ng_hgt("or ESCAP|
000016d0  45 20 74 6f 20 65 6e 64  22 2c b9 2c 33 30 29 3a  |E to end",.,30):|
000016e0  f2 6f 73 63 6c 69 28 22  46 58 32 32 39 2c 31 22  |.oscli("FX229,1"|
000016f0  29 3a f5 67 65 74 24 3d  be 3a fd 67 65 74 24 3d  |):.get$=.:.get$=|
00001700  bd 33 32 84 67 65 74 24  3d bd 32 37 3a f2 6f 73  |.32.get$=.27:.os|
00001710  63 6c 69 28 22 46 58 32  32 39 22 29 3a f2 6f 73  |cli("FX229"):.os|
00001720  63 6c 69 28 22 46 58 31  32 22 29 3a fb 33 0d 08  |cli("FX12"):.3..|
00001730  c0 14 e7 67 65 74 24 3d  bd 32 37 e0 8b f2 6d 61  |...get$=.27...ma|
00001740  69 6e 0d 08 ca 05 e1 0d  08 d4 77 dd f2 63 6c 65  |in........w..cle|
00001750  61 72 5f 6d 65 6d db 3a  f2 74 69 74 6c 65 3a fb  |ar_mem.:.title:.|
00001760  32 3a f2 73 69 6e 67 5f  68 67 74 28 22 43 4c 45  |2:.sing_hgt("CLE|
00001770  41 52 20 4d 45 4d 4f 52  59 22 2c b9 2c 34 29 3a  |AR MEMORY",.,4):|
00001780  fb 33 3a f2 73 69 6e 67  5f 68 67 74 28 22 41 72  |.3:.sing_hgt("Ar|
00001790  65 20 79 6f 75 20 73 75  72 65 3f 20 59 2f 4e 22  |e you sure? Y/N"|
000017a0  2c b9 2c 31 35 29 3a 67  65 74 24 3d a4 67 65 74  |,.,15):get$=.get|
000017b0  5f 79 6e 3a e7 67 65 74  24 3d 22 4e 22 e1 0d 09  |_yn:.get$="N"...|
000017c0  06 22 e3 62 3d 31 b8 36  3a e3 61 3d a3 b8 39 3a  |.".b=1.6:.a=..9:|
000017d0  66 6b 24 28 62 2c 61 29  3d 22 22 3a ed 2c 3a e1  |fk$(b,a)="":.,:.|
000017e0  0d 09 1a 82 dc 20 31 2c  45 6e 74 65 72 20 6b 65  |..... 1,Enter ke|
000017f0  79 20 64 65 74 61 69 6c  73 2c 32 2c 50 72 69 6e  |y details,2,Prin|
00001800  74 20 6b 65 79 20 73 74  72 69 70 2c 33 2c 4c 6f  |t key strip,3,Lo|
00001810  61 64 20 6b 65 79 20 73  74 72 69 70 2c 34 2c 53  |ad key strip,4,S|
00001820  61 76 65 20 6b 65 79 20  73 74 72 69 70 2c 35 2c  |ave key strip,5,|
00001830  45 78 69 74 20 70 72 6f  67 72 61 6d 2c 36 2c 43  |Exit program,6,C|
00001840  6c 65 61 72 20 6d 65 6d  6f 72 79 2c 2a 2c 53 74  |lear memory,*,St|
00001850  61 72 20 43 6f 6d 6d 61  6e 64 2c 45 4e 44 2c 45  |ar Command,END,E|
00001860  4e 44 0d ff                                       |ND..|
00001864
FuncKey.m0
FuncKey.m1
FuncKey.m2
FuncKey.m4
FuncKey.m5