// Copyright ©1997 Sine of the Times// App stuffconstant kSymbolSignature := kappsymbol;constant kVersion := 1;constant kSymbolClass := '|view.Symbol:SofT| ;constant kDropTypesArray := '[picture, text];constant kSuperSymbol := 'notes; // paperRoll's SuperSymbolconstant kDataSymbol := kappSymbol; // our dataDef SymbolDefConst('kFrameFormat, { _proto: protoFrameFormat, symbol: '|FormulaFrameFormat|, title: "Custom", } );