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