value__ntId__ntName  __ntTemplate viewFlagsnamesymboltype viewJustify viewBounds protection viewFormat infoFrame stepChildrenviewQuitScript  __ntDatatype __ntFlagsÿ( CLAS@    NUMB   "Ivy Editor" EVAL   'default EVAL   'editor EVAL   ÿÀ NUMB     RECT   ˜'private // show this only in this app. For instance, DONT show it in IOBox EVAL    NUMB   ÿÊ{checkpaths: '[item,make,model,serial,category,rating], checkPrefix: '[TRUE,nil], formatFunc: func(data) begin // <data> will be [<entry>.carname] ParamStr("^0", data); // return string to show in All Info view end, } EVAL    ARAY     pathlabelmemory   ÿ˜ PROT@    EVAL 'item   "Item:" EVAL   '|item:soft| EVALnewtLabelInputLine item     2 3 4 viewSetupFormScript   ÿ˜ 6@    EVAL 'make   "Make:" EVAL   '|make: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 @ make     2 3 4 D   ÿ˜ 6@    EVAL'model   "Model:" EVAL   '|model: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 SCPT @ model     2 3   ÿ˜ 6@    EVAL'serial   "Serial No:" EVAL @serial     2 3 4 D   ÿ˜ 6@    EVAL'rating   "Rating:" EVAL   '|rating: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 @rating     2 3 4 D   ÿ˜ 6@    EVAL'category   "Category:" EVAL   *'|bookcategory: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 SCPT @categoryÿ   ÿ// must return the value of inherited:?ViewQuitScript() func() begin target.sorton:=clone(target.item); inherited:?ViewQuitScript(); end SCPTclViewbaseview