value__ntId__ntName __ntTemplate viewBounds stepChildren viewJustify dataframeviewQuitScript copyright  __ntDatatype __ntFlagsÿÐ PROT@   RECT €À   ARAY    text  viewTransferModeviewFont viewFormat  ÿh PROT@   EVAL."CardMEDIA CardTotals"   RECTlefttoprightbottomÿÿÿÿüP  ÿØ NUMB   )  *ROM_fontSystem10bold    )protoStaticText      viewSetupFormScript  ÿh PROT@   EVAL4"CardMEDIA Totals System"  RECT )®  ÿ®// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.current_count then self.text:="Cards with Current Value:" && numberstr(dataframe.current_count); inherited:?ViewSetupFormScript(); end SCPT .current_count      1   ÿh 3@  RECT )9®  ÿ¨// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.current_total then self.text:="Total Current Value: $" && numberstr(dataframe.current_total); inherited:?ViewSetupFormScript(); end SCPT  D"Calculates current, purchase, &" EVAL .current_total      1   ÿh 3@  RECT 9I®  ÿ´// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.purchase_count then self.text:="Cards with Purchase Price:" && numberstr(dataframe.purchase_count); inherited:?ViewSetupFormScript(); end SCPT   EVAL:"Release $ Totals for Cards" .purchase_count       1  ÿh 3@   EVAL&"in Newton Names."  RECT IY®  ÿ´// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.purchase_total then self.text:="Total Purchase Value: $" && numberstr(dataframe.purchase_total); inherited:?ViewSetupFormScript(); end SCPT .purchase_total       1  ÿh 3@   EVAL""  RECT Yi®  ÿ®// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.release_count then self.text:="Cards with Release Price:" && numberstr(dataframe.release_count); inherited:?ViewSetupFormScript(); end SCPT .release_count       1  ÿh 3@   EVAL6"© 1997 Sine of the Times"   RECT iy®  ÿ®// be sure to call inherited:?ViewSetupFormScript() func() begin if dataframe.release_total then self.text:="Total Release Value: $" && numberstr(dataframe.release_total); inherited:?ViewSetupFormScript(); end SCPT .release_totalÿ  ÿ@ NUMB  {} EVAL  ø// must return the value of inherited:?ViewQuitScript() func() begin self.dataframe:={}; inherited:?ViewQuitScript(); end SCPT  ÿ°// Copyright 1997-1998 Sine of the Times. All Rights Reserved. // You may freely modify and distribute this source code // as long as you make it clear that it has originated from // Sine of the Times source files. EVAL€ protoFloatNGobaseview