value__ntId  __ntTemplate viewFlagsnamesymboltype viewJustify viewBounds protection viewFormat infoFrame stepChildren nokeyboard  __ntDatatype __ntFlagsÿ( CLAS@    NUMB   "Current Info" EVAL   'current EVAL   'editor EVAL   ÿÀ NUMB     RECT   ˜'private // show this only in this app. For instance, DONT show it in IOBox EVAL    NUMB   ÿø{checkpaths: '[current_date,current_value,current_location,current_condition,current_loaned,current_note], checkPrefix: '[TRUE,nil], formatFunc: func(data) begin if isnumber(data[0]) then data[0]:=shortdatestr(data[0],rom_datetimestrspecs.abbrdatestrspec); return (ParamStr("^?0Current Date: ^0\n|| ^?1Current Value: $^1\n|| ^?2Current Location: ^2\n|| ^?3Current Condition: ^3\n|| ^?4Currently loaned to: ^4\n|| ^?5Current Notes: ^5|| ",data)); end, } EVAL    ARAY   __ntName pathlabel    ÿ  PROT@    EVAL'current_date    "Current Date:" EVAL     RECTnewtLabelDateInputLine pdate   0  2 3 viewSetupFormScript   ÿœ PROT@    EVAL'current_value   "Value ($):" EVAL   ÿ‚ NUMB   ÿ // be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( 5, 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPTnewtLabelNumInputLine price   0  2 3memory C   ÿ˜ PROT@    EVAL&'current_condition   "Condition:" EVAL   4'|current_condition:soft| EVAL   ÿ NUMB   ÿÐ// be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( rinttol(b.appareawidth/2), 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPTnewtLabelInputLinecondition   0  2 3 U C   ÿ˜ W@    EVAL$'current_location   ("Current Location:" EVAL   2'|current_location:soft| EVAL   ÿ‚ NUMB   ÿ // be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( 5, 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPT flocation   0  2 3 C   ÿ¬ PROT@    EVAL 'current_loaned   "Loaned to:" EVAL   ÿ NUMB   ÿÐ// be sure to call inherited:?ViewSetupFormScript() func() begin local b:=getappparams(); self.viewbounds:=relbounds( rinttol(b.appareawidth/2), 0, rinttol(b.appareawidth/2)-10, 32); inherited:?ViewSetupFormScript(); end SCPTnewtSmartNameViewloanedto   0  2 3   ÿ˜ W@    EVAL'current_note   "Note:" EVAL f notesÿ     BOOLclView