home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 March / macformat-022.iso / Shareware City / Developers / ObiWan-501 / Databases / Force next >
Encoding:
Text File  |  1994-06-29  |  1.1 MB  |  3 lines  |  [TEXT/MPS ]

Text Truncated. Only the first 1MB is shown below. Download the file for the complete contents.
  1. =|
  2. A long time ago in a galaxy far far away… [1/2]
  3. ObiWan is a general purpose popup help system. ObiWan ships with a
  4. database called “The Force" which describes the Macintosh operating
  5. system APIs. The ObiWan distribution also contains a number of other
  6. databases, such as a word list and help for the programming language
  7. Perl.  You can also build your own… [press cmd-. to view next page]|
  8. A long time ago in a galaxy far far away… [2/2]
  9. databases using the Master Yoda application.
  10. Double click any of the following words for more help on that topic:
  11.     Buttons, HotKeys, ForceEntryFormat, OtherDatabases,
  12.     Highlights, Copyright, MasterYoda, Thanks, MissedClicks|
  13. ABByte=1..127 ƒAppleTalk|
  14. ABCallType=… ƒAppleTalk
  15. (tLAPRead,tLAPWrite,tDDPRead,tDDPWrite,tNBPLookup,tNBPConfirm,tNBPRegister,tAT
  16. PSndRequest,tATPGetRequest,tATPSdRsp,tATPAddRsp,tATPRequest,tATPResponse)|
  17. abortErr=-27 ƒErrors
  18. I/O request aborted by KillIO / I/O abort error
  19. Close request aborted by KillIO
  20. Read aborted by KillIO
  21. Write aborted by KillIO
  22. Control request aborted by KillIO
  23. Status request aborted by KillIO
  24. Publisher has written a new edition|
  25. abortOS=248 ƒAppleTalk|
  26. AbortScript(paramPtr:XCmdPtr); ƒHyperXCmd|
  27. ABProtoType=… ƒAppleTalk
  28. (lapProto,ddpProto,nbpProto,atpProto)|
  29. ABRecHandle=^ABRecPtr ƒAppleTalk|
  30. ABRecPtr=^ABusRecord ƒAppleTalk|
  31. Abs(x:numbertype):numbertype; ƒPascal MPW-203  TP-357|
  32. ABusDCE=$2DC ƒSysEqu|
  33. ABusRecord=RECORD ƒAppleTalk [1/6]
  34. abOpcode:ABCallType;
  35. abResult:integer;
  36. abUserReference:longint;
  37. case ABProtoType of
  38. lapProto:
  39.     lapAddress:LAPAdrBlock;
  40.     lapReqCount:integer;
  41.     lapActCount:integer;|
  42. ABusRecord=RECORD ƒAppleTalk [2/6]
  43.     lapDataPtr:Ptr
  44. ddpProto:
  45.     ddpType:Byte;
  46.     ddpSocket:Byte;
  47.     ddpAddress:AddrBlock;
  48.     ddpReqCount:integer;
  49.     ddpActCount:integer;
  50.     ddpDataPtr:Ptr;|
  51. ABusRecord=RECORD ƒAppleTalk [3/6]
  52.     ddpNodeID:Byte
  53. nbpProto:
  54.     nbpEntityPtr:EntityPtr;
  55.     nbpBufPtr:Ptr;
  56.     nbpBufSize:integer;
  57.     nbpDataField:integer;
  58.     nbpAddress:AddrBlock;
  59.     nbpRetransmitInfo:RetransType|
  60. ABusRecord=RECORD ƒAppleTalk [4/6]
  61. atpProto:
  62.     atpSocket:Byte;
  63.     atpAddress:AddrBlock;
  64.     atpReqCount:integer;
  65.     atpDataPtr:Ptr;
  66.     atpRspBDSPtr:BDSPtr;
  67.     atpBitmap:BitMapType;
  68.     atpTransID:integer;|
  69. ABusRecord=RECORD ƒAppleTalk [5/6]
  70.     atpActCount:integer;
  71.     atpUserData:longint;
  72.     atpXO:boolean;
  73.     atpEOM:boolean;
  74.     atpTimeOut:Byte;
  75.     atpRetries:Byte;
  76.     atpNumBufs:Byte;
  77.     atpNumRsp:Byte;|
  78. ABusRecord=RECORD ƒAppleTalk [6/6]
  79.     atpBDSSize:Byte;
  80.     atpRspUData:longint;
  81.     atpRspBuf:Ptr;
  82.     atpRspSize:integer
  83.     );|
  84. ABusVars=$2D8 ƒSysEqu|
  85. accClear=73 ƒDesk|
  86. accCopy=71 ƒDesk|
  87. accCursor=66 ƒDesk|
  88. accCut=70 ƒDesk|
  89. AcceptHighLevelEvent(VAR sender:TargetID;VAR msgRefcon:longint;msgBuff:Ptr;
  90. VAR msgLen:longint):OSErr; ƒEPPC {A88F:$0033} TB.2-69  TB.2-70…71  TB.2-87
  91. TB.2-90…92|
  92. AccessorProcPtr=ProcPtr ƒAEObjects|
  93. accEvent=64 ƒDesk|
  94. accMenu=67 ƒDesk|
  95. accPaste=72 ƒDesk|
  96. accRun=65 ƒDesk|
  97. accUndo=68 ƒDesk|
  98. ACE2to1Name='ACE 2-to-1' ƒAIFF|
  99. ACE2Type='ACE2' ƒAIFF|
  100. ACE8to3Name='ACE 8-to-3' ƒAIFF|
  101. ACE8Type='ACE8' ƒAIFF|
  102. aceBadCmd=6 ƒSound|
  103. aceBadComp=3 ƒSound|
  104. aceBadDest=5 ƒSound|
  105. aceBadEncode=4 ƒSound|
  106. aceMemFull=1 ƒSound|
  107. aceNilBlock=2 ƒSound|
  108. aceSuccess=0 ƒSound|
  109. ACount=$A9A TB.6-172|
  110. activateEvt=8 ƒEvents|
  111. activateMsg=7 ƒDevices|
  112. ActivatePalette(srcWindow:WindowPtr); ƒPalettes Δ {AA94} V-162|
  113. ActivateTextService(ts:ComponentInstance):ComponentResult; ƒTextServices {:
  114. $0000} TE.7-41  TE.7-85|
  115. ActivateTSMDocument(idocID:TSMDocumentID):OSErr; ƒTextServices {AA54:$0002}
  116. TE.7-20…21  TE.7-41  TE.7-51|
  117. ActivateYDProcPtr=ProcPtr ƒStandardFile|
  118. activDev=5 ƒDevices|
  119. activeFlag=1 ƒEvents|
  120. activMask=256 ƒEvents|
  121. Acur=RECORD ƒCursorCtl
  122. n:integer;
  123. index:integer;
  124. frame1:integer;
  125. fill1:integer;
  126. frame2:integer;
  127. fill2:integer;
  128. frameN:integer;
  129. fillN:integer;|
  130. acurHandle=^acurPtr ƒCursorCtl|
  131. acurPtr=^Acur ƒCursorCtl|
  132. acuteUprA=$E7 ƒScript|
  133. acuteUprI=$EA ƒScript|
  134. acuteUprO=$EE ƒScript|
  135. acuteUprU=$F2 ƒScript|
  136. ADBAddress=SignedByte ƒDeskBus|
  137. adbAddrMask=$00FF0000 ƒEvents|
  138. ADBBase=$0CF8 ƒSysEqu|
  139. ADBDataBlock=PACKED RECORD ƒDeskBus
  140. devType:SignedByte;
  141. origADBAddr:SignedByte;
  142. dbServiceRtPtr:Ptr;
  143. dbDataAreaAddr:Ptr;|
  144. ADBDBlkPtr=^ADBDataBlock ƒDeskBus|
  145. ADBOp(data:Ptr;compRout:ProcPtr;buffer:Ptr;commandNum:integer):OSErr;
  146. ƒDeskBus V-368 TN206|
  147. ADBOpBlock=RECORD ƒDeskBus
  148. dataBuffPtr:Ptr;
  149. opServiceRtPtr:Ptr;
  150. opDataAreaPtr:Ptr;|
  151. ADBOpBPtr=^ADBOpBlock ƒDeskBus|
  152. ADBReInit; ƒDeskBus Δ {A07B} V-367  N143 TN143  TN206|
  153. ADBSetInfoBlock=RECORD ƒDeskBus
  154. siServiceRtPtr:Ptr;
  155. siDataAreaAddr:Ptr;|
  156. ADBSInfoPtr=^ADBSetInfoBlock ƒDeskBus|
  157. AddCallBackToTimeBase(cb:QTCallBack):OSErr; ƒMovies {AAAA} QTC.11-18|
  158. AddComp(compProc:ProcPtr); ƒQuickdraw Δ {AA3B} V-147|
  159. AddDragItemFlavor(theDragRef:DragReference;theItemRef:ItemReference;theType:
  160. FlavorType;dataPtr:UNIV Ptr;dataSize:Size;theFlags:FlavorFlags):OSErr; ƒDrag
  161. {ABED:$0007}|
  162. AddDrive(drvrRefNum:integer;drvNum:integer;qEl:DrvQElPtr); ƒFiles N36
  163. N108-1 FL.2-236 TN36  TN108|
  164. AddFilePreview(resRefNum:integer;previewType:OSType;previewData:Handle):
  165. OSErr; ƒImageCompression {AAA3} QT.2-303|
  166. AddFrameProc=ProcPtr ƒQuickTimeComponents|
  167. AddHFSFlavor(theDragRef:DragReference;theItemRef:ItemReference;fileSpec:
  168. FSSpec;theFlags:FlavorFlags):OSErr; ƒDrag {ABED:$0008}|
  169. AddHiliteSample(mh:MediaHandler;selStart:longint;selEnd:longint;duration:
  170. TimeValue;VAR sampleTime:TimeValue):ComponentResult; ƒMovies {A82A:$0000}
  171. QT.2-297…298|
  172. AddIconToSuite(theIconData,theSuite:handle;theType:ResType):OSErr; ƒIcons
  173. {ABC9:$0608} MTB.5-33|
  174. addMax=37 ƒQuickdraw|
  175. AddMediaDataRef(m:Media;VAR index:integer;dataRef:Handle;dataRefType:OSType):
  176. OSErr; ƒMovies {AAAA} QT.2-216|
  177. AddMediaSample(m:Media;dataIn:Handle;inOffset:longint;size:longint;
  178. durationPerSample:TimeValue;sampleDescriptionH:SampleDescriptionHandle;
  179. numberOfSamples:longint;sampleFlags:integer;VAR sampleTime:TimeValue):OSErr;
  180. ƒMovies {AAAA:$007C} QT.2-273…275|
  181. AddMediaSampleReference(m:Media;dataOffset:longint;size:longint;
  182. durationPerSample:TimeValue;sampleDescriptionH:SampleDescriptionHandle;
  183. numberOfSamples:longint;sampleFlags:integer;VAR sampleTime:TimeValue):OSErr;
  184. ƒMovies {AAAA:$007D} QT.2-275…276|
  185. AddMovieResource(m:Movie;resRefNum:integer;VAR resId:integer;resName:STR255):
  186. OSErr; ƒMovies {AAAA} QT.2-61  QT.2-100  QT.2-102…103|
  187. AddMovieSelection(m:Movie;src:Movie); ƒMovies {AAAA} QT.2-250…251  QT.2-356|
  188. addOver=34 ƒQuickdraw|
  189. addPin=33 ƒQuickdraw|
  190. AddPt(src:Point;VAR dst:Point); ƒQuickdraw {A87E} I-193|
  191. AddrBlock=PACKED RECORD ƒAppleTalk
  192. aNet:integer;
  193. aNode:Byte;
  194. aSocket:Byte;|
  195. addRefFailed=-195 ƒErrors
  196. AddReference failed|
  197. addResFailed=-194 ƒErrors
  198. AddResource failed
  199. AddResource procedure failed|
  200. AddResMenu(theMenu:MenuHandle;theType:ResType); ƒMenus Δ {A94D} I-353  V-243
  201. P-102 TN191  TN198|
  202. AddResource(theResource:Handle;theType:ResType;theID:integer;name:Str255);
  203. ƒResources {A9AB} I-124 MTB.1-90…91  OV-66|
  204. addResponse=251 ƒAppleTalk|
  205. AddrXlation=RECORD ƒTCPTypes
  206. case integer of
  207. 0:
  208.     arp_table:^arpEntry
  209. 1:
  210.     nbp_entry:^nbpEntry
  211.     )|
  212. AddSearch(searchProc:ProcPtr); ƒQuickdraw Δ {AA3A} V-147|
  213. addSize=16 ƒTextEdit|
  214. addSizeBit=4 ƒTextEdit|
  215. AddTESample(mh:MediaHandler;hTE:TEHandle;backColor:RGBColor;
  216. textJustification:longint;textBox:Rect;displayFlags:longint;
  217. shrinkTextBoxToFit:boolean;selStart:longint;selEnd:longint;duration:
  218. TimeValue;VAR sampleTime:TimeValue):ComponentResult; ƒMovies {A82A:$0000}
  219. QT.2-295…297|
  220. AddTextSample(mh:MediaHandler;text:Ptr;size:longint;fontNumber:integer;
  221. fontSize:integer;textFace:Style;textColor:RGBColor;backColor:RGBColor;
  222. textJustification:longint;textBox:Rect;displayFlags:longint;
  223. shrinkTextBoxToFit:boolean;selStart:longint;selEnd:longint;duration:
  224. TimeValue;VAR sampleTime:TimeValue):ComponentResult; ƒMovies {A82A:$0000}
  225. QT.2-293…295|
  226. AddTime(VAR dst:TimeRecord;src:TimeRecord); ƒMovies {AAAA} QT.2-333|
  227. AddUserData(u:UserData;data:Handle;udType:OSType):OSErr; ƒMovies {AAAA}
  228. QT.2-235…236|
  229. AddUserDataText(u:UserData;data:Handle;udType:OSType;index:longint;
  230. itlRegionTag:integer):OSErr; ƒMovies {AAAA} QT.2-236…237|
  231. adMax=37 ƒQuickdraw|
  232. adMin=39 ƒQuickdraw|
  233. ADSP see ƒADSP|
  234. AEAddressDesc=AEDesc ƒAppleEvents IAC.3-14  IAC.5-11…13|
  235. AEArrayData=RECORD ƒAppleEvents IAC.4-60  IAC.5-57 [1/2]
  236. case AEArrayType of
  237. kAEDataArray:
  238.     AEDataArray:ARRAY[0..0]ofInteger
  239. kAEPackedArray:
  240.     AEPackedArray:packedarray[0..0]ofChar
  241. kAEHandleArray:
  242.     AEHandleArray:ARRAY[0..0]ofHandle|
  243. AEArrayData=RECORD ƒAppleEvents IAC.4-60  IAC.5-57 [2/2]
  244. kAEDescArray:
  245.     AEDescArray:ARRAY[0..0]ofAEDesc
  246. kAEKeyDescArray:
  247.     AEKeyDescArray:ARRAY[0..0]ofAEKeyDesc
  248.     );|
  249. AEArrayDataPointer=^AEArrayData ƒAppleEvents IAC.4-61|
  250. AEArrayType=… ƒAppleEvents IAC.4-60
  251. (kAEDataArray,kAEPackedArray,kAEHandleArray,kAEDescArray,kAEKeyDescArray)|
  252. AECallObjectAccessor(desiredClass:DescType;containerToken:AEDesc;
  253. containerClass:DescType;keyForm:DescType;keyData:AEDesc;VAR theToken:AEDesc):
  254. OSErr; ƒAEObjects {:$0C3B} IAC.6-82…83|
  255. AECoerceDesc(theAEDesc:AEDesc;toType:DescType;VAR result:AEDesc):OSErr;
  256. ƒAppleEvents {A816:$0603} IAC.4-95…96|
  257. AECoercePtr(typeCode:DescType;dataPtr:Ptr;dataSize:Size;toType:DescType;VAR
  258. result:AEDesc):OSErr; ƒAppleEvents {A816:$0A02} IAC.4-94…95|
  259. AECountItems(theAEDescList:AEDescList;VAR theCount:longint):OSErr;
  260. ƒAppleEvents {A816:$0407} IAC.4-31  IAC.4-74|
  261. AECreateAppleEvent(theAEEventClass:AEEventClass;theAEEventID:AEEventID;
  262. target:AEAddressDesc;returnID:integer;transactionID:longint;VAR result:
  263. AppleEvent):OSErr; ƒAppleEvents {A816:$0B14} IAC.5-4  IAC.5-25…26|
  264. AECreateAppleEventProcPtr=ProcPtr ƒOSA IAC.10-24|
  265. AECreateDesc(typeCode:DescType;dataPtr:Ptr;dataSize:Size;VAR result:AEDesc):
  266. OSErr; ƒAppleEvents {A816:$0825} IAC.5-6  IAC.5-11  IAC.5-26…27|
  267. AECreateList(factoringPtr:Ptr;factoredSize:Size;isRecord:boolean;VAR
  268. resultList:AEDescList):OSErr; ƒAppleEvents {A816:$0706} IAC.5-28…29|
  269. AECreateProcPtr IAC.10-95…96|
  270. AEDeleteItem(theAEDescList:AEDescList;index:longint):OSErr; ƒAppleEvents
  271. {A816:$040E} IAC.4-92|
  272. AEDeleteKeyDesc(theAERecord:AERecord;theAEKeyword:AEKeyword):OSErr;
  273. ƒAppleEvents {A816:$0413} IAC.4-93|
  274. AEDeleteParam(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword):OSErr;
  275. ƒAppleEvents {A816:$0413} IAC.4-93|
  276. AEDesc=RECORD ƒAppleEvents IAC.3-12  IAC.4-56
  277. descriptorType:DescType;    {type of data being passed}
  278. dataHandle:Handle;    {handle to data being passed}|
  279. AEDescList=AEDesc ƒAppleEvents IAC.3-17|
  280. AEDisposeDesc(VAR theAEDesc:AEDesc):OSErr; ƒAppleEvents {A816:$0204}
  281. IAC.4-39…40  IAC.4-94|
  282. AEDisposeToken(VAR theToken:AEDesc):OSErr; ƒAEObjects {:$023A} IAC.6-41
  283. IAC.6-46  IAC.6-54  IAC.6-87…88|
  284. AEDuplicateDesc(theAEDesc:AEDesc;VAR result:AEDesc):OSErr; ƒAppleEvents
  285. {A816:$0405} IAC.5-27…28|
  286. AEEventClass=PACKED ARRAY[1..4] of char ƒAppleEvents IAC.4-59  IAC.4-62|
  287. AEEventID=PACKED ARRAY[1..4] of char ƒAppleEvents IAC.4-59  IAC.4-62|
  288. AEEventSource=… ƒAppleEvents IAC.4-29
  289. (kAEUnknownSource,kAEDirectCall,kAESameProcess,kAELocalProcess,kAERemoteProces
  290. s)|
  291. AEGetArray(theAEDescList:AEDescList;arrayType:AEArrayType;arrayPtr:
  292. AEArrayDataPointer;maximumSize:Size;VAR itemType:DescType;VAR itemSize:Size;
  293. VAR itemCount:longint):OSErr; ƒAppleEvents {A816:$0D0C} IAC.4-77…78|
  294. AEGetAttributeDesc(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;
  295. desiredType:DescType;VAR result:AEDesc):OSErr; ƒAppleEvents {A816:$0826}
  296. IAC.4-73|
  297. AEGetAttributePtr(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;
  298. desiredType:DescType;VAR typeCode:DescType;dataPtr:Ptr;maximumSize:Size;VAR
  299. actualSize:Size):OSErr; ƒAppleEvents {A816:$0E15} IAC.4-28…31  IAC.4-71…72|
  300. AEGetCoercionHandler(fromType:DescType;toType:DescType;VAR handler:ProcPtr;
  301. VAR handlerRefcon:longint;VAR fromTypeIsDesc:boolean;isSysHandler:boolean):
  302. OSErr; ƒAppleEvents {A816:$0B24} IAC.4-98|
  303. AEGetEventHandler(theAEEventClass:AEEventClass;theAEEventID:AEEventID;VAR
  304. handler:EventHandlerProcPtr;VAR handlerRefcon:longint;isSysHandler:boolean):
  305. OSErr; ƒAppleEvents {A816:$0921} IAC.4-64…65|
  306. AEGetInteractionAllowed(VAR level:AEInteractAllowed):OSErr; ƒAppleEvents
  307. {A816:$021D} IAC.4-82|
  308. AEGetKeyDesc(theAERecord:AERecord;theAEKeyword:AEKeyword;desiredType:
  309. DescType;VAR result:AEDesc):OSErr; ƒAppleEvents {A816:$0812} IAC.4-80…81|
  310. AEGetKeyPtr(theAERecord:AERecord;theAEKeyword:AEKeyword;desiredType:DescType;
  311. VAR typeCode:DescType;dataPtr:Ptr;maximumSize:Size;VAR actualSize:Size):
  312. OSErr; ƒAppleEvents {A816:$0E11} IAC.4-79…80|
  313. AEGetNthDesc(theAEDescList:AEDescList;index:longint;desiredType:DescType;VAR
  314. theAEKeyword:AEKeyword;VAR result:AEDesc):OSErr; ƒAppleEvents {A816:$0A0B}
  315. IAC.4-32  IAC.4-76…77|
  316. AEGetNthPtr(theAEDescList:AEDescList;index:longint;desiredType:DescType;VAR
  317. theAEKeyword:AEKeyword;VAR typeCode:DescType;dataPtr:Ptr;maximumSize:Size;
  318. VAR actualSize:Size):OSErr; ƒAppleEvents {A816:$100A} IAC.4-32…33  IAC.4-75…76|
  319. AEGetObjectAccessor(desiredClass:DescType;containerType:DescType;VAR
  320. theAccessor:AccessorProcPtr;VAR accessorRefcon:longint;isSysHandler:boolean):
  321. OSErr; ƒAEObjects {:$0939} IAC.6-81…82|
  322. AEGetParamDesc(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;desiredType:
  323. DescType;VAR result:AEDesc):OSErr; ƒAppleEvents {A816:$0812} IAC.4-27…28
  324. IAC.4-31  IAC.4-69…70|
  325. AEGetParamPtr(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;desiredType:
  326. DescType;VAR typeCode:DescType;dataPtr:Ptr;maximumSize:Size;VAR actualSize:
  327. Size):OSErr; ƒAppleEvents {A816:$0E11} IAC.4-27  IAC.4-68…69|
  328. AEGetSpecialHandler(functionClass:AEKeyword;VAR handler:ProcPtr;isSysHandler:
  329. boolean):OSErr; ƒAppleEvents {A816:$052D} IAC.4-101…102|
  330. AEGetTheCurrentEvent(VAR theAppleEvent:AppleEvent):OSErr; ƒAppleEvents {A816:
  331. $021A} IAC.4-89|
  332. AEHandlerProcPtr=EventHandlerProcPtr ƒOSA|
  333. AEInstallCoercionHandler(fromType:DescType;toType:DescType;handler:ProcPtr;
  334. handlerRefcon:longint;fromTypeIsDesc:boolean;isSysHandler:boolean):OSErr;
  335. ƒAppleEvents {A816:$0A22} IAC.4-96…97|
  336. AEInstallEventHandler(theAEEventClass:AEEventClass;theAEEventID:AEEventID;
  337. handler:EventHandlerProcPtr;handlerRefcon:longint;isSysHandler:boolean):
  338. OSErr; ƒAppleEvents {A816:$091F} IAC.4-8…9  IAC.4-62…64|
  339. AEInstallObjectAccessor(desiredClass:DescType;containerType:DescType;
  340. theAccessor:AccessorProcPtr;accessorRefcon:longint;isSysHandler:boolean):
  341. OSErr; ƒAEObjects {:$0937} IAC.6-22…27  IAC.6-78…79|
  342. AEInstallSpecialHandler(functionClass:AEKeyword;handler:ProcPtr;isSysHandler:
  343. boolean):OSErr; ƒAppleEvents {A816:$0500} IAC.4-100…101|
  344. AEInteractAllowed=… ƒAppleEvents IAC.4-48  IAC.4-82
  345. (kAEInteractWithSelf,kAEInteractWithLocal,kAEInteractWithAll)|
  346. AEInteractWithUser(timeOutInTicks:longint;nmReqPtr:NMRecPtr;idleProc:
  347. IdleProcPtr):OSErr; ƒAppleEvents {A816:$061C} IAC.4-50  IAC.4-83…84|
  348. AEKeyDesc=RECORD ƒAppleEvents IAC.3-16
  349. descKey:AEKeyword;    {keyword}
  350. descContent:AEDesc;    {descriptor RECORD}|
  351. AEKeyword=PACKED ARRAY[1..4] of char ƒAppleEvents IAC.3-15…16|
  352. AEManagerInfo(keyword:AEKeyword;VAR result:longint):OSErr; IAC.4-104|
  353. AENextBodyType=… ƒTextServices
  354. (kAENextBodyTypeNone,kNextBody,kPreviousBody)|
  355. AEObjectInit:OSErr; ƒAEObjects IAC.6-77|
  356. AEObjects see ƒAEObjects|
  357. AEPackObject see ƒAEPackObject|
  358. AEProcessAppleEvent(theEventRecord:EventRecord):OSErr; ƒAppleEvents {A816:
  359. $021B} IAC.4-66…68  TB.2-68  TB.2-78|
  360. AEPutArray(theAEDescList:AEDescList;arrayType:AEArrayType;arrayPtr:
  361. AEArrayDataPointer;itemType:DescType;itemSize:Size;itemCount:longint):OSErr;
  362. ƒAppleEvents {A816:$0B0D} IAC.5-31|
  363. AEPutAttributeDesc(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;theAEDesc:
  364. AEDesc):OSErr; ƒAppleEvents {A816:$0627} IAC.5-36…37|
  365. AEPutAttributePtr(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;typeCode:
  366. DescType;dataPtr:Ptr;dataSize:Size):OSErr; ƒAppleEvents {A816:$0A16}
  367. IAC.5-35…36|
  368. AEPutDesc(theAEDescList:AEDescList;index:longint;theAEDesc:AEDesc):OSErr;
  369. ƒAppleEvents {A816:$0609} IAC.5-30|
  370. AEPutKeyDesc(theAERecord:AERecord;theAEKeyword:AEKeyword;theAEDesc:AEDesc):
  371. OSErr; ƒAppleEvents {A816:$0610} IAC.5-33|
  372. AEPutKeyPtr(theAERecord:AERecord;theAEKeyword:AEKeyword;typeCode:DescType;
  373. dataPtr:Ptr;dataSize:Size):OSErr; ƒAppleEvents {A816:$0A0F} IAC.5-32|
  374. AEPutParamDesc(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;theAEDesc:
  375. AEDesc):OSErr; ƒAppleEvents {A816:$0610} IAC.5-6  IAC.5-34|
  376. AEPutParamPtr(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;typeCode:
  377. DescType;dataPtr:Ptr;dataSize:Size):OSErr; ƒAppleEvents {A816:$0A0F} IAC.5-5
  378. IAC.5-33…34|
  379. AEPutPtr(theAEDescList:AEDescList;index:longint;typeCode:DescType;dataPtr:
  380. Ptr;dataSize:Size):OSErr; ƒAppleEvents {A816:$0A08} IAC.5-29…30|
  381. AERecord=AEDescList ƒAppleEvents IAC.3-17…18|
  382. AERegionClassType=… ƒTextServices
  383. (kAERegionClassTypeNone,kTSMOutsideOfBody,kTSMInsideOfBody,kTSMInsideOfActiveI
  384. nputArea)|
  385. AERegistry see ƒAERegistry|
  386. AERemoveCoercionHandler(fromType:DescType;toType:DescType;handler:ProcPtr;
  387. isSysHandler:boolean):OSErr; ƒAppleEvents {A816:$0723} IAC.4-99|
  388. AERemoveEventHandler(theAEEventClass:AEEventClass;theAEEventID:AEEventID;
  389. handler:EventHandlerProcPtr;isSysHandler:boolean):OSErr; ƒAppleEvents {A816:
  390. $0720} IAC.4-65…66|
  391. AERemoveObjectAccessor(desiredClass:DescType;containerType:DescType;
  392. theAccessor:AccessorProcPtr;isSysHandler:boolean):OSErr; ƒAEObjects {:$0738}
  393. IAC.6-84…85|
  394. AERemoveSpecialHandler(functionClass:AEKeyword;handler:ProcPtr;isSysHandler:
  395. boolean):OSErr; ƒAppleEvents {A816:$0501} IAC.4-102…103|
  396. AEResetTimer(reply:AppleEvent):OSErr; ƒAppleEvents {A816:$0219} IAC.4-84…85|
  397. AEResolve(objectSpecifier:AEDesc;callbackFlags:integer;VAR theToken:AEDesc):
  398. OSErr; ƒAEObjects {:$0536} IAC.6-4…8  IAC.6-28…47  IAC.6-85…87|
  399. AEResumeTheCurrentEvent(theAppleEvent:AppleEvent;reply:AppleEvent;dispatcher:
  400. EventHandlerProcPtr;handlerRefcon:longint):OSErr; ƒAppleEvents {A816:$0818}
  401. IAC.4-86…88|
  402. AESend(theAppleEvent:AppleEvent;VAR reply:AppleEvent;sendMode:AESendMode;
  403. sendPriority:AESendPriority;timeOutInTicks:longint;idleProc:IdleProcPtr;
  404. filterProc:EventFilterProcPtr):OSErr; ƒAppleEvents {A816:$0D17} IAC.5-13…20
  405. IAC.5-37…41  TB.2-73  TB.2-78  TB.2-100|
  406. AESendMode=longint ƒAppleEvents|
  407. AESendPriority=integer ƒAppleEvents IAC.5-38|
  408. AESendProcPtr=ProcPtr ƒOSA IAC.10-25  IAC.10-96|
  409. AESetInteractionAllowed(level:AEInteractAllowed):OSErr; ƒAppleEvents {A816:
  410. $011E} IAC.4-81…82|
  411. AESetObjectCallbacks(myCompareProc,myCountProc,myDisposeTokenProc,myGetMarkTok
  412. enProc,myMarkProc,myAdjustMarksProc,myGetErrDescProc:ProcPtr):OSErr;
  413. ƒAEObjects {:$0E35} IAC.6-46  IAC.6-79…80|
  414. AESetTheCurrentEvent(theAppleEvent:AppleEvent):OSErr; ƒAppleEvents {A816:
  415. $022C} IAC.4-88|
  416. AESizeOfAttribute(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;VAR
  417. typeCode:DescType;VAR dataSize:Size):OSErr; ƒAppleEvents {A816:$0828}
  418. IAC.4-91…92|
  419. AESizeOfKeyDesc(theAERecord:AERecord;theAEKeyword:AEKeyword;VAR typeCode:
  420. DescType;VAR dataSize:Size):OSErr; ƒAppleEvents {A816:$0829} IAC.4-90…91|
  421. AESizeOfNthItem(theAEDescList:AEDescList;index:longint;VAR typeCode:DescType;
  422. VAR dataSize:Size):OSErr; ƒAppleEvents {A816:$082A} IAC.4-90|
  423. AESizeOfParam(theAppleEvent:AppleEvent;theAEKeyword:AEKeyword;VAR typeCode:
  424. DescType;VAR dataSize:Size):OSErr; ƒAppleEvents {A816:$0829} IAC.4-91|
  425. AESuspendTheCurrentEvent(theAppleEvent:AppleEvent):OSErr; ƒAppleEvents {A816:
  426. $022B} IAC.4-85…86|
  427. afpAccessDenied=-5000 ƒErrors [1/2]
  428. AFP access denied
  429. User does not have the correct access to the file
  430. User does not have the correct access
  431. User does not have access to the directory
  432. This directory cannot be shared|
  433. afpAccessDenied=-5000 ƒErrors [2/2]
  434. User does not have the correct access to the directory
  435. The user does not have the right to read the source or write to the
  436. destination
  437. The user does not have the right to move the file|
  438. afpAddAPPL=53 ƒAppleTalk|
  439. afpAddCmt=56 ƒAppleTalk|
  440. afpAddIcon=192 ƒAppleTalk|
  441. afpAuthContinue=-5001 ƒErrors
  442. AFP authorization continue|
  443. afpBadIDErr=-5039 ƒErrors
  444. File ID not found|
  445. afpBadUAM=-5002 ƒErrors
  446. AFP bad UAM|
  447. afpBadVersNum=-5003 ƒErrors
  448. AFP bad version number|
  449. afpBitmapErr=-5004 ƒErrors
  450. AFP bit map error|
  451. afpByteRangeLock=1 ƒAppleTalk|
  452. afpCall=250 ƒAppleTalk|
  453. afpCallNotSupported=-5024 ƒErrors
  454. AFP call not supported|
  455. afpCantMove=-5005 ƒErrors
  456. AFP can't move error|
  457. afpCantRename=-5028 ƒErrors
  458. AFP can't rename|
  459. afpCatalogChange=-5037
  460. Catalog has changed and search cannot be resumed|
  461. afpCatalogChanged=-5037 ƒErrors|
  462. AFPCommand(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-542|
  463. AFPCommandBlock=PACKED RECORD ƒAppleTalk
  464. cmdByte:Byte;
  465. startEndFlag:Byte;
  466. forkRefNum:integer;
  467. rwOffset:longint;
  468. reqCount:longint;
  469. newLineFlag:Byte;
  470. newLineChar:char;|
  471. afpContainsSharedErr=-5033 ƒErrors
  472. The directory contains a share point|
  473. afpContLogin=19 ƒAppleTalk|
  474. afpCopyFile=5 ƒAppleTalk|
  475. afpDelete=8 ƒAppleTalk|
  476. afpDenyConflict=-5006 ƒErrors
  477. AFP deny conflict
  478. Requested access permission not possible
  479. The source or destination file could not be opened with the correct access
  480. modes|
  481. afpDiffVolErr=-5036 ƒErrors|
  482. afpDirClose=3 ƒAppleTalk|
  483. afpDirCreate=6 ƒAppleTalk|
  484. afpDirNotEmpty=-5007 ƒErrors
  485. AFP dir not empty|
  486. afpDirNotFound=-5029 ƒErrors
  487. AFP directory not found|
  488. afpDiskFull=-5008 ƒErrors
  489. AFP disk full|
  490. afpDTClose=49 ƒAppleTalk|
  491. afpDTOpen=48 ƒAppleTalk|
  492. afpEnumerate=9 ƒAppleTalk|
  493. afpEofError=-5009 ƒErrors
  494. AFP End-of-File error|
  495. afpFileBusy=-5010 ƒErrors
  496. AFP file busy|
  497. afpFileCreate=7 ƒAppleTalk|
  498. afpFlatVol=-5011 ƒErrors
  499. AFP flat volume|
  500. afpFlush=10 ƒAppleTalk|
  501. afpForkClose=4 ƒAppleTalk|
  502. afpForkFlush=11 ƒAppleTalk|
  503. afpGetAPPL=55 ƒAppleTalk|
  504. afpGetCmt=58 ƒAppleTalk|
  505. afpGetDirParms=12 ƒAppleTalk|
  506. afpGetFileParms=13 ƒAppleTalk|
  507. afpGetFlDrParms=34 ƒAppleTalk|
  508. afpGetForkParms=14 ƒAppleTalk|
  509. afpGetIcon=51 ƒAppleTalk|
  510. afpGetSInfo=15 ƒAppleTalk|
  511. afpGetSParms=16 ƒAppleTalk|
  512. afpGetVolParms=17 ƒAppleTalk|
  513. afpGtIcnInfo=52 ƒAppleTalk|
  514. afpIconTypeError=-5030 ƒErrors
  515. AFP icon type error
  516. Sizes of new icon and one it replaces don’t match|
  517. afpIDExists=-5035 ƒErrors
  518. File ID already exists|
  519. afpIDNotFound=-5034 ƒErrors
  520. File ID not found|
  521. afpInsideSharedErr=-5043 ƒErrors
  522. The directory is inside a shared directory|
  523. afpInsideTrashErr=-5044 ƒErrors|
  524. afpItemNotFound=-5012 ƒErrors
  525. AFP item not found
  526. Information not found
  527. Application not found
  528. Comment not found|
  529. afpLockErr=-5013 ƒErrors
  530. AFP lock error|
  531. afpLogin=18 ƒAppleTalk|
  532. afpLogout=20 ƒAppleTalk|
  533. afpMapID=21 ƒAppleTalk|
  534. afpMapName=22 ƒAppleTalk|
  535. afpMiscErr=-5014 ƒErrors
  536. AFP misc error|
  537. afpMove=23 ƒAppleTalk|
  538. afpNoMoreLocks=-5015 ƒErrors
  539. AFP no more locks
  540. No more ranges can be locked|
  541. afpNoServer=-5016 ƒErrors
  542. AFP no server|
  543. afpObjectExists=-5017 ƒErrors
  544. AFP object already exists|
  545. afpObjectLocked=-5032 ƒErrors
  546. Object is M/R/D/W inhibited|
  547. afpObjectNotFound=-5018 ƒErrors
  548. AFP object not found|
  549. afpObjectTypeErr=-5025 ƒErrors [1/2]
  550. AFP object type error
  551. A directory exists with that name
  552. Object is a directory, not a file
  553. Directory not found or incomplete pathname
  554. Object was a directory
  555. Folder locking not supported by volume|
  556. afpObjectTypeErr=-5025 ƒErrors [2/2]
  557. Object was a file, not a directory
  558. Object is a file, not a directory
  559. Source is a directory
  560. Specified file is a directory|
  561. afpOpenDir=25 ƒAppleTalk|
  562. afpOpenFork=26 ƒAppleTalk|
  563. afpOpenVol=24 ƒAppleTalk|
  564. afpParmErr=-5019 ƒErrors
  565. AFP parm error|
  566. afpPwdExpiredErr=-5042 ƒErrors|
  567. afpPwdSameErr=-5040 ƒErrors|
  568. afpPwdTooShortErr=-5041 ƒErrors|
  569. afpRangeNotLocked=-5020 ƒErrors
  570. AFP range not locked
  571. Specified range was not locked|
  572. afpRangeOverlap=-5021 ƒErrors
  573. AFP range overlap
  574. Part of range is already locked|
  575. afpRead=27 ƒAppleTalk|
  576. afpRename=28 ƒAppleTalk|
  577. afpRmvAPPL=54 ƒAppleTalk|
  578. afpRmvCmt=57 ƒAppleTalk|
  579. afpSameObjectErr=-5038 ƒErrors
  580. Source and destination files are the same
  581. Source and destination are the same|
  582. afpServerGoingDown=-5027 ƒErrors
  583. AFP server going down|
  584. afpSessClosed=-5022 ƒErrors
  585. AFP session closed|
  586. afpSetDirParms=29 ƒAppleTalk|
  587. afpSetFileParms=30 ƒAppleTalk|
  588. afpSetFlDrParms=35 ƒAppleTalk|
  589. afpSetForkParms=31 ƒAppleTalk|
  590. afpSetVolParms=32 ƒAppleTalk|
  591. afpTooManyFilesOpen=-5026 ƒErrors
  592. AFP too many files open|
  593. afpUserNotAuth=-5023 ƒErrors
  594. AFP user not authorized|
  595. afpVolClose=2 ƒAppleTalk|
  596. afpVolLocked=-5031 ƒErrors
  597. Volume is Read-Only|
  598. AFPVolMountInfo=RECORD ƒFiles FL.2-110 [1/2]
  599. length:integer;    {length of mounting information}
  600. media:VolumeType;    {type of volume}
  601. flags:integer;    {reserved; must be set to 0}
  602. nbpInterval:SignedByte;    {NBP retry interval}
  603. nbpCount:SignedByte;    {NBP retry count}
  604. uamType:integer;    {user authentication method}
  605. zoneNameOffset:integer;    {offset to zone name}
  606. serverNameOffset:integer;    {offset server name}
  607. volNameOffset:integer;    {offset to volume name}|
  608. AFPVolMountInfo=RECORD ƒFiles FL.2-110 [2/2]
  609. userNameOffset:integer;    {offset to user name}
  610. userPasswordOffset:
  611.     integer;    {offset to user password}
  612. volPasswordOffset:
  613.     integer;    {offset to volume password}
  614.     AFPData:PACKED ARRAY[1..144] OF char;
  615.         {standard AFP mounting info}
  616.         {optional volume-specific, variable-length data}|
  617. AFPVolMountInfoPtr=^AFPVolMountInfo ƒFiles|
  618. afpWrite=33 ƒAppleTalk|
  619. AGBHandle=$D1C|
  620. AIFCID='AIFC' ƒAIFF|
  621. AIFCVersion1=$A2805140 ƒAIFF|
  622. AIFF see ƒAIFF|
  623. AIFFID='AIFF' ƒAIFF|
  624. AIFFLoop=RECORD ƒAIFF
  625. playMode:integer;
  626. beginLoop:MarkerIdType;
  627. endLoop:MarkerIdType;|
  628. ainRefNum=-6 ƒSerial|
  629. AInts=ARRAY[1..8000] of integer ƒPerf|
  630. AlarmState=$21F ƒSysEqu|
  631. Alert(alertID:integer;filterProc:ModalFilterProcPtr):integer; ƒDialogs Δ
  632. {A985} I-418  V-284 TB.6-106…108|
  633. AlertTemplate=RECORD ƒDialogs
  634. boundsRect:Rect;
  635. itemsID:integer;
  636. stages:StageList;|
  637. AlertTHndl=^AlertTPtr ƒDialogs|
  638. AlertTPtr=^AlertTemplate ƒDialogs|
  639. Aliases see ƒAliases|
  640. AliasFilterProcPtr=ProcPtr ƒAliases|
  641. AliasHandle=^AliasPtr ƒAliases|
  642. AliasInfoType=integer ƒAliases|
  643. AliasPtr=^AliasRecord ƒAliases|
  644. AliasRecord=RECORD ƒAliases FL.4-5  FL.4-14
  645. userType:OSType;    {application's signature}
  646. aliasSize:integer;    {size of RECORD when created}
  647.     {variable-length private data}|
  648. AlignmentProcPtr=ProcPtr ƒImageCompression|
  649. AlignmentProcRecord=RECORD ƒImageCompression QT.3-156
  650. alignmentProc:AlignmentProcPtr;
  651. alignmentRefCon:longint;|
  652. AlignmentProcRecordPtr=^AlignmentProcRecord ƒImageCompression|
  653. alignPixBit=18 ƒQDOffscreen|
  654. AlignScreenRect(VAR rp:Rect;alignmentProc:AlignmentProcRecordPtr);
  655. ƒImageCompression {AAA3} QT.3-146|
  656. AlignWindow(wp:WindowPtr;front:boolean;alignmentRect:RectPtr;alignmentProc:
  657. AlignmentProcRecordPtr); ƒImageCompression {AAA3} QT.3-143|
  658. allInit=12 ƒQuickdraw|
  659. Allocate(refNum:integer;VAR count:longint):OSErr; ƒFiles IV-143 FL.2-118…119|
  660. AllocContig(refNum:integer;VAR count:longint):OSErr; ƒFiles IV-143 FL.2-119
  661. TN218|
  662. AllocCursor; ƒQuickdraw {AA1D} V-75|
  663. AllowPurgePixels(pm:PixMapHandle); ƒQDOffscreen {AB1D}|
  664. ALongs=ARRAY[1..8000] of longint ƒPerf|
  665. alphaLock=1024 ƒEvents|
  666. alphaStage=$40 ƒFiles|
  667. altDBoxProc=3 ƒWindows|
  668. ampCmd=43 ƒSound|
  669. AngleFromSlope(slope:Fixed):integer; ƒToolUtils {A8C4} I-476|
  670. AnimateEntry(dstWindow:WindowPtr;dstEntry:integer;srcRGB:RGBColor);
  671. ƒPalettes {AA99} V-164|
  672. AnimatePalette(dstWindow:WindowPtr;srcCTab:CTabHandle;srcIndex:integer;
  673. dstEntry:integer;dstLength:integer); ƒPalettes {AA9A} V-164|
  674. AnnotationID='ANNO' ƒAIFF|
  675. Annuity(r:extended;n:extended):extended; ƒSANE|
  676. ANumber=$A98 TB.6-172|
  677. anyCodec=0 ƒImageCompression|
  678. AOff; ƒPower {A685:$0084}|
  679. AOn; ƒPower {A685:$0004}|
  680. AOnIgnoreModem; ƒPower {A685:$0005}|
  681. aoutRefNum=-7 ƒSerial|
  682. ApFontID=$984 TE.4-38|
  683. app1Evt=12 ƒEvents|
  684. app1Mask=4096 ƒEvents|
  685. app2Evt=13 ƒEvents|
  686. app2Mask=8192 ƒEvents|
  687. App2Packs=$BC8|
  688. app3Evt=14 ƒEvents|
  689. app3Mask=16384 ƒEvents|
  690. app4Evt=15 ƒEvents|
  691. app4Mask=-32768 ƒEvents|
  692. AppendDITL(theDialog:DialogPtr;theDITL:Handle;method:DITLMethod);
  693. ƒCTBUtilities TB.6-54  TB.6-125…127|
  694. appendDITLBottom=2 ƒCTBUtilities|
  695. appendDITLRight=1 ƒCTBUtilities|
  696. AppendMenu(menu:MenuHandle;data:Str255); ƒMenus Δ {A933} I-352  V-243  P-102
  697. TB.3-64…67  TB.3-124…125|
  698. AppendResMenu(theMenu:MenuHandle;theType:ResType); OV-156  TB.3-20
  699. TB.3-68…70  TB.3-128…129|
  700. AppFile=RECORD ƒSegLoad FL.1-35  FL.1-41
  701. vRefNum:integer;    {working directory reference number}
  702. fType:OSType;    {file type}
  703. versNum:integer;    {version number; ignored}
  704. fName:Str255;    {filename}|
  705. appIsDaemon=-606 ƒErrors
  706. app is BG-only, and launch flags disallow this
  707. Specified process runs only in the background
  708. Application runs only in the background, and launch flags don’t allow
  709. background-only applications|
  710. Apple2=1 ƒUGLibrary|
  711. AppleEvent=AERecord ƒAppleEvents IAC.3-18…19|
  712. AppleEventErrorType=integer ƒTextServices|
  713. AppleEvents see ƒAppleEvents|
  714. appleFormat=1 ƒROMDefs|
  715. appleLogo=$F0 ƒScript|
  716. appleMark=20 ƒFonts|
  717. appleMenuFolderIconResource=-3982 ƒIcons|
  718. AppleScript see ƒAppleScript|
  719. AppleShareMediaType='afpm' ƒFiles|
  720. AppleTalk see ƒAppleTalk|
  721. applFont=1 ƒFonts|
  722. ApplicationSpecificChunk=RECORD ƒAIFF
  723. ckID:ID;
  724. ckSize:longint;
  725. applicationSignature:OSType;
  726. data:ARRAY[0..0]ofByte;|
  727. ApplicationSpecificChunkPtr=^ApplicationSpecificChunk ƒAIFF|
  728. ApplicationSpecificID='APPL' ƒAIFF|
  729. ApplicationZone:THz; ƒMemory II-32  N83-1 ME.2-81|
  730. ApplicZone:THz; ƒMemory II-32  N83-1|
  731. ApplLimit=$130 ƒSysEqu ME.1-8  ME.1-40  ME.1-53  ME.2-84  OV-31  OV-33|
  732. ApplScratch=$A78|
  733. ApplZone=$2AA ƒSysEqu ME.2-81  OV-31|
  734. appMemFullErr=-605 ƒErrors
  735. application SIZE not big enough for launch
  736. More memory is required for the partition size than the amount specified in
  737. the 'SIZE'resource|
  738. appModeErr=-602 ƒErrors
  739. memory mode is 32-bit, but app not 32-bit clean
  740. Memory mode is 32-bit, but application is not 32-bit clean|
  741. appOpen=0 ƒSegLoad|
  742. AppPacks=$AB8|
  743. AppParameters=RECORD ƒProcesses PS.2-20…21
  744. theMsgEvent:EventRecord;    {event (high-level)}
  745. eventRefCon:longint;    {reference constant}
  746. messageLength:longint;    {length of buffer}
  747. messageBuffer:ARRAY [0..0] OF SignedByte;|
  748. AppParametersPtr=^AppParameters ƒProcesses|
  749. AppParmHandle=$AEC|
  750. appPrint=1 ƒSegLoad|
  751. Arctan(x:numbertype):extended; ƒPascal MPW-205  TP-359|
  752. arpEntry=RECORD ƒTCPTypes
  753. age:integer;
  754. protocol:integer;
  755. ip_address:ipAddr;
  756. en_address:EnetAddr;|
  757. ARP_TABLE_SIZE=20 ƒTCPTypes|
  758. arrow:Cursor
  759. QDGlobal - standard arrow cursor|
  760. AS3SrvrVer=4 ƒUGLibrary|
  761. ASCBase=$0CC0 ƒSysEqu|
  762. Ascii I-247  VI-E [1/8]
  763.     $00      0          $01      1          $02      2          $03      3
  764.     $04      4          $05      5          $06      6          $07      7
  765.     $08      8      ??    $09      9      
  766.     $0A     10           $0B     11
  767.     $0C     12      ??    $0D     13          $0E     14          $0F     15
  768.     $10     16          $11     17          $12     18          $13     19
  769.     $14     20          $15     21          $16     22          $17     23
  770.     $18     24          $19     25          $1A     26          $1B     27
  771.     $1C     28          $1D     29          $1E     30          $1F     31
  772.     $20     32      !    $21     33      "    $22     34      #    $23     35|
  773. Ascii I-247  VI-E [2/8]
  774. $    $24     36      %    $25     37      &    $26     38      '    $27     39
  775. (    $28     40      )    $29     41      *    $2A     42      +    $2B     43
  776. ,    $2C     44      -    $2D     45      .    $2E     46      /    $2F     47
  777. 0    $30     48      1    $31     49      2    $32     50      3    $33     51
  778. 4    $34     52      5    $35     53      6    $36     54      7    $37     55
  779. 8    $38     56      9    $39     57      :    $3A     58      ;    $3B     59
  780. <    $3C     60      =    $3D     61      >    $3E     62      ?    $3F     63
  781. @    $40     64      A    $41     65      B    $42     66      C    $43     67
  782. D    $44     68      E    $45     69      F    $46     70      G    $47     71|
  783. Ascii I-247  VI-E [3/8]
  784. H    $48     72      I    $49     73      J    $4A     74      K    $4B     75
  785. L    $4C     76      M    $4D     77      N    $4E     78      O    $4F     79
  786. P    $50     80      Q    $51     81      R    $52     82      S    $53     83
  787. T    $54     84      U    $55     85      V    $56     86      W    $57     87
  788. X    $58     88      Y    $59     89      Z    $5A     90      [    $5B     91
  789. \    $5C     92      ]    $5D     93      ^    $5E     94      _    $5F     95
  790. `    $60     96      a    $61     97      b    $62     98      c    $63     99
  791. d    $64    100      e    $65    101      f    $66    102      g    $67    103
  792. h    $68    104      i    $69    105      j    $6A    106      k    $6B    107|
  793. Ascii I-247  VI-E [4/8]
  794. l    $6C    108      m    $6D    109      n    $6E    110      o    $6F    111
  795. p    $70    112      q    $71    113      r    $72    114      s    $73    115
  796. t    $74    116      u    $75    117      v    $76    118      w    $77    119
  797. x    $78    120      y    $79    121      z    $7A    122      {    $7B    123
  798. ??    $7C    124      }    $7D    125      ~    $7E    126          $7F    127
  799. Ä    $80    128      Å    $81    129      Ç    $82    130      É    $83    131
  800. Ñ    $84    132      Ö    $85    133      Ü    $86    134      á    $87    135
  801. à    $88    136      â    $89    137      ä    $8A    138      ã    $8B    139
  802. å    $8C    140      ç    $8D    141      é    $8E    142      è    $8F    143|
  803. Ascii I-247  VI-E [5/8]
  804. ê    $90    144      ë    $91    145      í    $92    146      ì    $93    147
  805. î    $94    148      ï    $95    149      ñ    $96    150      ó    $97    151
  806. ò    $98    152      ô    $99    153      ö    $9A    154      õ    $9B    155
  807. ú    $9C    156      ù    $9D    157      û    $9E    158      ü    $9F    159
  808. †    $A0    160      °    $A1    161      ¢    $A2    162      £    $A3    163
  809. §    $A4    164      •    $A5    165      ¶    $A6    166      ß    $A7    167
  810. ®    $A8    168      ©    $A9    169      ™    $AA    170      ´    $AB    171
  811. ¨    $AC    172      ≠    $AD    173      Æ    $AE    174      Ø    $AF    175
  812. ∞    $B0    176      ±    $B1    177      ≤    $B2    178      ≥    $B3    179|
  813. Ascii I-247  VI-E [6/8]
  814. ¥    $B4    180      µ    $B5    181      ∂    $B6    182      ∑    $B7    183
  815. ∏    $B8    184      π    $B9    185      ∫    $BA    186      ª    $BB    187
  816. º    $BC    188      Ω    $BD    189      æ    $BE    190      ø    $BF    191
  817. ¿    $C0    192      ¡    $C1    193      ¬    $C2    194      √    $C3    195
  818. ƒ    $C4    196      ≈    $C5    197      Δ    $C6    198      «    $C7    199
  819. »    $C8    200      …    $C9    201           $CA    202      À    $CB    203
  820. à   $CC    204      Õ    $CD    205      Œ    $CE    206      œ    $CF    207
  821. –    $D0    208      —    $D1    209      “    $D2    210      ”    $D3    211
  822. ‘    $D4    212      ’    $D5    213      ÷    $D6    214      ◊    $D7    215|
  823. Ascii I-247  VI-E [7/8]
  824. ÿ    $D8    216      Ÿ    $D9    217      ⁄    $DA    218      €    $DB    219
  825. ‹    $DC    220      ›    $DD    221      fi    $DE    222      fl    $DF    223
  826. ‡    $E0    224      ·    $E1    225      ‚    $E2    226      „    $E3    227
  827. ‰    $E4    228      Â    $E5    229      Ê    $E6    230      Á    $E7    231
  828. Ë    $E8    232      È    $E9    233      Í    $EA    234      Î    $EB    235
  829. Ï    $EC    236      Ì    $ED    237      Ó    $EE    238      Ô    $EF    239
  830.     $F0    240      Ò    $F1    241      Ú    $F2    242      Û    $F3    243
  831. Ù    $F4    244      ı    $F5    245      ˆ    $F6    246      ˜    $F7    247
  832. ¯    $F8    248      ˘    $F9    249      ˙    $FA    250      ˚    $FB    251|
  833. Ascii I-247  VI-E [8/8]
  834. ¸    $FC    252      ˝    $FD    253      ˛    $FE    254      ˇ    $FF    255|
  835. AsciiFull I-247  VI-E [01/15]
  836.     $00      0    [NULL]                $01      1    [SOH]
  837.     $02      2    [SOT]                $03      3    [EOT]
  838.     $04      4    [ETX]                $05      5    [ENQ]
  839.     $06      6    [ACK]                $07      7    [BELL]
  840.     $08      8    [BS]                ??    $09      9    [HT]
  841.     $0A     10    [LF]                     $0B     11    [VT]
  842.     $0C     12    [FF]                ??    $0D     13    [CR]
  843.     $0E     14    [SO]                    $0F     15    [SI]
  844.     $10     16    [DLE]                $11     17    [DC1]|
  845. AsciiFull I-247  VI-E [02/15]
  846.     $12     18    [DC2]                $13     19    [DC3]
  847.     $14     20    [DC4]                $15     21    [NAK]
  848.     $16     22    [SYN]                $17     23    [ETB]
  849.     $18     24    [CAN]                $19     25    [EM]
  850.     $1A     26    [SUB]                $1B     27    [ESC]
  851.     $1C     28    [FS]                    $1D     29    [GS]
  852.     $1E     30    [RS]                    $1F     31    [US]
  853.     $20     32    space            !    $21     33    exclam
  854. "    $22     34    quotedbl            #    $23     35    numbersign|
  855. AsciiFull I-247  VI-E [03/15]
  856. $    $24     36    dollar            %    $25     37    percent
  857. &    $26     38    ampersand        '    $27     39    quotesingle
  858. (    $28     40    parenleft            )    $29     41    parenright
  859. *    $2A     42    asterix            +    $2B     43    plus
  860. ,    $2C     44    comma            -    $2D     45    hyphen
  861. .    $2E     46    period            /    $2F     47    slash
  862. 0    $30     48    zero                1    $31     49    one
  863. 2    $32     50    two                 3    $33     51    three
  864. 4    $34     52    four                5    $35     53    five|
  865. AsciiFull I-247  VI-E [04/15]
  866. 6    $36     54    six                7    $37     55    seven
  867. 8    $38     56    eight                9    $39     57    nine
  868. :    $3A     58    colon            ;    $3B     59    semicolon
  869. <    $3C     60    less                =    $3D     61    equal
  870. >    $3E     62    greater            ?    $3F     63    question
  871. @    $40     64    at                A    $41     65    A
  872. B    $42     66    B                C    $43     67    C
  873. D    $44     68    D                E    $45     69    E
  874. F    $46     70    F                G    $47     71    G|
  875. AsciiFull I-247  VI-E [05/15]
  876. H    $48     72    H                I    $49     73    I
  877. J    $4A     74    J                K    $4B     75    K
  878. L    $4C     76    L                M    $4D     77    M
  879. N    $4E     78    N                O    $4F     79    O
  880. P    $50     80    P                Q    $51     81    Q
  881. R    $52     82    R                S    $53     83    S
  882. T    $54     84    T                U    $55     85    U
  883. V    $56     86    V                W    $57     87    W
  884. X    $58     88    X                Y    $59     89    Y|
  885. AsciiFull I-247  VI-E [06/15]
  886. Z    $5A     90    Z                [    $5B     91    bracketleft
  887. \    $5C     92    backslash            ]    $5D     93    bracketright
  888. ^    $5E     94    asciicirum        _    $5F     95    underscore
  889. `    $60     96    grave            a    $61     97    a
  890. b    $62     98    b                c    $63     99    c
  891. d    $64    100    d                e    $65    101    e
  892. f    $66    102    f                g    $67    103    g
  893. h    $68    104    h                i    $69    105    i
  894. j    $6A    106    j                k    $6B    107    k|
  895. AsciiFull I-247  VI-E [07/15]
  896. l    $6C    108    l                m    $6D    109    m
  897. n    $6E    110    n                o    $6F    111    o
  898. p    $70    112    p                q    $71    113    q
  899. r    $72    114    r                s    $73    115    s
  900. t    $74    116    t                u    $75    117    u
  901. v    $76    118    v                w    $77    119    w
  902. x    $78    120    x                y    $79    121    y
  903. z    $7A    122    z                {    $7B    123    braceleft
  904. ??    $7C    124    bar                }    $7D    125    braceright|
  905. AsciiFull I-247  VI-E [08/15]
  906. ~    $7E    126    asciitilde            $7F    127    [DEL]
  907. Ä    $80    128    Adieresis            Å    $81    129    Aring
  908. Ç    $82    130    Ccedilla            É    $83    131    Eacute
  909. Ñ    $84    132    Ntilde            Ö    $85    133    Odieresis
  910. Ü    $86    134    Udieresis            á    $87    135    aacute
  911. à    $88    136    agrave            â    $89    137    acircumflex
  912. ä    $8A    138    adieresis            ã    $8B    139    atilde
  913. å    $8C    140    aring            ç    $8D    141    ccedilla
  914. é    $8E    142    eacute            è    $8F    143    egrave|
  915. AsciiFull I-247  VI-E [09/15]
  916. ê    $90    144    ecircumflex        ë    $91    145    edieresis
  917. í    $92    146    iacute            ì    $93    147    igrave
  918. î    $94    148    icircumflex        ï    $95    149    idieresis
  919. ñ    $96    150    ntilde            ó    $97    151    oacute
  920. ò    $98    152    ograve            ô    $99    153    ocircumflex
  921. ö    $9A    154    odieresis            õ    $9B    155    otilde
  922. ú    $9C    156    uacute            ù    $9D    157    ugrave
  923. û    $9E    158    ucircumflex        ü    $9F    159    udieresis
  924. †    $A0    160    dagger            °    $A1    161    degree|
  925. AsciiFull I-247  VI-E [10/15]
  926. ¢    $A2    162    cent                £    $A3    163    sterling
  927. §    $A4    164    section            •    $A5    165    bullet
  928. ¶    $A6    166    paragraph            ß    $A7    167    germandbls
  929. ®    $A8    168    registered        ©    $A9    169    copyright
  930. ™    $AA    170    trademark        ´    $AB    171    acute
  931. ¨    $AC    172    dieresis            ≠    $AD    173    notequal
  932. Æ    $AE    174    AE                Ø    $AF    175    Oslash
  933. ∞    $B0    176    infinity            ±    $B1    177    plusminus
  934. ≤    $B2    178    lessequal            ≥    $B3    179    greaterequal|
  935. AsciiFull I-247  VI-E [11/15]
  936. ¥    $B4    180    yen                µ    $B5    181    mu
  937. ∂    $B6    182    partialdiff            ∑    $B7    183    summation
  938. ∏    $B8    184    product            π    $B9    185    pi
  939. ∫    $BA    186    integral            ª    $BB    187    ordfeminine
  940. º    $BC    188    oldmasculine        Ω    $BD    189    Omega
  941. æ    $BE    190    ae                ø    $BF    191    oslash
  942. ¿    $C0    192    questiondown        ¡    $C1    193    exclamdown
  943. ¬    $C2    194    logicalnot            √    $C3    195    radical
  944. ƒ    $C4    196    florin            ≈    $C5    197    approxequal|
  945. AsciiFull I-247  VI-E [12/15]
  946. Δ    $C6    198    Delta            «    $C7    199    guillemotleft
  947. »    $C8    200    guillemotright        …    $C9    201    ellpsis
  948.      $CA    202    [No-break space]    À    $CB    203    Agrave
  949. à   $CC    204    Atilde            Õ    $CD    205    Otilde
  950. Œ    $CE    206    OE                œ    $CF    207    oe
  951. –    $D0    208    endash            —    $D1    209    emdash
  952. “    $D2    210    quotedblleft        ”    $D3    211    quotedblright
  953. ‘    $D4    212    quoteleft            ’    $D5    213    quoteright
  954. ÷    $D6    214    divide            ◊    $D7    215    lozenge|
  955. AsciiFull I-247  VI-E [13/15]
  956. ÿ    $D8    216    ydieresis            Ÿ    $D9    217    Ydieresis
  957. ⁄    $DA    218    fraction            €    $DB    219    currency
  958. ‹    $DC    220    guilsingleft        ›    $DD    221    guilsingright
  959. fi    $DE    222    fi                fl    $DF    223    fl
  960. ‡    $E0    224    daggerdbl            ·    $E1    225    periodcentred
  961. ‚    $E2    226    quotesingbase        „    $E3    227    quotedblbase
  962. ‰    $E4    228    pertthousand        Â    $E5    229    Acircumflex
  963. Ê    $E6    230    Ecircumflex        Á    $E7    231    Aacute
  964. Ë    $E8    232    Edieresis            È    $E9    233    Egrave|
  965. AsciiFull I-247  VI-E [14/15]
  966. Í    $EA    234    Iacute            Î    $EB    235    Icircumflex
  967. Ï    $EC    236    Idieresis            Ì    $ED    237    Igrave
  968. Ó    $EE    238    Oacute            Ô    $EF    239    Ocircumflex
  969.     $F0    240    apple            Ò    $F1    241    Ograve
  970. Ú    $F2    242    Uacute            Û    $F3    243    Ucircumflex
  971. Ù    $F4    244    Ugrave            ı    $F5    245    dotlessi
  972. ˆ    $F6    246    circumflex        ˜    $F7    247    tilde
  973. ¯    $F8    248    macron            ˘    $F9    249    breve
  974. ˙    $FA    250    dotaccent            ˚    $FB    251    ring|
  975. AsciiFull I-247  VI-E [15/15]
  976. ¸    $FC    252    cedilla            ˝    $FD    253    hungarumlaut
  977. ˛    $FE    254    ogonek            ˇ    $FF    25|
  978. ASGetSourceStyleNames(scriptingComponent:ComponentInstance;modeFlags:longint;
  979. VAR resultingSourceStyleNamesList:AEDescList):OSAError; ƒAppleScript {A82A:
  980. $0000} IAC.10-84|
  981. ASGetSourceStyles(scriptingComponent:ComponentInstance;VAR
  982. resultingSourceStyles:STHandle):OSAError; ƒAppleScript {A82A:$0000}
  983. IAC.10-82…83|
  984. asiAliasName=0 ƒAliases|
  985. ASInit(scriptingComponent:ComponentInstance;modeFlags:longint;minStackSize:
  986. longint;preferredStackSize:longint;maxStackSize:longint;minHeapSize:longint;
  987. preferredHeapSize:longint;maxHeapSize:longint):OSAError; ƒAppleScript {A82A:
  988. $0000} IAC.10-80…82|
  989. asiParentName=1 ƒAliases|
  990. asiServerName=-2 ƒAliases|
  991. asiVolumeName=-1 ƒAliases|
  992. asiZoneName=-3 ƒAliases|
  993. ASPAbortOS(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-537|
  994. aspBadVersNum=-1066 ƒErrors
  995. Server cannot support this ASP version|
  996. aspBufTooSmall=-1067 ƒErrors
  997. Buffer too small|
  998. ASPCloseAll(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-538|
  999. ASPCloseSession(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-537|
  1000. ASPGetParms(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-538|
  1001. ASPGetStatus(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-540|
  1002. aspNoAck=-1075 ƒErrors
  1003. No ack on attention request (server err)|
  1004. aspNoMoreSess=-1068 ƒErrors
  1005. No more sessions on server|
  1006. aspNoServers=-1069 ƒErrors
  1007. No servers at that address|
  1008. ASPOpenSession(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-536|
  1009. aspParamErr=-1070 ƒErrors
  1010. Parameter error|
  1011. aspServerBusy=-1071 ƒErrors
  1012. Server cannot open another session|
  1013. aspSessClosed=-1072 ƒErrors
  1014. Session closed|
  1015. aspSizeErr=-1073 ƒErrors
  1016. Command block too big|
  1017. aspTooMany=-1074 ƒErrors
  1018. Too many clients (server error)|
  1019. ASPUserCommand(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-539|
  1020. ASPUserWrite(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-538|
  1021. AsscEntry=RECORD ƒFonts TE.4-48  TE.4-96
  1022. fontSize:integer;    {point size of font}
  1023. fontStyle:integer;    {style of font}
  1024. fontID:integer;    {font resource ID}|
  1025. ASSetSourceStyles(scriptingComponent:ComponentInstance;sourceStyles:STHandle)
  1026. :OSAError; ƒAppleScript {A82A:$0000} IAC.10-83|
  1027. AssociateSection(sectionH:SectionHandle;newSectionDocument:FSSpecPtr):OSErr;
  1028. ƒEditions {A82D:$040C} IAC.2-20  IAC.2-50  IAC.2-79|
  1029. asynchTrpBit FL.2-120|
  1030. ATalkClosePrep=259 ƒAppleTalk|
  1031. AtalkHk1=$B14|
  1032. AtalkHk2=$B18|
  1033. atBottom=$0003 ƒIcons|
  1034. ATEvent(event:longint;infoPtr:Ptr); ƒAppleTalk II-304|
  1035. athens=7 ƒFonts|
  1036. atHorizontalCenter=$0004 ƒIcons|
  1037. atLeft=$0008 ƒIcons|
  1038. AtMenuBottom=$A0C TB.3-151|
  1039. atNone=$0000 ƒIcons|
  1040. ATPAddRsp(abRecord:ABRecHandle):OSErr; ƒAppleTalk Δ II-295|
  1041. atpBadRsp=-3107 ƒErrors
  1042. ATP bad response error|
  1043. ATPCloseSocket(atpSocket:Byte):OSErr; ƒAppleTalk Δ II-291|
  1044. atpEOMvalue=16 ƒAppleTalk|
  1045. ATPGetRequest(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-293
  1046. N20-2 TN20|
  1047. ATPKillAllGetReq(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk V-518|
  1048. atpLenErr=-3106 ƒErrors
  1049. ATP length error|
  1050. ATPLoad:OSErr; ƒAppleTalk Δ II-290  N20-2 TN20  TN224|
  1051. ATPOpenSocket(addrRcvd:AddrBlock;VAR atpSocket:Byte):OSErr; ƒAppleTalk Δ
  1052. II-290|
  1053. ATPParamBlock=PACKED RECORD ƒAppleTalk [1/5]
  1054. qLink:QElemPtr;
  1055. qType:integer;
  1056. ioTrap:integer;
  1057. ioCmdAddr:Ptr;
  1058. ioCompletion:ProcPtr;
  1059. ioResult:OSErr;
  1060. userData:longint;
  1061. reqTID:integer;
  1062. ioRefNum:integer;|
  1063. ATPParamBlock=PACKED RECORD ƒAppleTalk [2/5]
  1064. csCode:integer;
  1065. atpSocket:Byte;
  1066. case MPPParmType of
  1067. SendRequestParm,SendResponseParm,GetRequestParm,AddResponseParm,KillSendReqPar
  1068. m:(
  1069. atpFlags:Byte;
  1070. addrBlock:AddrBlock;
  1071. reqLength:integer;
  1072. reqPointer:Ptr;|
  1073. ATPParamBlock=PACKED RECORD ƒAppleTalk [3/5]
  1074. bdsPointer:Ptr;
  1075. case MPPParmType of
  1076. SendRequestParm:
  1077.     numOfBuffs:Byte;
  1078.     timeOutVal:Byte;
  1079.     numOfResps:Byte;
  1080.     retryCount:Byte;
  1081.     intBuff:integer;
  1082.     TRelTime:Byte|
  1083. ATPParamBlock=PACKED RECORD ƒAppleTalk [4/5]
  1084. SendResponseParm:
  1085.     filler0:Byte;
  1086.     bdsSize:Byte;
  1087.     transID:integer
  1088. GetRequestParm:
  1089.     bitMap:Byte;
  1090.     filler1:Byte
  1091. AddResponseParm:
  1092.     rspNum:Byte;|
  1093. ATPParamBlock=PACKED RECORD ƒAppleTalk [5/5]
  1094.     filler2:Byte
  1095. KillSendReqParm:
  1096.     aKillQEl:Ptr
  1097.     )
  1098.     );|
  1099. ATPPBPtr=^ATPParamBlock ƒAppleTalk|
  1100. ATPreFlightEvent(event:longint;cancel:longint;infoPtr:Ptr):OSErr; ƒAppleTalk
  1101. II-304|
  1102. atpRefNum=-11 ƒAppleTalk|
  1103. ATPReqCancel(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-293|
  1104. ATPRequest(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-292|
  1105. ATPResponse(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-296
  1106. N20-2 TN20|
  1107. ATPRspCancel(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-296|
  1108. atpSendChkvalue=1 ƒAppleTalk|
  1109. atpSize=56 ƒAppleTalk|
  1110. ATPSndRequest(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-291|
  1111. ATPSndRsp(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-294|
  1112. atpSTSvalue=8 ƒAppleTalk|
  1113. atpTIDValidvalue=2 ƒAppleTalk|
  1114. atpUnitNum=10 ƒAppleTalk|
  1115. ATPUnload:OSErr; ƒAppleTalk II-290|
  1116. atpXOvalue=32 ƒAppleTalk|
  1117. ATQEntry=RECORD ƒAppleTalk
  1118. qLink:ATQEntryPtr;
  1119. qType:integer;
  1120. CallAddr:ProcPtr;|
  1121. ATQEntryPtr=^ATQEntry ƒAppleTalk|
  1122. atRight=$000C ƒIcons|
  1123. attachPH=245 ƒAppleTalk|
  1124. AttachVBL(theSlot:integer):OSErr; ƒRetrace {A071} V-567 PS.4-26|
  1125. attnBufSize=570 ƒADSP|
  1126. atTop=$0002 ƒIcons|
  1127. ATTransCancelClose=4 ƒAppleTalk|
  1128. ATTransClose=2 ƒAppleTalk|
  1129. ATTransClosePrep=3 ƒAppleTalk|
  1130. ATTransOpen=0 ƒAppleTalk|
  1131. atVerticalCenter=$0001 ƒIcons|
  1132. AudioRecordingChunk=RECORD ƒAIFF
  1133. ckID:ID;
  1134. ckSize:longint;
  1135. AESChannelStatus:ARRAY[0..23]ofSignedByte;|
  1136. AudioRecordingChunkPtr=^AudioRecordingChunk ƒAIFF|
  1137. AudioRecordingID='AESD' ƒAIFF|
  1138. AudioSelection=PACKED RECORD ƒSound
  1139. unitType:longint;
  1140. selStart:Fixed;
  1141. selEnd:Fixed;|
  1142. AudioSelectionPtr=^AudioSelection ƒSound|
  1143. authFailErr=-927 ƒErrors
  1144. unable to authenticate user at destination
  1145. User’s password is wrong|
  1146. authNameErrErr=-23045 ƒTCPTypes|
  1147. AuthorID='AUTH' ƒAIFF|
  1148. autoKey=5 ƒEvents|
  1149. autoKeyMask=32 ƒEvents|
  1150. autoTrack=8 ƒControls|
  1151. AuxCtlHandle=^AuxCtlPtr ƒControls|
  1152. AuxCtlHead=$CD4|
  1153. AuxCtlPtr=^AuxCtlRec ƒControls|
  1154. AuxCtlRec=RECORD ƒControls TB.5-76…77  TB.5-107
  1155. acNext:AuxCtlHandle;    {handle to next AuxCtlRec}
  1156. acOwner:ControlHandle;    {handle to this RECORD's control}
  1157. acCTable:CCTabHandle;    {handle to control color table }
  1158.     { RECORD}
  1159. acFlags:integer;    {reserved}
  1160. acReserved:longint;    {reserved for future use}
  1161. acRefCon:longint;    {for use by application}|
  1162. AuxDCE=PACKED RECORD ƒDevices [1/2]
  1163. dCtlDriver:Ptr;
  1164. dCtlFlags:integer;
  1165. dCtlQHdr:QHdr;
  1166. dCtlPosition:longint;
  1167. dCtlStorage:Handle;
  1168. dCtlRefNum:integer;
  1169. dCtlCurTicks:longint;
  1170. dCtlWindow:GrafPtr;
  1171. dCtlDelay:integer;|
  1172. AuxDCE=PACKED RECORD ƒDevices [2/2]
  1173. dCtlEMask:integer;
  1174. dCtlMenu:integer;
  1175. dCtlSlot:Byte;
  1176. dCtlSlotId:Byte;
  1177. dCtlDevBase:longint;
  1178. dCtlOwner:Ptr;
  1179. dCtlExtDev:Byte;
  1180. fillByte:Byte;|
  1181. AuxDCEHandle=^AuxDCEPtr ƒDevices|
  1182. AuxDCEPtr=^AuxDCE ƒDevices|
  1183. auxiliaryExportDataUnavailable=-2058 ƒMovies|
  1184. AuxWinHandle=^AuxWinPtr ƒWindows|
  1185. AuxWinHead=$CD0|
  1186. AuxWinPtr=^AuxWinRec ƒWindows|
  1187. AuxWinRec=RECORD ƒWindows TB.4-73…74 [1/2]
  1188. awNext:AuxWinHandle;    {handle to next RECORD}
  1189. awOwner:WindowPtr;    {pointer to window }
  1190.     { associated with this }
  1191.     { RECORD}
  1192. awCTable:CTabHandle;    {handle to color table}
  1193. dialogCItem:Handle;    {storage used by }|
  1194. AuxWinRec=RECORD ƒWindows TB.4-73…74 [2/2]
  1195.     { Dialog Manager}
  1196. awFlags:longint;    {reserved}
  1197. awReserved:CTabHandle;    {reserved}
  1198. awRefCon:longint;    {reference constant, }
  1199.     { for application's use}|
  1200. availableCmd=24 ƒSound|
  1201. bAccessCntl=18 ƒFiles|
  1202. BackColor(color:longint); ƒQuickdraw Δ {A863} I-174  N73-1 TN73|
  1203. BackPat(pat:Pattern); ƒQuickdraw Δ {A87C} I-167|
  1204. BackPixPat(pp:PixPatHandle); ƒQuickdraw Δ {AA0B} V-74|
  1205. badATPSkt=-1099 ƒErrors
  1206. Bad ATP-responding socket|
  1207. badBtSlpErr=-70 ƒErrors
  1208. bad addr mark bit slip nibbles|
  1209. badBuffNum=-1100 ƒErrors
  1210. Bad response buffer number specififed|
  1211. badCallOrder=-2209 ƒQuickTimeComponents|
  1212. badChannel=-205 ƒErrors|
  1213. badCksmErr=-69 ƒErrors
  1214. addr mark checksum didn’t check|
  1215. badComponentInstance=$80008001 ƒComponents|
  1216. badComponentSelector=$80008002 ƒComponents|
  1217. badComponentType=-2005 ƒMovies|
  1218. badControllerHeight=-9994 ƒMovies|
  1219. badDataRefIndex=-2050 ƒMovies|
  1220. badDBtSlp=-73 ƒErrors
  1221. bad data mark bit slip nibbles|
  1222. badDCksum=-72 ƒErrors
  1223. bad data mark checksum|
  1224. badDepth=-2207 ƒQuickTimeComponents|
  1225. badDictFormat=-246 ƒSpeech|
  1226. badDragFlavorErr=-1852 ƒDrag|
  1227. badDragItemErr=-1851 ƒDrag|
  1228. badDragRefErr=-1850 ƒDrag|
  1229. badEditIndex=-2033 ƒMovies|
  1230. badEditionFileErr=-453 ƒErrors
  1231. edition file is corrupt|
  1232. badEditList=-2017 ƒMovies|
  1233. badExtResource=-185 ƒErrors
  1234. extended resource has a bad format.|
  1235. badFidErr=-1307 ƒErrors
  1236. file id is dangling or doesn't <20 KST>|
  1237. badFileFormat=-208 ƒErrors
  1238. was not type AIFF or was of bad format,corrupt|
  1239. badFormat=-206 ƒErrors|
  1240. badImageDescription=-2001 ƒMovies|
  1241. badInputText=-247 ƒSpeech|
  1242. badLocNameErr=-931 ƒErrors
  1243. location name malformed
  1244. Location name is invalid|
  1245. badMDBErr=-60 ƒErrors
  1246. bad master directory block: must reinitialize volume
  1247. Bad master directory block
  1248. Master directory block is bad|
  1249. badMovErr=-122 ƒErrors
  1250. move into offspring error
  1251. Attempt to move into offspring
  1252. Attempted to move directory into offspring|
  1253. badPortNameErr=-919 ƒErrors
  1254. PPCPortRec malformed
  1255. PPC port record is invalid|
  1256. badPublicMovieAtom=-2002 ƒMovies|
  1257. badReqErr=-909 ƒErrors
  1258. bad parameter or invalid state for operation
  1259. Bad parameter or invalid state for this operation|
  1260. badSectionErr=-451 ƒErrors
  1261. not a valid SectionRecord
  1262. Not a valid section type
  1263. Not valid section type|
  1264. badServiceMethodErr=-930 ƒErrors
  1265. illegal service type, or not supported
  1266. Service method is other than ppcServiceRealTime|
  1267. badSGChannel=-9406 ƒQuickTimeComponents|
  1268. badSubPartErr=-454 ƒErrors
  1269. can not use sub parts in this release
  1270. Bad edition container spec
  1271. Invalid edition container|
  1272. badTrackIndex=-2028 ƒMovies|
  1273. badTranslationSpecErr=-3031
  1274. Translation path is invalid
  1275. howToTranslate is invalid|
  1276. badUnitErr=-21 ƒErrors
  1277. driver reference number doesn’t match unit table
  1278. Reference number out of range or not in use|
  1279. Balloons see ƒBalloons|
  1280. BAND(l,r:longint):longint; ƒPascal MPW-213  TP-366|
  1281. baseAddr32=4 ƒQuickdraw|
  1282. baseDblQuote=$E3 ƒScript|
  1283. BaseMediaInfoAID='gmin' ƒMoviesFormat|
  1284. BaseMediaInfoHeaderAID='gmhd' ƒMoviesFormat|
  1285. BaseMediaType='gnrc' ƒMovies|
  1286. baseSingQuote=$E2 ƒScript|
  1287. BatteryByte=Byte ƒPower|
  1288. batteryDeadBit=3 ƒPower|
  1289. batteryDeadMask=$8 ƒPower|
  1290. batteryLowBit=4 ƒPower|
  1291. batteryLowMask=$10 ƒPower|
  1292. BatteryStatus(VAR Status:Byte;VAR Power:Byte):OSErr; ƒPower|
  1293. baud1200=94 ƒSerial|
  1294. baud1800=62 ƒSerial|
  1295. baud19200=4 ƒSerial|
  1296. baud2400=46 ƒSerial|
  1297. baud300=380 ƒSerial|
  1298. baud3600=30 ƒSerial|
  1299. baud4800=22 ƒSerial|
  1300. baud57600=0 ƒSerial|
  1301. baud600=189 ƒSerial|
  1302. baud7200=14 ƒSerial|
  1303. baud9600=10 ƒSerial|
  1304. BCLR(VAR l:longint;num:integer); ƒPascal MPW-215  TP-367|
  1305. bdConv=7 ƒPackages|
  1306. bdNamErr=-37 ƒErrors
  1307. bad file name or volume name (perhaps zero length)
  1308. Bad filename
  1309. Bad volume name
  1310. Bad filename or attempt to move into a file
  1311. Bad filename or volume name (perhaps zero length)|
  1312. bDraftLoop=0 ƒPrinting|
  1313. BDSElement=RECORD ƒAppleTalk
  1314. buffSize:integer;
  1315. buffPtr:Ptr;
  1316. dataSize:integer;
  1317. userBytes:longint;|
  1318. BDSPtr=^BDSType ƒAppleTalk|
  1319. BDSType=ARRAY[0..7] of BDSElement ƒAppleTalk|
  1320. BeginMediaEdits(m:Media):OSErr; ƒMovies {AAAA:$0072} QT.2-271…272|
  1321. BeginUpdate(theWindow:WindowPtr); ƒWindows Δ {A922} I-292  P-97  P-167
  1322. OV-125  QT.2-62  QTC.5-14  TB.2-47  TB.4-50  TB.4-106…107|
  1323. BeginXSound(paramPtr:XCmdPtr;window:WindowPtr); ƒHyperXCmd|
  1324. BeginXWEdit(paramPtr:XCmdPtr;window:WindowPtr); ƒHyperXCmd|
  1325. Ben — You must learn the ways of the Force if you are to come with me to
  1326. Alderan.|
  1327. bestCompressionCodec=-3 ƒImageCompression|
  1328. bestFidelityCodec=-2 ƒImageCompression|
  1329. bestSpeedCodec=-1 ƒImageCompression|
  1330. betaStage=$60 ƒFiles|
  1331. bHasBlankAccessPrivileges=4 ƒFiles|
  1332. bHasBTreeMgr=5 ƒFiles|
  1333. bHasCatSearch=7 ƒFiles|
  1334. bHasCopyFile=14 ƒFiles|
  1335. bHasDesktopMgr=12 ƒFiles|
  1336. bHasExtFSVol=16 ƒFiles|
  1337. bHasFileIDs=6 ƒFiles|
  1338. bHasFolderLock=10 ƒFiles|
  1339. bHasMoveRename=13 ƒFiles|
  1340. bHasOpenDeny=15 ƒFiles|
  1341. bHasPersonalAccessPrivileges=9 ƒFiles|
  1342. bHasShortName=11 ƒFiles|
  1343. bHasUserGroupList=8 ƒFiles|
  1344. binRefNum=-8 ƒSerial|
  1345. BitAnd(value1:longint;value2:longint):longint; ƒToolUtils {A858} I-471 TP-365|
  1346. BitClr(bytePtr:Ptr;bitNum:longint); ƒToolUtils {A85F} I-471|
  1347. BitMap=RECORD ƒQuickdraw OV-91
  1348. baseAddr:Ptr;    {pointer to bit image}
  1349. rowBytes:integer;    {row width}
  1350. bounds:Rect;    {boundary rectangle}|
  1351. BitMapHandle=^BitMapPtr ƒQuickdraw|
  1352. BitMapPtr=^BitMap ƒQuickdraw|
  1353. BitMapToRegion(region:RgnHandle;bMap:BitMap):OSErr; ƒQuickdraw {A8D7}|
  1354. BitMapToRegionGlue(region:RgnHandle;bMap:BitMap):OSErr; ƒQuickdraw|
  1355. BitMapType=PACKED ARRAY[0..7] of boolean ƒAppleTalk|
  1356. BitNot(value:longint):longint; ƒToolUtils {A85A} I-471 TP-365|
  1357. BitOr(value1:longint;value2:longint):longint; ƒToolUtils {A85B} I-471 TP-365|
  1358. Bits16=ARRAY[0..15] of integer ƒQuickdraw|
  1359. BitSet(bytePtr:Ptr;bitNum:longint); ƒToolUtils {A85E} I-471|
  1360. BitShift(value:longint;count:integer):longint; ƒToolUtils {A85C} I-472|
  1361. BitTst(bytePtr:Ptr;bitNum:longint):boolean; ƒToolUtils {A85D} I-471|
  1362. BitXor(value1:longint;value2:longint):longint; ƒToolUtils {A859} I-471 TP-365|
  1363. bkgndObj=2 ƒHyperXCmd|
  1364. black:Pattern
  1365. QDGlobal - all-black pattern|
  1366. blackBit=5 ƒQuickdraw|
  1367. blackColor=33 ƒQuickdraw|
  1368. bLanguageMask=$000000FF ƒTextServices|
  1369. blend=32 ƒQuickdraw|
  1370. bLimitFCBs=31 ƒFiles|
  1371. bLocalWList=30 ƒFiles|
  1372. Block0=PACKED RECORD ƒSCSI [1/2]
  1373. sbSig:integer;
  1374. sbBlkSize:integer;
  1375. sbBlkCount:longint;
  1376. sbDevType:integer;
  1377. sbDevId:integer;
  1378. sbData:longint;|
  1379. Block0=PACKED RECORD ƒSCSI [2/2]
  1380. sbDrvrCount:integer;
  1381. ddBlock:longint;
  1382. ddSize:integer;
  1383. ddType:integer;
  1384. ddPad:ARRAY[0..242]ofINTEGER;|
  1385. BlockMove(srcPtr:UNIV Ptr;destPtr:UNIV Ptr;byteCount:Size); ƒMemory {A02E}
  1386. II-44 ME.1-74…75  ME.2-59…60|
  1387. blueBit=2 ƒQuickdraw|
  1388. blueColor=409 ƒQuickdraw|
  1389. BNMQHd=$B60|
  1390. bNoBootBlks=19 ƒFiles|
  1391. bNoDeskItems=20 ƒFiles|
  1392. bNoLclSync=27 ƒFiles|
  1393. bNoMiniFndr=29 ƒFiles|
  1394. bNoSwitchTo=25 ƒFiles|
  1395. bNoSysDir=17 ƒFiles|
  1396. BNOT(l:longint):longint; ƒPascal MPW-213  TP-366|
  1397. bNoVNEdit=28 ƒFiles|
  1398. board=0 ƒROMDefs|
  1399. boardFlags=37 ƒROMDefs|
  1400. boardId=32 ƒROMDefs|
  1401. BOff; ƒPower {A685:$0080}|
  1402. BOn; ƒPower {A685:$0000}|
  1403. BoolToStr(paramPtr:XCmdPtr;bool:boolean;VAR str:Str255); ƒHyperXCmd|
  1404. BootBlkHdr=RECORD FL.2-57…59 [1/3]
  1405. bbID:integer;    {boot blocks signature}
  1406. bbEntry:longint;    {entry point to boot code}
  1407. bbVersion:integer;    {boot blocks version number}
  1408. bbPageFlags:integer;    {used internally}
  1409. bbSysName:Str15;    {System filename}
  1410. bbShellName:Str15;    {Finder filename}
  1411. bbDbg1Name:Str15;    {debugger filename}|
  1412. BootBlkHdr=RECORD FL.2-57…59 [2/3]
  1413. bbDbg2Name:Str15;    {debugger filename}
  1414. bbScreenName:Str15;    {name of startup screen}
  1415. bbHelloName:Str15;    {name of startup program}
  1416. bbScrapName:Str15;    {name of system scrap file}
  1417. bbCntFCBs:integer;    {number of FCBs to allocate}
  1418. bbCntEvts:integer;    {number of event queue elements}
  1419. bb128KSHeap:longint;    {system heap size on 128K Mac}|
  1420. BootBlkHdr=RECORD FL.2-57…59 [3/3]
  1421. bb256KSHeap:longint;    {used internally}
  1422. bbSysHeapSize:longint;    {system heap size on all machines}
  1423. filler:integer;    {reserved}
  1424. bbSysHeapExtra:longint;    {additional system heap space}
  1425. bbSysHeapFract:longint;    {fraction of RAM for system heap}|
  1426. BootDrive=$210 ƒSysEqu TE.6-63|
  1427. BootMask=$B0E|
  1428. BootTmp8=$B36|
  1429. BOR(l,r:longint):longint; ƒPascal MPW-213  TP-366|
  1430. boutRefNum=-9 ƒSerial|
  1431. BreakChar=1
  1432. Line breaks on character boundary|
  1433. breakEvent=128 ƒSerial|
  1434. BreakOverflow=2
  1435. No line break is yet necessary, since the current style run still fits on
  1436. the line|
  1437. breakRecd=-90 ƒErrors
  1438. Break received (SCC)|
  1439. BreakTable=RECORD ƒScript
  1440. charTypes:ARRAY[0..255]ofSignedByte;
  1441. tripleLength:integer;
  1442. triples:ARRAY[0..0]ofINTEGER;|
  1443. BreakTablePtr=^BreakTable ƒScript|
  1444. BreakWord=0
  1445. Line breaks on word boundary|
  1446. breveMark=$F9 ƒScript|
  1447. BringToFront(theWindow:WindowPtr); ƒWindows Δ {A920} I-286 TB.4-90|
  1448. BROTL(l:longint;count:integer):longint; ƒPascal MPW-214  TP-367|
  1449. bScriptLanguageMask=bScriptMask + bLanguageMask ƒTextServices|
  1450. bScriptMask=$00007F00 ƒTextServices|
  1451. BSET(VAR l:longint;num:integer); ƒPascal MPW-215  TP-368|
  1452. BSL(l:longint;count:integer):longint; ƒPascal MPW-213  TP-366|
  1453. bSpoolLoop=1 ƒPrinting|
  1454. BSR(l:longint;count:integer):longint; ƒPascal MPW-214  TP-367
  1455. Logical Shift!|
  1456. bTakeActiveEvent=15 ƒTextServices|
  1457. BTCB=RECORD FL.2-83…84 [1/3]
  1458. btcFlags:SignedByte;    {flag Byte}
  1459. btcResv:SignedByte;    {reserved}
  1460. btcRefNum:integer;    {file reference number}
  1461. btcKeyCr:ProcPtr:    {pointer to key comparison routine}
  1462.     btcCQPtr:longint;    {pointer to cache queue}
  1463.     btcVarPtr:longint;    {pointer to B*-tree variables}
  1464.     btcLevel:integer;    {current level}|
  1465. BTCB=RECORD FL.2-83…84 [2/3]
  1466.     btcNodeM:longint;    {current node mark}
  1467.     btcIndexM:integer;    {current index mark}
  1468.     btcDepth:integer;    {current depth of tree}
  1469.     btcRoot:longint;    {number of root node}
  1470.     btcNRecs:longint;    {number of leaf records in tree}
  1471.     btcFNode:longint;    {number of first leaf node}
  1472.     btcLNode:longint;    {number of last leaf node}|
  1473. BTCB=RECORD FL.2-83…84 [3/3]
  1474.     btcNodeSize:integer;    {size of a node}
  1475.     btcKeyLen:integer;    {maximum length of a key}
  1476.     btcNNodes:longint;    {total number of nodes in tree}
  1477.     btcFree:longint;    {number of free nodes}|
  1478. BtDskRfn=$B34|
  1479. BTHdrRec=RECORD FL.2-68 [1/2]
  1480. bthDepth:integer;    {current depth of tree}
  1481. bthRoot:longint;    {number of root node}
  1482. bthNRecs:longint;    {number of leaf records in tree}
  1483. bthFNode:longint;    {number of first leaf node}
  1484. bthLNode:longint;    {number of last leaf node}
  1485. bthNodeSize:integer;    {size of a node}|
  1486. BTHdrRec=RECORD FL.2-68 [2/2]
  1487. bthKeyLen:integer;    {maximum length of a key}
  1488. bthNNodes:longint;    {total number of nodes in tree}
  1489. bthFree:longint;    {number of free nodes}
  1490. bthResv:ARRAY[1..76] OF SignedByte;    {reserved}|
  1491. btnCtrl=0 ƒDialogs|
  1492. btnState=128 ƒEvents|
  1493. bTrshOffLine=26 ƒFiles|
  1494. BTST(l:longint;num:integer):boolean; ƒPascal MPW-214  TP-367|
  1495. buf2SmallErr=-3101 ƒErrors
  1496. buffer too small error|
  1497. bufferCmd=81 ƒSound|
  1498. bufferIsSmall=-607 ƒEPPC
  1499. Buffer is too small|
  1500. buffersTooSmall=-210 ƒErrors
  1501. can not operate in the memory allowed|
  1502. BufPtr=$10C ƒSysEqu ME.2-14|
  1503. BufTgDate=$304 ƒSysEqu|
  1504. BufTgFBkNum=$302 ƒSysEqu|
  1505. BufTgFFlg=$300 ƒSysEqu|
  1506. BufTgFNum=$2FC ƒSysEqu|
  1507. bufTooSmall=-243 ƒSpeech|
  1508. BuildBDS(buffPtr:Ptr;bdsPtr:Ptr;buffSize:integer):integer; ƒAppleTalk V-515|
  1509. BuildDDPwds(wdsPtr:Ptr;headerPtr:Ptr;dataPtr:Ptr;netAddr:AddrBlock;ddpType:
  1510. integer;dataLen:integer); ƒAppleTalk V-514|
  1511. BuildLAPwds(wdsPtr:Ptr;dataPtr:Ptr;destHost:integer;prototype:integer;
  1512. frameLen:integer); ƒAppleTalk V-514|
  1513. burstDevice=7 ƒQuickdraw|
  1514. bUser1Loop=2 ƒPrinting|
  1515. bUser2Loop=3 ƒPrinting|
  1516. BusErrVct=$008 ƒSysEqu|
  1517. Button:boolean; ƒEvents Δ {A974} I-259 TB.2-108|
  1518. buttonMsg=19 ƒDevices|
  1519. buttonObj=5 ƒHyperXCmd|
  1520. Buttons at the top of the window are (from left to right):
  1521.     Find Key, Search, Previous Entry, Next Entry
  1522.     Type Word, Type Line, Type Procedure, Type Entry
  1523.     Toggle Startup Sound, Toggle Invokation Sound [only on some versions]
  1524.     Credits, Change Databases
  1525. See HotKeys for a better description of these functions.|
  1526. BXOR(l,r:longint):longint; ƒPascal MPW-213  TP-366|
  1527. Byte=0..255 ƒTypes ME.2-25  OV-44|
  1528. C2PStr(cString:UNIV Ptr):StringPtr; ƒStrings|
  1529. C2PStrProc(cString:UNIV Ptr); ƒStrings|
  1530. C3PO — I suggest a new strategy R2… let the wookie win.|
  1531. cacheFaultErr=-23042 ƒTCPTypes|
  1532. cAEList='list' ƒAERegistry|
  1533. cairo=11 ƒFonts|
  1534. calArabicCivil=1 ƒScript|
  1535. calArabicLunar=2 ƒScript|
  1536. CalcCMask(srcBits:BitMap;dstBits:BitMap;srcRect:Rect;dstRect:Rect;seedRGB:
  1537. RGBColor;matchProc:ProcPtr;matchData:longint); ƒQuickdraw {AA4F} V-72|
  1538. calcCntlRgn=10 ƒControls|
  1539. calcCRgns=2 ƒControls|
  1540. CalcMask(srcPtr:Ptr;dstPtr:Ptr;srcRow:integer;dstRow:integer;height:integer;
  1541. words:integer); ƒQuickdraw {A838} IV-24|
  1542. CalcMenuSize(theMenu:MenuHandle); ƒMenus Δ {A948} I-361 TB.3-143  TB.5-28|
  1543. calCoptic=5 ƒScript|
  1544. calcThumbRgn=11 ƒControls|
  1545. CalcVis(window:WindowPeek); ƒWindows Δ {A909} I-297 TB.4-119|
  1546. CalcVisBehind(startWindow:WindowPeek;clobberedRgn:RgnHandle); ƒWindows Δ
  1547. {A90A} I-297 TB.4-119|
  1548. calGregorian=0 ƒScript|
  1549. calJapanese=3 ƒScript|
  1550. calJewish=4 ƒScript|
  1551. callBackAtExtremes=4 ƒMovies|
  1552. callBackAtInterrupt=$8000 ƒMovies|
  1553. callBackAtRate=2 ƒMovies|
  1554. callBackAtTime=1 ƒMovies|
  1555. callBackAtTimeJump=3 ƒMovies|
  1556. callBackCmd=13 ƒSound|
  1557. CallBackRecord=RECORD ƒMovies
  1558. data:ARRAY[0..0]ofLONGINT;|
  1559. CallComponentFunction(params:ComponentParameters;func:ComponentFunction):
  1560. longint; ƒComponents {A82A:$00FF} MTB.6-63…64|
  1561. CallComponentFunctionWithStorage(storage:Handle;params:ComponentParameters;
  1562. func:ComponentFunction):longint; ƒComponents {A82A:$00FF} MTB.6-64…65|
  1563. CallEditionOpenerProc(selector:EditionOpenerVerb;VAR PB:
  1564. EditionOpenerParamBlock;routine:EditionOpenerProcPtr):OSErr; ƒEditions {A82D:
  1565. $052E} IAC.2-64  IAC.2-103…104|
  1566. CallFormatIOProc(selector:FormatIOVerb;VAR PB:FormatIOParamBlock;routine:
  1567. FormatIOProcPtr):OSErr; ƒEditions {A82D:$0530} IAC.2-68  IAC.2-104|
  1568. CallMeWhen(qtCall:QTCallBack;callBackProc:QTCallBackProc;refCon:longint;
  1569. param1:longint;param2:longint;param3:longint):OSErr; ƒMovies {AAAA}
  1570. QT.2-337…339|
  1571. calPersian=6 ƒScript|
  1572. cancel=2 ƒDialogs|
  1573. CancelCallBack(cb:QTCallBack); ƒMovies {AAAA} QT.2-339|
  1574. cancelMsg=3 ƒDevices|
  1575. CanDocBeOpened(targetDocument:FSSpec;appVRefNumHint:integer;appSignature:
  1576. OSType;nativeTypes:TypesBlockPtr;onlyNative:boolean;VAR howToOpen:
  1577. DocOpenMethod;VAR howToTranslate:FileTranslationSpec):OSErr; Δ
  1578. {_TranslationDispatch:$001E} MTB.7-17  MTB.7-40…42|
  1579. canMovieExportAuxDataHandle=$80 ƒQuickTimeComponents|
  1580. canMovieExportFiles=$10 ƒQuickTimeComponents|
  1581. canMovieExportHandles=8 ƒQuickTimeComponents|
  1582. canMovieImportFiles=2 ƒQuickTimeComponents|
  1583. canMovieImportHandles=1 ƒQuickTimeComponents|
  1584. canMovieImportValidateFile=$200 ƒQuickTimeComponents|
  1585. canMovieImportValidateHandles=$100 ƒQuickTimeComponents|
  1586. cannotDeferErr=-625 ƒErrors
  1587. unable to defer additional functions        <1.4>
  1588. Unable to defer additional user functions|
  1589. cannotMakeContiguousErr=-622 ƒErrors
  1590. cannot make specified range contiguous    <1.4>
  1591. Cannot make specified range contiguous|
  1592. cannotMoveAttachedController=-9999 ƒMovies|
  1593. cannotSetWidthOfAttachedController=-9997 ƒMovies|
  1594. cantCreateSingleForkFile=-2022 ƒMovies|
  1595. CantDecompress=-186 ƒErrors
  1596. resource bent ("the bends") - can't decompress a compressed resource|
  1597. cantDoThatInCurrentMode=-9402 ƒQuickTimeComponents|
  1598. cantEnableTrack=-2035 ƒMovies|
  1599. cantFindHandler=-2003 ƒMovies|
  1600. cantGetFlavorErr=-1854 ƒDrag|
  1601. cantLoadPickMethodErr=-11003 ƒErrors|
  1602. cantOpenHandler=-2004 ƒMovies|
  1603. cantPutPublicMovieAtom=-2016 ƒMovies|
  1604. cantReadUtilities=$8200 ƒScript|
  1605. cantStepErr=-75 ƒErrors
  1606. step handshake failed|
  1607. cApplication='capp' ƒAERegistry|
  1608. CaptureComponent(capturedComponent:Component;capturingComponent:Component):
  1609. Component; ƒComponents {A82A:$001C} MTB.6-25  MTB.6-75…76|
  1610. cArc='carc' ƒAERegistry|
  1611. cardObj=3 ƒHyperXCmd|
  1612. CaretTime=$2F4 ƒSysEqu|
  1613. catBoard=1 ƒROMDefs|
  1614. catChangedErr=-1304 ƒErrors
  1615. catalog has been modified     <2.2 DNF>
  1616. Catalog has changed and catalog position record may be invalid|
  1617. CatDataRec=RECORD FL.2-72…74 [1/5]
  1618. cdrType:SignedByte;    {RECORD type}
  1619. cdrResrv2:SignedByte;    {reserved}
  1620. CASE CatDataType OF
  1621. cdrDirRec:    {directory RECORD}
  1622.     (dirFlags:integer;    {directory flags}
  1623.     dirVal:integer;    {directory valence}
  1624.     dirDirID:longint;    {directory ID}
  1625.     dirCrDat:longint;    {date and time of creation}
  1626.     dirMdDat:longint;    {date and time of last modification}|
  1627. CatDataRec=RECORD FL.2-72…74 [2/5]
  1628.     dirBkDat:longint;    {date and time of last backup}
  1629.     dirUsrInfo:DInfo;    {Finder information}
  1630.     dirFndrInfo:DXInfo;    {additional Finder information}
  1631.     dirResrv:ARRAY[1..4] OF longint);
  1632.         {reserved}
  1633. cdrFilRec:    {file RECORD}
  1634.     (filFlags:SignedByte;    {file flags}
  1635.     filTyp:SignedByte;    {file type}
  1636.     filUsrWds:FInfo;    {Finder information}|
  1637. CatDataRec=RECORD FL.2-72…74 [3/5]
  1638.     filFlNum:longint;    {file ID}
  1639.     filStBlk:integer;    {first alloc. blk. of data fork}
  1640.     filLgLen:longint;    {logical EOF of data fork}
  1641.     filPyLen:longint;    {physical EOF of data fork}
  1642.     filRStBlk:integer;    {first alloc. blk. of resource fork}
  1643.     filRLgLen:longint;    {logical EOF of resource fork}
  1644.     filRPyLen:longint;    {physical EOF of resource fork}
  1645.     filCrDat:longint;    {date and time of creation}
  1646.     filMdDat:longint;    {date and time of last modification}|
  1647. CatDataRec=RECORD FL.2-72…74 [4/5]
  1648.     filBkDat:longint;    {date and time of last backup}
  1649.     filFndrInfo:FXInfo;    {additional Finder information}
  1650.     filClpSize:integer;    {file clump size}
  1651.     filExtRec:ExtDataRec;    {first data fork extent RECORD}
  1652.     filRExtRec:ExtDataRec;    {first resource fork extent RECORD}
  1653.     filResrv:longint);    {reserved}
  1654. cdrThdRec:    {directory thread RECORD}
  1655.     (thdResrv:ARRAY[1..2] OF longint;
  1656.         {reserved}|
  1657. CatDataRec=RECORD FL.2-72…74 [5/5]
  1658.     thdParID:longint;    {parent ID for this directory}
  1659.     thdCName:Str31);    {name of this directory}
  1660. cdrFThdRec:    {file thread RECORD}
  1661.     (fthdResrv:ARRAY[1..2] OF longint;
  1662.         {reserved}
  1663.     fthdParID:longint;    {parent ID for this file}
  1664.     fthdCName:Str31);    {name of this file}|
  1665. CatDataType FL.2-72|
  1666. catDisplay=3 ƒROMDefs|
  1667. CatKeyRec=RECORD FL.2-71
  1668. ckrKeyLen:SignedByte;    {key length}
  1669. ckrResrv1:SignedByte;    {reserved}
  1670. ckrParID:longint;    {parent directory ID}
  1671. ckrCName:Str31;    {catalog node name}|
  1672. CatMove(vRefNum:integer;dirID:longint;oldName:Str255;newDirID:longint;
  1673. newName:Str255):OSErr; ƒFiles IV-157 FL.2-179…180 TN218|
  1674. catNetwork=4 ƒROMDefs|
  1675. CatPositionRec=RECORD ƒFiles FL.2-41  FL.2-104
  1676. initialize:longint;    {starting point}
  1677. priv:ARRAY[1..6] OF integer;    {private data}|
  1678. catTest=2 ƒROMDefs|
  1679. CautionAlert(alertID:integer;filterProc:ModalFilterProcPtr):integer;
  1680. ƒDialogs Δ {A988} I-420 TB.6-111|
  1681. cautionIcon=2 ƒDialogs|
  1682. cbndType='cbnd' ƒConnectionTools|
  1683. cbNotFound=-1102 ƒErrors
  1684. Control Block (TCB or RspCB) not found|
  1685. cBodyColor=1 ƒControls|
  1686. cBoolean='bool' ƒAERegistry|
  1687. cCell='ccel' ƒAERegistry|
  1688. cChar='cha ' ƒAERegistry|
  1689. ccntTokenRecHandle=^ccntTokenRecPtr ƒAEObjects|
  1690. ccntTokenRecord=RECORD ƒAEObjects IAC.6-21
  1691. tokenClass:DescType;    {class ID of container }
  1692.     { represented by token}
  1693. token:AEDesc;    {token for current container}|
  1694. ccntTokenRecPtr=^ccntTokenRecord ƒAEObjects|
  1695. cColorTable='clrt' ƒAERegistry|
  1696. cColumn='ccol' ƒAERegistry|
  1697. CCrsr=RECORD ƒQuickdraw [1/2]
  1698. crsrType:integer;
  1699. crsrMap:PixMapHandle;
  1700. crsrData:Handle;
  1701. crsrXData:Handle;
  1702. crsrXValid:integer;
  1703. crsrXHandle:Handle;|
  1704. CCrsr=RECORD ƒQuickdraw [2/2]
  1705. crsr1Data:Bits16;
  1706. crsrMask:Bits16;
  1707. crsrHotSpot:Point;
  1708. crsrXTable:longint;
  1709. crsrID:longint;|
  1710. CCrsrHandle=^CCrsrPtr ƒQuickdraw|
  1711. CCrsrPtr=^CCrsr ƒQuickdraw|
  1712. CCTabHandle=^CCTabPtr ƒControls|
  1713. CCTabPtr=^CtlCTab ƒControls|
  1714. CDBandCompress(storage:Handle;params:CodecCompressParamsPtr):ComponentResult;
  1715. ƒImageCodec QTC.4-13  QTC.4-63|
  1716. CDBandDecompress(storage:Handle;params:CodecDecompressParamsPtr):
  1717. ComponentResult; ƒImageCodec QTC.4-17  QTC.4-21  QTC.4-64|
  1718. CDCodecBusy(storage:Handle;seq:ImageSequence):ComponentResult; ƒImageCodec
  1719. QTC.4-61…62|
  1720. CDEFNFnd=dsCDEFNotFound ƒErrors|
  1721. cdefType='cdef' ƒConnectionTools|
  1722. cDepthErr=-157 ƒQDOffscreen|
  1723. cDevErr=-155 ƒErrors
  1724. invalid type of graphics device|
  1725. cdevGenErr=-1 ƒDevices|
  1726. cdevMemErr=0 ƒDevices|
  1727. cdevResErr=1 ƒDevices|
  1728. cdevUnset=3 ƒDevices|
  1729. CDGetCodecInfo(storage:Handle;VAR info:CodecInfo):ComponentResult;
  1730. ƒImageCodec QTC.4-54|
  1731. CDGetCompressedImageSize(storage:Handle;desc:ImageDescriptionHandle;data:PTR;
  1732. bufferSize:longint;dataProc:DataProcRecordPtr;VAR dataSize:longint):
  1733. ComponentResult; ƒImageCodec QTC.4-58…59|
  1734. CDGetCompressionTime(storage:Handle;src:PixMapHandle;srcRect:Rect;depth:
  1735. integer;VAR spatialQuality:CodecQ;VAR temporalQuality:CodecQ;VAR time:
  1736. longint):ComponentResult; ƒImageCodec QTC.4-56…57|
  1737. CDGetMaxCompressionSize(storage:Handle;src:PixMapHandle;srcRect:Rect;depth:
  1738. integer;quality:CodecQ;VAR size:longint):ComponentResult; ƒImageCodec QTC.4-55|
  1739. CDGetSettings(storage:Handle;settings:Handle):ComponentResult; ƒImageCodec|
  1740. CDGetSimilarity(storage:Handle;src:PixMapHandle;srcRect:Rect;desc:
  1741. ImageDescriptionHandle;data:Ptr;VAR similarity:Fixed):ComponentResult;
  1742. ƒImageCodec QTC.4-57…58|
  1743. cDocument='docu' ƒAERegistry|
  1744. CDPreCompress(storage:Handle;params:CodecCompressParamsPtr):ComponentResult;
  1745. ƒImageCodec QTC.4-10  QTC.4-62|
  1746. CDPreDecompress(storage:Handle;params:CodecDecompressParamsPtr):
  1747. ComponentResult; ƒImageCodec QTC.4-16  QTC.4-20…21  QTC.4-63…64|
  1748. cDrawingArea='cdrw' ƒAERegistry|
  1749. CDRequestSettings(storage:Handle;settings:Handle;VAR r:Rect;filterProc:
  1750. ModalFilterProcPtr):ComponentResult; ƒImageCodec|
  1751. CDSequenceBusy(seqID:ImageSequence):OSErr; ƒImageCompression {AAA3:$001A}
  1752. QT.3-119|
  1753. CDSequenceEnd(seqID:ImageSequence):OSErr; ƒImageCompression {AAA3:$001B}
  1754. QT.3-33  QT.3-34  QT.3-39  QT.3-119|
  1755. CDSetSettings(storage:Handle;settings:Handle):ComponentResult; ƒImageCodec|
  1756. CDTrimImage(storage:Handle;desc:ImageDescriptionHandle;inData:Ptr;
  1757. inBufferSize:longint;dataProc:DataProcRecordPtr;outData:Ptr;outBufferSize:
  1758. longint;flushProc:FlushProcRecordPtr;VAR trimRect:Rect;progressProc:
  1759. ProgressProcRecordPtr):ComponentResult; ƒImageCodec QTC.4-59…61|
  1760. cedilla=$FC ƒScript|
  1761. Cell=Point ƒLists MTB.4-22  MTB.4-65|
  1762. centeredDot=$E1 ƒScript|
  1763. century=128 ƒPackages|
  1764. cEnumeration='enum' ƒAERegistry|
  1765. CFALSE=$00 ƒTCPTypes|
  1766. cFile='file' ƒAERegistry|
  1767. cFixed='fixd' ƒAERegistry|
  1768. cFixedPoint='fpnt' ƒAERegistry|
  1769. cFixedRectangle='frct' ƒAERegistry|
  1770. cFrameColor=0 ƒControls|
  1771. CGrafPort=RECORD ƒQuickdraw TE.3-4  TE.3-75 [1/4]
  1772. device:integer;
  1773. portPixMap:PixMapHandle;
  1774. portVersion:integer;
  1775. grafVars:Handle;
  1776. chExtra:integer;
  1777. pnLocHFrac:integer;
  1778. portRect:Rect;
  1779. visRgn:RgnHandle;|
  1780. CGrafPort=RECORD ƒQuickdraw TE.3-4  TE.3-75 [2/4]
  1781. clipRgn:RgnHandle;
  1782. bkPixPat:PixPatHandle;
  1783. rgbFgColor:RGBColor;
  1784. rgbBkColor:RGBColor;
  1785. pnLoc:Point;
  1786. pnSize:Point;
  1787. pnMode:integer;
  1788. pnPixPat:PixPatHandle;|
  1789. CGrafPort=RECORD ƒQuickdraw TE.3-4  TE.3-75 [3/4]
  1790. fillPixPat:PixPatHandle;
  1791. pnVis:integer;
  1792. txFont:integer;
  1793. txFace:Style;
  1794. txMode:integer;
  1795. txSize:integer;
  1796. spExtra:Fixed;
  1797. fgColor:longint;|
  1798. CGrafPort=RECORD ƒQuickdraw TE.3-4  TE.3-75 [4/4]
  1799. bkColor:longint;
  1800. colrBit:integer;
  1801. patStretch:integer;
  1802. picSave:Handle;
  1803. rgnSave:Handle;
  1804. polySave:Handle;
  1805. grafProcs:CQDProcsPtr;|
  1806. CGrafPtr=^CGrafPort ƒQuickdraw|
  1807. cGraphicLine='glin' ƒAERegistry|
  1808. cGraphicObject='cgob' ƒAERegistry|
  1809. cGraphicShape='cgsh' ƒAERegistry|
  1810. cGraphicText='cgtx' ƒAERegistry|
  1811. cGroupedGraphic='cpic' ƒAERegistry|
  1812. ChangedResource(theResource:Handle); ƒResources Δ {A9AA} I-123 MTB.1-21
  1813. MTB.1-88…90 TN188|
  1814. channelBusy=-209 ƒErrors
  1815. the channel is being used for a PFD already|
  1816. channelFlagDontOpenResFile=2 ƒQuickTimeComponents|
  1817. channelFlagHasDependency=4 ƒQuickTimeComponents|
  1818. channelNotBusy=-211 ƒErrors|
  1819. channelPlayAllData=4 ƒQuickTimeComponents|
  1820. channelPlayFast=1 ƒQuickTimeComponents|
  1821. channelPlayHighQuality=2 ƒQuickTimeComponents|
  1822. channelPlayNormal=0 ƒQuickTimeComponents|
  1823. Char2Pixel(textBuf:Ptr;textLen:integer;slop:integer;offset:integer;direction:
  1824. integer):integer; ƒScript Δ {A8B5} V-308 TN207|
  1825. CharacterByteType(textBuf:Ptr;textOffset:integer;script:ScriptCode):integer;
  1826. TE.6-26…27  TE.6-84…85  TE.A-26  TE.A-37|
  1827. CharacterType(textBuf:Ptr;textOffset:integer;script:ScriptCode):integer;
  1828. TE.3-31  TE.6-28…31  TE.6-85…88  TE.A-26  TE.A-37  TE.B-39  TE.B-69…70|
  1829. CharByte(textBuf:Ptr;textOffset:integer):integer; ƒScript {A8B5} V-306|
  1830. CharByteTable=PACKED ARRAY[0..255] of SignedByte ƒScript TE.6-88|
  1831. charCodeMask=$000000FF ƒEvents|
  1832. CharExtra(extra:Fixed); ƒQuickdraw {AA23} V-77 TE.3-20…22  TE.3-75|
  1833. chargeOverFlowBit=2 ƒPower|
  1834. chargeOverFlowMask=$4 ƒPower|
  1835. chargerConnBit=0 ƒPower|
  1836. chargerConnMask=$1 ƒPower|
  1837. Chars=PACKED ARRAY[0..32000] of char ƒTextEdit|
  1838. CharsHandle=^CharsPtr ƒTextEdit|
  1839. CharsPtr=^Chars ƒTextEdit|
  1840. CharToPixel(textBuf:Ptr;textLen:longint;slop:Fixed;offset:longint;direction:
  1841. integer;styleRunPosition:JustStyleCode;numer:Point;denom:Point):integer;
  1842. TE.2-59  TE.3-49…60  TE.3-94…96  TE.A-26  TE.A-37|
  1843. CharType(textBuf:Ptr;textOffset:integer):integer; ƒScript {A8B5} V-306|
  1844. CharWidth(ch: char):integer; ƒQuickdraw Δ {A88D} I-173  N26  N82-2
  1845. TE.3-27…28  TE.3-81…82 TN26  TN82|
  1846. checkBoxProc=1 ƒControls|
  1847. CheckItem(theMenu:MenuHandle;item:integer;checked:boolean); ƒMenus Δ {A945}
  1848. I-358 TB.3-61…62  TB.3-136|
  1849. checkMark=18 ƒFonts|
  1850. CheckPtHandle=^CheckPtPtr ƒHyperXCmd|
  1851. CheckPtPtr=^CheckPts ƒHyperXCmd|
  1852. CheckPts=RECORD ƒHyperXCmd
  1853. checks:ARRAY[1..maxCachedChecks]ofINTEGER;|
  1854. CheckUpdate(VAR theEvent:EventRecord):boolean; ƒWindows Δ {A911} I-296
  1855. TB.4-116|
  1856. chkCtrl=1 ƒDialogs|
  1857. ChngAdmnKey=2 ƒUGLibrary|
  1858. ChngMaxBadLogins=8 ƒUGLibrary|
  1859. ChngMinPwdLen=4 ƒUGLibrary|
  1860. ChngPwdExpDate=16 ƒUGLibrary|
  1861. ChngSrvrFlags=1 ƒUGLibrary|
  1862. ChngUAll=3 ƒUGLibrary|
  1863. ChngULAll=31 ƒUGLibrary|
  1864. ChngUserFlags=1 ƒUGLibrary|
  1865. ChngUserPasswd=2 ƒUGLibrary|
  1866. chooseAborted=0 ƒCTBUtilities|
  1867. chooseCancel=3 ƒCTBUtilities|
  1868. chooseDisaster=-2 ƒCTBUtilities|
  1869. chooseFailed=-1 ƒCTBUtilities|
  1870. chooseOKMajor=2 ƒCTBUtilities|
  1871. chooseOKMinor=1 ƒCTBUtilities|
  1872. ChooserBits=$946|
  1873. chooserID=1 ƒDevices|
  1874. Chr(x:integer):char; ƒPascal MPW-206  TP-359|
  1875. ChunkHeader=RECORD ƒAIFF
  1876. ckID:ID;
  1877. ckSize:longint;|
  1878. ChunkOffsetAtom=RECORD ƒMoviesFormat
  1879. size:longint;
  1880. atomType:longint;
  1881. flags:longint;
  1882. numEntries:longint;
  1883. chunkOffsetTable:ARRAY[0..0]ofLONGINT;|
  1884. ChunkyDepth=$0D60 ƒSysEqu|
  1885. CIcon=RECORD ƒQuickdraw MTB.5-17
  1886. iconPMap:PixMap;    {the icon's pixel map}
  1887. iconMask:BitMap;    {the icon's mask}
  1888. iconBMap:BitMap;    {the icon's bitmap}
  1889. iconData:Handle;    {handle to the icon's data}
  1890. iconMaskData:    {the data for the icon's mask}
  1891.     ARRAY[0..0] OF integer;|
  1892. CIconHandle=^CIconPtr ƒQuickdraw|
  1893. CIconPtr=^CIcon ƒQuickdraw|
  1894. CInfoPBPtr=^CInfoPBRec ƒFiles|
  1895. CInfoPBRec=RECORD ƒFiles FL.2-100…104 [1/5]
  1896. qLink:QElemPtr;
  1897. qType:integer;
  1898. ioTrap:integer;
  1899. ioCmdAddr:Ptr;
  1900. ioCompletion:ProcPtr;
  1901. ioResult:OSErr;
  1902. ioNamePtr:StringPtr;
  1903. ioVRefNum:integer;
  1904. ioFRefNum:integer;|
  1905. CInfoPBRec=RECORD ƒFiles FL.2-100…104 [2/5]
  1906. ioFVersNum:SignedByte;
  1907. filler1:SignedByte;
  1908. ioFDirIndex:integer;
  1909. ioFlAttrib:SignedByte;
  1910. filler2:SignedByte;
  1911. case CInfoType of
  1912. hFileInfo:
  1913.     ioFlFndrInfo:FInfo;
  1914.     ioDirID:longint;|
  1915. CInfoPBRec=RECORD ƒFiles FL.2-100…104 [3/5]
  1916.     ioFlStBlk:integer;
  1917.     ioFlLgLen:longint;
  1918.     ioFlPyLen:longint;
  1919.     ioFlRStBlk:integer;
  1920.     ioFlRLgLen:longint;
  1921.     ioFlRPyLen:longint;
  1922.     ioFlCrDat:longint;
  1923.     ioFlMdDat:longint;
  1924.     ioFlBkDat:longint;|
  1925. CInfoPBRec=RECORD ƒFiles FL.2-100…104 [4/5]
  1926.     ioFlXFndrInfo:FXInfo;
  1927.     ioFlParID:longint;
  1928.     ioFlClpSiz:longint
  1929. dirInfo:
  1930.     ioDrUsrWds:DInfo;
  1931.     ioDrDirID:longint;
  1932.     ioDrNmFls:integer;
  1933.     filler3:ARRAY[1..9]ofINTEGER;
  1934.     ioDrCrDat:longint;|
  1935. CInfoPBRec=RECORD ƒFiles FL.2-100…104 [5/5]
  1936.     ioDrMdDat:longint;
  1937.     ioDrBkDat:longint;
  1938.     ioDrFndrInfo:DXInfo;
  1939.     ioDrParID:longint
  1940.     );|
  1941. CInfoType=… ƒFiles
  1942. (hFileInfo,dirInfo)|
  1943. cInsertionLoc='insl' ƒAERegistry|
  1944. cInsertionPoint='cins' ƒAERegistry|
  1945. cIntlText='itxt' ƒAERegistry|
  1946. cIntlWritingCode='intl' ƒAERegistry|
  1947. circumflex=$F6 ƒScript|
  1948. circumflexUprA=$E5 ƒScript|
  1949. circumflexUprE=$E6 ƒScript|
  1950. circumflexUprI=$EB ƒScript|
  1951. circumflexUprO=$EF ƒScript|
  1952. circumflexUprU=$F3 ƒScript|
  1953. cItem='citm' ƒAERegistry|
  1954. CkdDB=$340|
  1955. ckSumErr=-3103 ƒErrors
  1956. check sum error|
  1957. classCM='cbnd' ƒCommResources|
  1958. ClassComp(x:comp):NumClass; ƒSANE|
  1959. ClassDouble(x:double):NumClass; ƒSANE|
  1960. ClassExtended(x:extended):NumClass; ƒSANE|
  1961. classFT='fbnd' ƒCommResources|
  1962. ClassName(obj:UNIV longint):Str255; ƒMethTableUtils|
  1963. ClassReal(x:real):NumClass; ƒSANE|
  1964. classTM='tbnd' ƒCommResources|
  1965. clearDev=13 ƒDevices|
  1966. ClearIntlResourceCache; TE.6-32…33  TE.6-49  TE.6-89…90|
  1967. ClearMenuBar; ƒMenus {A934} I-354  V-247 TB.3-110|
  1968. ClearMovieChanged(m:Movie); ƒMovies {AAAA} QT.2-61  QT.2-102|
  1969. ClearMovieSelection(m:Movie); ƒMovies {AAAA} QT.2-251|
  1970. ClearMoviesStickyError; ƒMovies {AAAA} QT.2-86|
  1971. cLine='clin' ƒAERegistry|
  1972. Clip3D(src1:Point3D;src2:Point3D;VAR dst1:Point;VAR dst2:Point):integer;
  1973. ƒGraf3D|
  1974. ClipAbove(window:WindowPeek); ƒWindows Δ {A90B} I-296 TB.4-116…117|
  1975. ClipAID='clip' ƒMoviesFormat|
  1976. ClippingAtom=RECORD ƒMoviesFormat
  1977. size:longint;
  1978. atomType:longint;
  1979. aRgnClip:RgnAtom;|
  1980. clipPixBit=28 ƒQDOffscreen|
  1981. ClipRect(r:Rect); ƒQuickdraw Δ {A87B} I-167 TN59|
  1982. clkRdErr=-85 ƒErrors
  1983. unable to read same clock value twice|
  1984. clkWrErr=-86 ƒErrors
  1985. time written did not verify|
  1986. ClockCallMeWhen(clock:ComponentInstance;cb:QTCallBack;param1:longint;param2:
  1987. longint;param3:longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  1988. QTC.11-11…14|
  1989. ClockCancelCallBack(clock:ComponentInstance;cb:QTCallBack):ComponentResult;
  1990. ƒQuickTimeComponents {A82A:$0000} QTC.11-14|
  1991. clockComponentType='clok' ƒQuickTimeComponents|
  1992. ClockDisposeCallBack(aClock:ComponentInstance;cb:QTCallBack):ComponentResult;
  1993. ƒQuickTimeComponents {A82A:$0000} QTC.11-14…15|
  1994. ClockGetRate(aClock:ComponentInstance;VAR rate:Fixed):ComponentResult;
  1995. ƒQuickTimeComponents {A82A:$0000}|
  1996. ClockGetTime(aClock:ComponentInstance;VAR out:TimeRecord):ComponentResult;
  1997. ƒQuickTimeComponents {A82A:$0000} QTC.11-9|
  1998. ClockNewCallBack(aClock:ComponentInstance;tb:TimeBase;callBackType:integer):
  1999. QTCallBack; ƒQuickTimeComponents {A82A:$0000} QTC.11-10…11|
  2000. ClockRateChanged(clock:ComponentInstance;cb:QTCallBack):ComponentResult;
  2001. ƒQuickTimeComponents {A82A:$0000} QTC.11-7  QTC.11-16|
  2002. ClockSetTimeBase(clock:ComponentInstance;tb:TimeBase):ComponentResult;
  2003. ƒQuickTimeComponents {A82A:$0000} QTC.11-17|
  2004. ClockStartStopChanged(clock:ComponentInstance;cb:QTCallBack;startChanged:
  2005. boolean;stopChanged:boolean):ComponentResult; ƒQuickTimeComponents {A82A:
  2006. $0000} QTC.11-16…17|
  2007. ClockTimeChanged(clock:ComponentInstance;cb:QTCallBack):ComponentResult;
  2008. ƒQuickTimeComponents {A82A:$0000} QTC.11-15|
  2009. clocType='cloc' ƒConnectionTools|
  2010. cLongDateTime='ldt ' ƒAERegistry|
  2011. cLongFixed='lfxd' ƒAERegistry|
  2012. cLongFixedPoint='lfpt' ƒAERegistry|
  2013. cLongFixedRectangle='lfrc' ƒAERegistry|
  2014. cLongInteger='long' ƒAERegistry|
  2015. cLongPoint='lpnt' ƒAERegistry|
  2016. cLongRectangle='lrct' ƒAERegistry|
  2017. closeAll=247 ƒAppleTalk|
  2018. closeATPSkt=250 ƒAppleTalk|
  2019. CloseComponent(aComponentInstance:ComponentInstance):OSErr; ƒComponents
  2020. {A82A:$0008} MTB.6-47  QTC.5-14  QTC.10-9|
  2021. CloseComponentResFile(refnum:integer):OSErr; ƒComponents {A82A:$0018} MTB.6-73|
  2022. CloseCPort(port:CGrafPtr); ƒQuickdraw Δ {A87D} V-68|
  2023. CloseDefaultComponent QTC.3-8|
  2024. CloseDeskAcc(refNum:integer); ƒDesk {A9B7} I-440|
  2025. closeDev=2 ƒDevices|
  2026. CloseDialog(theDialog:DialogPtr); ƒDialogs Δ {A982} I-413  P-107  P-167
  2027. TB.6-119…120|
  2028. CloseDictionary(dictionaryReference:longint):OSErr; TE.8-13  TE.8-24|
  2029. CloseDriver(refNum:integer):OSErr; ƒDevices II-178|
  2030. CloseEdition(whichEdition:EditionRefNum;successful:boolean):OSErr; ƒEditions
  2031. {A82D:$0316} IAC.2-28  IAC.2-88…89|
  2032. CloseErrMgr; ƒErrMgr|
  2033. CloseMovieFile(resRefNum:integer):OSErr; ƒMovies {AAAA} QT.2-61  QT.2-99|
  2034. CloseOrnHook=$A88|
  2035. ClosePicture; ƒQuickdraw Δ {A8F4} I-189  P-86  P-167|
  2036. ClosePoly; ƒQuickdraw Δ {A8CC} I-190|
  2037. ClosePort(port:GrafPtr); ƒQuickdraw Δ {A87D} I-164|
  2038. CloseResFile(refNum:integer); ƒResources Δ {A99A} I-115  N116-1
  2039. MTB.1-110…111 TN116|
  2040. CloseRgn(dstRgn:RgnHandle); ƒQuickdraw Δ {A8DB} I-182  P-85  P-167 OV-96|
  2041. closErr=-24 ƒErrors
  2042. close error|
  2043. CloseServiceWindow(window:WindowPtr):OSErr; ƒTextServices {AA54:$0012}
  2044. TE.7-48  TE.7-82|
  2045. closeSess=254 ƒAppleTalk|
  2046. closeSkt=247 ƒAppleTalk|
  2047. CloseTextService(idocID:TSMDocumentID;aComponent:Component):OSErr;
  2048. ƒTextServices {:$000A} TE.7-61|
  2049. CloseTSMAwareApplication:OSErr; ƒTextServices {AA54:$0015} TE.7-24  TE.7-50|
  2050. CloseWD(wdRefNum:integer):OSErr; ƒFiles IV-158 FL.2-181…182 TN218|
  2051. CloseWindow(theWindow:WindowPtr); ƒWindows Δ {A92D} I-283  P-96  P-98  P-167
  2052. OV-129  TB.4-60  TB.4-104…105|
  2053. CloseXWindow(paramPtr:XCmdPtr;window:WindowPtr); ƒHyperXCmd|
  2054. ClrAppFiles(index:integer); ƒSegLoad II-58 FL.1-60|
  2055. clrBit=3 ƒTextEdit|
  2056. clutType=0 ƒQuickdraw|
  2057. CMAbort(hConn:ConnHandle):CMErr; ƒConnections|
  2058. cmAbortMsg=52 ƒConnectionTools|
  2059. CMAccept(hConn:ConnHandle;accept:boolean):CMErr; ƒConnections|
  2060. cmAcceptMsg=104 ƒConnectionTools|
  2061. cMachineLoc='mLoc' ƒAERegistry|
  2062. CMActivate(hConn:ConnHandle;activate:boolean); ƒConnections|
  2063. cmActivateMsg=6 ƒConnectionTools|
  2064. CMAddSearch(hConn:ConnHandle;theString:Str255;flags:CMSearchFlags;callBack:
  2065. ProcPtr):longint; ƒConnections|
  2066. cMatchErr=-150 ƒErrors
  2067. Color2Index failed to find an index|
  2068. cmAttn=$00000004 ƒConnections|
  2069. cmAttnClean=$00000400 ƒConnections|
  2070. cmAttnNoTimeout=$00000040 ƒConnections|
  2071. CMBreak(hConn:ConnHandle;duration:longint;async:boolean;completor:ProcPtr);
  2072. ƒConnections|
  2073. cmBreakMsg=107 ƒConnectionTools|
  2074. CMBuffers=ARRAY[CMBufFields] of Ptr ƒConnections|
  2075. CMBufferSizes=ARRAY[CMBufFields] of longint ƒConnections|
  2076. CMBufFields=… ƒConnections
  2077. (cmRsrvIn,cmRsrvOut)|
  2078. CMChannel=integer ƒConnections|
  2079. CMChoose(VAR hConn:ConnHandle;where:Point;idleProc:ProcPtr):integer;
  2080. ƒConnections|
  2081. CMClearSearch(hConn:ConnHandle); ƒConnections|
  2082. CMClose(hConn:ConnHandle;async:boolean;completor:ProcPtr;timeout:longint;now:
  2083. boolean):CMErr; ƒConnections|
  2084. cmCloseMsg=105 ƒConnectionTools|
  2085. cmCntl=$00000002 ƒConnections|
  2086. cmCntlClean=$00000200 ƒConnections|
  2087. cmCntlNoTimeout=$00000020 ƒConnections|
  2088. CMCompletorPtr=^CMCompletorRecord ƒConnectionTools|
  2089. CMCompletorRecord=RECORD ƒConnectionTools
  2090. async:boolean;
  2091. completionRoutine:ProcPtr;|
  2092. cmData=$00000001 ƒConnections|
  2093. CMDataBuffer=RECORD ƒConnectionTools
  2094. thePtr:Ptr;
  2095. count:longint;
  2096. channel:CMChannel;
  2097. flags:CMFlags;|
  2098. CMDataBufferPtr=^CMDataBuffer ƒConnectionTools|
  2099. cmDataClean=$00000100 ƒConnections|
  2100. cmDataNoTimeout=$00000010 ƒConnections|
  2101. cmDeactivateMsg=7 ƒConnectionTools|
  2102. CMDefault(VAR theConfig:Ptr;procID:integer;allocate:boolean); ƒConnections|
  2103. cmDefaultMsg=1 ƒConnectionTools|
  2104. CMDispose(hConn:ConnHandle); ƒConnections|
  2105. cmDisposeMsg=1 ƒConnectionTools|
  2106. cmdKey=256 ƒEvents|
  2107. CMEnglishToIntl(hConn:ConnHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:
  2108. integer):OSErr; ƒConnections|
  2109. cMenu='cmnu' ƒAERegistry|
  2110. cMenuItem='cmen' ƒAERegistry|
  2111. cmEnvironsMsg=109 ƒConnectionTools|
  2112. CMErr=OSErr ƒConnections|
  2113. CMEvent(hConn:ConnHandle;theEvent:EventRecord); ƒConnections|
  2114. cmEventMsg=5 ƒConnectionTools|
  2115. cmFailed=2 ƒConnections|
  2116. CMFlags=integer ƒConnections|
  2117. cmFlagsEOM=$0001 ƒConnections|
  2118. cmGenericError=-1 ƒConnections|
  2119. CMGetCMVersion:integer; ƒConnections|
  2120. CMGetConfig(hConn:ConnHandle):Ptr; ƒConnections|
  2121. CMGetConnEnvirons(hConn:ConnHandle;VAR theEnvirons:ConnEnvironRec):CMErr;
  2122. ƒConnections|
  2123. CMGetProcID(name:Str255):integer; ƒConnections|
  2124. CMGetRefCon(hConn:ConnHandle):longint; ƒConnections|
  2125. CMGetToolName(procID:integer;VAR name:Str255); ƒConnections|
  2126. CMGetUserData(hConn:ConnHandle):longint; ƒConnections|
  2127. CMGetVersion(hConn:ConnHandle):Handle; ƒConnections|
  2128. CMIdle(hConn:ConnHandle); ƒConnections|
  2129. cmIdleMsg=50 ƒConnectionTools|
  2130. cmInitMsg=0 ƒConnectionTools|
  2131. CMIntlToEnglish(hConn:ConnHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:
  2132. integer):OSErr; ƒConnections|
  2133. CMIOKill(hConn:ConnHandle;which:integer):CMErr; ƒConnections|
  2134. cmIOKillMsg=108 ƒConnectionTools|
  2135. cmL2English=0 ƒConnectionTools|
  2136. cmL2Intl=1 ƒConnectionTools|
  2137. CMListen(hConn:ConnHandle;async:boolean;completor:ProcPTr;timeout:longint):
  2138. CMErr; ƒConnections|
  2139. cmListenMsg=103 ƒConnectionTools|
  2140. CMMenu(hConn:ConnHandle;menuID:integer;item:integer):boolean; ƒConnections|
  2141. cmMenuMsg=4 ƒConnectionTools|
  2142. cmMgetMsg=0 ƒConnectionTools|
  2143. cmMsetMsg=1 ƒConnectionTools|
  2144. CMNew(procID:integer;flags:CMRecFlags;desiredSizes:CMBufferSizes;refCon:
  2145. longint;userData:longint):ConnHandle; ƒConnections|
  2146. cmNoErr=0 ƒConnections|
  2147. cmNoMenus=$00010000 ƒConnections|
  2148. cmNoRequestPending=6 ƒConnections|
  2149. cmNotClosed=5 ƒConnections|
  2150. cmNoTools=8 ƒConnections|
  2151. cmNotOpen=4 ƒConnections|
  2152. cmNotSupported=7 ƒConnections|
  2153. CMOpen(hConn:ConnHandle;async:boolean;completor:ProcPtr;timeout:longint):
  2154. CMErr; ƒConnections|
  2155. cmOpenMsg=106 ƒConnectionTools|
  2156. CMovePBPtr=^CMovePBRec ƒFiles|
  2157. CMovePBRec=RECORD ƒFiles FL.2-105…106 [1/2]
  2158. qLink:QElemPtr;    {next queue entry}
  2159. qType:integer;    {queue type}
  2160. ioTrap:integer;    {routine trap}
  2161. ioCmdAddr:Ptr;    {routine address}
  2162. ioCompletion:ProcPtr;    {pointer to completion routine}
  2163. ioResult:OSErr;    {result code}
  2164. ioNamePtr:StringPtr;    {pointer to pathname}
  2165. ioVRefNum:integer;    {volume specification}|
  2166. CMovePBRec=RECORD ƒFiles FL.2-105…106 [2/2]
  2167. filler1:longint;    {reserved}
  2168. ioNewName:StringPtr;    {name of new directory}
  2169. filler2:longint;    {reserved}
  2170. ioNewDirID:longint;    {directory ID of new directory}
  2171. filler3:ARRAY[1..2] OF longint;    {reserved}
  2172. ioDirID:longint;    {directory ID of current directory}|
  2173. cmpSH=$FE ƒSound|
  2174. CmpSoundHeader=PACKED RECORD ƒSound [1/3]
  2175. samplePtr:Ptr;
  2176. numChannels:longint;
  2177. sampleRate:Fixed;
  2178. loopStart:longint;
  2179. loopEnd:longint;
  2180. encode:Byte;
  2181. baseFrequency:Byte;|
  2182. CmpSoundHeader=PACKED RECORD ƒSound [2/3]
  2183. numFrames:longint;
  2184. AIFFSampleRate:Extended80;
  2185. markerChunk:Ptr;
  2186. format:OSType;
  2187. futureUse2:longint;
  2188. stateVars:StateBlockPtr;
  2189. leftOverSamples:LeftOverBlockPtr;|
  2190. CmpSoundHeader=PACKED RECORD ƒSound [3/3]
  2191. compressionID:integer;
  2192. packetSize:integer;
  2193. snthID:integer;
  2194. sampleSize:integer;
  2195. sampleArea:packedarray[0..0]ofByte;|
  2196. CmpSoundHeaderPtr=^CmpSoundHeader ƒSound|
  2197. cmpWantsRegisterMessage=$80000000 ƒComponents|
  2198. cmQuiet=$00020000 ƒConnections|
  2199. CMRead(hConn:ConnHandle;theBuffer:Ptr;VAR toRead:longint;theChannel:
  2200. CMChannel;async:boolean;completor:ProcPtr;timeout:longint;VAR flags:CMFlags):
  2201. CMErr; ƒConnections|
  2202. cmReadMsg=100 ƒConnectionTools|
  2203. CMRecFlags=longint ƒConnections|
  2204. cmRejected=1 ƒConnections|
  2205. CMRemoveSearch(hConn:ConnHandle;refnum:longint); ƒConnections|
  2206. CMReset(hConn:ConnHandle); ƒConnections|
  2207. cmResetMsg=51 ƒConnectionTools|
  2208. CMResume(hConn:ConnHandle;resume:boolean); ƒConnections|
  2209. cmResumeMsg=3 ƒConnectionTools|
  2210. cmScleanupMsg=4 ƒConnectionTools|
  2211. CMSearchFlags=integer ƒConnections|
  2212. cmSearchSevenBit=$0001 ƒConnections|
  2213. CMSetConfig(hConn:ConnHandle;thePtr:Ptr):integer; ƒConnections|
  2214. CMSetRefCon(hConn:ConnHandle;refCon:longint); ƒConnections|
  2215. CMSetupCleanup(procID:integer;theConfig:Ptr;count:integer;theDialog:
  2216. DialogPtr;VAR magicCookie:longint); ƒConnections|
  2217. CMSetupFilter(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  2218. VAR theEvent:EventRecord;VAR theItem:integer;VAR magicCookie:longint):
  2219. boolean; ƒConnections|
  2220. CMSetupItem(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  2221. VAR theItem:integer;VAR magicCookie:longint); ƒConnections|
  2222. CMSetupPostflight(procID:integer); ƒConnections|
  2223. CMSetupPreflight(procID:integer;VAR magicCookie:longint):Handle; ƒConnections|
  2224. CMSetupPtr=^CMSetupStruct ƒConnectionTools|
  2225. CMSetupSetup(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  2226. VAR magicCookie:longint); ƒConnections|
  2227. CMSetupStruct=RECORD ƒConnectionTools
  2228. theDialog:DialogPtr;
  2229. count:integer;
  2230. theConfig:Ptr;
  2231. procID:integer;|
  2232. CMSetUserData(hConn:ConnHandle;userData:longint); ƒConnections|
  2233. cmSfilterMsg=3 ƒConnectionTools|
  2234. cmSitemMsg=2 ƒConnectionTools|
  2235. cmSpreflightMsg=0 ƒConnectionTools|
  2236. cmSsetupMsg=1 ƒConnectionTools|
  2237. CMStatFlags=longint ƒConnections|
  2238. CMStatus(hConn:ConnHandle;VAR sizes:CMBufferSizes;VAR flags:CMStatFlags):
  2239. CMErr; ƒConnections|
  2240. cmStatusARPend=$00000400 ƒConnections|
  2241. cmStatusAttnAvail=$00000020 ƒConnections|
  2242. cmStatusAWPend=$00000800 ƒConnections|
  2243. cmStatusBreakPend=$00001000 ƒConnections|
  2244. cmStatusClosing=$00000004 ƒConnections|
  2245. cmStatusCntlAvail=$00000010 ƒConnections|
  2246. cmStatusCRPend=$00000100 ƒConnections|
  2247. cmStatusCWPend=$00000200 ƒConnections|
  2248. cmStatusDataAvail=$00000008 ƒConnections|
  2249. cmStatusDRPend=$00000040 ƒConnections|
  2250. cmStatusDWPend=$00000080 ƒConnections|
  2251. cmStatusIncomingCallPresent=$00004000 ƒConnections|
  2252. cmStatusListenPend=$00002000 ƒConnections|
  2253. cmStatusMsg=102 ƒConnectionTools|
  2254. cmStatusOpen=$00000002 ƒConnections|
  2255. cmStatusOpening=$00000001 ƒConnections|
  2256. cmStatusReserved0=$00008000 ƒConnections|
  2257. cmSuspendMsg=2 ƒConnectionTools|
  2258. cmTimeOut=3 ƒConnections|
  2259. cmUnknownError=11 ƒConnections|
  2260. cmUserCancel=9 ƒConnections|
  2261. CMValidate(hConn:ConnHandle):boolean; ƒConnections|
  2262. cmValidateMsg=0 ƒConnectionTools|
  2263. CMWrite(hConn:ConnHandle;theBuffer:Ptr;VAR toWrite:longint;theChannel:
  2264. CMChannel;async:boolean;completor:ProcPtr;timeout:longint;flags:CMFlags):
  2265. CMErr; ƒConnections|
  2266. cmWriteMsg=101 ƒConnectionTools|
  2267. CMY2RGB(cColor:CMYColor;VAR rColor:RGBColor); ƒPicker Δ {A82E:$0003}|
  2268. CMYColor=RECORD ƒPicker
  2269. cyan:SmallFract;
  2270. magenta:SmallFract;
  2271. yellow:SmallFract;|
  2272. cNoMemErr=-152 ƒErrors
  2273. failed to allocate memory for structure|
  2274. cObject='cobj' ƒAERegistry|
  2275. cObjectSpecifier='obj ' ƒAERegistry|
  2276. codecAbortErr=-8967 ƒImageCompression|
  2277. codecBadDataErr=-8969 ƒImageCompression|
  2278. codecBandCompress=$04 ƒImageCodec|
  2279. codecBandDecompress=$06 ƒImageCodec|
  2280. codecCanAsync=$2000 ƒImageCodec|
  2281. codecCanClipRectangular=$100 ƒImageCodec|
  2282. codecCanClipVertical=$80 ƒImageCodec|
  2283. codecCanCopyPrev=$20 ƒImageCodec|
  2284. codecCanCopyPrevComp=$1000 ƒImageCodec|
  2285. codecCanFastDither=$400 ƒImageCodec|
  2286. codecCanMakeMask=$4000 ƒImageCodec|
  2287. codecCanMask=$2 ƒImageCodec|
  2288. codecCanMatte=$4 ƒImageCodec|
  2289. codecCanRemapColor=$200 ƒImageCodec|
  2290. codecCanScale=$1 ƒImageCodec|
  2291. codecCanShift=$8000 ƒImageCodec|
  2292. codecCanSpool=$40 ƒImageCodec|
  2293. codecCanSrcExtract=$800 ƒImageCodec|
  2294. codecCanTransferMode=$10 ƒImageCodec|
  2295. codecCanTransform=$8 ƒImageCodec|
  2296. CodecCapabilities=RECORD ƒImageCodec QTC.4-35…39 [1/2]
  2297. flags:longint;    {control information}
  2298. wantedPixelSize:integer;    {pixel depth for component to use }
  2299.     { with image}
  2300. extendWidth:integer;    {extension width of image}
  2301. extendHeight:integer;    {extension height of image}|
  2302. CodecCapabilities=RECORD ƒImageCodec QTC.4-35…39 [2/2]
  2303. bandMin:integer;    {supported minimum band height}
  2304. bandInc:integer;    {common factor of band heights}
  2305. pad:integer;    {reserved}
  2306. time:integer;    {milliseconds to completion}|
  2307. CodecCapabilitiesPtr=^CodecCapabilities ƒImageCodec|
  2308. codecCDSequenceBusy=$07 ƒImageCodec|
  2309. codecCompletionDest=2 ƒImageCompression|
  2310. codecCompletionSource=1 ƒImageCompression|
  2311. CodecComponent=Component ƒImageCompression|
  2312. CodecCompressParams=RECORD ƒImageCodec QTC.4-40…45 [1/3]
  2313. sequenceID:ImageSequence;
  2314. imageDescription:ImageDescriptionHandle;
  2315. data:Ptr;
  2316. bufferSize:longint;
  2317. frameNumber:longint;
  2318. startLine:longint;
  2319. stopLine:longint;|
  2320. CodecCompressParams=RECORD ƒImageCodec QTC.4-40…45 [2/3]
  2321. conditionFlags:longint;
  2322. callerFlags:CodecFlags;
  2323. capabilities:CodecCapabilitiesPtr;
  2324. progressProcRecord:ProgressProcRecord;
  2325. completionProcRecord:CompletionProcRecord;
  2326. flushProcRecord:FlushProcRecord;
  2327. srcPixMap:PixMap;|
  2328. CodecCompressParams=RECORD ƒImageCodec QTC.4-40…45 [3/3]
  2329. prevPixMap:PixMap;
  2330. spatialQuality:CodecQ;
  2331. temporalQuality:CodecQ;
  2332. similarity:fixed;
  2333. dataRateParams:DataRateParamsPtr;
  2334. reserved:longint;|
  2335. CodecCompressParamsPtr=^CodecCompressParams ƒImageCodec|
  2336. codecConditionCodecChangedMask=$80000000 ƒImageCodec|
  2337. codecConditionErr=-8972 ƒImageCompression|
  2338. codecConditionFirstBand=$1 ƒImageCodec|
  2339. codecConditionFirstFrame=$4 ƒImageCodec|
  2340. codecConditionFirstScreen=$1000 ƒImageCodec|
  2341. codecConditionLastBand=$2 ƒImageCodec|
  2342. codecConditionNewAccuracy=$400 ƒImageCodec|
  2343. codecConditionNewClut=$200 ƒImageCodec|
  2344. codecConditionNewDepth=$8 ƒImageCodec|
  2345. codecConditionNewDestination=$800 ƒImageCodec|
  2346. codecConditionNewMask=$40 ƒImageCodec|
  2347. codecConditionNewMatte=$80 ƒImageCodec|
  2348. codecConditionNewSrcRect=$20 ƒImageCodec|
  2349. codecConditionNewTransferMode=$100 ƒImageCodec|
  2350. codecConditionNewTransform=$10 ƒImageCodec|
  2351. codecDataVersErr=-8970 ƒImageCompression|
  2352. CodecDecompressParams=RECORD ƒImageCodec QTC.4-46…53 [1/4]
  2353. sequenceID:ImageSequence;    {unique sequence ID}
  2354. imageDescription:ImageDescriptionHandle;
  2355.     {handle to image }
  2356.     { description RECORD}
  2357. data:Ptr;    {compressed image data}
  2358. bufferSize:longint;    {size of data buffer}
  2359. frameNumber:longint;    {frame identifier}
  2360. startLine:longint;    {starting line for band}
  2361. stopLine:longint;    {ending line for band}|
  2362. CodecDecompressParams=RECORD ƒImageCodec QTC.4-46…53 [2/4]
  2363. conditionFlags:longint;    {condition flags}
  2364. callerFlags:CodecFlags;    {control flags}
  2365. capabilities:CodecCapabilitiesPtr;
  2366.     {pointer to compressor }
  2367.     { capability RECORD}
  2368. progressProcRecord:ProgressProcRecord;
  2369.     {progress function RECORD}
  2370. completionProcRecord:CompletionProcRecord;
  2371.     {completion function RECORD}|
  2372. CodecDecompressParams=RECORD ƒImageCodec QTC.4-46…53 [3/4]
  2373. dataProcRecord:DataProcRecord;    {data-loading function }
  2374.     { RECORD}
  2375. port:CGrafPtr;    {pointer to color }
  2376.     { grafport for image}
  2377. dstPixMap:PixMap;    {destination pixel map}
  2378. maskBits:BitMapPtr;    {update mask}
  2379. mattePixMap:PixMapPtr;    {blend matte pixel map}
  2380. srcRect:Rect;    {source rectangle}
  2381. matrix:MatrixRecordPtr;|
  2382. CodecDecompressParams=RECORD ƒImageCodec QTC.4-46…53 [4/4]
  2383.     {pointer to matrix }
  2384.     { structure}
  2385. accuracy:CodecQ;    {desired accuracy}
  2386. transferMode:integer;    {transfer mode}
  2387. reserved:ARRAY[0..1] OF longint;
  2388.     {reserved}|
  2389. CodecDecompressParamsPtr=^CodecDecompressParams ƒImageCodec|
  2390. codecErr=-8960 ƒImageCompression|
  2391. codecExtensionNotFoundErr=-8971 ƒImageCompression|
  2392. codecFlagDontOffscreen=$20 ƒImageCompression|
  2393. codecFlagDontUseNewImageBuffer=$400 ƒImageCompression|
  2394. codecFlagForceKeyFrame=$80 ƒImageCompression|
  2395. codecFlagInterlaceUpdate=$800 ƒImageCompression|
  2396. codecFlagLiveGrab=$200 ƒImageCompression|
  2397. codecFlagNoScreenUpdate=$8 ƒImageCompression|
  2398. codecFlagOnlyScreenUpdate=$100 ƒImageCompression|
  2399. CodecFlags=integer ƒImageCompression QT.3-58…61|
  2400. codecFlagUpdatePrevious=$4 ƒImageCompression|
  2401. codecFlagUpdatePreviousComp=$40 ƒImageCompression|
  2402. codecFlagUsedImageBuffer=$8000 ƒImageCompression|
  2403. codecFlagUsedNewImageBuffer=$4000 ƒImageCompression|
  2404. codecFlagUseImageBuffer=$1 ƒImageCompression|
  2405. codecFlagUseScreenBuffer=$2 ƒImageCompression|
  2406. codecFlagWasCompressed=$10 ƒImageCompression|
  2407. codecGetCodecInfo=$00 ƒImageCodec|
  2408. codecGetCompressedImageSize=$08 ƒImageCodec|
  2409. codecGetCompressionTime=$01 ƒImageCodec|
  2410. codecGetMaxCompressionSize=$02 ƒImageCodec|
  2411. codecGetSettings=$0C ƒImageCodec|
  2412. codecGetSimilarity=$09 ƒImageCodec|
  2413. codecHighQuality=$300 ƒImageCompression|
  2414. codecImageBufErr=-8965 ƒImageCompression|
  2415. CodecInfo=PACKED RECORD ƒImageCompression QT.3-52…55 [1/3]
  2416. typeName:packedarray[0..31]ofCHAR;
  2417. version:integer;
  2418. revisionLevel:integer;
  2419. vendor:longint;
  2420. decompressFlags:longint;
  2421. compressFlags:longint;
  2422. formatFlags:longint;|
  2423. CodecInfo=PACKED RECORD ƒImageCompression QT.3-52…55 [2/3]
  2424. compressionAccuracy:char;
  2425. decompressionAccuracy:char;
  2426. compressionSpeed:integer;
  2427. decompressionSpeed:integer;
  2428. compressionLevel:char;
  2429. resvd:char;
  2430. minimumHeight:integer;|
  2431. CodecInfo=PACKED RECORD ƒImageCompression QT.3-52…55 [3/3]
  2432. minimumWidth:integer;
  2433. decompressPipelineLatency:integer;
  2434. compressPipelineLatency:integer;
  2435. privateData:longint;|
  2436. codecInfoDepth16=$10 ƒImageCompression|
  2437. codecInfoDepth1=$1 ƒImageCompression|
  2438. codecInfoDepth24=$40 ƒImageCompression|
  2439. codecInfoDepth2=$2 ƒImageCompression|
  2440. codecInfoDepth32=$20 ƒImageCompression|
  2441. codecInfoDepth33=$80 ƒImageCompression|
  2442. codecInfoDepth34=$100 ƒImageCompression|
  2443. codecInfoDepth36=$200 ƒImageCompression|
  2444. codecInfoDepth40=$400 ƒImageCompression|
  2445. codecInfoDepth4=$4 ƒImageCompression|
  2446. codecInfoDepth8=$8 ƒImageCompression|
  2447. codecInfoDoes16=$10 ƒImageCompression|
  2448. codecInfoDoes1=$1 ƒImageCompression|
  2449. codecInfoDoes2=$2 ƒImageCompression|
  2450. codecInfoDoes32=$20 ƒImageCompression|
  2451. codecInfoDoes4=$4 ƒImageCompression|
  2452. codecInfoDoes8=$8 ƒImageCompression|
  2453. codecInfoDoesBlend=$80000 ƒImageCompression|
  2454. codecInfoDoesDither=$40 ƒImageCompression|
  2455. codecInfoDoesDouble=$800 ƒImageCompression|
  2456. codecInfoDoesHalf=$2000 ƒImageCompression|
  2457. codecInfoDoesHorizFlip=$10000 ƒImageCompression|
  2458. codecInfoDoesLossless=$1000 ƒImageCompression|
  2459. codecInfoDoesMask=$200 ƒImageCompression|
  2460. codecInfoDoesQuad=$1000 ƒImageCompression|
  2461. codecInfoDoesQuarter=$4000 ƒImageCompression|
  2462. codecInfoDoesRateConstrain=$800000 ƒImageCompression|
  2463. codecInfoDoesRecompress=$200000 ƒImageCompression|
  2464. codecInfoDoesRotate=$8000 ƒImageCompression|
  2465. codecInfoDoesShrink=$100 ƒImageCompression|
  2466. codecInfoDoesSkew=$40000 ƒImageCompression|
  2467. codecInfoDoesSpool=$400000 ƒImageCompression|
  2468. codecInfoDoesStretch=$80 ƒImageCompression|
  2469. codecInfoDoesTemporal=$400 ƒImageCompression|
  2470. codecInfoDoesVertFlip=$20000 ƒImageCompression|
  2471. codecInfoDoesWarp=$100000 ƒImageCompression|
  2472. codecInfoResourceType='cdci' ƒImageCodec|
  2473. codecInfoSequenceSensitive=$2000 ƒImageCompression|
  2474. codecInfoStoresClut=$800 ƒImageCompression|
  2475. codecInterfaceVersion=1 ƒImageCodec|
  2476. codecLosslessQuality=$400 ƒImageCompression|
  2477. codecLowQuality=$100 ƒImageCompression|
  2478. CodecManagerVersion(VAR version:longint):OSErr; ƒImageCompression {AAA3:
  2479. $0000} QT.3-24  QT.3-62…63|
  2480. codecMaxQuality=$3FF ƒImageCompression|
  2481. codecMinimumDataSize=32768 ƒImageCompression|
  2482. codecMinQuality=$000 ƒImageCompression|
  2483. CodecNameSpec=PACKED RECORD ƒImageCompression QT.3-55…56
  2484. codec:CodecComponent;
  2485. cType:CodecType;
  2486. typeName:packedarray[0..31]ofCHAR;
  2487. name:Handle;|
  2488. CodecNameSpecList=RECORD ƒImageCompression QT.3-56…57
  2489. count:integer;    {number of compressor name records}
  2490. list:ARRAY[0..0] OF CodecNameSpec;
  2491.     {ARRAY of compressor name records}|
  2492. CodecNameSpecListPtr=^CodecNameSpecList ƒImageCompression|
  2493. codecNormalQuality=$200 ƒImageCompression|
  2494. codecOpenErr=-8973 ƒImageCompression|
  2495. codecPreCompress=$03 ƒImageCodec|
  2496. codecPreDecompress=$05 ƒImageCodec|
  2497. codecProgressClose=2 ƒImageCompression|
  2498. codecProgressOpen=0 ƒImageCompression|
  2499. codecProgressUpdatePercent=1 ƒImageCompression|
  2500. CodecQ=longint ƒImageCompression QT.3-57…58|
  2501. codecRequestSettings=$0B ƒImageCodec|
  2502. codecScreenBufErr=-8964 ƒImageCompression|
  2503. codecSetSettings=$0D ƒImageCodec|
  2504. codecSizeErr=-8963 ƒImageCompression|
  2505. codecSpoolErr=-8966 ƒImageCompression|
  2506. codecTrimImage=$0A ƒImageCodec|
  2507. CodecType=OsType ƒImageCompression QT.3-38  QT.3-63…64  QTC.6-66  QTC.8-44|
  2508. codecUnimpErr=-8962 ƒImageCompression|
  2509. codecWouldOffscreenErr=-8968 ƒImageCompression|
  2510. ColInfoArray=ARRAY[0..255] of DBColInfoRecord ƒDatabaseAccess|
  2511. ColInfoHandle=^ColInfoPtr ƒDatabaseAccess|
  2512. ColInfoPtr=^ColInfoArray ƒDatabaseAccess|
  2513. ColLines=$0C22 ƒSysEqu|
  2514. Color2Index(myColor:RGBColor):longint; ƒQuickdraw Δ {AA33} V-141|
  2515. ColorBankIs555=1 ƒPictUtil|
  2516. ColorBankIsCustom=-1 ƒPictUtil|
  2517. ColorBankIsExactAnd555=0 ƒPictUtil|
  2518. ColorBit(whichBit:integer); ƒQuickdraw {A864} I-174|
  2519. ColorInfo=RECORD ƒPalettes
  2520. ciRGB:RGBColor;
  2521. ciUsage:integer;
  2522. ciTolerance:integer;
  2523. ciDataFields:ARRAY[0..2]ofINTEGER;|
  2524. ColorSpec=RECORD ƒQuickdraw TB.4-72  TB.5-78…79
  2525. value:integer;    {part identifier}
  2526. rgb:RGBColor;    {RGB value}|
  2527. ColorSpecPtr=^ColorSpec ƒQuickdraw|
  2528. colorsRequestedErr=-11004 ƒErrors|
  2529. ColorTable=RECORD ƒQuickdraw
  2530. ctSeed:longint;
  2531. ctFlags:integer;
  2532. ctSize:integer;
  2533. ctTable:CSpecArray;|
  2534. ColTypesArray=ARRAY[0..255] of DBType ƒDatabaseAccess|
  2535. ColTypesHandle=^ColTypesPtr ƒDatabaseAccess|
  2536. ColTypesPtr=^ColTypesArray ƒDatabaseAccess|
  2537. commandMark=17 ƒFonts|
  2538. commandTimeoutErr=-23016 ƒTCPTypes|
  2539. Comment=RECORD ƒAIFF
  2540. timeStamp:longint;
  2541. marker:MarkerIdType;
  2542. count:integer;
  2543. text:ARRAY[0..0]ofByte;|
  2544. CommentID='COMT' ƒAIFF|
  2545. CommentsChunk=RECORD ƒAIFF
  2546. ckID:ID;
  2547. ckSize:longint;
  2548. numComments:integer;
  2549. comments:ARRAY[0..0]ofComment;|
  2550. CommentsChunkPtr=^CommentsChunk ƒAIFF|
  2551. CommentSpec=RECORD ƒPictUtil
  2552. count:integer;
  2553. ID:integer;|
  2554. CommentSpecHandle=^CommentSpecPtr ƒPictUtil|
  2555. CommentSpecPtr=^CommentSpec ƒPictUtil|
  2556. CommentType=ARRAY[0..3] of TokenType ƒScript TE.6-97|
  2557. CommonChunk=RECORD ƒAIFF
  2558. ckID:ID;
  2559. ckSize:longint;
  2560. numChannels:integer;
  2561. numSampleFrames:longint;
  2562. sampleSize:integer;
  2563. sampleRate:extended;|
  2564. CommonChunkPtr=^CommonChunk ƒAIFF|
  2565. CommonID='COMM' ƒAIFF|
  2566. CommResources see ƒCommResources|
  2567. CommToolboxGlobals=$0BB4 ƒSysEqu|
  2568. Comp3to1(inBuffer:Ptr;outBuffer:Ptr;cnt:longint;inState:Ptr;outState:Ptr;
  2569. numChannels:longint;whichChannel:longint); ƒSound {A800}|
  2570. Comp6to1(inBuffer:Ptr;outBuffer:Ptr;cnt:longint;inState:Ptr;outState:Ptr;
  2571. numChannels:longint;whichChannel:longint); ƒSound {A800}|
  2572. CompactDictionary(dictionaryReference:longint):OSErr; TE.8-20  TE.8-33|
  2573. CompactMem(cbNeeded:Size):Size; ƒMemory Δ {A04C} II-39  N51-1 ME.2-71…72 TN51|
  2574. CompactMemSys(cbNeeded:Size):Size; ƒMemory Δ {A44C} II-39  N51-1 ME.2-72…73
  2575. TN51|
  2576. CompareString(aStr,bStr:Str255;itl2Handle:Handle):integer; TE.5-18  TE.5-62
  2577. TE.B-34|
  2578. CompareText(aPtr,bPtr:Ptr;aLen,bLen:integer;itl2Handle:Handle):integer;
  2579. {A9ED:$001A} TE.5-18  TE.5-63  TE.B-34|
  2580. CompilerDirectives MPW-240…247  TP-207…214 [1/4]
  2581. $SETC id := comp-expr MPW-244 TP-214
  2582. $IFC comp-expr MPW-244 TP-214
  2583. $IFC UNDEFINED ident MPW-244 TP-214
  2584. $IFC OPTION(option-name) MPW-244 TP-214
  2585. $ELSEC MPW-245 TP-214
  2586. $ENDC MPW-245 TP-214
  2587. $A1 Allow global data to be noncontiguous MPW-246
  2588. $A5 Let compiler resolve references to the unit's global data MPW-246
  2589. $B± Generate PC(+) or A5(-) relative code MPW-241|
  2590. CompilerDirectives MPW-240…247  TP-207…214 [2/4]
  2591. $C± Generate code(+) MPW-241
  2592. $D± MacsBug symbols(+) MPW-243
  2593. $D± Debug on(+) or off(-) TP-207
  2594. $E filename Errors to filename MPW-246
  2595. $H± Check handle dereferencing(+) MPW-244
  2596. $I filename Include filename MPW-240
  2597. $I± Auto-initialise(+) TP-211
  2598. $J± Global data in source file(-) Global data external(+) MPW-242 TP-212
  2599. $K pathname Use pathname for symbol table resources MPW-246|
  2600. CompilerDirectives MPW-240…247  TP-207…214 [3/4]
  2601. $MC68020± Don't generate 020 instructions(-) MPW-242
  2602. $MC68881± Don't generate 881 instructions(-) MPW-242
  2603. $N± Send names to linker as anonymous(-) MPW-245
  2604. $N± MacsBug symbols(+) TP-207
  2605. $N++ Tracing on TP-208
  2606. $OV± Ignore overflows(-) MPW-242
  2607. $P Page break (for PasMat) MPW-247 (for printing) TP-214
  2608. $PUSH Save current options MPW-247 TP-213
  2609. $POP Restore saved options MPW-247 TP-213|
  2610. CompilerDirectives MPW-240…247  TP-207…214 [4/4]
  2611. $R± Perform range checking(+) MPW-242 TP-210
  2612. $SC± Evaluate booleans normally(-) or short circuited(+) MPW-243
  2613. $S segname Place subsequent routines in segname MPW-243 TP-213
  2614. $U filename Find next unit in filename MPW-240
  2615. $V± Check overflows(+) TP-209
  2616. $W± Engage peephole optimiser(+) MPW-243
  2617. $Z± Send names to linker as anonymous(-) MPW-245 TP-213
  2618. $Z* Send names not at top level to linker as anonymous MPW-245|
  2619. CompletionProcPtr=ProcPtr ƒImageCompression|
  2620. CompletionProcRecord=RECORD ƒImageCompression QT.3-154  QT.3-156  QTC.4-51
  2621. completionProc:CompletionProcPtr;    {pointer to completion function}
  2622. completionRefCon:longint;    {completion function reference }
  2623.     { constant}|
  2624. CompletionProcRecordPtr=^CompletionProcRecord ƒImageCompression|
  2625. Component=^ComponentRecord ƒComponents MTB.6-41|
  2626. componentAutoVersionIncludeFlags=4 ƒComponents|
  2627. ComponentDescription=RECORD ƒComponents MTB.6-37…40  MTB.6-52…54  TE.7-15
  2628. componentType:OSType;    {type}
  2629. componentSubType:OSType;    {subtype}
  2630. componentManufacturer:OSType;    {manufacturer}
  2631. componentFlags:longint;    {control flags}
  2632. componentFlagsMask :longint;    {mask for control flags }
  2633.     { (reserved when }
  2634.     { registering a component)}|
  2635. componentDoAutoVersion=1 ƒComponents|
  2636. componentDontRegister=-3003 ƒComponents|
  2637. ComponentFunction=ProcPtr ƒComponents|
  2638. ComponentFunctionImplemented(ci:ComponentInstance;ftnNumber:integer):longint;
  2639. ƒComponents {A82A:$0000} MTB.6-50…51|
  2640. ComponentInstance=^ComponentInstanceRecord ƒComponents MTB.6-41|
  2641. ComponentInstanceRecord=RECORD ƒComponents
  2642. data:ARRAY[0..0] OF longint;|
  2643. componentNotCaptured=-3002 ƒComponents
  2644. This component has not been captured|
  2645. ComponentParameters=PACKED RECORD ƒComponents MTB.6-55
  2646. flags:char;
  2647. paramSize:char;
  2648. what:integer;
  2649. params:ARRAY[0..0]ofLONGINT;|
  2650. ComponentRecord=RECORD ƒComponents
  2651. data:ARRAY[0..0] OF longint;|
  2652. ComponentResource=RECORD ƒComponents MTB.6-81…85
  2653. cd:    {registration information}
  2654.     ComponentDescription;
  2655.     component:ResourceSpec;    {code resource}
  2656.     componentName:ResourceSpec;    {name string resource}
  2657.     componentInfo:ResourceSpec;    {info string resource}
  2658.     componentIcon:ResourceSpec;    {icon resource}|
  2659. ComponentResourceExtension=RECORD ƒComponents
  2660. componentVersion:longint;
  2661. componentRegisterFlags:longint;
  2662. componentIconSuite:integer;|
  2663. ComponentResourceHandle=^ComponentResourcePtr ƒComponents|
  2664. ComponentResourcePtr=^ComponentResource ƒComponents|
  2665. ComponentResult=longint ƒComponents|
  2666. ComponentRoutine=ProcPtr ƒComponents|
  2667. Components see ƒComponents|
  2668. ComponentSetTarget(ci:ComponentInstance;target:ComponentInstance):longint;
  2669. ƒComponents {A82A:$0000} MTB.6-25  MTB.6-77  QTC.10-9|
  2670. componentWantsUnregister=2 ƒComponents|
  2671. compositeIn=0 ƒQuickTimeComponents|
  2672. Compound(r:extended;n:extended):extended; ƒSANE|
  2673. CompressCompleteProc=ProcPtr ƒQuickTimeComponents|
  2674. CompressImage(src:PixMapHandle;srcRect:Rect;quality:CodecQ;cType:CodecType;
  2675. desc:ImageDescriptionHandle;data:Ptr):OSErr; ƒImageCompression {AAA3:$0006}
  2676. QT.3-28  QT.3-73…74|
  2677. CompressorComponent=Component ƒImageCompression|
  2678. compressorComponentType='imco' ƒImageCompression|
  2679. CompressPicture(srcPicture:PicHandle;dstPicture:PicHandle;quality:CodecQ;
  2680. cType:CodecType):OSErr; ƒImageCompression {AAA3:$0024} QT.3-89…90|
  2681. CompressPictureFile(srcRefNum:integer;dstRefNum:integer;quality:CodecQ;cType:
  2682. CodecType):OSErr; ƒImageCompression {AAA3:$0026} QT.3-93…94|
  2683. CompressProc=ProcPtr ƒQuickTimeComponents|
  2684. CompressSequence QT.3-38|
  2685. CompressSequenceBegin(VAR seqID:ImageSequence;src:PixMapHandle;prev:
  2686. PixMapHandle;srcRect:Rect;prevRect:Rect;colorDepth:integer;cType:CodecType;
  2687. codec:CompressorComponent;spatialQuality:CodecQ;temporalQuality:CodecQ;
  2688. keyFrameRate:longint;clut:CTabHandle;flags:CodecFlags;desc:
  2689. ImageDescriptionHandle):OSErr; ƒImageCompression {AAA3:$000A} QT.3-32
  2690. QT.3-36  QT.3-57  QT.3-106…111|
  2691. CompressSequenceFrame(seqID:ImageSequence;src:PixMapHandle;srcRect:Rect;
  2692. flags:CodecFlags;data:Ptr;VAR dataSize:longint;VAR similarity:Byte;
  2693. asyncCompletionProc:CompletionProcRecordPtr):OSErr; ƒImageCompression {AAA3:
  2694. $000B} QT.3-32  QT.3-38  QT.3-47  QT.3-111…113|
  2695. CompTimeValue=Int64 ƒMovies|
  2696. Concat(s1,s2,sN:string):string; ƒPascal MPW-207  TP-361|
  2697. ConcatMatrix(a:MatrixRecord;VAR b:MatrixRecord); ƒImageCompression {ABC2:
  2698. $001B} QT.2-346|
  2699. confirmDelDlgID=3 ƒHyperXCmd|
  2700. confirmDlgID=2 ƒHyperXCmd|
  2701. confirmName=250 ƒAppleTalk|
  2702. connChangedBit=5 ƒPower|
  2703. connChangedMask=$20 ƒPower|
  2704. connectionClosingErr=-23005 ƒTCPTypes|
  2705. connectionDoesntExistErr=-23008 ƒTCPTypes|
  2706. connectionExistsErr=-23007 ƒTCPTypes|
  2707. connectionInvalid=-609 ƒEPPC
  2708. Nonexistent signature or session ID
  2709. Connection is invalid|
  2710. Connections see ƒConnections|
  2711. connectionTerminatedErr=-23012 ƒTCPTypes|
  2712. ConnectionTools see ƒConnectionTools|
  2713. ConnEnvironRec=RECORD ƒConnections
  2714. version:integer;
  2715. baudRate:longint;
  2716. dataBits:integer;
  2717. channels:CMChannel;
  2718. swFlowControl:boolean;
  2719. hwFlowControl:boolean;
  2720. flags:CMFlags;|
  2721. ConnEnvironRecPtr=^ConnEnvironRec ƒConnections|
  2722. ConnHandle=^ConnPtr ƒConnections|
  2723. ConnPtr=^ConnRecord ƒConnections|
  2724. ConnRecord=RECORD ƒConnections [1/2]
  2725. procID:integer;
  2726. flags:CMRecFlags;
  2727. errCode:CMErr;
  2728. refCon:longint;
  2729. userData:longint;
  2730. defProc:ProcPtr;
  2731. config:Ptr;
  2732. oldConfig:Ptr;
  2733. asyncEOM:longint;|
  2734. ConnRecord=RECORD ƒConnections [2/2]
  2735. reserved1:longint;
  2736. reserved2:longint;
  2737. cmPrivate:Ptr;
  2738. bufferArray:CMBuffers;
  2739. bufSizes:CMBufferSizes;
  2740. mluField:longint;
  2741. asyncCount:CMBufferSizes;|
  2742. containerAlreadyOpenWrn=-462 ƒErrors
  2743. container already opened by this section|
  2744. ContainerChunk=RECORD ƒAIFF
  2745. ckID:ID;
  2746. ckSize:longint;
  2747. formType:ID;|
  2748. containerNotFoundWrn=-461 ƒErrors
  2749. could not find editionContainer at this time
  2750. Alias was not resolved|
  2751. continueCmd=83 ƒSound|
  2752. ContinueSpeech(chan:SpeechChannel):OSErr; ƒSpeech {A800}|
  2753. Control(refNum:integer;csCode:integer;csParamPtr:Ptr):OSErr; ƒDevices Δ II-186|
  2754. controlErr=-17 ƒErrors
  2755. driver can’t respond to Control call / Unimplemented control instruction
  2756. Driver can’t respond to this control request|
  2757. ControlHandle=^ControlPtr ƒControls|
  2758. controlKey=4096 ƒEvents|
  2759. controllerBoundsNotExact=-9996 ƒMovies|
  2760. controllerHasFixedHeight=-9998 ƒMovies|
  2761. controlPanelFolderIconResource=-3976 ƒIcons|
  2762. ControlPtr=^ControlRecord ƒControls|
  2763. ControlRecord=PACKED RECORD ƒControls TB.5-73…75 [1/2]
  2764. nextControl:ControlHandle;
  2765. contrlOwner:WindowPtr;
  2766. contrlRect:Rect;
  2767. contrlVis:Byte;
  2768. contrlHilite:Byte;
  2769. contrlValue:integer;
  2770. contrlMin:integer;|
  2771. ControlRecord=PACKED RECORD ƒControls TB.5-73…75 [2/2]
  2772. contrlMax:integer;
  2773. contrlDefProc:Handle;
  2774. contrlData:Handle;
  2775. contrlAction:ProcPtr;
  2776. contrlRfCon:longint;
  2777. contrlTitle:Str255;|
  2778. Controls see ƒControls|
  2779. ConversionBlock=RECORD ƒSound
  2780. destination:integer;
  2781. unused:integer;
  2782. inputPtr:CmpSoundHeaderPtr;
  2783. outputPtr:CmpSoundHeaderPtr;|
  2784. ConversionBlockPtr=^ConversionBlock ƒSound|
  2785. convertClipboardFlag=2 ƒEvents|
  2786. convertCmd=91 ƒSound|
  2787. ConvertFileToMovieFile(inputFile:FSSpec;outputFile:FSSpec;creator:OSType;
  2788. scriptTag:ScriptCode;VAR resID:integer;flags:longint;userComp:
  2789. ComponentInstance;proc:ProcPtr;refCon:longint):OSErr; ƒMovies {AAAA}
  2790. QT.2-93…94  QTC.9-6|
  2791. ConvertImage(srcDD:ImageDescriptionHandle;srcData:Ptr;colorDepth:integer;
  2792. clut:CTabHandle;accuracy:CodecQ;quality:CodecQ;cType:CodecType;codec:
  2793. CodecComponent;dstDD:ImageDescriptionHandle;dstData:Ptr):OSErr;
  2794. ƒImageCompression {AAA3:$0030} QT.3-82…85|
  2795. ConvertMovieToFile(theMovie:Movie;onlyTrack:Track;outputFile:FSSpec;fileType:
  2796. OSType;creator:OSType;scriptTag:ScriptCode;VAR resID:integer;flags:longint;
  2797. userComp:ComponentInstance):OSErr; ƒMovies {AAAA} QT.2-95  QTC.9-6|
  2798. ConvertTime(VAR inout:TimeRecord;newBase:TimeBase); ƒMovies {AAAA} QT.2-334|
  2799. ConvertTimeScale(VAR inout:TimeRecord;newScale:TimeScale); ƒMovies {AAAA}
  2800. QT.2-334|
  2801. cOpenableObject='coob' ƒAERegistry|
  2802. Copy(source:string;ndx,count:integer):string; ƒPascal MPW-208  TP-361|
  2803. CopyBits(srcBits:BitMap;dstBits:BitMap;srcRect:Rect;dstRect:Rect;mode:
  2804. integer;maskRgn:RgnHandle); ƒQuickdraw Δ {A8EC} I-188  V-70  N41-1  N41-2
  2805. N55  N120  N163 OV-99  OV-101 TN41  TN55  TN163|
  2806. CopyDeepMask(srcBits:BitMap;maskBits:BitMap;dstBits:BitMap;srcRect:Rect;
  2807. maskRect:Rect;dstRect:Rect;mode:integer;maskRgn:RgnHandle); ƒQuickdraw
  2808. {AA51} V-145|
  2809. copyDev=11 ƒDevices|
  2810. CopyMask(srcBits:BitMap;maskBits:BitMap;dstBits:BitMap;srcRect:Rect;maskRect:
  2811. Rect;dstRect:Rect); ƒQuickdraw Δ {A817} IV-24  V-71 TN163|
  2812. CopyMatrix(m1:MatrixRecord;VAR m2:MatrixRecord); ƒImageCompression {ABC2:
  2813. $0020} QT.2-343|
  2814. CopyMovieSelection(m:Movie):Movie; ƒMovies {AAAA} QT.2-248  QT.2-356|
  2815. CopyMovieSettings(srcMovie:Movie;dstMovie:Movie):OSErr; ƒMovies {AAAA}
  2816. QT.2-261…262|
  2817. CopyPalette(srcPalette:PaletteHandle;dstPalette:PaletteHandle;srcEntry:
  2818. integer;dstEntry:integer;dstLength:integer); ƒPalettes Δ {AAA1} TN211|
  2819. CopyPixMap(srcPM:PixMapHandle;dstPM:PixMapHandle); ƒQuickdraw {AA05} V-70|
  2820. CopyPixPat(srcPP:PixPatHandle;dstPP:PixPatHandle); ƒQuickdraw {AA09} V-73|
  2821. CopyRgn(srcRgn:RgnHandle;dstRgn:RgnHandle); ƒQuickdraw Δ {A8DC} I-183|
  2822. Copyright 1992-94 Peter N Lewis and Apple Computer, Inc.
  2823. ObiWan and its databases may be freely distributed.|
  2824. CopyrightID='(c) ' ƒAIFF|
  2825. CopySign(x:extended;y:extended):extended; ƒSANE|
  2826. CopyTrackSettings(srcTrack:Track;dstTrack:Track):OSErr; ƒMovies {AAAA}
  2827. QT.2-267…268|
  2828. CoreEditVars=$954|
  2829. corErr=-3 ƒErrors
  2830. core routine number out of range|
  2831. Cos(x:numbertype):extended; ƒPascal MPW-204  TP-358|
  2832. CouldAlert(alertID:integer); ƒDialogs Δ {A989} I-420  V-285|
  2833. CouldDialog(dialogID:integer); ƒDialogs Δ {A979} I-415  V-284|
  2834. couldNotParseSourceFileErr=-3026
  2835. The source document is not of type srcType|
  2836. couldNotResolveDataRef=-2000 ƒMovies|
  2837. couldNotUseAnExistingSample=-2052 ƒMovies|
  2838. couldntGetRequiredComponent=-9405 ƒQuickTimeComponents|
  2839. Count1Resources(theType:ResType):integer; ƒResources {A80D} IV-15 MTB.1-98…99|
  2840. Count1Types:integer; ƒResources {A81C} IV-15 MTB.1-102|
  2841. CountADBs:integer; ƒDeskBus {A077} V-369 TN206|
  2842. CountAppFiles(VAR message:integer;VAR count:integer); ƒSegLoad II-57 FL.1-59|
  2843. CountComponentInstances(aComponent:Component):longint; ƒComponents {A82A:
  2844. $0013} MTB.6-67…68|
  2845. CountComponents(looking:ComponentDescription):longint; ƒComponents {A82A:
  2846. $0003} MTB.6-43…44|
  2847. CountDITL(theDialog:DialogPtr):integer; ƒCTBUtilities TB.6-128|
  2848. CountDragItemFlavors(theDragRef:DragReference;theItemRef:ItemReference;VAR
  2849. numFlavors:integer):OSErr; ƒDrag {ABED:$0010}|
  2850. CountDragItems(theDragRef:DragReference;VAR numItems:integer):OSErr; ƒDrag
  2851. {ABED:$000E}|
  2852. CountHandlers(paramPtr:XCmdPtr;VAR handlerCount:integer); ƒHyperXCmd|
  2853. CountImageDescriptionExtension QTC.4-67…68|
  2854. CountImageDescriptionExtensionType(desc:ImageDescriptionHandle;idType:
  2855. longint;VAR count:longint):OSErr; ƒImageCompression {AAA3}|
  2856. CountMItems(theMenu:MenuHandle):integer; ƒMenus {A950} I-361 TB.3-81  TB.3-141|
  2857. CountResources(theType:ResType):integer; ƒResources {A99C} I-118 MTB.1-98|
  2858. CountTypes:integer; ƒResources {A99E} I-117 MTB.1-102|
  2859. CountUserDataType(userDataH:UserData;udType:OSType):integer; ƒMovies {AAAA}
  2860. QT.2-234|
  2861. CountVoices(VAR numVoices:integer):OSErr; ƒSpeech {A800}|
  2862. courier=22 ƒFonts|
  2863. cOval='covl' ƒAERegistry|
  2864. cParagraph='cpar' ƒAERegistry|
  2865. cPICT='PICT' ƒAERegistry|
  2866. cPixel='cpxl' ƒAERegistry|
  2867. cPixelMap='cpix' ƒAERegistry|
  2868. cPolygon='cpgn' ƒAERegistry|
  2869. CProcHndl=^CProcPtr ƒQuickdraw|
  2870. CProcPtr=^CProcRec ƒQuickdraw|
  2871. CProcRec=RECORD ƒQuickdraw
  2872. nxtComp:CProcHndl;
  2873. compProc:ProcPtr;|
  2874. cProperty='prop' ƒAERegistry|
  2875. cProtectErr=-154 ƒErrors
  2876. colorTable entry protection violation|
  2877. CPUFlag=$12F ƒSysEqu|
  2878. CQDGlobals=$0CCC ƒSysEqu|
  2879. cQDPoint='QDpt' ƒAERegistry|
  2880. CQDProcs=RECORD ƒQuickdraw [1/3]
  2881. textProc:Ptr;
  2882. lineProc:Ptr;
  2883. rectProc:Ptr;
  2884. rRectProc:Ptr;
  2885. ovalProc:Ptr;
  2886. arcProc:Ptr;
  2887. polyProc:Ptr;|
  2888. CQDProcs=RECORD ƒQuickdraw [2/3]
  2889. rgnProc:Ptr;
  2890. bitsProc:Ptr;
  2891. commentProc:Ptr;
  2892. txMeasProc:Ptr;
  2893. getPicProc:Ptr;
  2894. putPicProc:Ptr;
  2895. opcodeProc:Ptr;|
  2896. CQDProcs=RECORD ƒQuickdraw [3/3]
  2897. newProc1:Ptr;
  2898. newProc2:Ptr;
  2899. newProc3:Ptr;
  2900. newProc4:Ptr;
  2901. newProc5:Ptr;
  2902. newProc6:Ptr;|
  2903. CQDProcsPtr=^CQDProcs ƒQuickdraw|
  2904. cQDRectangle='qdrt' ƒAERegistry|
  2905. cRangeErr=-153 ƒErrors
  2906. range error on color table request|
  2907. Create(fileName:Str255;vRefNum:integer;creator:OSType;fileType:OSType):OSErr;
  2908. ƒFiles II-90  IV-112  II-107  IV-145|
  2909. CreateCompDescriptor(comparisonOperator:DescType;VAR operand1:AEDesc;VAR
  2910. operand2:AEDesc;disposeInputs:boolean;VAR theDescriptor:AEDesc):OSErr;
  2911. ƒAEPackObject IAC.6-68…69  IAC.6-89…90|
  2912. CreateEditionContainerFile(editionFile:FSSpec;fdCreator:OSType;
  2913. editionFileNameScript:ScriptCode):OSErr; ƒEditions {A82D:$050E} IAC.2-32…34
  2914. IAC.2-79…80|
  2915. CreateFilePreviewrComponentType='pmak' ƒQuickTimeComponents|
  2916. CreateLogicalDescriptor(VAR theLogicalTerms:AEDescList;theLogicOperator:
  2917. DescType;disposeInputs:boolean;VAR theDescriptor:AEDesc):OSErr;
  2918. ƒAEPackObject IAC.6-69…70  IAC.6-91…92|
  2919. CreateMovieFile(fileSpec:FSSpec;creator:OSType;scriptTag:ScriptCode;
  2920. createMovieFileFlags:longint;VAR resRefNum:integer;VAR newMovie:Movie):OSErr;
  2921. ƒMovies {AAAA} QT.2-61  QT.2-96…98|
  2922. createMovieFileDeleteCurFile=$80000000 ƒMovies|
  2923. createMovieFileDontCreateMovie=$40000000 ƒMovies|
  2924. createMovieFileDontOpenFile=$20000000 ƒMovies|
  2925. createMovieFileFlagsEnum=longint ƒMovies|
  2926. CreateObjSpecifier(desiredClass:DescType;VAR theContainer:AEDesc;keyForm:
  2927. DescType;VAR keyData:AEDesc;disposeInputs:boolean;VAR objSpecifier:AEDesc):
  2928. OSErr; ƒAEPackObject IAC.6-55…75  IAC.6-93…94|
  2929. CreateOffsetDescriptor(theOffset:longint;VAR theDescriptor:AEDesc):OSErr;
  2930. ƒAEPackObject IAC.6-72  IAC.6-88…89|
  2931. CreateRangeDescriptor(VAR rangeStart:AEDesc;VAR rangeStop:AEDesc;
  2932. disposeInputs:boolean;VAR theDescriptor:AEDesc):OSErr; ƒAEPackObject
  2933. IAC.6-73  IAC.6-92…93|
  2934. CreateResFile(fileName:Str255); ƒResources Δ {A9B1} I-114  N101 FL.1-51
  2935. FL.2-157  FL.2-173  FL.2-187  MTB.1-57…58 TN101  TN214|
  2936. cRectangle='crec' ƒAERegistry|
  2937. cResErr=-156 ƒErrors
  2938. invalid resolution for MakeITable|
  2939. cRGBColor='cRGB' ƒAERegistry|
  2940. CRMErr=OSErr ƒCommResources|
  2941. CRMFindCommunications(VAR vRefNum:integer;VAR dirID:longint):OSErr;
  2942. ƒCommResources|
  2943. crmGenericError=-1 ƒCommResources|
  2944. CRMGet1IndResource(theType:ResType;index:integer):Handle; ƒCommResources|
  2945. CRMGet1NamedResource(theType:ResType;name:Str255):Handle; ƒCommResources|
  2946. CRMGet1Resource(theType:ResType;theID:integer):Handle; ƒCommResources|
  2947. CRMGetCRMVersion:integer; ƒCommResources|
  2948. CRMGetHeader:QHdrPtr; ƒCommResources|
  2949. CRMGetIndex(theHandle:Handle):longint; ƒCommResources|
  2950. CRMGetIndResource(theType:ResType;index:integer):Handle; ƒCommResources|
  2951. CRMGetIndToolName(bundleType:OSType;index:integer;VAR toolName:Str255):OSErr;
  2952. ƒCommResources|
  2953. CRMGetNamedResource(theType:ResType;name:Str255):Handle; ƒCommResources|
  2954. CRMGetResource(theType:ResType;theID:integer):Handle; ƒCommResources|
  2955. CRMGetToolResource(procID:integer;theType:ResType;theID:integer):Handle;
  2956. ƒCommResources|
  2957. CRMIconHandle=^CRMIconPtr ƒCRMSerialDevices|
  2958. CRMIconPtr=^CRMIconRecord ƒCRMSerialDevices|
  2959. CRMIconRecord=RECORD ƒCRMSerialDevices
  2960. oldIcon:ARRAY[0..31]ofLONGINT;
  2961. oldMask:ARRAY[0..31]ofLONGINT;
  2962. theSuite:Handle;
  2963. reserved:longint;|
  2964. CRMInstall(crmReqPtr:QElemPtr); ƒCommResources|
  2965. CRMLocalToRealID(bundleType:ResType;toolID:integer;theKind:ResType;localID:
  2966. integer):integer; ƒCommResources|
  2967. crmNoErr=0 ƒCommResources|
  2968. CRMRealToLocalID(bundleType:ResType;toolID:integer;theKind:ResType;realID:
  2969. integer):integer; ƒCommResources|
  2970. CRMRec=RECORD ƒCommResources [1/2]
  2971. qLink:QElemPtr;
  2972. qType:integer;
  2973. crmVersion:integer;
  2974. crmPrivate:longint;
  2975. crmReserved:integer;
  2976. crmDeviceType:longint;|
  2977. CRMRec=RECORD ƒCommResources [2/2]
  2978. crmDeviceID:longint;
  2979. crmAttributes:longint;
  2980. crmStatus:longint;
  2981. crmRefCon:longint;|
  2982. CRMRecPtr=^CRMRec ƒCommResources|
  2983. crmRecVersion=1 ƒCommResources|
  2984. CRMReleaseResource(theHandle:Handle); ƒCommResources|
  2985. CRMReleaseToolResource(procID:integer;theHandle:Handle); ƒCommResources|
  2986. CRMRemove(crmReqPtr:QElemPtr):OSErr; ƒCommResources|
  2987. CRMSearch(crmReqPtr:QElemPtr):QElemPtr; ƒCommResources|
  2988. crmSerialDevice=1 ƒCRMSerialDevices|
  2989. CRMSerialDevices see ƒCRMSerialDevices|
  2990. CRMSerialPtr=^CRMSerialRecord ƒCRMSerialDevices|
  2991. CRMSerialRecord=RECORD ƒCRMSerialDevices
  2992. version:integer;
  2993. inputDriverName:StringHandle;
  2994. outputDriverName:StringHandle;
  2995. name:StringHandle;
  2996. deviceIcon:CRMIconHandle;
  2997. ratedSpeed:longint;
  2998. maxSpeed:longint;
  2999. reserved:longint;|
  3000. crmType=9 ƒCommResources|
  3001. crossCursor=2 ƒToolUtils|
  3002. cRotation='trot' ƒAERegistry|
  3003. cRoundedRectangle='crrc' ƒAERegistry|
  3004. cRow='crow' ƒAERegistry|
  3005. CrsrAddr=$888 ƒSysEqu|
  3006. CrsrBase=$898 ƒSysEqu|
  3007. CrsrBusy=$8CD ƒSysEqu PS.4-18|
  3008. CrsrCouple=$8CF ƒSysEqu|
  3009. CrsrDevice=$89C ƒSysEqu|
  3010. CrsrNew=$8CE ƒSysEqu|
  3011. CrsrObscure=$8D2 ƒSysEqu|
  3012. CrsrPin=$834 ƒSysEqu|
  3013. CrsrPtr=$0D62 ƒSysEqu|
  3014. CrsrRect=$83C ƒSysEqu|
  3015. CrsrRow=$8AC ƒSysEqu|
  3016. CrsrSave=$88C ƒSysEqu|
  3017. CrsrScale=$8D3 ƒSysEqu|
  3018. CrsrState=$8D0 ƒSysEqu|
  3019. CrsrThresh=$8EC ƒSysEqu|
  3020. CrsrVis=$8CC ƒSysEqu|
  3021. cscDirectSetEntries=8 ƒVideo|
  3022. cscGetBaseAddr=5 ƒVideo|
  3023. cscGetDefaultMode=9 ƒVideo|
  3024. cscGetEntries=3 ƒVideo|
  3025. cscGetGamma=8 ƒVideo|
  3026. cscGetGray=6 ƒVideo|
  3027. cscGetInterrupt=7 ƒVideo|
  3028. cscGetMode=2 ƒVideo|
  3029. cscGetPageBase=5 ƒVideo|
  3030. cscGetPageCnt=4 ƒVideo|
  3031. cscGetPages=4 ƒVideo|
  3032. cscGrayPage=5 ƒVideo|
  3033. cscGrayScreen=5 ƒVideo|
  3034. cscKillIO=1 ƒVideo|
  3035. cscReset=0 ƒVideo|
  3036. cscrType='cscr' ƒConnectionTools|
  3037. cscSetDefaultMode=9 ƒVideo|
  3038. cscSetEntries=3 ƒVideo|
  3039. cscSetGamma=4 ƒVideo|
  3040. cscSetGray=6 ƒVideo|
  3041. cscSetInterrupt=7 ƒVideo|
  3042. cscSetMode=2 ƒVideo|
  3043. cSelection='csel' ƒAERegistry|
  3044. csetType='cset' ƒConnectionTools|
  3045. cShortInteger='shor' ƒAERegistry|
  3046. CSpecArray=ARRAY[0..0] of ColorSpec ƒQuickdraw|
  3047. CStr2Dec(s:CStrPtr;VAR Index:integer;VAR d:decimal;VAR ValidPrefix:boolean);
  3048. ƒSANE Δ {A9EE}|
  3049. CSTRING=ptr ƒTCPTypes|
  3050. CStrPtr=^char ƒSANE|
  3051. CTab2Palette(srcCTab:CTabHandle;dstPalette:PaletteHandle;srcUsage:integer;
  3052. srcTolerance:integer); ƒPalettes Δ {AA9F} V-165|
  3053. CTabChanged(ctab:CTabHandle); ƒQDOffscreen {AB1D}|
  3054. CTabHandle=^CTabPtr ƒQuickdraw|
  3055. cTable='ctbl' ƒAERegistry|
  3056. CTabPtr=^ColorTable ƒQuickdraw|
  3057. CTBGetCTBVersion:integer; ƒCTBUtilities|
  3058. CTBUErr=OSErr ƒCTBUtilities|
  3059. ctbuGenericError=-1 ƒCTBUtilities|
  3060. ctbuNoErr=0 ƒCTBUtilities|
  3061. CTBUtilities see ƒCTBUtilities|
  3062. cTempMemErr=-151 ƒErrors
  3063. failed to allocate memory for temporary structures|
  3064. cText='ctxt' ƒAERegistry|
  3065. cTextColor=2 ƒControls|
  3066. cTextFlow='cflo' ƒAERegistry|
  3067. cTextStyles='tsty' ƒAERegistry|
  3068. cThumbColor=3 ƒControls|
  3069. CtlCTab=RECORD ƒControls TB.5-77…80
  3070. ccSeed:longint;    {reserved; set to 0}
  3071. ccRider:integer;    {reserved; set to 0}
  3072. ctSize:integer;    {number of ColorSpec records in next }
  3073.     { field; 3 for standard controls}
  3074. ctTable:ARRAY[0..3] OF ColorSpec;|
  3075. ctrlItem=4 ƒDialogs|
  3076. CTRUE=$FF ƒTCPTypes|
  3077. ctsEvent=32 ƒSerial|
  3078. cType='type' ƒAERegistry|
  3079. CurActivate=$A64 ƒSysEqu|
  3080. CurApName=$910 ƒSysEqu|
  3081. CurApRefNum=$900 ƒSysEqu|
  3082. curCMVersion=2 ƒConnections|
  3083. curConnEnvRecVers=0 ƒConnections|
  3084. curCRMSerRecVers=1 ƒCRMSerialDevices|
  3085. curCRMVersion=2 ƒCommResources|
  3086. curCTBUVersion=2 ƒCTBUtilities|
  3087. CurDeactive=$A68 ƒSysEqu|
  3088. CurDeKind=$A22|
  3089. CurDirStore=$398 ƒSysEqu FL.3-65|
  3090. CurDragAction=$A46|
  3091. CurFMDenom=$994|
  3092. CurFMDevice=$98E|
  3093. CurFMFace=$98C|
  3094. CurFMFamily=$988|
  3095. CurFMInput=$988 TE.4-64|
  3096. CurFMNeedBits=$98D|
  3097. CurFMNumer=$990|
  3098. CurFMSize=$98A|
  3099. curFTVersion=2 ƒFileTransfers|
  3100. CurJTOffset=$934 ƒSysEqu PS.7-7|
  3101. CurMap=$A5A ƒSysEqu|
  3102. curNumberPartsVersion=1 ƒScript|
  3103. CurPageOption=$936 ƒSysEqu|
  3104. CurPitch=$280 ƒSysEqu|
  3105. CurrentA5=$904 ƒSysEqu ME.1-79  ME.4-25  OV-31  OV-38  PS.1-12|
  3106. currentIn=0 ƒQuickTimeComponents|
  3107. CurResFile:integer; ƒResources {A994} I-116 MTB.1-68…69  OV-52|
  3108. currLeadingZ=128 ƒPackages|
  3109. currNegSym=32 ƒPackages|
  3110. currSymLead=16 ƒPackages|
  3111. currTrailingZ=64 ƒPackages|
  3112. CursHandle=^CursPtr ƒQuickdraw|
  3113. Cursor=RECORD ƒQuickdraw
  3114. data:Bits16;
  3115. mask:Bits16;
  3116. hotSpot:Point;|
  3117. CursorCtl see ƒCursorCtl|
  3118. cursorDev=14 ƒDevices|
  3119. cursorGraphics=2 ƒTerminals|
  3120. Cursors=… ƒCursorCtl
  3121. (HIDDEN_CURSOR,I_BEAM_CURSOR,CROSS_CURSOR,PLUS_CURSOR,WATCH_CURSOR,ARROW_CURSO
  3122. R)|
  3123. CursorTask=RECORD
  3124. myVBLTask:VBLTask;    {the actual VBLTask}
  3125. myCursors:CursorsList;    {handles to the cursors}
  3126. myFrame:integer;    {cursor frame to display next}|
  3127. cursorText=1 ƒTerminals|
  3128. CursPtr=^Cursor ƒQuickdraw|
  3129. CurStackBase=$908 ƒSysEqu ME.2-104|
  3130. curSysEnvVers=2 ƒOSUtils|
  3131. curTermEnvRecVers=0 ƒTerminals|
  3132. curTMVersion=2 ƒTerminals|
  3133. CustomGetFile(fileFilter:FileFilterYDProcPtr;numTypes:integer;typeList:
  3134. SFTypeList;VAR reply:StandardFileReply;dlgID:integer;where:Point;dlgHook:
  3135. DlgHookYDProcPtr;filterProc:ModalFilterYDProcPtr;activeList:Ptr;activateProc:
  3136. ActivateYDProcPtr;yourDataPtr:UNIV Ptr); ƒStandardFile Δ {A9EA:$0008}
  3137. FL.3-51…52|
  3138. CustomGetFilePreview(fileFilter:FileFilterYDProcPtr;numTypes:integer;
  3139. typeList:SFTypeList;VAR reply:StandardFileReply;dlgID:integer;where:Point;
  3140. dlgHook:DlgHookYDProcPtr;filterProc:ModalFilterYDProcPtr;activeList:Ptr;
  3141. activateProc:ActivateYDProcPtr;yourDataPtr:UNIV Ptr); ƒImageCompression
  3142. {AAA3} QT.2-68…71  QT.2-312…314|
  3143. CustomNBP(where:Point;prompt:Str255;numTypes:integer;typeList:NLType;
  3144. nameFilter:ProcPtr;zoneFilter:ProcPtr;hookProc:ProcPtr;userData:longint;
  3145. dialogID:integer;filterProc:ProcPtr;VAR theReply:NBPReply):integer;
  3146. ƒCTBUtilities|
  3147. CustomPutFile(prompt:Str255;defaultName:Str255;VAR reply:StandardFileReply;
  3148. dlgID:integer;where:Point;dlgHook:DlgHookYDProcPtr;filterProc:
  3149. ModalFilterYDProcPtr;activeList:Ptr;activateProc:ActivateYDProcPtr;
  3150. yourDataPtr:UNIV Ptr); ƒStandardFile Δ {A9EA:$0007} FL.3-46…47|
  3151. cutDev=10 ƒDevices|
  3152. CutMovieSelection(m:Movie):Movie; ƒMovies {AAAA} QT.2-247  QT.2-356|
  3153. cvalType='cval' ƒConnectionTools|
  3154. cVersion='vers' ƒAERegistry|
  3155. cverType='vers' ƒConnectionTools|
  3156. cWindow='cwin' ƒAERegistry|
  3157. CWindowPeek=^CWindowRecord ƒWindows TB.4-65|
  3158. CWindowPtr=CGrafPtr ƒQuickdraw TB.4-65|
  3159. CWindowRecord=RECORD ƒWindows TB.4-65…68 [1/3]
  3160. port:CGrafPort;    {window's graphics port}
  3161. windowKind:integer;    {class of the window}
  3162. visible:boolean;    {visibility}
  3163. hilited:boolean;    {highlighting}
  3164. goAwayFlag:boolean;    {presence of close box}
  3165. spareFlag:boolean;    {presence of zoom box}
  3166. strucRgn:RgnHandle;    {handle to structure region}
  3167. contRgn:RgnHandle;    {handle to content region}|
  3168. CWindowRecord=RECORD ƒWindows TB.4-65…68 [2/3]
  3169. updateRgn:RgnHandle;    {handle to update region}
  3170. windowDefProc:Handle;    {handle to window definition }
  3171.     { function}
  3172. dataHandle:Handle;    {handle to window state }
  3173.     { data RECORD}
  3174. titleHandle:StringHandle;    {handle to window title}
  3175. titleWidth:integer;    {title width in pixels}
  3176. controlList:ControlHandle;    {handle to control list}|
  3177. CWindowRecord=RECORD ƒWindows TB.4-65…68 [3/3]
  3178. nextWindow:CWindowPeek;    {pointer to next window }
  3179.     { RECORD in window list}
  3180. windowPic:PicHandle;    {handle to optional picture}
  3181. refCon:longint;    {storage available to your }
  3182.     { application}|
  3183. cWord='cwor' ƒAERegistry|
  3184. cyanBit=8 ƒQuickdraw|
  3185. cyanColor=273 ƒQuickdraw|
  3186. C_BOOLEAN=signedByte ƒTCPTypes|
  3187. DABeeper=$A9C TB.6-172|
  3188. DAStrings=$AA0 TB.6-172|
  3189. data5=0 ƒSerial|
  3190. data6=2048 ƒSerial|
  3191. data7=1024 ƒSerial|
  3192. data8=3072 ƒSerial|
  3193. dataAlreadyClosed=-2045 ƒMovies|
  3194. dataAlreadyOpenForWrite=-2044 ƒMovies|
  3195. DataArray=PACKED ARRAY[0..32000] of char ƒLists MTB.4-25|
  3196. DatabaseAccess see ƒDatabaseAccess|
  3197. DataHandle=^DataPtr ƒLists MTB.4-25  MTB.4-66|
  3198. DataHandler=ComponentInstance ƒMovies|
  3199. DataHandlerComponent=Component ƒMovies|
  3200. DataHandlerType='dhlr' ƒMovies|
  3201. DataInfoAID='dinf' ƒMoviesFormat|
  3202. DataInfoAtom=RECORD ƒMoviesFormat
  3203. size:longint;
  3204. atomType:longint;
  3205. dataRef:DataRefAtom;|
  3206. dataNoDataRef=-2047 ƒMovies|
  3207. dataNotOpenForRead=-2042 ƒMovies|
  3208. dataNotOpenForWrite=-2043 ƒMovies|
  3209. dataOffsetFlag=$8000 ƒSound|
  3210. DataProcPtr=ProcPtr ƒImageCompression|
  3211. dataProcRecord QTC.4-51|
  3212. DataProcRecord=RECORD ƒImageCompression QT.3-149
  3213. dataProc:DataProcPtr;    {pointer to data-loading function}
  3214. dataRefCon:longint;    {data-loading function }
  3215.     { reference constant}|
  3216. DataProcRecordPtr=^DataProcRecord ƒImageCompression|
  3217. DataPtr=^DataArray ƒLists|
  3218. DataRateParams=RECORD ƒImageCompression QT.3-127
  3219. dataRate:longint;    {bytes per second}
  3220. dataOverrun:longint;    {number of bytes outside rate}
  3221. frameDuration:longint;    {duration in milliseconds}
  3222. keyFrameRate:longint;    {frequency of key frames}
  3223. minSpatialQuality:CodecQ;    {minimum spatial quality}
  3224. minTemporalQuality:CodecQ;    {minimum temporal quality}|
  3225. DataRateParamsPtr=^DataRateParams ƒImageCompression|
  3226. DataRefAID='dref' ƒMoviesFormat|
  3227. DataRefAtom=longint ƒMoviesFormat|
  3228. dataRefAttributesFlags=longint ƒMovies|
  3229. DataRefContainerAID='drfc' ƒMoviesFormat|
  3230. dataRefSelfReference=1 ƒMovies|
  3231. dataRefWasNotResolved=2 ƒMovies|
  3232. dataVerErr=-68 ƒErrors
  3233. read verify compare failed|
  3234. Date2Secs(d:DateTimeRec;VAR secs:longint); ƒOSUtils II-379|
  3235. date=5 ƒROMDefs|
  3236. DateCachePtr=^DateCacheRecord ƒScript|
  3237. DateCacheRecord=PACKED RECORD ƒScript
  3238. hidden:ARRAY[0..255]ofINTEGER;|
  3239. DateDelta=SignedByte ƒScript|
  3240. DateForm=… ƒPackages TE.5-34  TE.5-35  TE.5-87  TE.5-90
  3241. (shortDate,longDate,abbrevDate)|
  3242. dateStdMask=$007F ƒScript|
  3243. DateString(dateTime:longint;longFlag:boolean;VAR result:Str255;intlParam:
  3244. Handle); {A9ED:$000E} TE.5-34…35  TE.5-86…87  TE.B-28|
  3245. dateTimeInvalid=$8800 ƒScript|
  3246. dateTimeNotFound=$8400 ƒScript|
  3247. DateTimeRec=RECORD ƒOSUtils TE.5-34
  3248. year:integer;
  3249. month:integer;
  3250. day:integer;
  3251. hour:integer;
  3252. minute:integer;
  3253. second:integer;
  3254. dayOfWeek:integer;|
  3255. dayLdingZ=32 ƒPackages|
  3256. dayMask=$0008 ƒScript|
  3257. dayOfWeekMask=$0080 ƒScript|
  3258. dayOfYearMask=$0100 ƒScript|
  3259. DBAsyncParamBlockRec=RECORD ƒDatabaseAccess IAC.12-55
  3260. completionProc:ProcPtr;    {pointer to completion routine}
  3261. result:OSErr;    {result of call}
  3262. userRef:longint;    {reserved for use by }
  3263.     { application}
  3264. ddevRef:longint;    {reserved for use by database }
  3265.     { extension}
  3266. reserved:longint;    {reserved for use by }
  3267.     { Data Access Mgr}|
  3268. DBAsyncParmBlkPtr=^DBAsyncParamBlockRec ƒDatabaseAccess|
  3269. DBBreak(sessID:longint;abort:boolean;asyncPB:DBAsyncParmBlkPtr):OSErr;
  3270. ƒDatabaseAccess {A82F:$050B} IAC.12-81…82|
  3271. dbBufferReady=$00000001 ƒSound|
  3272. DBColInfoRecord=RECORD ƒDatabaseAccess IAC.12-42  IAC.12-59
  3273. len:integer;    {length of data item}
  3274. places:integer;    {places for decimal and money }
  3275.     { data items}
  3276. flags:integer ;    {flags for data item}|
  3277. DBDisposeQuery(query:QueryHandle):OSErr; ƒDatabaseAccess {A82F:$0210}
  3278. IAC.12-62…63|
  3279. DBEnd(sessID:longint;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:
  3280. $0403} IAC.12-70…71|
  3281. DBExec(sessID:longint;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess
  3282. {A82F:$0408} IAC.12-31  IAC.12-78…79|
  3283. DBGetConnInfo(sessID:longint;sessNum:integer;VAR returnedID,version:longint;
  3284. VAR ddevName:Str63;VAR host,user,network,connStr:Str255;VAR start:longint;
  3285. VAR state:OSErr;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:
  3286. $1704} IAC.12-71…73|
  3287. DBGetErr(sessID:longint;VAR err1,err2:longint;VAR item1,item2,errorMsg:
  3288. Str255;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:$0E0A}
  3289. IAC.12-80…81|
  3290. DBGetItem(sessID,timeout:longint;VAR dataType:DBType;VAR len,places,flags:
  3291. integer;buffer:Ptr;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:
  3292. $100C} IAC.12-83…85|
  3293. DBGetNewQuery(queryID:integer;VAR query:QueryHandle):OSErr; ƒDatabaseAccess
  3294. {A82F:$030F} IAC.12-61…62|
  3295. DBGetQueryResults(sessID:longint;VAR results:ResultsRecord;timeout:longint;
  3296. statusProc:ProcPtr;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:
  3297. $0A12} IAC.12-22…28  IAC.12-65…67|
  3298. DBGetResultHandler(dataType:DBType;VAR theHandler:ProcPtr;getSysHandler:
  3299. boolean):OSErr; ƒDatabaseAccess {A82F:$0516} IAC.12-87…88|
  3300. DBGetSessionNum(sessID:longint;VAR sessNum:integer;asyncPB:DBAsyncParmBlkPtr)
  3301. :OSErr; ƒDatabaseAccess {A82F:$0605} IAC.12-74…75|
  3302. DBInit(VAR sessID:longint;ddevName:Str63;host,user,passwd,connStr:Str255;
  3303. asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:$0E02} IAC.12-68…70|
  3304. DBInstallResultHandler(dataType:DBType;theHandler:ProcPtr;isSysHandler:
  3305. boolean):OSErr; ƒDatabaseAccess {A82F:$0514} IAC.12-86…87|
  3306. DBKill(asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:$020E}
  3307. IAC.12-75|
  3308. dbLastBuffer=$00000004 ƒSound|
  3309. dblDagger=$E0 ƒScript|
  3310. dBoxProc=1 ƒWindows|
  3311. DBRemoveResultHandler(dataType:DBType):OSErr; ƒDatabaseAccess {A82F:$0215}
  3312. IAC.12-89|
  3313. DBResultsToText(results:ResultsRecord;VAR theText:Handle):OSErr;
  3314. ƒDatabaseAccess {A82F:$0413} IAC.12-67…68|
  3315. DBSend(sessID:longint;text:Ptr;len:integer;asyncPB:DBAsyncParmBlkPtr):OSErr;
  3316. ƒDatabaseAccess {A82F:$0706} IAC.12-76…77|
  3317. DBSendItem(sessID:longint;dataType:DBType;len,places,flags:integer;buffer:
  3318. Ptr;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:$0B07}
  3319. IAC.12-77…78|
  3320. DBStartQuery(VAR sessID:longint;query:QueryHandle;statusProc:ProcPtr;asyncPB:
  3321. DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess {A82F:$0811} IAC.12-22…28
  3322. IAC.12-63…65|
  3323. DBState(sessID:longint;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess
  3324. {A82F:$0409} IAC.12-79…80|
  3325. DBType=OSType ƒDatabaseAccess|
  3326. DBUnGetItem(sessID:longint;asyncPB:DBAsyncParmBlkPtr):OSErr; ƒDatabaseAccess
  3327. {A82F:$040D} IAC.12-85…86|
  3328. dceExtErr=-30 ƒErrors
  3329. DCE extension error|
  3330. DCtlEntry=RECORD ƒDevices [1/2]
  3331. dCtlDriver:Ptr;    { pointer or handle to driver }
  3332. dCtlFlags:integer;    { flags }
  3333. dCtlQHdr:QHdr;    { driver request queue header }
  3334. dCtlPosition:longint;    { Byte position used by I/O operations }
  3335. dCtlStorage:Handle;    { handle to driver’s private storage }
  3336. dCtlRefNum:integer;    { driver reference number }|
  3337. DCtlEntry=RECORD ƒDevices [2/2]
  3338. dCtlCurTicks:longint;    { used internally }
  3339. dCtlWindow:WindowPtr;    { pointer top driver’s window }
  3340. dCtlDelay:integer;    { ticks between periodic actions }
  3341. dCtlEMask:integer;    { event mask (for desk accessories) }
  3342. dCtlMenu:integer;    { menu ID (for desk accessories) }|
  3343. DCtlHandle=^DCtlPtr ƒDevices|
  3344. DCtlPtr=^DCtlEntry ƒDevices|
  3345. DDPCloseSocket(theSocket:Byte):OSErr; ƒAppleTalk Δ II-282|
  3346. ddpLenErr=-92 ƒErrors
  3347. data length too big|
  3348. DDPOpenSocket(VAR theSocket:Byte;sktListener:Ptr):OSErr; ƒAppleTalk Δ II-282|
  3349. DDPRdCancel(abRecord:ABRecHandle):OSErr; ƒAppleTalk Δ II-284|
  3350. DDPRead(abRecord:ABRecHandle;retCksumErrs:boolean;async:boolean):OSErr;
  3351. ƒAppleTalk Δ II-283|
  3352. ddpSize=26 ƒAppleTalk|
  3353. ddpSktErr=-91 ƒErrors
  3354. error in socket number|
  3355. DDPWrite(abRecord:ABRecHandle;doChecksum:boolean;async:boolean):OSErr;
  3356. ƒAppleTalk Δ II-283|
  3357. deactivateMsg=8 ƒDevices|
  3358. DeactivateTextService(ts:ComponentInstance):ComponentResult; ƒTextServices {:
  3359. $0000} TE.7-41  TE.7-85…86|
  3360. DeactivateTSMDocument(idocID:TSMDocumentID):OSErr; ƒTextServices {AA54:
  3361. $0003} TE.7-20…21  TE.7-41  TE.7-52…53|
  3362. deactivDev=6 ƒDevices|
  3363. Debugger; ƒTypes {A9FF} TN145|
  3364. DebuggerEnter; ƒMemory {A08D:$0001} II-30  IV-77  IV-83  N39-1  N103 ME.3-23
  3365. ME.3-35 TN103|
  3366. DebuggerExit; ƒMemory {A08D:$0002} II-30  IV-77  IV-83  N39-1  N103 ME.3-23
  3367. ME.3-35…36 TN103|
  3368. DebuggerGetMax:longint; ƒMemory {A08D:$0000} II-30  IV-77  IV-83  N39-1
  3369. N103 ME.3-34…35 TN103|
  3370. DebuggerLockMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A08D:
  3371. $0006} II-30  IV-77  IV-83  N39-1  N103 ME.3-21  ME.3-23  ME.3-37 TN103|
  3372. DebuggerPoll; ƒMemory {A08D:$0003} II-30  IV-77  IV-83  N39-1  N103 ME.3-23
  3373. ME.3-39 TN103|
  3374. DebuggerUnlockMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A08D:
  3375. $0007} II-30  IV-77  IV-83  N39-1  N103 ME.3-21  ME.3-23  ME.3-38 TN103|
  3376. DebugStr(aStr:Str255); ƒTypes {ABFF}|
  3377. Dec2Num(d:decimal):extended; ƒSANE|
  3378. Dec2Str(f:decform;d:decimal;VAR s:DecStr); ƒSANE Δ {A9EE}|
  3379. DecForm=RECORD ƒSANE
  3380. style:DecimalKind;
  3381. digits:integer;|
  3382. Decimal=RECORD ƒSANE
  3383. sgn:0..1;
  3384. exp:integer;
  3385. sig:string[SigDigLen];|
  3386. DecimalKind=… ƒSANE
  3387. (FloatDecimal,FixedDecimal)|
  3388. DecompressImage(data:Ptr;desc:ImageDescriptionHandle;dst:PixMapHandle;
  3389. srcRect:Rect;dstRect:Rect;mode:integer;mask:RgnHandle):OSErr;
  3390. ƒImageCompression {AAA3:$0008} QT.3-30  QT.3-31  QT.3-78…79|
  3391. DecompressorComponent=Component ƒImageCompression|
  3392. decompressorComponentType='imdc' ƒImageCompression|
  3393. DecompressSequenceBegin(VAR seqID:ImageSequence;desc:ImageDescriptionHandle;
  3394. port:CGrafPtr;gdh:GDHandle;srcRect:Rect;matrix:MatrixRecordPtr;mode:integer;
  3395. mask:RgnHandle;flags:CodecFlags;accuracy:CodecQ;codec:DecompressorComponent):
  3396. OSErr; ƒImageCompression {AAA3:$000D} QT.3-33  QT.3-42  QT.3-114…116|
  3397. DecompressSequenceBeginS(VAR seqID:ImageSequence;desc:ImageDescriptionHandle;
  3398. data:Ptr;dataSize:longint;port:CGrafPtr;gdh:GDHandle;VAR srcRect:Rect;matrix:
  3399. MatrixRecordPtr;mode:integer;mask:RgnHandle;flags:CodecFlags;accuracy:CodecQ;
  3400. codec:DecompressorComponent):OSErr; ƒImageCompression {AAA3}|
  3401. DecompressSequenceFrame(seqID:ImageSequence;data:Ptr;inFlags:CodecFlags;VAR
  3402. outFlags:CodecFlags;asyncCompletionProc:CompletionProcRecordPtr):OSErr;
  3403. ƒImageCompression {AAA3:$000E} QT.3-34  QT.3-42  QT.3-106  QT.3-116…118|
  3404. DecStr=string[DecStrLen] ƒSANE|
  3405. DecStrLen=255 ƒSANE|
  3406. defaultComponentAnyFlags=1 ƒComponents|
  3407. defaultComponentAnyFlagsAnyManufacturer=defaultComponentAnyFlags +
  3408. defaultComponentAnyManufacturer ƒComponents|
  3409. defaultComponentAnyFlagsAnyManufacturerAnySubType=defaultComponentAnyFlags +
  3410. defaultComponentAnyManufacturer + defaultComponentAnySubType ƒComponents|
  3411. defaultComponentAnyManufacturer=2 ƒComponents|
  3412. defaultComponentAnySubType=4 ƒComponents|
  3413. defaultComponentIdentical=0 ƒComponents|
  3414. defaultDither=0 ƒImageCompression|
  3415. defaultPhysicalEntryCount=8 ƒMemory|
  3416. defaultTO=100 ƒROMDefs|
  3417. DeferredTask=RECORD ƒOSUtils PS.6-7  PS.6-11
  3418. qLink:QElemPtr;    {next queue entry}
  3419. qType:integer;    {queue type}
  3420. dtFlags:integer;    {reserved}
  3421. dtAddr:ProcPtr;    {pointer to task}
  3422. dtParm:longint;    {optional parameter passed in A1}
  3423. dtReserved:longint;    {reserved; should be 0}|
  3424. DeferUserFn(userFunction:ProcPtr;argument:UNIV Ptr):OSErr; ƒMemory {A08F}
  3425. II-30  IV-77  IV-83  N39-1  N103 ME.3-33 TN103|
  3426. DefltStack=$322 ƒSysEqu|
  3427. DefOSPtr=^DefOSRec ƒStart|
  3428. DefOSRec=RECORD ƒStart
  3429. sdReserved:SignedByte;
  3430. sdOSType:SignedByte;|
  3431. defQDColors=127 ƒQuickdraw|
  3432. DefStartPtr=^DefStartRec ƒStart|
  3433. DefStartRec=RECORD ƒStart [1/2]
  3434. case DefStartType of
  3435. slotDev:
  3436.     sdExtDevID:SignedByte;
  3437.     sdPartition:SignedByte;
  3438.     sdSlotNum:SignedByte;
  3439.     sdSRsrcID:SignedByte|
  3440. DefStartRec=RECORD ƒStart [2/2]
  3441. scsiDev:
  3442.     sdReserved1:SignedByte;
  3443.     sdReserved2:SignedByte;
  3444.     sdRefNum:integer
  3445.     );|
  3446. DefStartType=… ƒStart
  3447. (slotDev,scsiDev)|
  3448. DefVCBPtr=$352|
  3449. DefVideoPtr=^DefVideoRec ƒStart|
  3450. DefVideoRec=RECORD ƒStart
  3451. sdSlot:SignedByte;
  3452. sdsResource:SignedByte;|
  3453. Delay(numTicks:longint;VAR finalTicks:longint); ƒOSUtils {A03B} II-384 OV-80
  3454. TN2|
  3455. DelComp(compProc:ProcPtr); ƒQuickdraw Δ {AA4D} V-147|
  3456. DelegateComponent QTC.10-9|
  3457. DelegateComponentCall(originalParams:ComponentParameters;ci:
  3458. ComponentInstance):longint; ƒComponents {A82A:$0024} MTB.6-35  MTB.6-36
  3459. MTB.6-74|
  3460. Delete(VAR s:string;ndx,count:integer); ƒPascal MPW-208  TP-362|
  3461. DeleteEditionContainerFile(editionFile:FSSpec):OSErr; ƒEditions {A82D:$0210}
  3462. IAC.2-49  IAC.2-81|
  3463. DeleteMCEntries(menuID:integer;menuItem:integer); TB.3-147|
  3464. DeleteMenu(menuID:integer); ƒMenus {A936} I-354  V-244  P-103  P-104  P-167
  3465. TB.3-109…110|
  3466. DeleteMenuItem(theMenu:MenuHandle;item:integer); TB.3-127…128|
  3467. DeleteMovieFile(fileSpec:FSSpec):OSErr; ƒMovies {AAAA} QT.2-61  QT.2-100|
  3468. DeleteMovieSegment(m:Movie;dstIn:TimeValue;duration:TimeValue):OSErr;
  3469. ƒMovies {AAAA} QT.2-260|
  3470. DeleteRecordFromDictionary(dictionaryReference:longint;key:Str255):OSErr;
  3471. TE.8-20  TE.8-32|
  3472. DeleteTrackSegment(t:Track;dstIn:TimeValue;duration:TimeValue):OSErr;
  3473. ƒMovies {AAAA} QT.2-266|
  3474. DeleteTSMDocument(idocID:TSMDocumentID):OSErr; ƒTextServices {AA54:$0001}
  3475. TE.7-24  TE.7-53|
  3476. DeleteUserIdentity(userRef:longint):OSErr; ƒPPCToolBox {_PPC:$000C}
  3477. IAC.11-44…45  IAC.11-76…77|
  3478. DelimiterInfo=RECORD ƒSpeech
  3479. startDelimiter:packedarray[0..1]ofChar;
  3480. endDelimiter:packedarray[0..1]ofChar;|
  3481. delimPad=-2 ƒScript|
  3482. DelimType=ARRAY[0..1] of TokenType ƒScript TE.6-96|
  3483. DelMCEntries(menuID:integer;menuItem:integer); ƒMenus Δ {AA60} V-238|
  3484. DelMenuItem(theMenu:MenuHandle;item:integer); ƒMenus Δ {A952} IV-56  V-244|
  3485. DelSearch(searchProc:ProcPtr); ƒQuickdraw Δ {AA4C} V-147|
  3486. DeltaPoint(ptA:Point;ptB:Point):longint; ƒToolUtils {A94F} I-475|
  3487. Dequeue(qElement:QElemPtr;qHeader:QHdrPtr):OSErr; ƒOSUtils {A96E} II-383|
  3488. DescHandle=^DescPtr ƒAEObjects|
  3489. DescPtr=^AEDesc ƒAEObjects|
  3490. DescType=ResType ƒAppleEvents IAC.3-13|
  3491. deselectMsg=16 ƒDevices|
  3492. Desk see ƒDesk|
  3493. DeskBus see ƒDeskBus|
  3494. DeskCPat=$CD8|
  3495. DeskHook=$A6C ƒSysEqu TB.4-75|
  3496. deskPatID=16 ƒWindows|
  3497. DeskPattern=$A3C ƒSysEqu TB.4-113|
  3498. DeskPort=$9E2|
  3499. desktopDamagedErr=-1305 ƒErrors
  3500. desktop database files are corrupted
  3501. The desktop database has become corrupted-the Finder will fix this, but if
  3502. your application is not running with the Finder, use PBDTReset or PBDTDelete|
  3503. desktopIconResource=-3992 ƒIcons|
  3504. destPortErr=-906 ƒErrors
  3505. Port does not exist at destination
  3506. Server hasn’t set 'SIZE' resource to indicate awareness of high-level
  3507. events, or else is not present|
  3508. detachPH=244 ƒAppleTalk|
  3509. DetachResource(theResource:Handle); ƒResources {A992} I-120 ME.2-13
  3510. MTB.1-22…24  MTB.1-108  OV-66 TN180|
  3511. developStage=$20 ƒFiles|
  3512. deviceCantMeetRequest=-9408 ƒQuickTimeComponents|
  3513. DeviceList=$8A8 ƒSysEqu|
  3514. DeviceLoop(drawingRgn:RgnHandle;drawingProc:DeviceLoopDrawingProcPtr;
  3515. userData:longint;flags:DeviceLoopFlags); ƒQuickdraw {ABCA} V-145|
  3516. DeviceLoopDrawingProcPtr=ProcPtr ƒQuickdraw|
  3517. DeviceLoopFlags=set of (singleDevices, dontMatchSeeds, allDevices,
  3518. DeviceLoopFlags3, DeviceLoopFlags4, DeviceLoopFlags5, DeviceLoopFlags6,
  3519. DeviceLoopFlags7, DeviceLoopFlags8, DeviceLoopFlags9, DeviceLoopFlags10,
  3520. DeviceLoopFlags11, DeviceLoopFlags12, DeviceLoopFlags13, DeviceLoopFlags14,
  3521. DeviceLoopFlags15, DeviceLoopFlags16, DeviceLoopFlags17, DeviceLoopFlags18,
  3522. DeviceLoopFlags19, DeviceLoopFlags20, DeviceLoopFlags21, DeviceLoopFlags22,
  3523. DeviceLoopFlags23, DeviceLoopFlags24, DeviceLoopFlags25, DeviceLoopFlags26,
  3524. DeviceLoopFlags27, DeviceLoopFlags28, DeviceLoopFlags29, DeviceLoopFlags30,
  3525. DeviceLoopFlags31) ƒQuickdraw|
  3526. Devices see ƒDevices|
  3527. dfAntiAlias=8192 ƒMovies|
  3528. dfClipToTextBox=4 ƒMovies|
  3529. dfContinuousScroll=512 ƒMovies|
  3530. dfDontAutoScale=2 ƒMovies|
  3531. dfDontDisplay=1 ƒMovies|
  3532. dfDropShadow=4096 ƒMovies|
  3533. dfFlowHoriz=1024 ƒMovies|
  3534. dfHorizScroll=128 ƒMovies|
  3535. dfKeyedText=16384 ƒMovies|
  3536. dfReverseScroll=256 ƒMovies|
  3537. dfScrollIn=32 ƒMovies|
  3538. dfScrollOut=64 ƒMovies|
  3539. dfShrinkTextBoxToFit=16 ƒMovies|
  3540. dfUseMovieBGColor=8 ƒMovies|
  3541. diaeresisUprE=$E8 ƒScript|
  3542. diaeresisUprI=$EC ƒScript|
  3543. diaeresisUprY=$D9 ƒScript|
  3544. DialogCopy(theDialog:DialogPtr); MTB.2-31  TB.6-133|
  3545. DialogCut(theDialog:DialogPtr); MTB.2-31  TB.6-132…133|
  3546. DialogDelete(theDialog:DialogPtr); TB.6-134|
  3547. dialogKind=2 ƒWindows|
  3548. DialogPaste(theDialog:DialogPtr); MTB.2-31  TB.6-133…134|
  3549. DialogPeek=^DialogRecord ƒDialogs TB.6-102|
  3550. DialogPtr=WindowPtr ƒDialogs TB.6-102|
  3551. DialogRecord=RECORD ƒDialogs TB.6-101…102
  3552. window:WindowRecord;    {dialog window}
  3553. items:Handle;    {item list resource}
  3554. textH:TEHandle;    {current editable text item}
  3555. editField:integer;    {editable text item number }
  3556.     { minus 1}
  3557. editOpen:integer;    {used internally; reserved}
  3558. aDefItem:integer;    {default button item number}|
  3559. Dialogs see ƒDialogs|
  3560. DialogSelect(theEvent:EventRecord;VAR theDialog:DialogPtr;VAR itemHit:
  3561. integer):boolean; ƒDialogs Δ {A980} I-417  N34-3  P-108  P-168 OV-142
  3562. TB.2-29  TB.6-80  TB.6-89…93  TB.6-139…141 TN34|
  3563. DialogTemplate=RECORD ƒDialogs [1/2]
  3564. boundsRect:Rect;
  3565. procID:integer;
  3566. visible:boolean;
  3567. filler1:boolean;
  3568. goAwayFlag:boolean;|
  3569. DialogTemplate=RECORD ƒDialogs [2/2]
  3570. filler2:boolean;
  3571. refCon:longint;
  3572. itemsID:integer;
  3573. title:Str255;|
  3574. DialogTHndl=^DialogTPtr ƒDialogs|
  3575. DialogTPtr=^DialogTemplate ƒDialogs|
  3576. diamondMark=19 ƒFonts|
  3577. DIBadMount(where:Point;evtMessage:longint):integer; ƒDiskInit Δ {A9E9:$0000}
  3578. II-396  N70-1  P-34  P-168 FL.5-10  FL.5-11  FL.5-18…19  OV-77  TB.2-56|
  3579. DictionaryInformation=RECORD [1/2]
  3580. dictionaryFSSpec:FSSpec ;    {file system specification }
  3581.     { RECORD for this dictionary}
  3582. numberOfRecords :longint;    {number of records in }
  3583.     { this dictionary}
  3584. currentGarbageSize:longint;    {current size of garbage }
  3585.     { (unusable) data in dictionary}|
  3586. DictionaryInformation=RECORD [2/2]
  3587. script:ScriptCode;    {script system supported by }
  3588.     { this dictionary}
  3589. maximumKeyLength:integer;    {maximum length of any key }
  3590.     { in this dictionary}
  3591. keyAttributes:UnsignedByte;    { key search criteria}|
  3592. DiffRgn(srcRgnA:RgnHandle;srcRgnB:RgnHandle;dstRgn:RgnHandle); ƒQuickdraw Δ
  3593. {A8E6} I-184 OV-97|
  3594. diffVolErr=-1303 ƒErrors
  3595. files  on different volumes    <1.8 EKN>
  3596. Files on different volumes|
  3597. DIFormat(drvNum:integer):OSErr; ƒDiskInit Δ {A9E9:$0006} II-398 FL.5-20|
  3598. digiInDoesBW=$2000 ƒQuickTimeComponents|
  3599. digiInDoesColor=$1000 ƒQuickTimeComponents|
  3600. digiInDoesComponent=$400 ƒQuickTimeComponents|
  3601. digiInDoesComposite=$100 ƒQuickTimeComponents|
  3602. digiInDoesGenLock=$80 ƒQuickTimeComponents|
  3603. digiInDoesNTSC=$1 ƒQuickTimeComponents|
  3604. digiInDoesPAL=$2 ƒQuickTimeComponents|
  3605. digiInDoesSECAM=$4 ƒQuickTimeComponents|
  3606. digiInDoesSVideo=$200 ƒQuickTimeComponents|
  3607. digiInSignalLock=$80000000 ƒQuickTimeComponents|
  3608. digiInVTR_Broadcast=$800 ƒQuickTimeComponents|
  3609. digiOutDoes16=$10 ƒQuickTimeComponents|
  3610. digiOutDoes1=$1 ƒQuickTimeComponents|
  3611. digiOutDoes2=$2 ƒQuickTimeComponents|
  3612. digiOutDoes32=$20 ƒQuickTimeComponents|
  3613. digiOutDoes4=$4 ƒQuickTimeComponents|
  3614. digiOutDoes8=$8 ƒQuickTimeComponents|
  3615. digiOutDoesAsyncGrabs=$2000000 ƒQuickTimeComponents|
  3616. digiOutDoesBlend=$80000 ƒQuickTimeComponents|
  3617. digiOutDoesCompress=$8000000 ƒQuickTimeComponents|
  3618. digiOutDoesCompressOnly=$10000000 ƒQuickTimeComponents|
  3619. digiOutDoesDither=$40 ƒQuickTimeComponents|
  3620. digiOutDoesDouble=$800 ƒQuickTimeComponents|
  3621. digiOutDoesHorizFlip=$10000 ƒQuickTimeComponents|
  3622. digiOutDoesHWPlayThru=$400000 ƒQuickTimeComponents|
  3623. digiOutDoesHW_DMA=$200000 ƒQuickTimeComponents|
  3624. digiOutDoesILUT=$800000 ƒQuickTimeComponents|
  3625. digiOutDoesKeyColor=$1000000 ƒQuickTimeComponents|
  3626. digiOutDoesMask=$200 ƒQuickTimeComponents|
  3627. digiOutDoesPlayThruDuringCompress=$20000000 ƒQuickTimeComponents|
  3628. digiOutDoesQuad=$1000 ƒQuickTimeComponents|
  3629. digiOutDoesQuarter=$2000 ƒQuickTimeComponents|
  3630. digiOutDoesRotate=$8000 ƒQuickTimeComponents|
  3631. digiOutDoesShrink=$100 ƒQuickTimeComponents|
  3632. digiOutDoesSixteenth=$4000 ƒQuickTimeComponents|
  3633. digiOutDoesSkew=$40000 ƒQuickTimeComponents|
  3634. digiOutDoesStretch=$80 ƒQuickTimeComponents|
  3635. digiOutDoesUnreadableScreenBits=$4000000 ƒQuickTimeComponents|
  3636. digiOutDoesVertFlip=$20000 ƒQuickTimeComponents|
  3637. digiOutDoesWarp=$100000 ƒQuickTimeComponents|
  3638. DigitizerInfo=RECORD ƒQuickTimeComponents QTC.8-20…22 [1/2]
  3639. vdigType:integer;
  3640. inputCapabilityFlags:longint;
  3641. outputCapabilityFlags:longint;
  3642. inputCurrentFlags:longint;
  3643. outputCurrentFlags:longint;
  3644. slot:integer;
  3645. gdh:GDHandle;
  3646. maskgdh:GDHandle;|
  3647. DigitizerInfo=RECORD ƒQuickTimeComponents QTC.8-20…22 [2/2]
  3648. minDestHeight:integer;
  3649. minDestWidth:integer;
  3650. maxDestHeight:integer;
  3651. maxDestWidth:integer;
  3652. blendLevels:integer;
  3653. Private:longint;|
  3654. digiUnimpErr=-2201 ƒQuickTimeComponents|
  3655. DILoad; ƒDiskInit Δ {A9E9:$0002} II-396 FL.5-16|
  3656. DInfo=RECORD ƒFiles TB.7-50
  3657. frRect:Rect;    {folder's window rectangle}
  3658. frFlags:integer;    {flags}
  3659. frLocation:Point;    {folder's location in window}
  3660. frView:integer;    {folder's view}|
  3661. dInstErr=-26 ƒErrors
  3662. DrvrInstall couldn’t find driver in resources
  3663. Couldn’t find driver in resource file|
  3664. DirCreate(vRefNum:integer;parentDirID:longint;directoryName:Str255;VAR
  3665. createdDirID:longint):OSErr; ƒFiles IV-146 FL.2-173…174 TN218|
  3666. DirectoryEntry=RECORD
  3667. tag:OSType;
  3668. checksum:longint;
  3669. offset:longint;
  3670. lngth:longint;|
  3671. directType=2 ƒQuickdraw|
  3672. dirFulErr=-33 ƒErrors
  3673. directory full
  3674. File directory full
  3675. Directory full|
  3676. dirNFErr=-120 ƒErrors
  3677. directory not found
  3678. Directory not found or incomplete pathname
  3679. Directory not found
  3680. Parent directory not found|
  3681. DisableIdle; ƒPower {A485:$0001}|
  3682. DisableItem(theMenu:MenuHandle;item:integer); ƒMenus {A93A} I-358  V-245
  3683. P-104  P-168 TB.3-58…59  TB.3-131…132|
  3684. DisableMenuItem OV-162|
  3685. DisableWUTime:OSErr; ƒPower|
  3686. DisAsmLookup see ƒDisAsmLookup|
  3687. Disassembler(DstAdjust:longint;VAR BytesUsed:integer;FirstByte:UNIV Ptr;VAR
  3688. Opcode:UNIV Str255;VAR Operand:UNIV Str255;VAR Comment:UNIV Str255;
  3689. LookupProc:UNIV Ptr); ƒDisAsmLookup|
  3690. DiskEject(drvNum:integer):OSErr; ƒDisks Δ II-214|
  3691. diskEvt=7 ƒEvents|
  3692. DiskInit see ƒDiskInit|
  3693. diskMask=128 ƒEvents|
  3694. Disks see ƒDisks|
  3695. DiskVars=$222|
  3696. dispCntl=4 ƒControls|
  3697. DisplayCompressProc=ProcPtr ƒQuickTimeComponents|
  3698. DisplayProc=ProcPtr ƒQuickTimeComponents|
  3699. displayVideoAppleGM=16843010 ƒROMDefs|
  3700. displayVideoAppleTFB=16843009 ƒROMDefs|
  3701. DispMCInfo(menuCTbl:MCTableHandle); ƒMenus Δ {AA63} V-239|
  3702. DisposCCursor(cCrsr:CCrsrHandle); ƒQuickdraw {AA26} V-75|
  3703. DisposCIcon(theIcon:CIconHandle); ƒQuickdraw Δ {AA25} V-76|
  3704. DisposCTable(cTable:CTabHandle); ƒQuickdraw Δ {AA24} V-78|
  3705. DisposDialog(theDialog:DialogPtr); ƒDialogs {A983} I-415|
  3706. Dispose(p:UNIV Ptr); ƒPascal MPW-199  TP-354|
  3707. DisposeCallBack(qtCall:QTCallBack); ƒMovies {AAAA} QT.2-339|
  3708. DisposeCCursor(cCrsr:CCrsrHandle); ƒQuickdraw {AA26} V-75|
  3709. DisposeCIcon(theIcon:CIconHandle); ƒQuickdraw Δ {AA25} V-76 MTB.5-30|
  3710. DisposeCodecNameList(list:CodecNameSpecListPtr):OSErr; ƒImageCompression
  3711. {AAA3:$000F} QT.3-64…65|
  3712. DisposeControl(theControl:ControlHandle); ƒControls Δ {A955} I-321  P-168
  3713. TB.5-108|
  3714. DisposeCTable(cTable:CTabHandle); ƒQuickdraw Δ {AA24} V-78|
  3715. DisposeDialog(theDialog:DialogPtr); ƒDialogs {A983} I-415 TB.6-120|
  3716. DisposeDrag(theDragRef:DragReference):OSErr; ƒDrag {ABED:$0006}|
  3717. DisposeGDevice(gdh:GDHandle); ƒQuickdraw Δ {AA30} V-123|
  3718. DisposeGWorld(offscreenGWorld:GWorldPtr); ƒQDOffscreen {AB1D}|
  3719. DisposeHandle(h:Handle); ƒMemory Δ {A023} I-76  I-80  II-33  N8-1  P-51
  3720. P-168 ME.1-46  ME.1-57  ME.2-34…35  OV-129  OV-156|
  3721. DisposeIconSuite(theIconSuite:handle;disposeData:boolean):OSErr; ƒIcons
  3722. {ABC9:$0302} MTB.5-42…43|
  3723. DisposeMatte(theMatte:PixMapHandle); ƒMovies {AAAA} QT.2-181|
  3724. DisposeMCInfo(menuCTbl:MCTableHandle); TB.3-145|
  3725. DisposeMenu(theMenu:MenuHandle); ƒMenus Δ {A932} I-352  P-103  P-168 TB.3-140|
  3726. DisposeMovie(m:Movie); ƒMovies {AAAA:$0023} QT.2-96|
  3727. DisposeMovieController(mc:MovieController); ƒMovies {AAAA} QTC.2-12  QTC.2-32|
  3728. DisposeMovieEditState(state:MovieEditState):OSErr; ƒMovies {AAAA} QT.2-256|
  3729. DisposeMovieTrack(t:Track); ƒMovies {AAAA:$0042} QT.2-152|
  3730. DisposePalette(srcPalette:PaletteHandle); ƒPalettes Δ {AA93} V-162|
  3731. DisposePixMap(pm:PixMapHandle); ƒQuickdraw Δ {AA04} V-70|
  3732. DisposePixPat(pp:PixPatHandle); ƒQuickdraw Δ {AA08} V-73|
  3733. DisposePtr(p:Ptr); ƒMemory Δ {A01F} I-75  I-79  II-36  P-51  P-169 ME.1-46
  3734. ME.1-60  ME.2-38…39  OV-129…130|
  3735. DisposeRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8D9} I-182|
  3736. DisposeScreenBuffer(offscreenPixMap:PixMapHandle); ƒQDOffscreen {AB1D}|
  3737. DisposeSpeechChannel(chan:SpeechChannel):OSErr; ƒSpeech {A800}|
  3738. DisposeTimeBase(tb:TimeBase); ƒMovies {AAAA} QT.2-316…317|
  3739. DisposeTrackEditState(state:TrackEditState):OSErr; ƒMovies {AAAA} QT.2-270…271|
  3740. DisposeTrackMedia(m:Media); ƒMovies {AAAA:$0061} QT.2-154|
  3741. DisposeUserData(ud:UserData):OSErr; ƒMovies {AAAA} QT.2-241|
  3742. DisposeWindow(theWindow:WindowPtr); ƒWindows {A914} I-284  P-96  P-98  P-168
  3743. OV-130  QTC.5-14  QTC.5-18  TB.4-105…106|
  3744. DisposGDevice(gdh:GDHandle); ƒQuickdraw Δ {AA30} V-123|
  3745. DisposHandle(h:Handle); ƒMemory Δ {A023} I-76  I-80  II-33  N8-1  P-51  P-168|
  3746. DisposPictInfo(thePictInfoID:PictInfoID):OSErr; ƒPictUtil {A831:$0206}|
  3747. DisposPixMap(pm:PixMapHandle); ƒQuickdraw Δ {AA04} V-70|
  3748. DisposPixPat(pp:PixPatHandle); ƒQuickdraw Δ {AA08} V-73|
  3749. DisposPtr(p:Ptr); ƒMemory Δ {A01F} I-75  I-79  II-36  P-51  P-169|
  3750. ditherCopy=64 ƒQuickdraw|
  3751. ditherPixBit=30 ƒQDOffscreen|
  3752. DITLMethod=integer ƒCTBUtilities TB.6-51  TB.6-166|
  3753. DIUnload; ƒDiskInit Δ {A9E9:$0004} II-396 FL.5-17|
  3754. DivByZero=8 ƒSANE|
  3755. DIVerify(drvNum:integer):OSErr; ƒDiskInit Δ {A9E9:$0008} II-398 FL.5-21|
  3756. DIZero(drvNum:integer;volName:Str255):OSErr; ƒDiskInit Δ {A9E9:$000A} II-399
  3757. N70-2 FL.5-21…22 TN70|
  3758. dkGray:Pattern
  3759. QDGlobal - 75% gray pattern|
  3760. DlgCopy(theDialog:DialogPtr); ƒDialogs Δ I-418  P-110 TN215|
  3761. DlgCut(theDialog:DialogPtr); ƒDialogs I-418  P-110 TN215|
  3762. DlgDelete(theDialog:DialogPtr); ƒDialogs Δ I-418  P-110 TN215|
  3763. DlgFont=$AFA TB.6-172|
  3764. DlgHookProcPtr=ProcPtr ƒStandardFile|
  3765. DlgHookYDProcPtr=ProcPtr ƒStandardFile|
  3766. DlgPaste(theDialog:DialogPtr); ƒDialogs Δ I-418  P-110 TN215|
  3767. dmaDepth16=$10 ƒQuickTimeComponents|
  3768. dmaDepth1=1 ƒQuickTimeComponents|
  3769. dmaDepth2=2 ƒQuickTimeComponents|
  3770. dmaDepth2Gray=$40 ƒQuickTimeComponents|
  3771. dmaDepth32=$20 ƒQuickTimeComponents|
  3772. dmaDepth4=4 ƒQuickTimeComponents|
  3773. dmaDepth4Gray=$80 ƒQuickTimeComponents|
  3774. dmaDepth8=8 ƒQuickTimeComponents|
  3775. dmaDepth8Gray=$100 ƒQuickTimeComponents|
  3776. dmy=1 ƒPackages|
  3777. dnrErr=-23047 ƒTCPTypes|
  3778. doAll=15 ƒTextEdit|
  3779. doColor=8 ƒTextEdit|
  3780. DocOpenMethod MTB.7-41|
  3781. documentProc=0 ƒWindows|
  3782. doFace=2 ƒTextEdit|
  3783. doFont=1 ƒTextEdit|
  3784. DoGetFileTranslationList(self:ComponentInstance;translationList:
  3785. FileTranslationListHandle):ComponentResult;|
  3786. DoGetScrapTranslationList(self:ComponentInstance;list:
  3787. ScrapTranslationListHandle):ComponentResult;|
  3788. DoIdentifyFile(self:ComponentInstance;theDoc:FSSpec;VAR docKind:FileType):
  3789. ComponentResult;|
  3790. DoIdentifyScrap(self:ComponentInstance;dataPtr:Ptr;dataLength:Size;VAR
  3791. dataFormat:ScrapType):ComponentResult;|
  3792. dontAutoFileMovieImport=$40 ƒQuickTimeComponents|
  3793. dontRegisterWithEasyOpen=$400 ƒQuickTimeComponents|
  3794. DontSavePwd=1 ƒUGLibrary|
  3795. doSize=4 ƒTextEdit|
  3796. DoTheRightThing=0 ƒMovies|
  3797. dotlessLwrI=$F5 ƒScript|
  3798. doToggle=32 ƒTextEdit|
  3799. DoTranslateFile(self:ComponentInstance;refNum:TranslationRefNum;srcDoc:
  3800. FSSpec;srcType:FileType;srcTypeHint:longint;dstDoc:FSSpec;dstType:FileType;
  3801. dstTypeHint:longint):ComponentResult;|
  3802. DoTranslateScrap(self:ComponentInstance;refNum:TranslationRefNum;srcDataPtr:
  3803. Ptr;srcDataLength:Size;srcType:ScrapType;srcTypeHint:longint;dstData:Handle;
  3804. dstType:ScrapType;dstTypeHint:longint):ComponentResult;|
  3805. doubleAcute=$FD ƒScript|
  3806. doubleBufferCmd=84 ƒSound|
  3807. DoubleTime=$2F0 ƒSysEqu|
  3808. DoVBLTask(theSlot:integer):OSErr; ƒRetrace {A072} V-568 PS.4-27|
  3809. draftBitsOp=6 ƒPrinting|
  3810. Drag see ƒDrag|
  3811. DragAlignedGrayRgn(theRgn:RgnHandle;startPt:Point;VAR boundsRect:Rect;VAR
  3812. slopRect:Rect;axis:integer;actionProc:ProcPtr;VAR alignmentRect:Rect;
  3813. alignmentProc:AlignmentProcRecordPtr):longint; ƒImageCompression {AAA3}
  3814. QT.3-145…146|
  3815. DragAlignedWindow(wp:WindowPtr;startPt:Point;VAR boundsRect:Rect;VAR
  3816. alignmentRect:Rect;alignmentProc:AlignmentProcRecordPtr); ƒImageCompression
  3817. {AAA3} QT.3-144|
  3818. DragAttributes=longint ƒDrag|
  3819. dragCntl=7 ƒControls|
  3820. DragControl(theControl:ControlHandle;startPt:Point;limitRect:Rect;slopRect:
  3821. Rect;axis:integer); ƒControls Δ {A967} I-325 TB.5-99…100|
  3822. DragDrawingProc=ProcPtr ƒDrag|
  3823. DragFlag=$A44|
  3824. DragGrayRgn(theRgn:RgnHandle;startPt:Point;boundsRect:Rect;slopRect:Rect;
  3825. axis:integer;actionProc:ProcPtr):longint; ƒWindows Δ {A905} I-294  V-209
  3826. TB.4-96…98 TN193|
  3827. dragHasLeftSenderWindow=$00000001 ƒDrag|
  3828. DragHook=$9F6 ƒSysEqu TB.4-98  TB.4-100  TB.4-102  TB.4-104|
  3829. DragInputProc=ProcPtr ƒDrag|
  3830. dragInsideSenderApplication=$00000002 ƒDrag|
  3831. dragInsideSenderWindow=$00000004 ƒDrag|
  3832. dragNotAcceptedErr=-1857 ƒDrag|
  3833. DragPattern=$A34|
  3834. DragPostScroll(theDragRef:DragReference):OSErr; ƒDrag {ABED:$0021}|
  3835. DragPreScroll(theDragRef:DragReference;dH:integer;dV:integer):OSErr; ƒDrag
  3836. {ABED:$0020}|
  3837. DragReceiveHandler=ProcPtr ƒDrag|
  3838. DragReference=longint ƒDrag|
  3839. dragRegionBegin=1 ƒDrag|
  3840. dragRegionDraw=2 ƒDrag|
  3841. dragRegionEnd=5 ƒDrag|
  3842. dragRegionHide=3 ƒDrag|
  3843. dragRegionIdle=4 ƒDrag|
  3844. DragRegionMessage=integer ƒDrag|
  3845. DragSendDataProc=ProcPtr ƒDrag|
  3846. dragTrackingEnterHandler=1 ƒDrag|
  3847. dragTrackingEnterWindow=2 ƒDrag|
  3848. DragTrackingHandler=ProcPtr ƒDrag|
  3849. dragTrackingInWindow=3 ƒDrag|
  3850. dragTrackingLeaveHandler=5 ƒDrag|
  3851. dragTrackingLeaveWindow=4 ƒDrag|
  3852. DragTrackingMessage=integer ƒDrag|
  3853. DragWindow(theWindow:WindowPtr;startPt:Point;boundsRect:Rect); ƒWindows Δ
  3854. {A925} I-289  P-98  P-169 OV-121  TB.4-44  TB.4-94…95|
  3855. Draw1Control(theControl:ControlHandle); ƒControls Δ {A96D} IV-53 TB.5-88|
  3856. DrawChar(ch:char); ƒQuickdraw Δ {A883} I-172  N26  P-83  P-169 TE.3-27
  3857. TE.3-28  TE.3-76…77 TN26|
  3858. drawCntl=0 ƒControls|
  3859. DrawControls(theWindow:WindowPtr); ƒControls {A969} I-322  P-169 TB.5-87…88
  3860. TN203|
  3861. DrawDialog(theDialog:DialogPtr); ƒDialogs Δ {A981} I-418 TB.6-142|
  3862. DrawGrowIcon(theWindow:WindowPtr); ƒWindows Δ {A904} I-287  P-169 TB.4-12
  3863. TB.4-39  TB.4-86…87|
  3864. DRAWHook=4 ƒTextEdit|
  3865. DrawJust(textPtr:Ptr;textLength:integer;slop:integer); ƒScript Δ {A8B5} V-310|
  3866. DrawJustified(textPtr:Ptr;textLength:longint;slop:Fixed;styleRunPosition:
  3867. JustStyleCode;numer,denom:Point); TE.3-79…81  TE.A-26  TE.A-37|
  3868. DrawMenuBar; ƒMenus Δ {A937} I-354  V-244  P-101  P-104  P-169 OV-156
  3869. OV-162  TB.3-51  TB.3-58  TB.3-113|
  3870. DrawNew(window:WindowPeek;update:boolean); ƒWindows Δ {A90F} I-296 TB.4-117|
  3871. DrawPicture(myPicture:PicHandle;dstRect:Rect); ƒQuickdraw Δ {A8F6} I-190
  3872. N21  N35-1  N59-1  P-86  P-169 TN21  TN59|
  3873. DrawPictureFile(refNum:integer;frame:Rect;progressProc:ProgressProcRecordPtr)
  3874. :OSErr; ƒImageCompression {AAA3:$0029} QT.3-97|
  3875. DrawString(s:Str255); ƒQuickdraw Δ {A884} I-172  N26  P-83  P-170 OV-5
  3876. OV-104  TE.3-28  TE.3-77…78 TN26|
  3877. DrawText(textBuf:Ptr;firstByte:integer;byteCount:integer); ƒQuickdraw Δ
  3878. {A885} I-172  P-83  P-170 TE.3-42  TE.3-63  TE.3-78…79 TN207|
  3879. DrawTrimmedPicture(srcPicture:PicHandle;frame:Rect;trimMask:RgnHandle;
  3880. doDither:integer;progressProc:ProgressProcRecordPtr):OSErr;
  3881. ƒImageCompression {AAA3:$002E} QT.3-98…100|
  3882. DrawTrimmedPictureFile(srcRefnum:integer;frame:Rect;trimMask:RgnHandle;
  3883. doDither:integer;progressProc:ProgressProcRecordPtr):OSErr;
  3884. ƒImageCompression {AAA3:$002F} QT.3-101…102|
  3885. dRemovErr=-25 ƒErrors
  3886. tried to remove an open driver|
  3887. drHw3Com=1 ƒROMDefs|
  3888. drHwBSC=3 ƒROMDefs|
  3889. drHwTFB=1 ƒROMDefs|
  3890. DriveKind=… ƒDisks
  3891. (sony,hard20)|
  3892. driverEvt=11 ƒEvents|
  3893. driverMask=2048 ƒEvents|
  3894. DriveStatus(drvNum:integer;VAR status:DrvSts):OSErr; ƒDisks Δ II-215|
  3895. DrMstrBlk=$34C|
  3896. dropFolderIconResource=-3979 ƒIcons|
  3897. dropShadowOffsetType='drpo' ƒMovies|
  3898. dropShadowTranslucencyType='drpt' ƒMovies|
  3899. drSwApple=1 ƒROMDefs|
  3900. DrvQEl=RECORD ƒOSUtils FL.2-84
  3901. qLink:QElemPtr;    {next queue entry}
  3902. qType:integer;    {flag for dQDrvSz and dQDrvSz2}
  3903. dQDrive:integer;    {drive number}
  3904. dQRefNum:integer;    {driver reference number}
  3905. dQFSID:integer;    {file-system identifier}
  3906. dQDrvSz:integer;    {number of logical blocks on drive}
  3907. dQDrvSz2:integer;    {additional field for large drives}|
  3908. DrvQElPtr=^DrvQEl ƒOSUtils|
  3909. DrvQHdr=$308 ƒSysEqu|
  3910. DrvSts=RECORD ƒDisks [1/3]
  3911. track:integer;
  3912. writeProt:SignedByte;
  3913. diskInPlace:SignedByte;
  3914. installed:SignedByte;
  3915. sides:SignedByte;
  3916. driveQLink:QElemPtr;
  3917. driveQVers:integer;
  3918. dQDrive:integer;|
  3919. DrvSts=RECORD ƒDisks [2/3]
  3920. dQRefNum:integer;
  3921. dQFSID:integer;
  3922. case DriveKind of
  3923. sony:
  3924.     twoSideFmt:SignedByte;
  3925.     needsFlush:SignedByte;
  3926.     diskErrs:integer
  3927. hard20:|
  3928. DrvSts=RECORD ƒDisks [3/3]
  3929.     driveSize:integer;
  3930.     driveS1:integer;
  3931.     driveType:integer;
  3932.     driveManf:integer;
  3933.     driveChar:SignedByte;
  3934.     driveMisc:SignedByte
  3935.     );|
  3936. ds32BitMode=103 ƒErrors
  3937. booting in 32-bit on a 24-bit sys <2.0>|
  3938. dsAddressErr=2 ƒErrors
  3939. address error|
  3940. DSAlertRect=$3F8 ƒSysEqu|
  3941. DSAlertTab=$2BA ƒSysEqu|
  3942. dsBadLaunch=26 ƒErrors
  3943. can’t launch file (CODE 0 missing or ...)|
  3944. dsBadPatch=99 ƒErrors
  3945. can’t load patch resource|
  3946. dsBadPatchHeader=83 ƒErrors
  3947. SetTrapAddress saw the “come-from” header|
  3948. dsBadSANEOpcode=81 ƒErrors
  3949. bad opcode given to SANE|
  3950. dsBadSlotInt=51 ƒErrors
  3951. unserviceable slot interrupt|
  3952. dsBadStartupDisk=42 ƒErrors
  3953. unable to mount boot volume (sad Mac only)|
  3954. dsBufPtrTooLow=106 ƒErrors|
  3955. dsBusError=1 ƒErrors
  3956. bus error|
  3957. dsCDEFNotFound=88 ƒErrors
  3958. could not load CDEF|
  3959. dsChkErr=5 ƒErrors
  3960. check trap error|
  3961. dsCoreErr=12 ƒErrors
  3962. unimplemented core routine error|
  3963. DSCtrAdj=$0DA8 ƒSysEqu|
  3964. dsDisassemblerInstalled=-11 ƒErrors
  3965. say “Disassembler Installed”|
  3966. DSDrawProc=$334 ƒSysEqu|
  3967. DSErrCode=$AF0 ƒSysEqu|
  3968. dsExtensionsDisabled=-13 ƒErrors
  3969. say “Extensions Disabled”|
  3970. dsFinderErr=41 ƒErrors
  3971. can’t load the Finder|
  3972. dsForcedQuit=20002 ƒErrors
  3973. allow the user to ExitToShell, return if Cancel|
  3974. dsFPErr=16 ƒErrors
  3975. floating point error|
  3976. dsFSErr=27 ƒErrors
  3977. file system map has been trashed|
  3978. dsGreeting=40 ƒErrors
  3979. welcome to Macintosh greeting|
  3980. dsHD20Installed=-12 ƒErrors
  3981. say “HD20 Startup”|
  3982. dsHMenuFindErr=86 ƒErrors
  3983. could not find HMenu’s parent in MenuKey|
  3984. dsIllInstErr=3 ƒErrors
  3985. illegal instruction error|
  3986. dsIOCoreErr=14 ƒErrors
  3987. I/O core error|
  3988. dsIrqErr=13 ƒErrors
  3989. uninstalled interrupt error|
  3990. DskErr=$142 ƒSysEqu|
  3991. dskFulErr=-34 ƒErrors
  3992. disk full
  3993. Disk full
  3994. Disk is full
  3995. Volume is full
  3996. Destination volume is full|
  3997. dskInit=2 ƒPackages|
  3998. DskRtnAdr=$124|
  3999. DskSwtchHook=$3EA|
  4000. DskVerify=$12C ƒSysEqu|
  4001. DskWr11=$12F|
  4002. dsLineAErr=9 ƒErrors
  4003. line 1010 trap error|
  4004. dsLineFErr=10 ƒErrors
  4005. line 1111 trap error|
  4006. dsLoadErr=15 ƒErrors
  4007. Segment Loader error|
  4008. dsMacsBugInstalled=-10 ƒErrors
  4009. say “MacsBug Installed”|
  4010. dsMBarNFnd=85 ƒErrors
  4011. could not load MBDF|
  4012. dsMDEFNotFound=89 ƒErrors
  4013. count not load MDEF|
  4014. dsMemFullErr=25 ƒErrors
  4015. out of memory|
  4016. dsMiscErr=11 ƒErrors
  4017. miscellaneous hardware exception error|
  4018. dsNeedToWriteBootBlocks=104 ƒErrors
  4019. need to write new boot blocks|
  4020. dsNoFPU=90 ƒErrors
  4021. an FPU instruction was executed and the machine doesn’t have one|
  4022. dsNoPackErr=17 ƒErrors
  4023. package 0 not present|
  4024. dsNoPatch=98 ƒErrors
  4025. can’t load patch for particular model|
  4026. dsNoPk1=18 ƒErrors
  4027. package 1 not present|
  4028. dsNoPk2=19 ƒErrors
  4029. package 2 not present|
  4030. dsNoPk3=20 ƒErrors
  4031. package 3 not present|
  4032. dsNoPk4=21 ƒErrors
  4033. package 4 not present|
  4034. dsNoPk5=22 ƒErrors
  4035. package 5 not present|
  4036. dsNoPk6=23 ƒErrors
  4037. package 6 not present|
  4038. dsNoPk7=24 ƒErrors
  4039. package 7 not present|
  4040. dsNotEnoughRAMToBoot=105 ƒErrors
  4041. must have at least 1.5MB of RAM to boot 7.0|
  4042. dsNotThe1=31 ƒErrors
  4043. not the disk I wanted|
  4044. dsOldSystem=102 ƒErrors
  4045. System is too old for this ROM    <2.0>|
  4046. dsOvflowErr=6 ƒErrors
  4047. overflow trap error|
  4048. dsParityErr=101 ƒErrors
  4049. memory parity error                <1.5><1.6>|
  4050. dspAttention=244 ƒADSP|
  4051. dspCLDeny=248 ƒADSP|
  4052. dspCLInit=251 ƒADSP|
  4053. dspCLListen=249 ƒADSP|
  4054. dspClose=252 ƒADSP|
  4055. dspCLRemove=250 ƒADSP|
  4056. dspInit=255 ƒADSP|
  4057. dspNewCID=241 ƒADSP|
  4058. dspOpen=253 ƒADSP|
  4059. dspOptions=243 ƒADSP|
  4060. DSPParamBlock=PACKED RECORD ƒADSP [1/8]
  4061. qLink:QElemPtr;
  4062. qType:integer;
  4063. ioTrap:integer;
  4064. ioCmdAddr:Ptr;
  4065. ioCompletion:ProcPtr;
  4066. ioResult:OSErr;
  4067. ioNamePtr:StringPtr;
  4068. ioVRefNum:integer;
  4069. ioCRefNum:integer;|
  4070. DSPParamBlock=PACKED RECORD ƒADSP [2/8]
  4071. csCode:integer;
  4072. qStatus:longint;
  4073. ccbRefNum:integer;
  4074. case INTEGER of
  4075. dspInit,dspCLInit:(
  4076. ccbPtr:TPCCB;
  4077. userRoutine:ProcPtr;
  4078. sendQSize:integer;
  4079. sendQueue:Ptr;|
  4080. DSPParamBlock=PACKED RECORD ƒADSP [3/8]
  4081. recvQSize:integer;
  4082. recvQueue:Ptr;
  4083. attnPtr:Ptr;
  4084. localSocket:Byte;
  4085. filler1:Byte;
  4086. dspOpen,dspCLListen,dspCLDeny:(
  4087. localCID:integer;
  4088. remoteCID:integer;
  4089. remoteAddress:AddrBlock;|
  4090. DSPParamBlock=PACKED RECORD ƒADSP [4/8]
  4091. filterAddress:AddrBlock;
  4092. sendSeq:longint;
  4093. sendWindow:integer;
  4094. recvSeq:longint;
  4095. attnSendSeq:longint;
  4096. attnRecvSeq:longint;
  4097. ocMode:Byte;
  4098. ocInterval:Byte;
  4099. ocMaximum:Byte;|
  4100. DSPParamBlock=PACKED RECORD ƒADSP [5/8]
  4101. filler2:Byte;
  4102. dspClose,dspRemove:(
  4103. abort:Byte;
  4104. filler3:Byte;
  4105. dspStatus:
  4106.     statusCCB:TPCCB;
  4107.     sendQPending:integer;
  4108.     sendQFree:integer;
  4109.     recvQPending:integer;|
  4110. DSPParamBlock=PACKED RECORD ƒADSP [6/8]
  4111.     recvQFree:integer;
  4112.     dspRead,dspWrite:(
  4113.     reqCount:integer;
  4114.     actCount:integer;
  4115.     dataPtr:Ptr;
  4116.     eom:Byte;
  4117.     flush:Byte;
  4118. dspAttention:
  4119.     attnCode:integer;|
  4120. DSPParamBlock=PACKED RECORD ƒADSP [7/8]
  4121.     attnSize:integer;
  4122.     attnData:Ptr;
  4123.     attnInterval:Byte;
  4124.     filler4:Byte;
  4125. dspOptions:
  4126.     sendBlocking:integer;
  4127.     sendTimer:Byte;
  4128.     rtmtTimer:Byte;
  4129.     badSeqMax:Byte;|
  4130. DSPParamBlock=PACKED RECORD ƒADSP [8/8]
  4131.     useCheckSum:Byte;
  4132. dspNewCID:
  4133.     newCID:integer;
  4134.     );|
  4135. DSPPBPtr=^DSPParamBlock ƒADSP|
  4136. dspRead=246 ƒADSP|
  4137. dspRemove=254 ƒADSP|
  4138. dspReset=242 ƒADSP|
  4139. dsPrivErr=7 ƒErrors
  4140. privilege violation error|
  4141. dspStatus=247 ƒADSP|
  4142. dspWrite=245 ƒADSP|
  4143. dsReinsert=30 ƒErrors
  4144. request user to reinsert off-line volume|
  4145. dsSCSIWarn=20010 ƒErrors
  4146. Portable SCSI adapter warning.                    <34>|
  4147. dsShutDownOrRestart=20000 ƒErrors
  4148. user choice between ShutDown and Restart|
  4149. dsStknHeap=28 ƒErrors
  4150. stack has moved into application heap|
  4151. dsSwitchOffOrRestart=20001 ƒErrors
  4152. user choice between switching off and Restart|
  4153. dsSysErr=32767 ƒErrors
  4154. catch-all error used in DSAT|
  4155. dsSystemFileErr=43 ƒErrors
  4156. can’t find System file to open (sad Mac only)|
  4157. dsTraceErr=8 ƒErrors
  4158. trace mode error|
  4159. dsWDEFNotFound=87 ƒErrors
  4160. could not load WDEF|
  4161. DSWndUpdate=$15D ƒSysEqu|
  4162. dsZeroDivErr=4 ƒErrors
  4163. zero divide error|
  4164. DTInstall(dtTaskPtr:QElemPtr):OSErr; ƒOSUtils {A082} V-467 PS.6-6  PS.6-12…13|
  4165. DTPBPtr=^DTPBRec ƒFiles|
  4166. DTPBRec=RECORD ƒFiles MTB.9-7…8 [1/3]
  4167. qLink:QElemPtr;
  4168. qType:integer;
  4169. ioTrap:integer;
  4170. ioCmdAddr:Ptr;
  4171. ioCompletion:ProcPtr;
  4172. ioResult:OSErr;
  4173. ioNamePtr:StringPtr;
  4174. ioVRefNum:integer;
  4175. ioDTRefNum:integer;|
  4176. DTPBRec=RECORD ƒFiles MTB.9-7…8 [2/3]
  4177. ioIndex:integer;
  4178. ioTagInfo:longint;
  4179. ioDTBuffer:Ptr;
  4180. ioDTReqCount:longint;
  4181. ioDTActCount:longint;
  4182. filler1:SignedByte;
  4183. ioIconType:SignedByte;
  4184. filler2:integer;
  4185. ioDirID:longint;|
  4186. DTPBRec=RECORD ƒFiles MTB.9-7…8 [3/3]
  4187. ioFileCreator:OSType;
  4188. ioFileType:OSType;
  4189. ioFiller3:longint;
  4190. ioDTLgLen:longint;
  4191. ioDTPyLen:longint;
  4192. ioFiller4:ARRAY[1..14]ofINTEGER;
  4193. ioAPPLParID:longint;|
  4194. DTQFlags=$0D92 ƒSysEqu|
  4195. DTQueue=$0D92 ƒSysEqu PS.6-7  PS.6-15|
  4196. dtrNegated=64 ƒSerial|
  4197. DTskQHdr=$0D94 ƒSysEqu|
  4198. DTskQTail=$0D98 ƒSysEqu|
  4199. DumpProfile; ƒProfiler|
  4200. DumpProfileToFile(fileName:Str255); ƒProfiler|
  4201. dupFNErr=-48 ƒErrors [1/2]
  4202. duplicate filename (rename)
  4203. Duplicate filename and version
  4204. Duplicate filename
  4205. Already a share point with this name
  4206. Destination file already exists
  4207. Destination already exists|
  4208. dupFNErr=-48 ƒErrors [2/2]
  4209. Another file with the same name exists in the default directory, the root
  4210. directory of the boot volume, or the System Folder
  4211. Duplicate filename (rename)
  4212. File found instead of folder|
  4213. duplicateFlavorErr=-1853 ƒDrag|
  4214. duplicateHandlerErr=-1855 ƒDrag|
  4215. duplicateSocketErr=-23017 ƒTCPTypes|
  4216. DXInfo=RECORD ƒFiles TB.7-50…51
  4217. frScroll:Point;    {scroll position}
  4218. frOpenChain:longint;    {directory ID chain of open }
  4219.     { folders}
  4220. frScript:SignedByte;    {script flag and code}
  4221. frXFlags:SignedByte;    {reserved}
  4222. frComment:integer;    {comment ID}
  4223. frPutAway:longint;    {home directory ID}|
  4224. dym=4 ƒPackages|
  4225. DynamicMenuList=RECORD [1/2]
  4226. lastMenu:integer;    {offset to last pull-down menu}
  4227. lastRight:integer;    {pixel location of right edge }
  4228.     { of rightmost menu in menu bar}
  4229. mbResID:integer;    {upper 13 bits are the resource ID of menu }
  4230.     { bar defn function, low 3 bits the variant}
  4231. menu:ARRAY[1..X]    {variable ARRAY with one RECORD for }
  4232. OF MenuRec;    { each menu}|
  4233. DynamicMenuList=RECORD [2/2]
  4234. lastHMenu:integer;    {offset to last submenu or pop-up menu}
  4235. menuTitleSave:    {handle to bits behind inverted menu title}
  4236.     pixMapHandle;
  4237.     hMenu:ARRAY[1..Y]    {variable ARRAY with one RECORD for }
  4238.     OF HMenuRec;    { each submenu or pop-up menu}|
  4239. EAddMulti(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4240. EAddrRType='eadr' ƒENET|
  4241. EAttachPH(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4242. eAttention=$20 ƒADSP|
  4243. eClosed=$80 ƒADSP|
  4244. EDelMulti(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4245. EDetachPH(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4246. editingNotAllowed=-9995 ƒMovies|
  4247. EditionContainerSpec=RECORD ƒEditions IAC.2-39
  4248. theFile:FSSpec;    {RECORD that identifies the }
  4249.     { file to contain edition data}
  4250. theFileScript:ScriptCode;    {script code of filename}
  4251. thePart:longint;    {which part of file, }
  4252.     { always kPartsNotUsed}
  4253. thePartName:Str31;    {not used in version 7.0}
  4254. thePartScript:ScriptCode;    {not used in version 7.0}|
  4255. EditionContainerSpecPtr=^EditionContainerSpec ƒEditions|
  4256. EditionHasFormat(whichEdition:EditionRefNum;whichFormat:FormatType;VAR
  4257. formatSize:Size):OSErr; ƒEditions {A82D:$0618} IAC.2-41  IAC.2-84…85|
  4258. EditionInfoRecord=RECORD ƒEditions
  4259. crDate:TimeStamp;    {date edition container }
  4260.     { was created}
  4261. mdDate:TimeStamp;    {date of last change}
  4262. fdCreator:OSType;    {file creator}
  4263. fdType:OSType;    {file type}
  4264. container:EditionContainerSpec;
  4265.     {the edition}|
  4266. editionMgr=11 ƒPackages|
  4267. editionMgrInitErr=-450 ƒErrors
  4268. edition manager not inited by this app
  4269. Manager not initialized
  4270. Manager not initialized or could not load package|
  4271. EditionOpenerParamBlock=RECORD ƒEditions IAC.2-64  IAC.2-103 [1/2]
  4272. info:EditionInfoRecord;    {edition container to }
  4273.     { be subscribed to}
  4274. sectionH:SectionHandle;    {publisher or }
  4275.     { subscriber }
  4276.     { requesting open}
  4277. document:FSSpecPtr;    {document passed}
  4278. fdCreator:OSType;    {Finder creator type}
  4279. ioRefNum:longint;    {reference number}|
  4280. EditionOpenerParamBlock=RECORD ƒEditions IAC.2-64  IAC.2-103 [2/2]
  4281. ioProc:FormatIOProcPtr;    {routine to read }
  4282.     { formats}
  4283. success:boolean;    {reading or writing }
  4284.     { was successful}
  4285. formatsMask:SignedByte;    {formats required to }
  4286.     { subscribe}|
  4287. EditionOpenerProcPtr=ProcPtr ƒEditions|
  4288. EditionOpenerVerb=… ƒEditions
  4289. (eoOpen,eoClose,eoOpenNew,eoCloseNew,eoCanSubscribe)|
  4290. EditionRefNum=Handle ƒEditions|
  4291. Editions see ƒEditions|
  4292. EditListAID='elst' ƒMoviesFormat|
  4293. EditListAtom=RECORD ƒMoviesFormat
  4294. size:longint;
  4295. atomType:longint;
  4296. flags:longint;
  4297. numEntries:longint;
  4298. editListTable:ARRAY[0..0]ofEditListType;|
  4299. EditListType=RECORD ƒMoviesFormat
  4300. trackDuration:TimeValue;
  4301. mediaTime:TimeValue;
  4302. mediaRate:Fixed;|
  4303. EditsAID='edts' ƒMoviesFormat|
  4304. EditsAtom=RECORD ƒMoviesFormat
  4305. size:longint;
  4306. atomType:longint;
  4307. editList:EditListAtom;|
  4308. editText=16 ƒDialogs|
  4309. eFwdReset=$10 ƒADSP|
  4310. EGetInfo(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4311. eightBitMode=131 ƒVideo|
  4312. eightToThree=2 ƒSound|
  4313. Eject(volName:StringPtr;vRefNum:integer):OSErr; ƒFiles Δ II-90  IV-108
  4314. II-107  IV-135 FL.2-133|
  4315. EjectNotify=$338 ƒSysEqu|
  4316. eLenErr=-92 ƒENET
  4317. Buffer too big to send|
  4318. emCancelSectionDialogRefCon='cncl' ƒEditions|
  4319. emGoToPubErrDialogRefCon='gerr' ƒEditions|
  4320. emHookAutoUpdateMode=164 ƒEditions|
  4321. emHookCancelSection=160 ƒEditions|
  4322. emHookGetEditionNow=162 ƒEditions|
  4323. emHookGoToPublisher=161 ƒEditions|
  4324. emHookManualUpdateMode=163 ƒEditions|
  4325. emHookRedrawPreview=150 ƒEditions|
  4326. emHookSendEditionNow=162 ƒEditions|
  4327. emOptionsDialogRefCon='optn' ƒEditions|
  4328. EmptyHandle(h:Handle); ƒMemory Δ {A02B} II-40 ME.1-67…68  ME.2-51…52|
  4329. EmptyRect(r:Rect):boolean; ƒQuickdraw {A8AE} I-176|
  4330. EmptyRgn(rgn:RgnHandle):boolean; ƒQuickdraw {A8E2} I-186|
  4331. eMultiErr=-91 ƒENET|
  4332. EnableIdle; ƒPower {A485:$0000}|
  4333. EnableItem(theMenu:MenuHandle;item:integer); ƒMenus {A939} I-358  V-245
  4334. P-104  P-170 TB.3-58…59  TB.3-131|
  4335. EnableMenuItem OV-162|
  4336. EndMediaEdits(m:Media):OSErr; ƒMovies {AAAA:$0073} QT.2-49  QT.2-272|
  4337. endOfDataReached=-2046 ƒMovies|
  4338. endOfList=255 ƒROMDefs|
  4339. endOfModule(address,limit:UNIV Ptr;symbol:StringPtr;VAR nextModule:UNIV Ptr):
  4340. StringPtr; ƒDisAsmLookup|
  4341. EndSRTPtr=$0DB4 ƒSysEqu|
  4342. EndUpdate(theWindow:WindowPtr); ƒWindows Δ {A923} I-293  P-97  P-170 OV-125
  4343. QT.2-62  QTC.5-14  TB.2-47  TB.2-49  TB.4-50  TB.4-107|
  4344. EndXSound(paramPtr:XCmdPtr); ƒHyperXCmd|
  4345. EndXWEdit(paramPtr:XCmdPtr;window:WindowPtr); ƒHyperXCmd|
  4346. ENET see ƒENET|
  4347. ENetAddMulti=246 ƒENET|
  4348. EnetAddr=RECORD ƒTCPTypes
  4349. en_hi:integer;
  4350. en_lo:longint;|
  4351. ENetAttachPH=247 ƒENET|
  4352. ENetDelMulti=245 ƒENET|
  4353. ENetDetachPH=248 ƒENET|
  4354. ENetGetInfo=252 ƒENET|
  4355. ENetRdCancel=251 ƒENET|
  4356. ENetRead=250 ƒENET|
  4357. ENetSetGeneral=253 ƒENET|
  4358. ENetWrite=249 ƒENET|
  4359. Enqueue(qElement:QElemPtr;qHeader:QHdrPtr); ƒOSUtils {A96F} II-382|
  4360. EnterMovies:OSErr; ƒMovies {AAAA:$0001} QT.2-35  QT.2-82…83|
  4361. EnterSupervisorMode:StatusRegisterContents; ƒMemory {A08D:$0008} II-30
  4362. IV-77  IV-83  N39-1  N103 TN103|
  4363. EntityName=RECORD ƒAppleTalk
  4364. objStr:Str32;
  4365. typeStr:Str32;
  4366. zoneStr:Str32;|
  4367. EntityPtr=^EntityName ƒAppleTalk|
  4368. Entry2Index(entry:integer):longint; ƒPalettes {AAA2:$0000}|
  4369. enumArrows='arro' ƒAERegistry|
  4370. enumJustification='just' ƒAERegistry|
  4371. enumKeyForm='kfrm' ƒAERegistry|
  4372. enumPosition='posi' ƒAERegistry|
  4373. enumProtection='prtn' ƒAERegistry|
  4374. enumQuality='qual' ƒAERegistry|
  4375. enumSaveOptions='savo' ƒAERegistry|
  4376. enumStyle='styl' ƒAERegistry|
  4377. enumTransferMode='tran' ƒAERegistry|
  4378. env512KE=1 ƒOSUtils|
  4379. env68000=1 ƒOSUtils|
  4380. env68010=2 ƒOSUtils|
  4381. env68020=3 ƒOSUtils|
  4382. env68030=4 ƒOSUtils|
  4383. env68040=5 ƒOSUtils|
  4384. envAExtendKbd=4 ƒOSUtils|
  4385. envBadVers=-5501 ƒErrors
  4386. Version non-positive , bad version number|
  4387. envCPUUnknown=0 ƒOSUtils|
  4388. envExtISOADBKbd=9 ƒOSUtils|
  4389. Environment=integer ƒSANE|
  4390. Environs(VAR rom:integer;VAR machine:integer); ƒOSUtils II-385  IV-236|
  4391. envMac=-1 ƒOSUtils|
  4392. envMacAndPad=2 ƒOSUtils|
  4393. envMachUnknown=0 ƒOSUtils|
  4394. envMacII=4 ƒOSUtils|
  4395. envMacIIci=9 ƒOSUtils|
  4396. envMacIIcx=6 ƒOSUtils|
  4397. envMacIIfx=11 ƒOSUtils|
  4398. envMacIIx=5 ƒOSUtils|
  4399. envMacKbd=1 ƒOSUtils|
  4400. envMacPlus=2 ƒOSUtils|
  4401. envMacPlusKbd=3 ƒOSUtils|
  4402. envNotPresent=-5500 ƒErrors
  4403. returned by glue environment not present.|
  4404. envPortable=8 ƒOSUtils|
  4405. envPrtblADBKbd=6 ƒOSUtils|
  4406. envPrtblISOKbd=7 ƒOSUtils|
  4407. envSE30=7 ƒOSUtils|
  4408. envSE=3 ƒOSUtils|
  4409. envStandADBKbd=5 ƒOSUtils|
  4410. envStdISOADBKbd=8 ƒOSUtils|
  4411. envUnknownKbd=0 ƒOSUtils|
  4412. envVersTooBig=-5502 ƒErrors
  4413. Version bigger than call can handle|
  4414. envXL=-2 ƒOSUtils|
  4415. eofErr=-39 ƒErrors
  4416. logical end-of-file reached during read operation
  4417. Logical end-of-file reached
  4418. No more data of that format
  4419. End of file|
  4420. EOLHook=0 ƒTextEdit|
  4421. EParamBlkPtr=^EParamBlock ƒENET|
  4422. EParamBlock=PACKED RECORD ƒENET [1/3]
  4423. qLink:QElemPtr;
  4424. qType:integer;
  4425. ioTrap:integer;
  4426. ioCmdAddr:Ptr;
  4427. ioCompletion:ProcPtr;
  4428. ioResult:OSErr;
  4429. ioNamePtr:StringPtr;|
  4430. EParamBlock=PACKED RECORD ƒENET [2/3]
  4431. ioVRefNum:integer;
  4432. ioRefNum:integer;
  4433. csCode:integer;
  4434. case INTEGER of
  4435. ENetWrite,ENetAttachPH,ENetDetachPH,ENetRead,ENetRdCancel,ENetGetInfo,ENetSetG
  4436. eneral:(
  4437. eProtType:integer;|
  4438. EParamBlock=PACKED RECORD ƒENET [3/3]
  4439. ePointer:Ptr;
  4440. eBuffSize:integer;
  4441. eDataSize:integer
  4442. ENetAddMulti,ENetDelMulti:(
  4443. eMultiAddr:ARRAY[0..5]ofchar
  4444. );|
  4445. EPPC see ƒEPPC|
  4446. EqualMatrix(m1:MatrixRecord;m2:MatrixRecord):boolean; ƒImageCompression
  4447. {ABC2:$0021} QT.2-343|
  4448. EqualPt(pt1:Point;pt2:Point):boolean; ƒQuickdraw {A881} I-193|
  4449. EqualRect(rect1:Rect;rect2:Rect):boolean; ƒQuickdraw {A8A6} I-176|
  4450. EqualRgn(rgnA:RgnHandle;rgnB:RgnHandle):boolean; ƒQuickdraw {A8E3} I-185|
  4451. EqualString(str1:Str255;str2:Str255;caseSens:boolean;diacSens:boolean):
  4452. boolean; ƒOSUtils {A03C} II-377 TE.5-17  TE.5-51…52  TE.A-20|
  4453. eraMask=$0001 ƒScript|
  4454. EraseArc(r:Rect;startAngle:integer;arcAngle:integer); ƒQuickdraw Δ {A8C0}
  4455. I-180|
  4456. EraseOval(r:Rect); ƒQuickdraw Δ {A8B9} I-178|
  4457. ErasePoly(poly:PolyHandle); ƒQuickdraw Δ {A8C8} I-192|
  4458. EraseRect(r:Rect); ƒQuickdraw Δ {A8A3} I-177 OV-104  TB.4-103|
  4459. EraseRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8D4} I-186|
  4460. EraseRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer); ƒQuickdraw Δ
  4461. {A8B2} I-179|
  4462. ErCode=$3A2|
  4463. ERdCancel(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4464. ERead(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  4465. Err-1 TruncErr smFirstByte crmGenericError smBadVerb ftGenericError
  4466. smTruncErr tmGenericError cmGenericError qErr ctbuGenericError cdevGenErr
  4467. Saving spool file / Entry not in queue|
  4468. Err-10 dsMacsBugInstalled
  4469. MacsBug installed|
  4470. Err-100 noScrapErr
  4471. Desk scrap isn't initialized|
  4472. Err-1000 noMaskFoundErr|
  4473. Err-10000 errAEEventFailed|
  4474. Err-10001 errAETypeError|
  4475. Err-10002 errAEBadKeyForm|
  4476. Err-10003 errAENotModifiable|
  4477. Err-10004 errAEPrivilegeError|
  4478. Err-10005 errAEReadDenied|
  4479. Err-10006 errAEWriteDenied|
  4480. Err-10007 errAEIndexTooLarge|
  4481. Err-10008 errAENotAnElement|
  4482. Err-10009 errAECantSupplyType|
  4483. Err-10010 errAECantHandleClass|
  4484. Err-10011 errAEInTransaction|
  4485. Err-10012 errAENoSuchTransaction|
  4486. Err-10013 errAENoUserSelection|
  4487. Err-10014 errAENotASingleObject|
  4488. Err-10016 errAELocalOnly|
  4489. Err-102 noTypeErr
  4490. No object of that type in scrap|
  4491. Err-1024 nbpBuffOvr
  4492. NBP buffer overflow|
  4493. Err-1025 nbpNoConfirm
  4494. NBP name not confirmed|
  4495. Err-1026 nbpConfDiff
  4496. NBP name confirmed for different socket|
  4497. Err-1027 nbpDuplicateName nbpDuplicate
  4498. NBP duplicate name already exists|
  4499. Err-1028 nbpNotFound
  4500. NBP name not found|
  4501. Err-1029 nbpNISErr
  4502. NBP names information socket error|
  4503. Err-1066 aspBadVersNum
  4504. Server cannot support this ASP version|
  4505. Err-1067 aspBufTooSmall
  4506. Buffer too small|
  4507. Err-1068 aspNoMoreSess
  4508. No more sessions on server|
  4509. Err-1069 aspNoServers
  4510. No servers at that address|
  4511. Err-1070 aspParamErr
  4512. ASP parameter error|
  4513. Err-1071 aspServerBusy
  4514. Server cannot open another session|
  4515. Err-1072 aspSessClosed
  4516. Session closed|
  4517. Err-1073 aspSizeErr
  4518. Command block too big|
  4519. Err-1074 aspTooMany
  4520. Too many server clients|
  4521. Err-1075 aspNoAck
  4522. No acknowledge on server attention request|
  4523. Err-108 memFullErr iMemFullErr
  4524. Not enough room in heap zone|
  4525. Err-109 nilHandleErr
  4526. NIL master pointer|
  4527. Err-1096 reqFailed
  4528. ATPSndRequest failed: retry count exceeded|
  4529. Err-1097 tooManyReqs
  4530. ATP too many concurrent requests|
  4531. Err-1098 tooManySkts
  4532. ATP too many responding sockets|
  4533. Err-1099 badATPSkt
  4534. ATP bad responding socket|
  4535. Err-11 dsDisassemblerInstalled
  4536. Disassembler installed|
  4537. Err-110 memAdrErr
  4538. Address was odd, or out of range|
  4539. Err-1100 badBuffNum
  4540. ATP bad sequence number|
  4541. Err-11000 pictInfoVersionErr
  4542. Version number not zero|
  4543. Err-11001 pictInfoIDErr
  4544. Invalid PictInfo ID|
  4545. Err-11002 pictInfoVerbErr
  4546. Invalid verb combination specified|
  4547. Err-11003 cantLoadPickMethodErr
  4548. Custom pick method not in resource chain|
  4549. Err-11004 colorsRequestedErr
  4550. The number of colors requested was illegal|
  4551. Err-11005 pictureDataErr
  4552. The picture data was invalid|
  4553. Err-1101 noRelErr
  4554. ATP no release received|
  4555. Err-1102 cbNotFound
  4556. ATP control block not found|
  4557. Err-1103 noSendResp
  4558. ATPAddRsp issued before ATPSndRsp|
  4559. Err-1104 noDataArea
  4560. Too many outstanding ATP calls|
  4561. Err-1105 reqAborted
  4562. Request aborted|
  4563. Err-111 memWZErr
  4564. Attempt to operate on a free block|
  4565. Err-112 memPurErr
  4566. Attempt to purge a locked or non-purgeable block|
  4567. Err-113 memAZErr
  4568. Address in zone check failed|
  4569. Err-114 memPCErr
  4570. Pointer check failed|
  4571. Err-115 memBCErr
  4572. Block check failed|
  4573. Err-116 memSCErr
  4574. Size check failed|
  4575. Err-117 memLockedErr
  4576. Block is locked|
  4577. Err-12 dsHD20Installed
  4578. Process ID not in valid range or unavailable|
  4579. Err-120 dirNFErr
  4580. Directory not found|
  4581. Err-121 tmwdoErr
  4582. Too many working directories open|
  4583. Err-122 badMovErr
  4584. Attempt to move into offspring (file system)|
  4585. Err-123 wrgVolTypErr
  4586. Attempt to do a hierarchical operation on a non hierarchical volume|
  4587. Err-124 volGoneErr
  4588. Server volume has been disconnected|
  4589. Err-125 updPixMemErr
  4590. Insufficient memory to update a pixmap|
  4591. Err-126 mBarNFnd
  4592. System error code for MBDF not found|
  4593. Err-127 hMenuFindErr
  4594. Could not find HMenu's parent in MenuKey|
  4595. Err-1273 errOpenDenied
  4596. Open connection request was denied|
  4597. Err-1274 errDSPQueueSize
  4598. DSP Read/Write Queue Too small|
  4599. Err-1275 errFwdReset
  4600. Read terminated by forward reset|
  4601. Err-1276 errAttention
  4602. Attention message too long|
  4603. Err-1277 errOpening
  4604. Open connection request failed|
  4605. Err-1278 errState
  4606. Bad connection state for this operation|
  4607. Err-1279 errAborted
  4608. Control call was aborted|
  4609. Err-128 userCanceledErr usrCanceledErr
  4610. User canceled the query|
  4611. Err-1280 errRefNum
  4612. Bad connection refNum|
  4613. Err-13 dsExtensionsDisabled
  4614. Extensions disabled|
  4615. Err-130
  4616. No file thread exists|
  4617. Err-1300 fidNotFoundErr fidNotFound
  4618. No file thread exists.|
  4619. Err-13000 pmBusyErr
  4620. Power Manager never ready to start handshake|
  4621. Err-13001 pmReplyTOErr
  4622. Timed out waiting for reply|
  4623. Err-13002 pmSendStartErr
  4624. Power Manager did not start handshake during send|
  4625. Err-13003 pmSendEndErr
  4626. Power Manager did not finish handshake during send|
  4627. Err-13004 pmRecvStartErr
  4628. Power Manager did not start handshake during receive|
  4629. Err-13005 pmRecvEndErr
  4630. Power Manager did not finish handshake during receive|
  4631. Err-1301 fidExists
  4632. File id already exists|
  4633. Err-1302 notAFileErr
  4634. Directory specified|
  4635. Err-1303 diffVolErr
  4636. Files on different volumes|
  4637. Err-1304 catChangedErr
  4638. The catalog has been modified|
  4639. Err-1305 desktopDamagedErr
  4640. Desktop database files are corrupted|
  4641. Err-1306 sameFileErr
  4642. Can't exchange a file with itself|
  4643. Err-1307 badFidErr
  4644. File id is dangling or doesn't match with the file number|
  4645. Err-1308 notARemountErr
  4646. When _Mount allows only remounts and doesn't get a remount.|
  4647. Err-131
  4648. Directory specified|
  4649. Err-132
  4650. File id already exists|
  4651. Err-145 noMemForPictPlaybackErr
  4652. Not enough memory for picture|
  4653. Err-147 rgnTooBigError rgnOverflowErr
  4654. Region accumulation failed. Resulting region may be corrupt|
  4655. Err-148 pixMapTooDeepErr
  4656. Pixel map record is deeper than 1 bit per pixel|
  4657. Err-149 insufficientStackErr nsStackErr
  4658. QuickDraw could not complete the operation (insufficient stack)|
  4659. Err-150 cMatchErr
  4660. Color2Index failed to find an index|
  4661. Err-151 cTempMemErr
  4662. Failed to allocate memory for temporary structures|
  4663. Err-152 cNoMemErr
  4664. Failed to allocate memory for structure|
  4665. Err-153 cRangeErr
  4666. Range error in colorTable request|
  4667. Err-154 cProtectErr
  4668. ColorTable entry protection violation|
  4669. Err-155 cDevErr
  4670. Invalid type of graphics device|
  4671. Err-156 cResErr
  4672. Invalid resolution for MakeITable|
  4673. Err-157 cDepthErr
  4674. Invalid pixel depth|
  4675. Err-158
  4676. Invalid parameter|
  4677. Err-17 controlErr
  4678. Driver can't respond to Control call / Unimplemented control instruction|
  4679. Err-1700 errAECoercionFail errOSACantCoerce
  4680. Data could not be coerced to the requested data type|
  4681. Err-1701 errAEDescNotFound
  4682. Descriptor was not found|
  4683. Err-1702 errAECorruptData errOSACorruptData
  4684. Data in an AppleEvent could not be read|
  4685. Err-1703 errAEWrongDataType
  4686. Data with a keyword was expected but not found|
  4687. Err-1704 errAENotAEDesc
  4688. Not a valid AppleEvent descriptor|
  4689. Err-1705 errAEBadListItem
  4690. Specified list item does not exist|
  4691. Err-1706 errAENewerVersion
  4692. Need newer version of AppleEvent Manager|
  4693. Err-1707 errAENotAppleEvent
  4694. The event is not in AppleEvent format|
  4695. Err-1708 errAEEventNotHandled
  4696. The AppleEvent was not handled by any handler|
  4697. Err-1709 errAEReplyNotValid
  4698. AEResetTimer was passed an invalid reply parameter|
  4699. Err-1710 errAEUnknownSendMode
  4700. Mode wasn't NoReply, WaitReply, or QueueReply; or Interaction level is unknown|
  4701. Err-1711 errAEWaitCanceled
  4702. In AESend, User canceled out of wait loop for reply or receipt|
  4703. Err-1712 errAETimeout
  4704. AppleEvent timed out|
  4705. Err-1713 errAENoUserInteraction
  4706. No user interaction allowed|
  4707. Err-1714 errAENotASpecialFunction
  4708. There is no special function with this keyword|
  4709. Err-1715 errAEParamMissed
  4710. A required parameter was not accessed|
  4711. Err-1716 errAEUnknownAddressType
  4712. The target address type is not known|
  4713. Err-1717 errAEHandlerNotFound
  4714. No handler in the dispatch tables fits the parameters|
  4715. Err-1718 errAEReplyNotArrived
  4716. The contents of the reply you are accessing have not arrived yet|
  4717. Err-1719 errAEIllegalIndex
  4718. Index is out of range in a put operation|
  4719. Err-1720 errAEImpossibleRange|
  4720. Err-1721 errAEWrongNumberArgs|
  4721. Err-1723 errAEAccessorNotFound|
  4722. Err-1725 errAENoSuchLogical|
  4723. Err-1726 errAEBadTestKey|
  4724. Err-1727 errAENotAnObjectSpec errAENotAnObjSpec|
  4725. Err-1728 errAENoSuchObject|
  4726. Err-1729 errAENegativeCount|
  4727. Err-1730 errAEEmptyListContainer|
  4728. Err-1732 errOSARecordingIsAlreadyOn errAERecordingIsAlreadyOn|
  4729. Err-1750 errOSASystemError|
  4730. Err-1751 errOSAInvalidID|
  4731. Err-1752 errOSABadStorageType|
  4732. Err-1753 errOSAScriptError|
  4733. Err-1754 errOSABadSelector|
  4734. Err-1755 errOSAInvalidAccess|
  4735. Err-1756 errOSASourceNotAvailable|
  4736. Err-1757 errOSANoSuchDialect|
  4737. Err-1758 errOSADataFormatObsolete|
  4738. Err-1759 errOSADataFormatTooNew|
  4739. Err-1761 errOSAComponentMismatch|
  4740. Err-1762 errOSACantOpenComponent|
  4741. Err-18 statusErr
  4742. Driver can't respond to Status call|
  4743. Err-1800 errOffsetInvalid|
  4744. Err-1801 errOffsetIsOutsideOfView|
  4745. Err-1810 errTopOfDocument|
  4746. Err-1811 errTopOfBody|
  4747. Err-1812 errEndOfDocument|
  4748. Err-1813 errEndOfBody|
  4749. Err-185 badExtResource
  4750. Extended resource has a bad format.|
  4751. Err-1850 badDragRefErr|
  4752. Err-1851 badDragItemErr|
  4753. Err-1852 badDragFlavorErr|
  4754. Err-1853 duplicateFlavorErr|
  4755. Err-1854 cantGetFlavorErr|
  4756. Err-1855 duplicateHandlerErr|
  4757. Err-1856 handlerNotFoundErr|
  4758. Err-1857 dragNotAcceptedErr|
  4759. Err-186 CantDecompress
  4760. Resource bent - Can't decompress a compressed resource|
  4761. Err-188 resourceInMemory
  4762. Resource already in memory|
  4763. Err-189 writingPastEnd
  4764. Writing past end of file|
  4765. Err-19 readErr
  4766. Driver can't respond to Read call|
  4767. Err-190 inputOutOfBounds
  4768. Offset or count out of bounds|
  4769. Err-192 resNotFound
  4770. Resource not found|
  4771. Err-193 resFNotFound
  4772. Resource file not found|
  4773. Err-194 addResFailed
  4774. AddResource failed|
  4775. Err-195 addRefFailed
  4776. AddReference failed|
  4777. Err-196 rmvResFailed
  4778. RmveResource failed|
  4779. Err-197 rmvRefFailed
  4780. RmveReference failed|
  4781. Err-198 resAttrErr
  4782. Resource attribute error|
  4783. Err-199 mapReadErr
  4784. Resource map read error|
  4785. Err-2 smBadScript vTypErr
  4786. Invalid queue element|
  4787. Err-20 writErr
  4788. Driver can't respond to Write call|
  4789. Err-200 noHardwareErr
  4790. No sound hardware|
  4791. Err-20000 unknownInsertModeErr|
  4792. Err-20001 recordDataTooBigErr|
  4793. Err-20002 invalidIndexErr|
  4794. Err-201 notEnoughHardwareErr
  4795. All available channels are already open for the synthesizer|
  4796. Err-203
  4797. Sound channel full|
  4798. Err-2034 internalQuickTimeError|
  4799. Err-204
  4800. Sound resource error|
  4801. Err-205
  4802. Bad sound channel specified|
  4803. Err-206
  4804. Bad sound resource format|
  4805. Err-207 notEnoughBufferSpace
  4806. Could not allocate enough memory|
  4807. Err-208 badFileFormat
  4808. Corrupt/bad format or not of type AIFF|
  4809. Err-209 channelBusy
  4810. The Channel is being used already|
  4811. Err-21 badUnitErr
  4812. Driver reference number doesn't match unit table|
  4813. Err-210 buffersTooSmall
  4814. Can not operate in the memory allowed|
  4815. Err-211
  4816. Channel not currently used|
  4817. Err-212 noMoreRealTime
  4818. Not enough CPU cycles left to add another task|
  4819. Err-213
  4820. A parameter is incorrect|
  4821. Err-22 unitEmptyErr
  4822. Driver reference number specifies NIL handle in unit table|
  4823. Err-220
  4824. No Sound Input hardware|
  4825. Err-2201 digiUnimpErr|
  4826. Err-2202 qtParamErr|
  4827. Err-2203 matrixErr|
  4828. Err-221 siBadSoundInDevice
  4829. Invalid Sound Input device|
  4830. Err-222 siNoBufferSpecified
  4831. No buffer specified|
  4832. Err-223 siInvalidCompression
  4833. Invalid compression type|
  4834. Err-224 siHardDriveTooSlow
  4835. Hard disk drive too slow to record to disk|
  4836. Err-225 siInvalidSampleRate
  4837. Invalid sample rate|
  4838. Err-226 siInvalidSampleSize
  4839. Invalid sample size|
  4840. Err-227 siDeviceBusyErr
  4841. Input device already in use|
  4842. Err-228 siBadDeviceName
  4843. Input device could not be opened|
  4844. Err-229 siBadRefNum
  4845. Invalid input device reference number|
  4846. Err-23 openErr
  4847. Requested read/write permission doesn't match driver's open permission /
  4848. Attempt to open RAM Serial Driver failed|
  4849. Err-230 siInputDeviceErr
  4850. Input device hardware failure|
  4851. Err-23000 ipBadLapErr|
  4852. Err-23001 ipBadCnfgErr|
  4853. Err-23002 ipNoCnfgErr|
  4854. Err-23003 ipLoadErr|
  4855. Err-23004 ipBadAddrErr|
  4856. Err-23005 connectionClosingErr|
  4857. Err-23006 invalidLengthErr|
  4858. Err-23007 connectionExistsErr|
  4859. Err-23008 connectionDoesntExistErr|
  4860. Err-23009 insufficientResourcesErr|
  4861. Err-23010 invalidStreamPtrErr|
  4862. Err-23011 streamAlreadyOpenErr|
  4863. Err-23012 connectionTerminatedErr|
  4864. Err-23013 invalidBufPtrErr|
  4865. Err-23014 invalidWDSErr invalidRDSErr|
  4866. Err-23015 openFailedErr|
  4867. Err-23016 commandTimeoutErr|
  4868. Err-23017 duplicateSocketErr|
  4869. Err-23032 ipDontFragErr|
  4870. Err-23033 ipDestDeadErr|
  4871. Err-23035 icmpEchoTimeoutErr|
  4872. Err-23036 ipNoFragMemErr|
  4873. Err-23037 ipRouteErr|
  4874. Err-23041 nameSyntaxErr|
  4875. Err-23042 cacheFaultErr|
  4876. Err-23043 noResultProcErr|
  4877. Err-23044 noNameServerErr|
  4878. Err-23045 authNameErrErr|
  4879. Err-23046 noAnsErr|
  4880. Err-23047 dnrErr|
  4881. Err-23048 outOfMemoryErr|
  4882. Err-231 siUnknownInfoType
  4883. Unknown type of information|
  4884. Err-232 siUnknownQuality
  4885. Unknown quality|
  4886. Err-24 closErr
  4887. Close error|
  4888. Err-25 dRemovErr
  4889. Attempt to remove an open driver|
  4890. Err-250 midiNoClientErr
  4891. No client with that ID found|
  4892. Err-2500 tsmUnsupScriptLanguageErr|
  4893. Err-2501 tsmInputMethodNotFoundErr|
  4894. Err-2502 tsmNotAnAppErr|
  4895. Err-2503 tsmAlreadyRegisteredErr|
  4896. Err-2504 tsmNeverRegisteredErr|
  4897. Err-2505 tsmInvalidDocIDErr|
  4898. Err-2506 tsmTSMDocBusyErr|
  4899. Err-2507 tsmDocNotActiveErr|
  4900. Err-2508 tsmNoOpenTSErr|
  4901. Err-2509 tsmCantOpenComponentErr|
  4902. Err-251 midiNoPortErr
  4903. No port with that ID found|
  4904. Err-2510 tsmTextServiceNotFoundErr|
  4905. Err-2511 tsmDocumentOpenErr|
  4906. Err-2512 tsmUseInputWindowErr|
  4907. Err-2513 tsmTSHasNoMenuErr|
  4908. Err-2514 tsmTSNotOpenErr|
  4909. Err-2515 tsmComponentAlreadyOpenErr|
  4910. Err-2516 tsmInputMethodIsOldErr|
  4911. Err-2517 tsmScriptHasNoIMErr|
  4912. Err-2518 tsmUnsupportedTypeErr|
  4913. Err-2519 tsmUnknownErr|
  4914. Err-252 midiTooManyPortsErr
  4915. Too many ports already installed in the system|
  4916. Err-253 midiTooManyConsErr
  4917. Too many connections made|
  4918. Err-254 midiVConnectErr
  4919. Pending virtual connection created|
  4920. Err-255
  4921. Pending virtual connection resolved|
  4922. Err-256
  4923. Pending virtual connection removed|
  4924. Err-257 midiNoConErr
  4925. No connection exists between specified ports|
  4926. Err-258 midiWriteErr
  4927. MIDIWritePacket couldn't write to all connected ports|
  4928. Err-259 midiNameLenErr
  4929. Name supplied is longer than 31 characters|
  4930. Err-26 dInstErr
  4931. Couldn't find driver in resource file|
  4932. Err-260 midiDupIDErr
  4933. Duplicate client ID|
  4934. Err-261 midiInvalidCmdErr
  4935. Command not supported for port type|
  4936. Err-27 abortErr iIOAbortErr
  4937. I/O request aborted by KillIO / I/O abort error|
  4938. Err-28 notOpenErr
  4939. Driver isn't open|
  4940. Err-29 unitTblFullErr
  4941. Unit table has no more entries|
  4942. Err-290 smSDMInitErr
  4943. SDM could not be initialized|
  4944. Err-291 smSRTInitErr
  4945. Slot Resource Table could not be initialized|
  4946. Err-292 smPRAMInitErr
  4947. Slot Resource Table could not be initialized|
  4948. Err-293 smPriInitErr
  4949. Cards could not be initialized|
  4950. Err-299 nmTypErr
  4951. Wrong queue type|
  4952. Err-3 corErr
  4953. Core routine number out of range|
  4954. Err-30 dceExtErr
  4955. DCE extension error|
  4956. Err-300 smEmptySlot
  4957. No card in slot|
  4958. Err-3000 invalidComponentID|
  4959. Err-3001 validInstancesExist|
  4960. Err-3002 componentNotCaptured|
  4961. Err-301 smCRCFail
  4962. CRC check failed|
  4963. Err-302 smFormatErr
  4964. The format of the declaration ROM is wrong|
  4965. Err-3025 invalidTranslationPathErr|
  4966. Err-3026 couldNotParseSourceFileErr|
  4967. Err-303 smRevisionErr
  4968. The revision of the declaration ROM is wrong|
  4969. Err-3031 badTranslationSpecErr|
  4970. Err-3032 noPrefAppErr|
  4971. Err-304 smNoDir
  4972. There is no directory|
  4973. Err-305 smDisabledSlot
  4974. The longword test failed|
  4975. Err-306 smNosInfoArray
  4976. The SDM was unable to allocate memory for the sInfo array|
  4977. Err-307 smResrvErr
  4978. A reserved field of the declaration ROM was used|
  4979. Err-308 smUnExBusErr
  4980. An unexpected bus error occurred|
  4981. Err-309 smBLFieldBad
  4982. A valid ByteLane field was not found|
  4983. Err-310 smFHBlockRdErr
  4984. The F-Header block could not be read|
  4985. Err-31001
  4986. Not a text file|
  4987. Err-31002
  4988. Not enough heap space to allocate I/O buffer|
  4989. Err-31003
  4990. Not enough heap space to allocate I/O control block|
  4991. Err-31004
  4992. I/O system error (illegal use of buffer)|
  4993. Err-31005
  4994. Too many includes|
  4995. Err-31006
  4996. Attempt to use I/O control block which is currently in use|
  4997. Err-31007
  4998. Illegal use of I/O control block|
  4999. Err-31008
  5000. Invalid file type|
  5001. Err-31009
  5002. Inconsistent dump format|
  5003. Err-3101 buf2SmallErr
  5004. ALAP frame too large for buffer / DDP datagram too large for buffer|
  5005. Err-3102 noMPPErr
  5006. MPP driver not installed|
  5007. Err-3103 ckSumErr
  5008. DDP bad checksum|
  5009. Err-3104 extractErr
  5010. NBP can't find tuple in buffer|
  5011. Err-3105 readQErr
  5012. Socket or protocol type invalid or not found in table|
  5013. Err-3106 atpLenErr
  5014. ATP response message too large|
  5015. Err-3107 atpBadRsp
  5016. Bad response from ATPRequest|
  5017. Err-3108 recNotFnd
  5018. ABRecord not found|
  5019. Err-3109 sktClosedErr
  5020. Asynchronous call aborted because socket was closed before call was completed|
  5021. Err-311 smFHBlkDispErr
  5022. The F-Header block could not be disposed|
  5023. Err-312 smDisposePErr
  5024. Error occurred during _DisposPointer|
  5025. Err-313 smNoBoardSRsrc
  5026. No board sResource|
  5027. Err-314 smGetPRErr
  5028. Error occurred during _sGetPRAMRec|
  5029. Err-315 smNoBoardId
  5030. No board id|
  5031. Err-316 smInitStatVErr
  5032. The InitStatus_V field was negative after primary init|
  5033. Err-317 smInitTblVErr
  5034. Error occurred while trying to initialize the slot resource table|
  5035. Err-318 smReservedSlot
  5036. SDM jump table could not be created|
  5037. Err-319 smBadBoardId
  5038. Board ID was wrong: Init the PRAM record|
  5039. Err-320 smBusErrTO
  5040. Bus error timeout|
  5041. Err-32001
  5042. Bus error: invalid memory reference|
  5043. Err-32002
  5044. Address error: word or long-word reference to an odd address|
  5045. Err-32003
  5046. Illegal instruction|
  5047. Err-32004
  5048. Zero divide|
  5049. Err-32005
  5050. Check exception: value out of range|
  5051. Err-32006
  5052. Trap V exception|
  5053. Err-32007
  5054. Privilege violation|
  5055. Err-32008
  5056. Trace exception|
  5057. Err-32009
  5058. Line 1010 exception: the 1010 trap dispatcher has failed|
  5059. Err-32010
  5060. Line 1111 exception: Unimplemented instruction|
  5061. Err-32011
  5062. Miscellaneous exception|
  5063. Err-32012
  5064. Unimplemented core routine: Unimplemented trap number encountered|
  5065. Err-32013
  5066. Spurious interrupt|
  5067. Err-32014
  5068. I/O system error|
  5069. Err-32015
  5070. Segment Loader error: a GetResource call failed|
  5071. Err-32016
  5072. Floating point error|
  5073. Err-32017
  5074. Can't load package|
  5075. Err-32018
  5076. Can't load package|
  5077. Err-32019
  5078. Can't load package|
  5079. Err-32020
  5080. Can't load package|
  5081. Err-32021
  5082. Can't load package|
  5083. Err-32022
  5084. Can't load package|
  5085. Err-32023
  5086. Can't load package|
  5087. Err-32024
  5088. Can't load package|
  5089. Err-32025
  5090. Can't allocate requested memory block in heap|
  5091. Err-32026
  5092. Segment Loader error: a GetResource call to read a 'CODE' resource failed|
  5093. Err-32027
  5094. File map destroyed|
  5095. Err-32028
  5096. Stack overflow: the stack has expanded into the heap|
  5097. Err-32029
  5098. File server error|
  5099. Err-32030
  5100. "Please insert the disk"|
  5101. Err-32041
  5102. The file named "Finder" can't be found on the disk|
  5103. Err-32085
  5104. Unable to load menu bar defproc|
  5105. Err-32086
  5106. Circular reference in hierarchical menu|
  5107. Err-32100
  5108. Can't mount system startup volume|
  5109. Err-32615 fontNotOutlineErr
  5110. Bitmap font passed to routine that does outlines only|
  5111. Err-32640 svDisabled
  5112. Reserve range -32640 to -32768 for Apple temp disables.|
  5113. Err-32768 svTempDisable fatalDateTime
  5114. Temporarily disable card but run primary init.|
  5115. Err-33 dirFulErr
  5116. File directory full|
  5117. Err-330 smBadRefId
  5118. Reference id not found in the given list|
  5119. Err-331 smBadsList
  5120. The ids in the given sList are not in ascending order|
  5121. Err-332 smReservedErr
  5122. A reserved field was not zero|
  5123. Err-333 smCodeRevErr
  5124. The revision code to be executed by sExec was wrong|
  5125. Err-334 smCPUErr
  5126. The CPU field of the code to be executed by sExec was wrong|
  5127. Err-335 smsPointerNil
  5128. The sPointer is nil; no list is specified|
  5129. Err-336 smNilsBlockErr
  5130. The physical block size of an sBlock was zero|
  5131. Err-337 smSlotOOBErr
  5132. Slot out of bounds or does not exist|
  5133. Err-338 smSelOOBErr
  5134. Selector out of bounds|
  5135. Err-339 smNewPErr
  5136. Error occurred during _NewPtr|
  5137. Err-34 dskFulErr
  5138. All allocation blocks on the volume are full|
  5139. Err-340 smBlkMoveErr
  5140. Error occurred during _BlockMove|
  5141. Err-341 smCkStatusErr
  5142. Status of slot is bad|
  5143. Err-342 smGetDrvrNamErr
  5144. Error occurred during _sGetDrvrName|
  5145. Err-343 smDisDrvrNamErr
  5146. Error occurred during _sDisDrvrName|
  5147. Err-344 smNoMoresRsrcs
  5148. No more sResources|
  5149. Err-345 smsGetDrvrErr
  5150. Error occurred during _sGetDriver|
  5151. Err-346 smBadsPtrErr
  5152. Bad sPointer was passed to a SDM call|
  5153. Err-347 smByteLanesErr
  5154. NumByteLanes was determined to be zero|
  5155. Err-348 smOffsetErr
  5156. Offset was too big|
  5157. Err-349 smNoGoodOpens
  5158. No opens were successful in the loop|
  5159. Err-35 nsvErr nvsErr
  5160. Specified volume doesn't exist|
  5161. Err-350 smSRTOvrFlErr
  5162. SRT overflow|
  5163. Err-351 smRecNotFnd
  5164. Record not found in the SRT|
  5165. Err-36 ioErr
  5166. I/O error|
  5167. Err-360 slotNumErr
  5168. Invalid slot number|
  5169. Err-37 bdNamErr
  5170. Bad file name or volume name (perhaps zero-length)|
  5171. Err-38 fnOpnErr
  5172. File not open|
  5173. Err-39 eofErr
  5174. Logical end-of-file reached during read operation|
  5175. Err-4 unimpErr
  5176. Unimplemented core routine|
  5177. Err-40 posErr
  5178. Attempt to position before start of file|
  5179. Err-400 gcrOnMFMErr
  5180. GCR format on high density media error|
  5181. Err-4096
  5182. Printing failure: no free connect control blocks available|
  5183. Err-4097
  5184. Printing failure: bad connection reference number|
  5185. Err-4098
  5186. Printing failure: request already active|
  5187. Err-4099
  5188. Printing failure: write request too big|
  5189. Err-41 mFulErr
  5190. Memory full (open) or file won't fit (load)|
  5191. Err-4100
  5192. Connection to printer closed|
  5193. Err-4101
  5194. Printer not found or closed|
  5195. Err-42 tmfoErr
  5196. Too many files open|
  5197. Err-43 fnfErr
  5198. File not found|
  5199. Err-44 wPrErr
  5200. Volume is locked by a hardware setting|
  5201. Err-45 fLckdErr flLckdErr flLckedErr
  5202. File is locked|
  5203. Err-450 editionMgrInitErr
  5204. Edition manager not initialized or could not load package.|
  5205. Err-451 badSectionErr
  5206. Not a valid section type|
  5207. Err-452 notRegisteredSectionErr
  5208. Not a registered section type|
  5209. Err-453 badEditionFileErr
  5210. Edition file is corrupt|
  5211. Err-454 badSubPartErr
  5212. Bad edition container spec or invalid edition container|
  5213. Err-46 vLckdErr
  5214. Volume is locked by a software flag|
  5215. Err-460 multiplePublisherWrn
  5216. A Publisher is already registered for that container|
  5217. Err-461 containerNotFoundWrn
  5218. Alias was not resolved|
  5219. Err-462 containerAlreadyOpenWrn
  5220. Container already opened by this section|
  5221. Err-463 notThePublisherWrn
  5222. Not the first registered publisher for that container|
  5223. Err-47 fBsyErr
  5224. File is busy; one or more files are open|
  5225. Err-470
  5226. Invalid field(s) in the parameter block (SCSI)|
  5227. Err-471
  5228. Attempted to transfer too many bytes (SCSI)|
  5229. Err-472
  5230. Write flag conflicts with data transfer phase (SCSI)|
  5231. Err-473
  5232. (SCSI)us error during transfer (SCSI)|
  5233. Err-474
  5234. scsiSelTO exceeded (selection failed) (SCSI)|
  5235. Err-475
  5236. scsiReqTO exceeded (SCSI)|
  5237. Err-476
  5238. The bus was reset, so your request was aborted (SCSI)|
  5239. Err-477
  5240. Non-zero (not "Good") status returned (SCSI)|
  5241. Err-478
  5242. Device did not go through a status phase (SCSI)|
  5243. Err-479
  5244. Linked command never executed (SCSI)|
  5245. Err-48 dupFNErr
  5246. File with specified name and version number already exists|
  5247. Err-489
  5248. Unimplemented routine was called (SCSI)|
  5249. Err-49 opWrErr
  5250. The read/write permission of only one access path to a file can allow writing|
  5251. Err-490 userBreak
  5252. User debugger break|
  5253. Err-491 strUserBreak
  5254. User debugger break - display string on stack|
  5255. Err-492 exUserBreak
  5256. User debugger break - execute commands on stack|
  5257. Err-5 SlpTypeErr
  5258. Invalid Power Manager queue element|
  5259. Err-50 paramErr
  5260. Error in parameter list / Not an existing volume, and no default volume /
  5261. Bad positioning information / Bad drive number|
  5262. Err-500 rgnTooBigErr
  5263. Region is too big|
  5264. Err-5000 afpAccessDenied
  5265. Insufficient access privileges for operation|
  5266. Err-5001 afpAuthContinue
  5267. Further information required to complete AFPLogin call|
  5268. Err-5002 afpBadUAM
  5269. Unknown user authentication method specified|
  5270. Err-5003 afpBadVersNum
  5271. Unknown AFP version number specified|
  5272. Err-5004 afpBitmapErr
  5273. Bitmap contained bits undefined for call|
  5274. Err-5005 afpCantMove
  5275. Move destination is offspring of source, or root was specified|
  5276. Err-5006 afpDenyConflict
  5277. Specified open/deny modes conflict with current open modes|
  5278. Err-5007 afpDirNotEmpty
  5279. Cannot delete non-empty directory|
  5280. Err-5008 afpDiskFull
  5281. Insufficient free space on volume for operation|
  5282. Err-5009 afpEofError
  5283. Read beyond logical end-of-file|
  5284. Err-501 teScrapSizeErr
  5285. Scrap item too big for text edit record|
  5286. Err-5010 afpFileBusy
  5287. Cannot delete an open file|
  5288. Err-5011 afpFlatVol
  5289. Cannot create directory on specified volume|
  5290. Err-5012 afpItemNotFound
  5291. Unknown UserName/UserID or missing comment/APPL entry|
  5292. Err-5013 afpLockErr
  5293. Some or all of requested range is locked by another user|
  5294. Err-5014 afpMiscErr
  5295. Unexpected error encountered during execution|
  5296. Err-5015 afpNoMoreLocks
  5297. Maximum lock limit reached|
  5298. Err-5016 afpNoServer
  5299. Server not responding|
  5300. Err-5017 afpObjectExists
  5301. Specified destination file or directory already exists|
  5302. Err-5018 afpObjectNotFound
  5303. Specified file or directory does not exist|
  5304. Err-5019 afpParmErr
  5305. A specified parameter was out of allowable range|
  5306. Err-502 hwParamErr
  5307. Bad selector for _HWPriv|
  5308. Err-5020 afpRangeNotLocked
  5309. Tried to unlock range that was not locked by user|
  5310. Err-5021 afpRangeOverlap
  5311. Some or all of range already locked by same user|
  5312. Err-5022 afpSessClosed
  5313. Session closed|
  5314. Err-5023 afpUserNotAuth
  5315. No AFPLogin call has successfully been made for this session|
  5316. Err-5024 afpCallNotSupported
  5317. Unsupported AFP call was made|
  5318. Err-5025 afpObjectTypeErr
  5319. File/Directory specified where Directory/File expected|
  5320. Err-5026 afpTooManyFilesOpen
  5321. Maximum open file count reached|
  5322. Err-5027 afpServerGoingDown
  5323. Server is shutting down|
  5324. Err-5028 afpCantRename
  5325. AFPRename cannot rename volume|
  5326. Err-5029 afpDirNotFound
  5327. Unknown directory specified|
  5328. Err-5030 afpIconTypeError
  5329. Icon size specified different from existing icon size|
  5330. Err-5031 afpVolLocked
  5331. Volume is Read-Only|
  5332. Err-5032 afpObjectLocked
  5333. Object is MODIFY/READ/DELETE/WRITE inhibited|
  5334. Err-5033 afpContainsSharedErr
  5335. the folder being shared contains a shared folder|
  5336. Err-5034 afpIDNotFound
  5337. afpIDNotFound|
  5338. Err-5035 afpIDExists
  5339. afpIDExists|
  5340. Err-5036 afpDiffVolErr
  5341. afpDiffVolErr|
  5342. Err-5037 afpCatalogChange
  5343. afpCatalogChanged|
  5344. Err-5038 afpSameObjectErr
  5345. afpSameObjectErr|
  5346. Err-5039 afpBadIDErr
  5347. afpBadIDErr|
  5348. Err-5040 afpPwdSameErr
  5349. someone tried to change their password to the same password on a mandatory
  5350. password change|
  5351. Err-5041 afpPwdTooShortErr
  5352. the password being set is too short: there is a minimum length that must be
  5353. met or exceeded|
  5354. Err-5042 afpPwdExpiredErr
  5355. the password being used is too old: this requires the user to change the
  5356. password before log-in can continue|
  5357. Err-5043 afpInsideSharedErr
  5358. the folder being shared is inside or being moved to a shared folder|
  5359. Err-5044 afpInsideTrashErr
  5360. the folder being shared is inside or being moved to the trash folder|
  5361. Err-51 rfNumErr
  5362. Path reference number specifies nonexistent access path|
  5363. Err-52 gfpErr
  5364. Error getting file position|
  5365. Err-53 volOffLinErr volOfflinErr
  5366. Volume not on-line|
  5367. Err-54 permErr
  5368. Attempt to open locked file for writing|
  5369. Err-55 volOnLinErr
  5370. Specified volume is already mounted and on-line|
  5371. Err-5500 envNotPresent
  5372. SysEnvirons call not present as a trap|
  5373. Err-5501 envBadVers
  5374. Non-positive selector was passed to SysEnvirons trap|
  5375. Err-5502 envVersTooBig
  5376. The version requested is greater than the current SysEnvirons trap can provide|
  5377. Err-5550 gestaltUnknownErr
  5378. Value returned if Gestalt doesn't know the answer|
  5379. Err-5551 gestaltUndefSelectorErr
  5380. Undefined selector was passed to Gestalt|
  5381. Err-5552 gestaltDupSelectorErr
  5382. Tried to add an entry that already existed|
  5383. Err-5553 gestaltLocationErr
  5384. Gestalt function pointer wasn't in sysheap|
  5385. Err-56 nsDrvErr
  5386. No such drive; specified drive number doesn't match any number in the drive
  5387. queue|
  5388. Err-57 noMacDskErr
  5389. Not a Macintosh disk; volume lacks Macintosh-format directory|
  5390. Err-58 extFSErr
  5391. External file system; file-system identifier is non zero, or path reference
  5392. number is greater than 1024|
  5393. Err-59 fsRnErr
  5394. Problem during rename|
  5395. Err-60 badMDBErr
  5396. Bad master directory block; must reinitialize volume|
  5397. Err-600 procNotFound
  5398. No eligible process with specified process serial number|
  5399. Err-601 memFragErr
  5400. Not enough room to launch application with special requirements|
  5401. Err-602 appModeErr
  5402. Memory mode is 32-bit, but application is not 32-bit clean|
  5403. Err-603 protocolErr
  5404. Application made module calls in improper order|
  5405. Err-604 hardwareConfigErr
  5406. Hardware configuration is not correct for call|
  5407. Err-605 appMemFullErr
  5408. Application SIZE not big enough for launch|
  5409. Err-606 appIsDaemon
  5410. Application is background only|
  5411. Err-607 bufferIsSmall
  5412. Buffer is too small|
  5413. Err-608 noOutstandingHLE
  5414. No outstanding high-level event|
  5415. Err-609 connectionInvalid
  5416. Connection is invalid|
  5417. Err-61 wrPermErr
  5418. Read/write permission doesn't allow writing|
  5419. Err-610 noUserInteractionAllowed
  5420. Cannot interact directly with user|
  5421. Err-620 notEnoughMemoryErr
  5422. Insufficient physical memory|
  5423. Err-621 notHeldErr
  5424. Specified range of memory is not held|
  5425. Err-622 cannotMakeContiguousErr
  5426. Cannot make specified range contiguous|
  5427. Err-623 notLockedErr
  5428. Specified range of memory is not locked|
  5429. Err-624 interruptsMaskedErr
  5430. Called with interrupts masked|
  5431. Err-625 cannotDeferErr
  5432. Unable to defer additional functions|
  5433. Err-64 lastDskErr noDriveErr fontDecError
  5434. Drive isn't connected / Font declaration error / I/O error|
  5435. Err-65 offLinErr fontNotDeclared
  5436. No disk in drive / Font not declared|
  5437. Err-66 fontSubErr noNybErr
  5438. Disk is probably blank / Font substitution occurred|
  5439. Err-67 noAdrMkErr
  5440. Can't find an address mark|
  5441. Err-68 dataVerErr
  5442. Read verify failed|
  5443. Err-69 badCksmErr
  5444. Bad address mark (checksum didn't check)|
  5445. Err-70 badBtSlpErr
  5446. Bad address mark (bit slip nibbles)|
  5447. Err-71 noDtaMkErr
  5448. Can't find a data mark|
  5449. Err-72 badDCksum
  5450. Bad data mark checksum|
  5451. Err-73 badDBtSlp
  5452. Bad data mark bit slip nibbles|
  5453. Err-74 wrUnderrun
  5454. Write underrun occurred|
  5455. Err-75 cantStepErr
  5456. Drive error|
  5457. Err-76 tk0BadErr
  5458. Can't find track 0|
  5459. Err-77 initIWMErr
  5460. Can't initialize disk controller chip|
  5461. Err-78 twoSideErr
  5462. Tried to read side 2 of a disk in a single-sided drive|
  5463. Err-79 spdAdjErr
  5464. Can't correctly adjust disk speed|
  5465. Err-8 seNoDB
  5466. No debugger installed to handle debugger command|
  5467. Err-80 seekErr
  5468. Drive error (track number wrong in address mark)|
  5469. Err-800 rcDBNull
  5470. The data item was NULL|
  5471. Err-801 rcDBValue
  5472. Data available or successfully retrieved|
  5473. Err-802 rcDBError
  5474. Error executing function|
  5475. Err-803 rcDBBadType
  5476. Next data item not of requested data type|
  5477. Err-804 rcDBBreak
  5478. Function timed out|
  5479. Err-805 rcDBExec
  5480. Query currently executing|
  5481. Err-806 rcDBBadSessID
  5482. Session ID is invalid|
  5483. Err-807 rcDBBadSessNum
  5484. Invalid session number|
  5485. Err-808 rcDBBadDDev
  5486. Couldn't open or find the specified database extension.|
  5487. Err-809 rcDBAsyncNotSupp
  5488. The database extension does not support async calls|
  5489. Err-81 sectNFErr
  5490. Can't find sector|
  5491. Err-810 rcDBBadAsynchPB
  5492. Invalid parameter block specified|
  5493. Err-811 rcDBNoHandler
  5494. No application handler for specified data type|
  5495. Err-812 rcDBWrongVersion
  5496. Wrong version|
  5497. Err-813 rcDBPackNotInited
  5498. Attempt to call other routine before InitDBPack|
  5499. Err-8133
  5500. Postscript error|
  5501. Err-8150
  5502. No printer chosen|
  5503. Err-8151
  5504. Incompatible printer initialization|
  5505. Err-8159
  5506. Printer not initialized|
  5507. Err-82 fmt1Err
  5508. Can't find sector 0 after track format|
  5509. Err-83 fmt2Err
  5510. Cannot synchronize|
  5511. Err-84 verErr firstDskErr
  5512. Track failed to verify / I/O error|
  5513. Err-85 clkRdErr
  5514. Unable to read clock|
  5515. Err-850 hmHelpDisabled
  5516. Show Balloons mode was off, call to routine ignored|
  5517. Err-851
  5518. Help Manager - resource not found|
  5519. Err-852
  5520. Help Manager - out of memory|
  5521. Err-853 hmBalloonAborted
  5522. Because of constant cursor movement, the help balloon was not displayed|
  5523. Err-854 hmSameAsLastBalloon
  5524. Menu & item is same as previous menu, item|
  5525. Err-855 hmHelpManagerNotInited
  5526. Help menu not set up|
  5527. Err-856
  5528. Help Manager - bad selector|
  5529. Err-857 hmSkippedBalloon
  5530. No balloon content to fill in|
  5531. Err-858 hmWrongVersion
  5532. Help manager resource was the wrong version|
  5533. Err-859 hmUnknownHelpType
  5534. Help message record contained a bad type|
  5535. Err-86 clkWrErr
  5536. Time written did not verify|
  5537. Err-860
  5538. Help Manager - could not load package|
  5539. Err-861 hmOperationUnsupported
  5540. Invalid method passed in the method parameter|
  5541. Err-862 hmNoBalloonUp
  5542. No balloon showing|
  5543. Err-863 hmCloseViewActive
  5544. User using Close View won't let you remove balloons|
  5545. Err-87 prWrErr
  5546. Parameter RAM written did not verify|
  5547. Err-88 prInitErr
  5548. Parameter RAM uninitialized|
  5549. Err-89 rcvrErr
  5550. SCC receiver error|
  5551. Err-8960 codecErr|
  5552. Err-8961 noCodecErr|
  5553. Err-8962 codecUnimpErr|
  5554. Err-8963 codecSizeErr|
  5555. Err-8964 codecScreenBufErr|
  5556. Err-8965 codecImageBufErr|
  5557. Err-8966 codecSpoolErr|
  5558. Err-8967 codecAbortErr|
  5559. Err-8968 codecWouldOffscreenErr|
  5560. Err-8969 codecBadDataErr|
  5561. Err-8970 codecDataVersErr|
  5562. Err-8971 codecExtensionNotFoundErr scInfoNotFoundErr|
  5563. Err-8972 codecConditionErr|
  5564. Err-8973 codecOpenErr|
  5565. Err-9
  5566. Miscellaneous system error|
  5567. Err-90 breakRecd
  5568. SCC break received|
  5569. Err-900 notInitErr
  5570. PPCToolBox not initialized|
  5571. Err-902 nameTypeErr
  5572. Invalid or inappropriate locationKindSelector in location name|
  5573. Err-903 noPortErr
  5574. Unable to open port or bad portRefNum|
  5575. Err-904 noGlobalsErr
  5576. The system is unable to allocate memory, critical error|
  5577. Err-905 localOnlyErr
  5578. Network activity is currently disabled|
  5579. Err-906 destPortErr
  5580. Port does not exist at destination|
  5581. Err-907 sessTableErr
  5582. Out of session tables|
  5583. Err-908 noSessionErr
  5584. Invalid session reference number|
  5585. Err-909 badReqErr
  5586. Bad parameter or invalid state for operation|
  5587. Err-91 eMultiErr ddpSktErr
  5588. AppleTalk socket error: socket already active; not a known socket; socket
  5589. table full; all dynamic socket numbers in use / Multicast address error
  5590. ddpSktErr|
  5591. Err-910 portNameExistsErr
  5592. A port is already open with this name|
  5593. Err-911 noUserNameErr
  5594. User name unknown on destination machine|
  5595. Err-912 userRejectErr
  5596. Destination rejected the session request|
  5597. Err-913 noMachineNameErr
  5598. User hasn't named his Macintosh in the Sharing Setup Control Panel|
  5599. Err-914 noToolboxNameErr
  5600. A system resource is missing|
  5601. Err-915 noResponseErr
  5602. Unable to contact application|
  5603. Err-916 portClosedErr
  5604. The port was closed|
  5605. Err-917 sessionClosedErr sessClosedErr
  5606. The session was closed|
  5607. Err-919 badPortNameErr
  5608. PPCPortRec malformed|
  5609. Err-92 ddpLenErr eLenErr
  5610. AppleTalk data length too big|
  5611. Err-922 noDefaultUserErr
  5612. User hasn't specified an owner's name in Sharing Setup Control Panel|
  5613. Err-923 notLoggedInErr
  5614. The default userRefNum does not yet exist|
  5615. Err-924 noUserRefErr
  5616. Unable to create a new userRefNum|
  5617. Err-925 networkErr
  5618. Error has occurred in the network|
  5619. Err-926 noInformErr
  5620. PPCStart failed because destination did not have inform pending|
  5621. Err-927 authFailErr
  5622. User's password is wrong|
  5623. Err-928 noUserRecErr
  5624. Invalid user reference number|
  5625. Err-93 noBridgeErr
  5626. No AppleTalk bridge found|
  5627. Err-930 badServiceMethodErr
  5628. Illegal service type, or not supported|
  5629. Err-931 badLocNameErr
  5630. Location name is invalid|
  5631. Err-932 guestNotAllowedErr
  5632. Destination port requires authentication|
  5633. Err-94 lapProtErr
  5634. AppleTalk error in attaching/detaching protocol|
  5635. Err-95 excessCollsns
  5636. Excessive collisions on AppleTalk write|
  5637. Err-97 portInUse
  5638. Driver open error; port already in use|
  5639. Err-98 portNotCf
  5640. Driver open error; port not configured for this connection|
  5641. Err-99 memROZErr memROZWarn memROZError
  5642. Error in ROZ|
  5643. Err0 smSingleByte BreakWord tokenOK noErr NotTruncated
  5644. No error|
  5645. Err1 dsBusError BreakChar tokenOverflow evtNotEnb smLastByte siInitSDTblErr
  5646. Truncated
  5647. Event type not designated in system event mask / bus error / uninitialized
  5648. slot interrupt dispatch table|
  5649. Err10 scComplPhaseErr sdmJTInitErr dsLineFErr
  5650. SCSIComplete failed; bus not in status phase|
  5651. Err101 dsParityErr
  5652. Memory parity error|
  5653. Err102 dsOldSystem
  5654. System is too old for this ROM|
  5655. Err103 ds32BitMode
  5656. Booting in 32-bit on a 24-bit system|
  5657. Err104 dsNeedToWriteBootBlocks
  5658. Need to write new boot blocks|
  5659. Err105 dsNotEnoughRAMToBoot
  5660. Must have at least 1.5MB of RAM to boot 7.0|
  5661. Err106
  5662. BufPtr moved too far during boot|
  5663. Err11 dsMiscErr sdmInitErr
  5664. Miscellaneous hardware exception error|
  5665. Err12 sdmSRTInitErr dsCoreErr
  5666. Not enough memory / Slot resource table uninitialized / Unimplemented Core
  5667. routine|
  5668. Err128
  5669. Application or user requested abort|
  5670. Err13 sdmPRAMInitErr dsIrqErr
  5671. Permission denied / Slot PRAM uninitialized / Uninstalled interrupt error|
  5672. Err14 dsIOCoreErr sdmPriInitErr
  5673. Bad address / I/O Core Error|
  5674. Err15 dsLoadErr
  5675. Block device required / Segment loader error|
  5676. Err16 dsFPErr
  5677. Mount device busy / Floating Point error / Serial driver error|
  5678. Err17 dsNoPackErr
  5679. File exists|
  5680. Err18 dsNoPk1
  5681. Cross-device link|
  5682. Err19 dsNoPk2
  5683. No such device|
  5684. Err2 BreakOverflow scCommErr dsAddressErr stringOverflow siInitVBLQsErr
  5685. No such file|
  5686. Err20 dsNoPk3
  5687. Not a directory|
  5688. Err20000 dsShutDownOrRestart
  5689. User choice between ShutDown and Restart|
  5690. Err20001 dsSwitchOffOrRestart
  5691. User choice between switching off and Restart|
  5692. Err20002 dsForcedQuit
  5693. Allow the user to ExitToShell, return if Cancel|
  5694. Err20010 dsSCSIWarn|
  5695. Err21 dsNoPk4
  5696. Is a directory|
  5697. Err22 dsNoPk5
  5698. Invalid or unsupported parameter|
  5699. Err23 dsNoPk6
  5700. File table overflow|
  5701. Err24 dsNoPk7
  5702. Too many open files|
  5703. Err25 dsMemFullErr
  5704. Not an interactive device / Out of memory|
  5705. Err255
  5706. All command words less than this are errors|
  5707. Err26 dsBadLaunch
  5708. Text file busy / Can't launch file|
  5709. Err27 dsFSErr
  5710. File too large / File system map has been trashed|
  5711. Err28 dsStknHeap
  5712. No space left on device / Stack has moved into application heap|
  5713. Err29
  5714. Illegal seek|
  5715. Err3 dsIllInstErr siInitSPTblErr scArbNBErr
  5716. No such resource / Arbitration failed during SCSIGet; bus busy /
  5717. uninitialized slot priority table|
  5718. Err30 dsReinsert
  5719. Read-only file system|
  5720. Err31 dsNotThe1
  5721. Too many links|
  5722. Err32
  5723. Serial hardware overrun|
  5724. Err32767 dsSysErr
  5725. General system error (catch-all used in DSAT)|
  5726. Err33 negZcbFreeErr
  5727. Math argument out or range for domain of function|
  5728. Err34
  5729. Math result not representable|
  5730. Err35
  5731. Record doesn't fit in node|
  5732. Err36
  5733. Time out waiting for sync after holdoff|
  5734. Err37
  5735. Time out waiting for HSHK high|
  5736. Err38
  5737. Checksum error on response packet|
  5738. Err4 dsZeroDivErr scBadParmsErr
  5739. Interrupted system call|
  5740. Err40 dsGreeting
  5741. Welcome to Macintosh greeting|
  5742. Err41 dsFinderErr
  5743. Can't load the Finder error|
  5744. Err42 shutDownAlert dsBadStartupDisk
  5745. Shutdown error / Unable to mount boot volume (sad Mac only)|
  5746. Err43 dsSystemFileErr
  5747. Can’t find System file to open (sad Mac only)|
  5748. Err48
  5749. First byte in response packet was wrong|
  5750. Err49
  5751. Sequence number in response packet was wrong|
  5752. Err5 dsChkErr scPhaseErr
  5753. I/O error|
  5754. Err50
  5755. Drive number in response packet was wrong|
  5756. Err51 dsBadSlotInt
  5757. Unserviceable slot interrupt|
  5758. Err52
  5759. Detected bad catalog structure|
  5760. Err53
  5761. Thread belongs to a directory not a file|
  5762. Err54
  5763. File thread doesn't exist|
  5764. Err6 scCompareErr dsOvflowErr
  5765. No such device|
  5766. Err64
  5767. Serial driver error|
  5768. Err7 scMgrBusyErr dsPrivErr
  5769. Insufficient space for return argument / SCSI Manager busy with another
  5770. operation|
  5771. Err8 scSequenceErr dsTraceErr
  5772. Attempted operation was out of sequence (e.g., SCSISelect before SCSIGet)|
  5773. Err81 dsBadSANEOpcode
  5774. Bad opcode given to SANE Pack4|
  5775. Err83 dsBadPatchHeader
  5776. SetTrapAddress saw the “come-from” header|
  5777. Err84 menuPrgErr
  5778. A menu was purged|
  5779. Err85 dsMBarNFnd
  5780. MBDF resource not found|
  5781. Err86 dsHMenuFindErr
  5782. Hierarchical menus cannot be recursive|
  5783. Err87 dsWDEFNotFound
  5784. Could not load WDEF|
  5785. Err88 dsCDEFNotFound
  5786. Could not load CDEF|
  5787. Err89 dsMDEFNotFound
  5788. Could not load MDEF|
  5789. Err9 dsLineAErr
  5790. File not open or bad file number|
  5791. Err90 dsNoFPU
  5792. An FPU instruction was executed and the machine doesn’t have one|
  5793. Err98 dsNoPatch
  5794. Can't patch for particular Model Mac|
  5795. Err99 dsBadPatch
  5796. Can't load patch resource|
  5797. errAborted=-1279 ƒADSP|
  5798. errAEAccessorNotFound=-1723 ƒAEObjects
  5799. There is no object accessor function for the specified object class and
  5800. container type
  5801. There is no object accessor function for the specified object class and
  5802. token descriptor type|
  5803. errAEBadKeyForm=-10002 ƒAERegistry|
  5804. errAEBadListItem=-1705 ƒAppleEvents
  5805. Operation involving a list item failed|
  5806. errAEBadTestKey=-1726 ƒAEObjects
  5807. The descriptor record in a test key is neither a comparison descriptor
  5808. record nor a logical descriptor record|
  5809. errAECantHandleClass=-10010 ƒAERegistry|
  5810. errAECantSupplyType=-10009 ƒAERegistry|
  5811. errAECoercionFail=-1700 ƒAppleEvents
  5812. Data could not be coerced to the requested descriptor type
  5813. Data could not be coerced to requested descriptor type
  5814. Data could not be coerced to the requested Apple event data type
  5815. Data could not be coerced to requested Apple event data type|
  5816. errAECorruptData=-1702 ƒAppleEvents
  5817. Data in an Apple event could not be read|
  5818. errAEDescNotFound=-1701 ƒAppleEvents
  5819. Descriptor record was not found|
  5820. errAEEmptyListContainer=-1730 ƒAEObjects
  5821. The container for an Apple event object is specified by an empty list|
  5822. errAEEventFailed=-10000 ƒAERegistry|
  5823. errAEEventNotHandled=-1708 ƒAppleEvents [1/3]
  5824. Event wasn’t handled by an Apple event handler
  5825. The object accessor function is unable to locate the requested Apple event
  5826. object or objects
  5827. The object-counting function is unable to count the specified Apple event
  5828. objects
  5829. The object-comparison function is unable to compare the specified Apple
  5830. event objects|
  5831. errAEEventNotHandled=-1708 ƒAppleEvents [2/3]
  5832. The token disposal function is unable to dispose of the token
  5833. The mark token function is unable to return a mark token; if the Apple Event
  5834. Manager gets this result, it attempts to get a mark token by calling the
  5835. equivalent system marking callback function
  5836. The MyMark function is unable to mark the specified Apple event object; if
  5837. the Apple Event Manager gets this result, it attempts to mark the object by
  5838. calling the equivalent system object-marking function|
  5839. errAEEventNotHandled=-1708 ƒAppleEvents [3/3]
  5840. The MyAdjustMarks function is unable to adjust the marks as requested; if
  5841. the Apple Event Manager gets this result, it attempts to adjust the marks by
  5842. calling the equivalent system mark-adjusting function
  5843. Script context doesn’t contain handler for event|
  5844. errAEHandlerNotFound=-1717 ƒAppleEvents
  5845. No handler found for an Apple event
  5846. No coercion handler found
  5847. The necessary object callback function was not found (this result is
  5848. returned only for object callback functions; errAEAccessorNotFound [-1723]
  5849. is returned when an object accessor function is not found)|
  5850. errAEIllegalIndex=-1719 ƒAppleEvents
  5851. Not a valid list index|
  5852. errAEImpossibleRange=-1720 ƒAEObjects
  5853. The range is not valid because it is impossible for a range to include the
  5854. first and last objects that were specified; an example is a range in which
  5855. the offset of the first object is greater than the offset of the last object|
  5856. errAEIndexTooLarge=-10007 ƒAERegistry|
  5857. errAEInTransaction=-10011 ƒAERegistry|
  5858. errAELocalOnly=-10016 ƒAERegistry|
  5859. errAENegativeCount=-1729 ƒAEObjects
  5860. An object-counting function returned a negative result|
  5861. errAENewerVersion=-1706 ƒAppleEvents
  5862. Need a newer version of the Apple Event Manager|
  5863. errAENoSuchLogical=-1725 ƒAEObjects
  5864. The logical operator in a logical descriptor record is not kAEAND, kAEOR, or
  5865. kAENOT|
  5866. errAENoSuchObject=-1728 ƒAEObjects|
  5867. errAENoSuchTransaction=-10012 ƒAERegistry|
  5868. errAENotAEDesc=-1704 ƒAppleEvents
  5869. Not a valid descriptor record|
  5870. errAENotAnElement=-10008 ƒAERegistry|
  5871. errAENotAnObjectSpec=-1727
  5872. The objSpecifier parameter of AEResolve is not an object specifier record|
  5873. errAENotAnObjSpec=-1727 ƒAEObjects|
  5874. errAENotAppleEvent=-1707 ƒAppleEvents|
  5875. errAENotASingleObject=-10014 ƒAERegistry|
  5876. errAENotASpecialFunction=-1714 ƒAppleEvents
  5877. Wrong keyword for a special function
  5878. Wrong keyword for a special handler
  5879. The keyword is not valid for a special function|
  5880. errAENotModifiable=-10003 ƒAERegistry|
  5881. errAENoUserInteraction=-1713 ƒAppleEvents
  5882. No user interaction allowed|
  5883. errAENoUserSelection=-10013 ƒAERegistry|
  5884. errAEParamMissed=-1715 ƒAppleEvents|
  5885. errAEPrivilegeError=-10004 ƒAERegistry|
  5886. errAEReadDenied=-10005 ƒAERegistry|
  5887. errAERecordingIsAlreadyOn=-1732
  5888. Attempt to turn recording on when it is already on for a recording process|
  5889. errAEReplyNotArrived=-1718 ƒAppleEvents
  5890. Reply has not yet arrived|
  5891. errAEReplyNotValid=-1709 ƒAppleEvents|
  5892. errAETimeout=-1712 ƒAppleEvents
  5893. Apple event timed out|
  5894. errAETypeError=-10001 ƒAERegistry|
  5895. errAEUnknownAddressType=-1716 ƒAppleEvents
  5896. Unknown Apple event address type|
  5897. errAEUnknownSendMode=-1710 ƒAppleEvents
  5898. Invalid sending mode was passed|
  5899. errAEWaitCanceled=-1711 ƒAppleEvents
  5900. User canceled out of wait loop for reply or receipt|
  5901. errAEWriteDenied=-10006 ƒAERegistry|
  5902. errAEWrongDataType=-1703 ƒAppleEvents
  5903. Wrong descriptor type
  5904. Wrong Apple event data type|
  5905. errAEWrongNumberArgs=-1721 ƒAEObjects
  5906. The number of operands provided for the kAENOT logical operator is not 1|
  5907. errAttention=-1276 ƒADSP|
  5908. errDSPQueueSize=-1274 ƒADSP|
  5909. errEndOfBody=-1813 ƒTextServices|
  5910. errEndOfDocument=-1812 ƒTextServices|
  5911. errFwdReset=-1275 ƒADSP|
  5912. ErrMgr see ƒErrMgr|
  5913. errOffsetInvalid=-1800 ƒTextServices|
  5914. errOffsetIsOutsideOfView=-1801 ƒTextServices|
  5915. errOpenDenied=-1273 ƒADSP|
  5916. errOpening=-1277 ƒADSP|
  5917. errorDlgID=1 ƒHyperXCmd|
  5918. ErrorProcPtr=ProcPtr ƒMovies|
  5919. Errors see ƒErrors|
  5920. ErrorSound(soundProc:SoundProcPtr); ƒDialogs {A98C} I-411 TB.6-104|
  5921. errOSABadSelector=-1754 ƒOSA
  5922. Selector value not supported by scripting component|
  5923. errOSABadStorageType=-1752 ƒOSA
  5924. Desired type not supported by this scripting component
  5925. Script data not for this scripting component
  5926. Bad storage type|
  5927. errOSACantCoerce=-1700
  5928. Desired type not supported by scripting component
  5929. Source data incompatible with scripting component
  5930. Data could not be coerced to the requested data type
  5931. Invalid context name|
  5932. errOSACantOpenComponent=-1762
  5933. Can’t connect to scripting component
  5934. Specified component subtype hasn’t been registered|
  5935. errOSAComponentMismatch=-1761
  5936. The theScriptID and theExactComponent parameters are for two different
  5937. scripting components|
  5938. errOSACorruptData=-1702 ƒOSA
  5939. Corrupt data
  5940. Same as errAECorruptData|
  5941. errOSADataFormatObsolete=-1758
  5942. Data format is obsolete|
  5943. errOSADataFormatTooNew=-1759
  5944. Data format is too new|
  5945. errOSAInvalidAccess=-1755 ƒOSA|
  5946. errOSAInvalidID=-1751 ƒOSA
  5947. Invalid script ID|
  5948. errOSANoSuchDialect=-1757
  5949. Invalid dialect code|
  5950. errOSARecordingIsAlreadyOn=-1732 ƒOSA|
  5951. errOSAScriptError=-1753 ƒOSA
  5952. Error occurred during execution
  5953. Source data invalid (syntax error)
  5954. Source data invalid (syntax error) or an execution error occurred
  5955. Error occurred during execution or because of an attempt to pass event to a
  5956. NIL resume dispatch function|
  5957. errOSASourceNotAvailable=-1756 ƒOSA
  5958. Source data not available|
  5959. errOSASystemError=-1750 ƒOSA
  5960. General scripting system error|
  5961. errRefNum=-1280 ƒADSP|
  5962. errState=-1278 ƒADSP|
  5963. errTopOfBody=-1811 ƒTextServices|
  5964. errTopOfDocument=-1810 ƒTextServices|
  5965. ESetGeneral(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  5966. eTearDown=$40 ƒADSP|
  5967. EvalExpr(paramPtr:XCmdPtr;expr:Str255):Handle; ƒHyperXCmd|
  5968. evenParity=12288 ƒSerial|
  5969. EventAvail(eventMask:integer;VAR theEvent:EventRecord):boolean; ƒEvents Δ
  5970. {A971} I-259 OV-167  PS.1-6  PS.1-9  PS.2-26  TB.2-21  TB.2-88…89 TN194|
  5971. EventFilterProcPtr=ProcPtr ƒAppleEvents|
  5972. EventHandlerProcPtr=ProcPtr ƒAppleEvents|
  5973. EventQueue=$14A ƒSysEqu|
  5974. EventRecord=RECORD ƒEvents IAC.2-13  OV-76  TB.2-79…81
  5975. what:integer;    {event code}
  5976. message:longint;    {event message}
  5977. when:longint;    {ticks since startup}
  5978. where:Point;    {mouse location}
  5979. modifiers:integer;    {modifier flags}|
  5980. Events see ƒEvents|
  5981. everyEvent=-1 ƒEvents|
  5982. EvQEl=RECORD ƒOSUtils TB.2-83
  5983. qLink:QElemPtr;    {next queue entry}
  5984. qType:integer;    {queue type (ORD(evType))}
  5985. evtQWhat:integer;    {event code}
  5986. evtQMessage:longint;    {event message}
  5987. evtQWhen:longint;    {ticks since startup}
  5988. evtQWhere:Point;    {mouse location}
  5989. evtQModifiers:integer;    {modifier flags}|
  5990. EvQElPtr=^EvQEl ƒOSUtils|
  5991. EvtBufCnt=$154 ƒSysEqu|
  5992. evtNotEnb=1 ƒErrors
  5993. event not enabled at PostEvent
  5994. Event type not valid-event not posted|
  5995. EWrite(thePBptr:EParamBlkPtr;async:boolean):OSErr; ƒENET|
  5996. Exception=integer ƒSANE|
  5997. excessCollsns=-95 ƒErrors
  5998. excessive collisions on write|
  5999. ExecuteCallBack(cb:QTCallBack); ƒMovies {AAAA} QTC.11-19|
  6000. ExitMovies; ƒMovies {AAAA:$0002} QT.2-35  QT.2-83…84|
  6001. ExitToShell; ƒSegLoad Δ {A9F4} II-59  N64-1 OV-178|
  6002. Exp(x:numbertype):extended; ƒPascal MPW-204  TP-358|
  6003. Exp1(x:extended):extended; ƒSANE|
  6004. Exp1to3(inBuffer:Ptr;outBuffer:Ptr;cnt:longint;inState:Ptr;outState:Ptr;
  6005. numChannels:longint;whichChannel:longint); ƒSound {A800}|
  6006. Exp1to6(inBuffer:Ptr;outBuffer:Ptr;cnt:longint;inState:Ptr;outState:Ptr;
  6007. numChannels:longint;whichChannel:longint); ƒSound {A800}|
  6008. Exp2(x:extended):extended; ƒSANE|
  6009. ExpandMem=$2B6 ƒSysEqu|
  6010. ExpDlgHookProcPtr=ProcPtr ƒEditions|
  6011. ExpModalFilterProcPtr=ProcPtr ƒEditions|
  6012. ext32Device=8 ƒQuickdraw|
  6013. ExtCommonChunk=RECORD ƒAIFF
  6014. ckID:ID;
  6015. ckSize:longint;
  6016. numChannels:integer;
  6017. numSampleFrames:longint;
  6018. sampleSize:integer;
  6019. sampleRate:extended;
  6020. compressionType:ID;
  6021. compressionName:packedarray[0..0]ofByte;|
  6022. ExtCommonChunkPtr=^ExtCommonChunk ƒAIFF|
  6023. ExtDataRec FL.2-75|
  6024. ExtDescriptor=RECORD FL.2-75
  6025. xdrStABN:integer;    {first allocation block}
  6026. xdrNumABlks:integer;    {number of allocation blocks}|
  6027. Extended96=ARRAY[0..5] of integer ƒSANE|
  6028. extendedBlock=$4C43 ƒProcesses|
  6029. extendedBlockLen=(sizeof(LaunchParamBlockRec) - 12) ƒProcesses|
  6030. ExtendedToString(x:Extended80;myFormatRec:NumFormatStringRec;partsTable:
  6031. NumberParts;VAR outString:Str255):FormatStatus; {A8B5:$8210FFE8} TE.5-36
  6032. TE.5-44  TE.5-100…101  TE.B-55|
  6033. ExtendFileTypeList(originalTypeList:FileTypePtr;numberOriginalTypes:integer;
  6034. extendedTypeList:FileTypePtr;VAR numberExtendedTypes:integer):OSErr; Δ
  6035. {_TranslationDispatch:$0009} MTB.7-17  MTB.7-38…39|
  6036. extensionsFolderIconResource=-3973 ƒIcons|
  6037. extFSErr=-58 ƒErrors [1/2]
  6038. volume in question belongs to an external fs
  6039. External file system
  6040. External file system error; typically, function
  6041. External file system error; typically, function is not available for that
  6042. volume
  6043. External file system error; typically, file system signature was not|
  6044. extFSErr=-58 ƒErrors [2/2]
  6045. recognized, or function is
  6046. Disk has external file system
  6047. Volume belongs to an external file system
  6048. External file system-file system identifier is nonzero|
  6049. ExtFSHook=$3E6|
  6050. ExtKeyRec=RECORD FL.2-75
  6051. xkrKeyLen:SignedByte;    {key length}
  6052. xkrFkType:SignedByte;    {fork type}
  6053. xkrFNum:longint;    {file number}
  6054. xkrFABN:integer;    {starting file allocation block}|
  6055. extractErr=-3104 ƒErrors
  6056. extraction error|
  6057. extraneousStrings=16 ƒScript|
  6058. extSH=$FF ƒSound|
  6059. ExtSoundHeader=PACKED RECORD ƒSound [1/3]
  6060. samplePtr:Ptr;
  6061. numChannels:longint;
  6062. sampleRate:Fixed;
  6063. loopStart:longint;
  6064. loopEnd:longint;
  6065. encode:Byte;
  6066. baseFrequency:Byte;|
  6067. ExtSoundHeader=PACKED RECORD ƒSound [2/3]
  6068. numFrames:longint;
  6069. AIFFSampleRate:Extended80;
  6070. markerChunk:Ptr;
  6071. instrumentChunks:Ptr;
  6072. AESRecording:Ptr;
  6073. sampleSize:integer;
  6074. futureUse1:integer;|
  6075. ExtSoundHeader=PACKED RECORD ƒSound [3/3]
  6076. futureUse2:longint;
  6077. futureUse3:longint;
  6078. futureUse4:longint;
  6079. sampleArea:packedarray[0..0]ofByte;|
  6080. ExtSoundHeaderPtr=^ExtSoundHeader ƒSound|
  6081. ExtStsDT=$2BE ƒSysEqu|
  6082. ExtToStr(paramPtr:XCmdPtr;num:extended;VAR str:Str255); ƒHyperXCmd|
  6083. exUserBreak=-492 ƒErrors
  6084. debugger break; debugger commands on stack|
  6085. faceBit=1 ƒTextEdit|
  6086. fall=0 ƒSlots|
  6087. false32b=0 ƒOSUtils|
  6088. FamRec=RECORD ƒFonts TE.4-47  TE.4-90  TE.4-107 [1/2]
  6089. ffFlags:integer;    {flags for family}
  6090. ffFamID:integer;    {family ID number}
  6091. ffFirstChar:integer;    {ASCII code of first character}
  6092. ffLastChar:integer;    {ASCII code of last character}
  6093. ffAscent:integer;    {maximum ascent for 1-pt font}
  6094. ffDescent:integer;    {maximum descent for 1-pt font}
  6095. ffLeading:integer;    {maximum leading for 1-pt font}
  6096. ffWidMax:integer;    {maximum glyph width for 1-pt font}
  6097. ffWTabOff:longint;    {offset to family glyph-width table}|
  6098. FamRec=RECORD ƒFonts TE.4-47  TE.4-90  TE.4-107 [2/2]
  6099. ffKernOff:longint;    {offset to kerning table}
  6100. ffStylOff:longint;    {offset to style-mapping table}
  6101. ffProperty:ARRAY [1..9] OF integer;
  6102.     {style properties info}
  6103. ffIntl:ARRAY [1..2] OF integer;
  6104.     {for international use}
  6105. ffVersion:integer;    {version number}|
  6106. fatalDateTime=$8000 ƒScript
  6107. A miscellaneous fatal error occurred, usually a failure in a call to get a
  6108. resource|
  6109. fbndType='fbnd' ƒFileTransferTools|
  6110. fBsyErr=-47 ƒErrors
  6111. file is busy (delete)
  6112. File busy, directory not empty, or working directory control block open
  6113. One or more files are open
  6114. The source or destination file could not be opened with the correct access
  6115. modes
  6116. Section doing I/O|
  6117. fCardIsChanged=1 ƒSlots|
  6118. FCB=RECORD FL.2-81…83 [1/2]
  6119. fcbFlNum:longint;    {file ID}
  6120. fcbFlags:integer;    {file flags}
  6121. fcbSBlk:integer;    {first allocation block of file}
  6122. fcbEOF:longint;    {logical end-of-file}
  6123. fcbPLen:longint;    {physical end-of-file}
  6124. fcbCrPs:longint;    {current file mark position}
  6125. fcbVPtr:Ptr;    {pointer to volume control block}
  6126. fcbBfAdr:Ptr;    {pointer to access path buffer}
  6127. fcbFlPos:integer;    {reserved}|
  6128. FCB=RECORD FL.2-81…83 [2/2]
  6129. fcbClmpSize:longint;    {file clump size}
  6130. fcbBTCBPtr:Ptr;    {pointer to B*-tree control block}
  6131. fcbExtRec:ExtDataRec;    {first three file extents}
  6132. fcbFType:longint;    {file's four Finder type bytes}
  6133. fcbCatPos:longint;    {catalog hint for use on Close}
  6134. fcbDirID:longint;    {file's parent directory ID}
  6135. fcbCName:String[31];    {name of file}|
  6136. FCBPBPtr=^FCBPBRec ƒFiles|
  6137. FCBPBRec=RECORD ƒFiles FL.2-107…109 [1/3]
  6138. qLink:QElemPtr;    {next queue entry}
  6139. qType:integer;    {queue type}
  6140. ioTrap:integer;    {routine trap}
  6141. ioCmdAddr:Ptr;    {routine address}
  6142. ioCompletion:ProcPtr;    {pointer to completion routine}
  6143. ioResult:OSErr;    {result code}
  6144. ioNamePtr:StringPtr;    {pointer to pathname}
  6145. ioVRefNum:integer;    {volume specification}|
  6146. FCBPBRec=RECORD ƒFiles FL.2-107…109 [2/3]
  6147. ioRefNum:integer;    {file reference number}
  6148. filler:integer;    {reserved}
  6149. ioFCBIndx:integer;    {FCB index}
  6150. filler1:integer;    {reserved}
  6151. ioFCBFlNm:longint;    {file ID}
  6152. ioFCBFlags:integer;    {flags}
  6153. ioFCBStBlk:integer;    {first allocation block of file}
  6154. ioFCBEOF:longint;    {logical end-of-file}|
  6155. FCBPBRec=RECORD ƒFiles FL.2-107…109 [3/3]
  6156. ioFCBPLen:longint;    {physical end-of-file}
  6157. ioFCBCrPs:longint;    {position of the file mark}
  6158. ioFCBVRefNum:integer;    {volume reference number}
  6159. ioFCBClpSiz:longint;    {file's clump size}
  6160. ioFCBParID:longint;    {parent directory ID}|
  6161. FCBSPtr=$34E|
  6162. fCkForNext=1 ƒSlots|
  6163. fCkForSame=0 ƒSlots|
  6164. FCompressImage(src:PixMapHandle;srcRect:Rect;colorDepth:integer;quality:
  6165. CodecQ;cType:CodecType;codec:CompressorComponent;clut:CTabHandle;flags:
  6166. CodecFlags;bufferSize:longint;flushProc:FlushProcRecordPtr;progressProc:
  6167. ProgressProcRecordPtr;desc:ImageDescriptionHandle;data:Ptr):OSErr;
  6168. ƒImageCompression {AAA3:$0007} QT.3-28  QT.3-75…78|
  6169. FCompressPicture(srcPicture:PicHandle;dstPicture:PicHandle;colorDepth:
  6170. integer;clut:CTabHandle;quality:CodecQ;doDither:integer;compressAgain:
  6171. integer;progressProc:ProgressProcRecordPtr;cType:CodecType;codec:
  6172. CompressorComponent):OSErr; ƒImageCompression {AAA3:$0025} QT.3-90…92|
  6173. FCompressPictureFile(srcRefNum:integer;dstRefNum:integer;colorDepth:integer;
  6174. clut:CTabHandle;quality:CodecQ;doDither:integer;compressAgain:integer;
  6175. progressProc:ProgressProcRecordPtr;cType:CodecType;codec:CompressorComponent)
  6176. :OSErr; ƒImageCompression {AAA3:$0027} QT.3-94…97|
  6177. FDecompressImage(data:Ptr;desc:ImageDescriptionHandle;dst:PixMapHandle;
  6178. srcRect:Rect;matrix:MatrixRecordPtr;mode:integer;mask:RgnHandle;matte:
  6179. PixMapHandle;matteRect:Rect;accuracy:CodecQ;codec:DecompressorComponent;
  6180. bufferSize:longint;dataProc:DataProcRecordPtr;progressProc:
  6181. ProgressProcRecordPtr):OSErr; ƒImageCompression {AAA3:$0009} QT.3-31
  6182. QT.3-80…82|
  6183. fdefType='fdef' ƒFileTransferTools|
  6184. fDesktop=-2 ƒFiles|
  6185. FDevDisable=$BB3 TE.4-37|
  6186. fDisk=0 ƒFiles|
  6187. featureUnsupported=-2053 ƒMovies|
  6188. ffMode=0 ƒSound|
  6189. FFSynthPtr=^FFSynthRec ƒSound|
  6190. FFSynthRec=RECORD ƒSound
  6191. mode:integer;
  6192. count:Fixed;
  6193. waveBytes:FreeWave;|
  6194. fHasBundle=8192 ƒFiles|
  6195. FHeaderRec=PACKED RECORD ƒSlots
  6196. fhDirOffset:longint;
  6197. fhLength:longint;
  6198. fhCRC:longint;
  6199. fhROMRev:SignedByte;
  6200. fhFormat:SignedByte;
  6201. fhTstPat:longint;
  6202. fhReserved:SignedByte;
  6203. fhByteLanes:SignedByte;|
  6204. FHeaderRecPtr=^FHeaderRec ƒSlots|
  6205. fidExists=-1301 ƒErrors
  6206. file id already exists        <1.7 DNF>
  6207. File ID already exists|
  6208. fidNotFound=-1300 ƒErrors
  6209. no file thread exists         <1.7 DNF>|
  6210. fidNotFoundErr=-1300
  6211. File ID not found|
  6212. fieldObj=4 ƒHyperXCmd|
  6213. fieldOrderNotIntl=8 ƒScript|
  6214. fifthVidMode=132 ƒVideo|
  6215. FileFilterProcPtr=ProcPtr ƒStandardFile|
  6216. FileFilterYDProcPtr=ProcPtr ƒStandardFile|
  6217. Files see ƒFiles|
  6218. FileTransfers see ƒFileTransfers|
  6219. FileTransferTools see ƒFileTransferTools|
  6220. FileTranslationList=RECORD MTB.7-28  MTB.7-48…49 [1/2]
  6221. modDate:longint;
  6222. groupCount:longint;
  6223.     {group1SrcCount: longint;}
  6224.     {group1SrcEntrySize: longint;}
  6225.     {group1SrcTypes: ARRAY[1..group1SrcCount] OF FileTypeSpec;}|
  6226. FileTranslationList=RECORD MTB.7-28  MTB.7-48…49 [2/2]
  6227.     {group1DstCount: longint;}
  6228.     {group1DstEntrySize: longint;}
  6229.     {group1DstTypes: ARRAY[1..group1DstCount] OF FileTypeSpec;}
  6230.     {repeat above six lines for a total of groupCount times}|
  6231. FileTranslationSpec MTB.7-41|
  6232. FileType MTB.7-18|
  6233. FileTypePtr MTB.7-39|
  6234. FileTypeSpec=RECORD MTB.7-30  MTB.7-46…47
  6235. format:FileType;
  6236. hint:longint;
  6237. flags:TranslationAttributes;
  6238. catInfoType:OSType;
  6239. catInfoCreator:OSType;|
  6240. FileVars=$340|
  6241. fiLigature=$DE ƒScript|
  6242. FillArc(r:Rect;startAngle:integer;arcAngle:integer;pat:Pattern); ƒQuickdraw
  6243. Δ {A8C2} I-181|
  6244. FillCArc(r:Rect;startAngle:integer;arcAngle:integer;pp:PixPatHandle);
  6245. ƒQuickdraw Δ {AA11} V-69|
  6246. FillChar(VAR paoc:packedarrayofchar;count:integer;ch:char); ƒPascal MPW-211|
  6247. FillCOval(r:Rect;pp:PixPatHandle); ƒQuickdraw Δ {AA0F} V-69|
  6248. FillCPoly(poly:PolyHandle;pp:PixPatHandle); ƒQuickdraw Δ {AA13} V-69|
  6249. FillCRect(r:Rect;pp:PixPatHandle); ƒQuickdraw Δ {AA0E} V-69|
  6250. FillCRgn(rgn:RgnHandle;pp:PixPatHandle); ƒQuickdraw Δ {AA12} V-69|
  6251. FillCRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer;pp:PixPatHandle);
  6252. ƒQuickdraw Δ {AA10} V-69|
  6253. Filler3A=$214|
  6254. fillListMsg=13 ƒDevices|
  6255. FillOval(r:Rect;pat:Pattern); ƒQuickdraw Δ {A8BB} I-178|
  6256. FillParseTable(VAR table:CharByteTable;script:ScriptCode):boolean; TE.6-27
  6257. TE.6-88…89  TE.A-26  TE.A-37|
  6258. FillPoly(poly:PolyHandle;pat:Pattern); ƒQuickdraw Δ {A8CA} I-192  N27-6|
  6259. FillRect(r:Rect;pat:Pattern); ƒQuickdraw Δ {A8A5} I-177  P-80  P-170 OV-89|
  6260. FillRgn(rgn:RgnHandle;pat:Pattern); ƒQuickdraw Δ {A8D6} I-187 OV-98|
  6261. FillRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer;pat:Pattern);
  6262. ƒQuickdraw Δ {A8B4} I-179|
  6263. FilterProcs see ƒFilterProcs|
  6264. finalStage=$80 ƒFiles|
  6265. FindCodec(cType:CodecType;specCodec:CodecComponent;VAR compressor:
  6266. CompressorComponent;VAR decompressor:DecompressorComponent):OSErr;
  6267. ƒImageCompression {AAA3:$0023} QT.3-66…67|
  6268. FindControl(thePoint:Point;theWindow:WindowPtr;VAR theControl:ControlHandle):
  6269. integer; ƒControls Δ {A96C} I-323  P-98  P-114  P-170 TB.5-33…35  TB.5-44
  6270. TB.5-53…54  TB.5-58  TB.5-89…90|
  6271. FindDialogItem(theDialog:DialogPtr;thePt:Point):integer; TB.6-125|
  6272. FindDItem(theDialog:DialogPtr;thePt:Point):integer; ƒDialogs Δ {A984} IV-60
  6273. N112 TN112|
  6274. Finder see ƒFinder|
  6275. Finder=$261|
  6276. FinderFlags VI.9-36 [1/2]
  6277. Bit    System 7        System 6
  6278. 15     isAlias        Locked?
  6279. 14    isInvisible        isInvisible
  6280. 13    hasBundle        hasBundle
  6281. 12    nameLocked    isSystem
  6282. 11    isStationery    Bozo
  6283. 10    hasCustomIcon    Busy
  6284. 9    -            Cached?|
  6285. FinderFlags VI.9-36 [2/2]
  6286. 8    hasBeenInited    hasBeenInited
  6287. 7    hasNoINITs    hasNoINITs
  6288. 6    isShared        isShared
  6289. 5    -            requiresSwitchLaunch
  6290. 4    -            -
  6291. 3-1    colour        colour
  6292. 0    -            isOnDesk|
  6293. FinderName=$2E0|
  6294. FinderResources
  6295. Bundle            BNDL    128        VI-9.16
  6296. Custom Icon        ICN#        -16455    VI-9.28
  6297. Application Name    STR         -16396    VI-9.21
  6298. No Open            STR         -16397    VI-9.22
  6299. DA About String    dast        0 (subID)    VI-9.33
  6300. Icon Balloon Help    hfdr        -5696    VI-9.35|
  6301. FindFolder(vRefNum:integer;folderType:OSType;createFolder:boolean;VAR
  6302. foundVRefNum:integer;VAR foundDirID:longint):OSErr; ƒFolders {A823:$0000}
  6303. FL.1-14  OV-63  TB.7-54…56|
  6304. FindNextComponent(aComponent:Component;looking:ComponentDescription):
  6305. Component; ƒComponents {A82A:$0004} IAC.10-5  MTB.6-8  MTB.6-42…43|
  6306. FindNextText(mh:MediaHandler;text:Ptr;size:longint;findFlags:integer;
  6307. startTime:TimeValue;VAR foundTime:TimeValue;VAR foundDuration:TimeValue;VAR
  6308. offset:longint):ComponentResult; ƒMovies {A82A:$0000} QT.2-298…299|
  6309. FindRecordByIndexInDictionary(dictionaryReference:longint;recordIndex:
  6310. longint;requestedAttributeTablePointer:Ptr;VAR recordKey:Str255;
  6311. recordDataHandle:Handle):OSErr; TE.8-17…18  TE.8-28…29|
  6312. FindRecordInDictionary(dictionaryReference:longint;key:Str255;
  6313. requestedAttributeTablePointer:Ptr;recordDataHandle:Handle):OSErr;
  6314. TE.8-15…17  TE.8-26…28|
  6315. FindScriptRun(textPtr:Ptr;textLen:longint;VAR lenUsed:longint):
  6316. ScriptRunStatus; ƒScript {A8B5:$820C0026} TE.5-29  TE.5-81…82  TE.A-26
  6317. TE.A-37  TE.B-40|
  6318. FindServiceWindow(thePoint:Point;VAR window:WindowPtr):integer;
  6319. ƒTextServices {AA54:$0017} TE.7-48  TE.7-83|
  6320. findTextCaseSensitive=2 ƒMovies|
  6321. findTextEdgeOK=1 ƒMovies|
  6322. findTextReverseSearch=4 ƒMovies|
  6323. findTextUseOffset=16 ƒMovies|
  6324. findTextWrapAround=8 ƒMovies|
  6325. FindWindow(thePoint:Point;VAR theWindow:WindowPtr):integer; ƒWindows {A92C}
  6326. I-287  P-35  P-114  P-170  V-208 OV-119  TB.4-12  TB.4-44  TB.4-91…93
  6327. TB.5-32…33|
  6328. FindWord(textPtr:Ptr;textLength:integer;offset:integer;leadingEdge:boolean;
  6329. breaks:BreakTablePtr;VAR offsets:OffsetTable); ƒScript Δ {A8B5} V-309 TN182|
  6330. FindWordBreaks(textPtr:Ptr;textLength:integer;offset:integer;leadingEdge:
  6331. boolean;nbreaks:BreakTablePtr;VAR offsets:OffsetTable;script:ScriptCode);
  6332. {A8B5:$C012001A} TE.5-77…79  TE.6-37  TE.A-26  TE.A-37  TE.B-40  TE.B-49…50|
  6333. FInfo=RECORD ƒOSUtils TB.7-34  TB.7-47…49
  6334. fdType:OSType;    {file type}
  6335. fdCreator:OSType;    {file creator}
  6336. fdFlags:integer;    {Finder flags}
  6337. fdLocation:Point;    {file's location in window}
  6338. fdFldr:integer;    {directory that contains file}|
  6339. FInitQueue; ƒFiles {A016} II-103  IV-128|
  6340. fInvisible=16384 ƒFiles|
  6341. FIOBUFSIZE=$6603 ƒIntEnv|
  6342. FIOFNAME=$6604 ƒIntEnv|
  6343. FIOINTERACTIVE=$6602 ƒIntEnv|
  6344. FIOREFNUM=$6605 ƒIntEnv|
  6345. FIOSETEOF=$6606 ƒIntEnv|
  6346. firstDskErr=-84 ƒErrors
  6347. First of the range of low-level disk errors|
  6348. firstSoundFormat=$0001 ƒSound|
  6349. firstVidMode=128 ƒVideo|
  6350. Fix2Frac(x:Fixed):Fract; ƒFixMath {A841} IV-65|
  6351. Fix2Long(x:Fixed):longint; ƒFixMath {A840} IV-65|
  6352. Fix2SmallFract(f:Fixed):SmallFract; ƒPicker Δ {A82E:$0001} V-175|
  6353. Fix2X(x:Fixed):extended; ƒFixMath {A843} IV-65|
  6354. FixATan2(x:longint;y:longint):Fixed; ƒFixMath {A818} IV-65|
  6355. FixDiv(x:Fixed;y:Fixed):Fixed; ƒFixMath {A84D} IV-64|
  6356. Fixed=longint ƒTypes|
  6357. fixedCompression=-1 ƒSound|
  6358. fixedFont=45056 ƒFonts|
  6359. FixedMathsHelper IV-64 [1/3]
  6360. FracMul
  6361.     Fract * Fract -> Fract
  6362.     longint * Fract -> longint
  6363.     Fixed * Fract -> Fixed
  6364. FixDiv
  6365.     Fixed / Fixed -> Fixed
  6366.     longint / longint -> Fixed|
  6367. FixedMathsHelper IV-64 [2/3]
  6368.     Fract / Fract -> Fixed
  6369.     longint / Fixed -> longint
  6370.     Fract / Fixed -> Fract !
  6371. FracDiv
  6372.     Fract / Fract -> Fract
  6373.     longint / longint -> Fract
  6374.     Fixed / Fixed -> Fract|
  6375. FixedMathsHelper IV-64 [3/3]
  6376.     longint / Fract -> longint
  6377.     Fixed / Fract -> Fixed
  6378. FixATan2
  6379.     atan(longint / longint) -> Fixed
  6380.     atan(Fixed / Fixed) -> Fixed
  6381.     atan(Fract / Fract) -> Fixed|
  6382. FixedPoint=RECORD ƒImageCompression QT.2-79
  6383. x:Fixed;    {point's x coordinate as fixed-point number}
  6384. y:Fixed;    {point's y coordinate as fixed-point number}|
  6385. FixedPtr=^Fixed ƒTypes TE.4-56|
  6386. FixedRect=RECORD ƒImageCompression QT.2-79
  6387. left:Fixed;    {x coordinate of rectangle's upper-left corner}
  6388. top:Fixed;    {y coordinate of rectangle's upper-left corner}
  6389. right:Fixed;    {x coordinate of rectangle's lower-right corner}
  6390. bottom:Fixed;    {y coordinate of rectangle's lower-right corner}|
  6391. fixedType=1 ƒQuickdraw|
  6392. FixMath see ƒFixMath|
  6393. FixMul(a:Fixed;b:Fixed):Fixed; ƒToolUtils {A868} I-467|
  6394. FixRatio(numer:integer;denom:integer):Fixed; ƒToolUtils {A869} I-467|
  6395. FixRound(x:Fixed):integer; ƒToolUtils {A86C} I-467|
  6396. FixTextService(ts:ComponentInstance):ComponentResult; ƒTextServices {:$0000}
  6397. TE.7-42  TE.7-90|
  6398. FixTSMDocument(idocID:TSMDocumentID):OSErr; ƒTextServices {AA54:$0007}
  6399. TE.7-23  TE.7-42  TE.7-56…57|
  6400. FlashMenuBar(menuID:integer); ƒMenus Δ {A94C} I-361  V-246 TB.3-141…142|
  6401. flattenActiveTracksOnly=$4 ƒMovies|
  6402. flattenAddMovieToDataFork=$1 ƒMovies|
  6403. flattenDontInterleaveFlatten=$8 ƒMovies|
  6404. FlattenMovie(m:Movie;movieFlattenFlags:longint;theFile:FSSpec;creator:OSType;
  6405. scriptTag:ScriptCode;createMovieFileFlags:longint;VAR resId:integer;resName:
  6406. STR255); ƒMovies {AAAA} QT.2-31  QT.2-53  QT.2-62  QT.2-105…107  QT.2-355|
  6407. FlattenMovieData(m:Movie;movieFlattenFlags:longint;theFile:FSSpec;creator:
  6408. OSType;scriptTag:ScriptCode;createMovieFileFlags:longint):Movie; ƒMovies
  6409. {AAAA} QT.2-31  QT.2-62  QT.2-107…108  QT.2-355  QT.4-4|
  6410. FlavorFlags=longint ƒDrag|
  6411. flavorNotSaved=$00000004 ƒDrag|
  6412. flavorSenderOnly=$00000001 ƒDrag|
  6413. flavorSenderTranslated=$00000002 ƒDrag|
  6414. flavorSystemTranslated=$00000100 ƒDrag|
  6415. FlavorType=ResType ƒDrag|
  6416. flavorTypeDirectory='diry' ƒDrag|
  6417. flavorTypeHFS='hfs ' ƒDrag|
  6418. flavorTypePromiseHFS='phfs' ƒDrag|
  6419. fLckdErr=-45 ƒErrors {_HighLevelFSDispatch:$000E}
  6420. file is locked
  6421. File is locked
  6422. Target directory is locked
  6423. File is locked by another user|
  6424. FLckUnlck=$348|
  6425. FlEvtMask=$25E|
  6426. flLckdErr=-45
  6427. Edition in use by another section|
  6428. flLckedErr=-45
  6429. Publisher writing to an edition|
  6430. flLigature=$DF ƒScript|
  6431. flocType='floc' ƒFileTransferTools|
  6432. floppyIconResource=-3998 ƒIcons|
  6433. flPoint=4 ƒPackages|
  6434. flushCmd=4 ƒSound|
  6435. FlushCodeCache; {_CacheFlush} ME.4-31…32|
  6436. FlushCodeCacheRange(address:UNIVPtr;count:longint):OSErr; {A198:$0009}
  6437. ME.4-32…33|
  6438. FlushDataCache; ƒOSUtils {A198:$0003} ME.4-31|
  6439. FlushEvents(whichMask:integer;stopMask:integer); ƒOSEvents {A032} II-69
  6440. P-31  P-170 TB.2-93…94|
  6441. FlushFonts:OSErr; ƒFonts {A854:$000C} TE.4-37  TE.4-66|
  6442. flushFromRam=4 ƒMovies|
  6443. FlushInstructionCache; ƒOSUtils {A198:$0001} ME.4-30|
  6444. FlushOnly=$346|
  6445. FlushProcPtr=ProcPtr ƒImageCompression|
  6446. FlushProcRecord=RECORD ƒImageCompression QT.3-151  QTC.4-44
  6447. flushProc:FlushProcPtr;    {pointer to data-unloading function}
  6448. flushRefCon:longint;    {data-unloading function reference }
  6449.     { constant}|
  6450. FlushProcRecordPtr=^FlushProcRecord ƒImageCompression|
  6451. FlushVol(volName:StringPtr;vRefNum:integer):OSErr; ƒFiles Δ P-132  P-133
  6452. II-89  IV-108  II-105  IV-133 FL.1-34  FL.1-55…56  FL.2-12  FL.2-134|
  6453. FMDefaultSize=$987|
  6454. FMDotsPerInch=$9B2|
  6455. FMetricRec=RECORD ƒFonts TE.4-55
  6456. ascent:Fixed;
  6457. descent:Fixed;
  6458. leading:Fixed;
  6459. widMax:Fixed;
  6460. wTabHandle:Handle;|
  6461. FMExist=$D42|
  6462. FMgrOutRec=$998|
  6463. FMInput=PACKED RECORD ƒFonts TE.4-40…41
  6464. family:integer;
  6465. size:integer;
  6466. face:Style;
  6467. needBits:boolean;
  6468. device:integer;
  6469. numer:Point;
  6470. denom:Point;|
  6471. FMOutPtr=^FMOutput ƒFonts|
  6472. FMOutput=PACKED RECORD ƒFonts TE.4-41…43 [1/2]
  6473. errNum:integer;
  6474. fontHandle:Handle;
  6475. bold:Byte;
  6476. italic:Byte;
  6477. ulOffset:Byte;
  6478. ulShadow:Byte;
  6479. ulThick:Byte;
  6480. shadow:Byte;
  6481. extra:SignedByte;|
  6482. FMOutput=PACKED RECORD ƒFonts TE.4-41…43 [2/2]
  6483. ascent:Byte;
  6484. descent:Byte;
  6485. widMax:Byte;
  6486. leading:SignedByte;
  6487. unused:Byte;
  6488. numer:Point;
  6489. denom:Point;|
  6490. FMStyleTab=$9B6|
  6491. FMSwapFont(inRec:FMInput):FMOutPtr; ƒFonts Δ {A901} I-223 TE.4-17  TE.4-64…65|
  6492. fmt1Err=-82 ƒErrors
  6493. can’t find sector 0 after track format|
  6494. fmt2Err=-83 ƒErrors
  6495. can’t get enough sync|
  6496. FmtDefaults=$39E ƒSysEqu FL.5-13  FL.5-14|
  6497. fnext=2 ƒSlots|
  6498. fnfErr=-43 ƒErrors [1/3]
  6499. file not found
  6500. File not found
  6501. Directory not found or incomplete pathname
  6502. File or directory does not exist (FSSpec is still valid)
  6503. Directory not found
  6504. No such directory
  6505. No more users or groups|
  6506. fnfErr=-43 ƒErrors [2/3]
  6507. Unrecognizable owner or group name
  6508. Source file not found, or destination directory does not exist
  6509. Source file or directory not found
  6510. Target not found, but volume and parent directory found
  6511. Edition container not found
  6512. Not registered or file moved
  6513. File or directory doesn’t exist|
  6514. fnfErr=-43 ƒErrors [3/3]
  6515. Application not present on volume
  6516. Target not found, but volume and parent directory found, and theSpec
  6517. parameter contains a valid
  6518. Type not found in 'fld#' resource, or disk doesn’t have System Folder
  6519. support or System Folder in volume header, or disk does not have desktop
  6520. database support for Desktop Folder-in all cases, folder not found|
  6521. fnOpnErr=-38 ƒErrors
  6522. file not open
  6523. File not open|
  6524. Folders see ƒFolders|
  6525. fOnDesk=1 ƒFiles|
  6526. FondID=$BC6|
  6527. FONDID=$BC6|
  6528. FondState=$903|
  6529. foneslot=1 ƒSlots|
  6530. Font2Script(fontNumber:integer):integer; ƒScript Δ {A8B5} V-315|
  6531. FontAssoc=RECORD ƒFonts TE.4-47  TE.4-95
  6532. numAssoc:integer;    {number of entries - 1}
  6533.     {entries: ARRAY[0..n] of AsscEntry;}|
  6534. fontBit=0 ƒTextEdit|
  6535. fontDecError=-64 ƒErrors
  6536. error during font declaration|
  6537. FontFlag=$15E|
  6538. FontInfo=RECORD ƒQuickdraw TE.3-66  TE.4-34
  6539. ascent:integer;
  6540. descent:integer;
  6541. widMax:integer;
  6542. leading:integer;|
  6543. FontMetrics(theMetrics:FMetricRec); ƒFonts Δ {A835} IV-32 TE.1-63  TE.3-76
  6544. TE.4-34  TE.4-54…55  TE.A-27|
  6545. fontNotDeclared=-65 ƒErrors
  6546. font not declared|
  6547. fontNotOutlineErr=-32615 ƒErrors
  6548. bitmap font passed to routine that does outlines only|
  6549. FontRec=RECORD ƒFonts TE.4-46 [1/2]
  6550. fontType:integer;    {font type}
  6551. firstChar:integer;    {character code of first glyph}
  6552. lastChar:integer;    {character code of last glyph}
  6553. widMax:integer;    {maximum glyph width}
  6554. kernMax:integer;    {maximum glyph kern}
  6555. nDescent:integer;    {negative of descent}
  6556. fRectWidth:integer;    {width of font rectangle}|
  6557. FontRec=RECORD ƒFonts TE.4-46 [2/2]
  6558. fRectHeight:integer;    {height of font rectangle}
  6559. owTLoc:integer;    {offset to width/offset table}
  6560. ascent:integer;    {maximum ascent measurement}
  6561. descent:integer;    {maximum descent measurement}
  6562. leading:integer;    {leading measurement}
  6563. rowWords:integer;    {row width of bit image in 16-bit wds}|
  6564. Fonts see ƒFonts|
  6565. FontScript:integer; ƒScript Δ {A8B5} V-314 TE.6-22…24  TE.6-82|
  6566. FontSpec=RECORD ƒPictUtil
  6567. pictFontID:integer;
  6568. sysFontID:integer;
  6569. size:ARRAY[0..3]ofLONGINT;
  6570. style:integer;
  6571. nameOffset:longint;|
  6572. FontSpecHandle=^FontSpecPtr ƒPictUtil|
  6573. FontSpecPtr=^FontSpec ƒPictUtil|
  6574. fontSubErr=-66 ƒErrors
  6575. font substitution occured|
  6576. FontToScript(fontNumber:integer):integer; TE.6-22…24  TE.6-82…83|
  6577. fontWid=44208 ƒFonts|
  6578. forceDither=1 ƒImageCompression|
  6579. ForceEntryFormat [1/5]
  6580. The following constructs have special meanings in “The Force”:
  6581.     {A565}    Trap number xxxx.
  6582.     {xxxx:y}    Trap number xxxx with selector y.
  6583.     { ??? }    Other general comments.
  6584.     Δ        This call can cause heap movement. Routines not marked
  6585.             with this may or may not cause heap movement.
  6586.     ƒfile        Found in {PInterfaces}file.p
  6587. Traps can be looked up by various means:|
  6588. ForceEntryFormat [2/5]
  6589.     InitGraf(globalPtr:Ptr); ∫Quickdraw Δ {A86E} I-162
  6590.     _InitGraf=$A86E; ∫Traps
  6591.     TrapA86E _InitGraf; ∫Traps
  6592. You can also search for globals:
  6593.     CurApName=$910; ∫SysEqu
  6594.     Global910 CurApName; ∫SysEqu
  6595. And errors:
  6596.     dsMemFullErr=25; ∫Errors|
  6597. ForceEntryFormat [3/5]
  6598.     Err25 dsMemFullErr; ∫Errors
  6599.     nilHandleErr=-109; ∫Errors
  6600.     Err-109 nilHandleErr; ∫Errors
  6601. The following constructs give references to other works:
  6602.     I-898    Original Inside Mac volume and page number.
  6603.     S-167    Apple Numerics Manual (SANE) page number.
  6604.     RE-92    ResEdit Manual 2.1
  6605.     MPW-11    MPW 3.0 Object Pascal Manual|
  6606. ForceEntryFormat [4/5]
  6607.     TP-11    Think Pascal 4.0 Manual
  6608.     TN10    Technotes (old style numbers).
  6609.     M.HW19    Technotes (new style numbers).
  6610.     NIM.x-y    Page y of chapter x of New Inside Macintosh Volume.
  6611.             Volume abbreviations include:
  6612.                 FL    Files
  6613.                 IAC    Interapplication Communication
  6614.                 IM    Imaging with QuickDraw|
  6615. ForceEntryFormat [5/5]
  6616.                 ME    Memory
  6617.                 MTB    More Macintosh Toolbox
  6618.                 PS    Processes
  6619.                 QT    QuickTime
  6620.                 QTC    QuickTime Components
  6621.                 TB    Macintosh Toolbox Essentials
  6622.                 TE    Text|
  6623. ForEachIconDo(theSuite:handle;selector:longint;action:ProcPtr;yourDataPtr:
  6624. ptr):OSErr; ƒIcons {ABC9:$080A} MTB.5-38…39|
  6625. ForeColor(color:longint); ƒQuickdraw Δ {A862} I-173  N73-1 TN73|
  6626. formAbsolutePosition='indx' ƒAEObjects|
  6627. Format2Str(myCanonical:NumFormatString;partsTable:NumberParts;VAR outString:
  6628. Str255;VAR positions:TripleInt):FormatStatus; ƒScript {A8B5}|
  6629. FormatClass=… ƒScript
  6630. (fPositive,fNegative,fZero)|
  6631. FormatIOParamBlock=RECORD ƒEditions IAC.2-69
  6632. ioRefNum:longint;    {reference number}
  6633. format:FormatType;    {edition format type}
  6634. formatIndex :longint;    {opener-specific enumeration }
  6635.     { of formats}
  6636. offset:longint;    {offset into format}
  6637. buffPtr:Ptr;    {data starts here}
  6638. buffLen:longint;    {length of data}|
  6639. FormatIOProcPtr=ProcPtr ƒEditions|
  6640. FormatIOVerb=… ƒEditions
  6641. (ioHasFormat,ioReadFormat,ioNewFormat,ioWriteFormat)|
  6642. FormatOrder=ARRAY[0..0] of integer ƒScript|
  6643. FormatOrderPtr=^FormatOrder ƒScript|
  6644. FormatRecToString(myFormatRec:NumFormatStringRec;partsTable:NumberParts;VAR
  6645. outString:Str255;VAR positions:TripleInt):FormatStatus; {A8B5:$8210FFEA}
  6646. TE.5-36  TE.5-43  TE.5-96…98  TE.B-55|
  6647. FormatResultType=… ƒScript
  6648. (fFormatOK,fBestGuess,fOutOfSynch,fSpuriousChars,fMissingDelimiter,fExtraDecim
  6649. al,fMissingLiteral,fExtraExp,fFormatOverflow,fFormStrIsNAN,fBadPartsTable,fExt
  6650. raPercent,fExtraSeparator,fEmptyFormatString)|
  6651. FormatsAvailable=RECORD IAC.2-26
  6652. theType:FormatType;    {format type for an }
  6653.     { edition}
  6654. theLength:longint;    {length of edition format }
  6655.     { type}|
  6656. FormatScript(paramPtr:XCmdPtr;scriptHndl:Handle;VAR insertionPoint:longint;
  6657. quickFormat:boolean); ƒHyperXCmd|
  6658. FormatStatus=integer ƒScript TE.5-96…100|
  6659. FormatStr2X(source:Str255;myCanonical:NumFormatString;partsTable:NumberParts;
  6660. VAR x:extended):FormatStatus; ƒScript {A8B5}|
  6661. FormatType=PACKED ARRAY[1..4] of char ƒEditions|
  6662. FormatVersionChunk=RECORD ƒAIFF
  6663. ckID:ID;
  6664. ckSize:longint;
  6665. timestamp:longint;|
  6666. FormatVersionChunkPtr=^FormatVersionChunk ƒAIFF|
  6667. FormatVersionID='FVER' ƒAIFF|
  6668. FormatX2Str(x:extended;myCanonical:NumFormatString;partsTable:NumberParts;
  6669. VAR outString:Str255):FormatStatus; ƒScript {A8B5}|
  6670. FORMID='FORM' ƒAIFF|
  6671. formName='name' ƒAEObjects|
  6672. formPropertyID='prop' ƒAEObjects|
  6673. formRange='rang' ƒAEObjects|
  6674. formRelativePosition='rele' ƒAEObjects|
  6675. formTest='test' ƒAEObjects|
  6676. formUniqueID='ID  ' ƒAERegistry|
  6677. formWhose='whos' ƒAEObjects|
  6678. ForwardBackwardLooping=2 ƒAIFF|
  6679. ForwardLooping=1 ƒAIFF|
  6680. fourBitMode=130 ƒVideo|
  6681. fourthVidMode=131 ƒVideo|
  6682. FOutAscent=$9A5|
  6683. FOutBold=$99E|
  6684. FOutDenom=$9AE|
  6685. FOutDescent=$9A6|
  6686. FOutError=$998|
  6687. FOutExtra=$9A4|
  6688. FOutFontHandle=$99A|
  6689. FOutItalic=$99F|
  6690. FOutLeading=$9A8|
  6691. FOutNumer=$9AA|
  6692. FOutRec=$998|
  6693. FOutShadow=$9A3|
  6694. FOutULOffset=$9A0|
  6695. FOutULShadow=$9A1|
  6696. FOutULThick=$9A2|
  6697. FOutUnused=$9A9|
  6698. FOutWidMax=$9A7|
  6699. FPState=$A4A|
  6700. Frac2Fix(x:Fract):Fixed; ƒFixMath {A842} IV-65|
  6701. Frac2X(x:Fract):extended; ƒFixMath {A845} IV-65|
  6702. FracCos(x:Fixed):Fract; ƒFixMath {A847} IV-64|
  6703. FracDiv(x:Fract;y:Fract):Fract; ƒFixMath {A84B} IV-64|
  6704. FracMul(x:Fract;y:Fract):Fract; ƒFixMath {A84A} IV-64|
  6705. FracSin(x:Fixed):Fract; ƒFixMath {A848} IV-64|
  6706. FracSqrt(x:Fract):Fract; ƒFixMath {A849} IV-64|
  6707. Fract=longint ƒTypes QT.2-28|
  6708. FractEnable=$BF4 TE.4-38|
  6709. fraction=$DA ƒScript|
  6710. FractPtr=^Fract ƒTypes|
  6711. FrameArc(r:Rect;startAngle:integer;arcAngle:integer); ƒQuickdraw Δ {A8BE}
  6712. I-180|
  6713. FrameOval(r:Rect); ƒQuickdraw Δ {A8B7} I-177 OV-96|
  6714. FramePoly(poly:PolyHandle); ƒQuickdraw Δ {A8C6} I-192|
  6715. FrameRect(r:Rect); ƒQuickdraw Δ {A8A1} I-176 OV-89|
  6716. FrameRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8D2} I-186|
  6717. FrameRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer); ƒQuickdraw Δ
  6718. {A8B0} I-178|
  6719. framingErr=64 ƒErrors|
  6720. FrcSync=$349|
  6721. FreeAlert(alertID:integer); ƒDialogs Δ {A98A} I-420  V-285|
  6722. freeCmd=2 ƒSound|
  6723. FreeDialog(dialogID:integer); ƒDialogs Δ {A97A} I-415  V-284|
  6724. FreeMem:longint; ƒMemory Δ {A01C} II-38 ME.2-66…67|
  6725. FreeMemSys:longint; ƒMemory Δ {A41C} II-38 ME.2-67|
  6726. FreeWave=PACKED ARRAY[0..30000] of Byte ƒSound|
  6727. freqCmd=42 ƒSound|
  6728. freqDurationCmd=40 ƒSound|
  6729. FrontDocWindow(paramPtr:XCmdPtr):WindowPtr; ƒHyperXCmd|
  6730. FrontWindow:WindowPtr; ƒWindows {A924} I-286 OV-128  OV-162  TB.4-93…94|
  6731. fsAtMark=0 ƒFiles|
  6732. FSBusy=$360|
  6733. FScaleDisable=$A63 TE.4-38|
  6734. FScaleHFact=$BF6 TE.4-21  TE.4-39|
  6735. FScaleVFact=$BFA TE.4-21  TE.4-39|
  6736. FSClose(refNum:integer):OSErr; ƒFiles II-94  IV-112  P-132  P-133  P-171
  6737. FL.1-45…46  FL.2-114…115 TN102|
  6738. fscrType='fscr' ƒFileTransferTools|
  6739. fsCurPerm=0 ƒFiles|
  6740. FSDelete(fileName:Str255;vRefNum:integer):OSErr; ƒFiles II-97  IV-113|
  6741. fsetType='fset' ƒFileTransferTools|
  6742. FSFCBLen=$3F6|
  6743. fsFromLEOF=2 ƒFiles|
  6744. fsFromMark=3 ƒFiles|
  6745. fsFromStart=1 ƒFiles|
  6746. FSMakeFSSpec(vRefNum:integer;dirID:longint;fileName:Str255;VAR spec:FSSpec):
  6747. OSErr; ƒFiles {AA52:$0001} FL.1-54…55  FL.2-87  FL.2-166…168  QT.2-64|
  6748. FSOpen(fileName:Str255;vRefNum:integer;VAR refNum:integer):OSErr; ƒFiles
  6749. II-91  IV-109  P-131  P-171 TN102|
  6750. FSpCatMove(source:FSSpec;dest:FSSpec):OSErr; ƒFiles {AA52:$000C}
  6751. FL.2-164…165  QT.2-65|
  6752. FSpCreate(spec:FSSpec;creator:OSType;fileType:OSType;scriptTag:ScriptCode):
  6753. OSErr; ƒFiles {AA52:$0004} FL.1-51…52  FL.2-156…157  OV-21  QT.2-64|
  6754. FSpCreateResFile(spec:FSSpec;creator:OSType;fileType:OSType;scriptTag:
  6755. ScriptCode); ƒResources {AA52:$000E} FL.1-51  FL.2-157  FL.2-173  FL.2-187
  6756. MTB.1-25…26  MTB.1-53…55  QT.2-65 TN214|
  6757. FSpDelete(spec:FSSpec):OSErr; ƒFiles {AA52:$0006} FL.1-52  FL.2-159  QT.2-64|
  6758. FSpDirCreate(spec:FSSpec;scriptTag:ScriptCode;VAR createdDirID:longint):
  6759. OSErr; ƒFiles {AA52:$0005} FL.2-158  QT.2-64|
  6760. FSpExchangeFiles(source:FSSpec;dest:FSSpec):OSErr; ƒFiles {AA52:$000F}
  6761. FL.1-25…26  FL.1-53  FL.2-165…166  QT.2-65|
  6762. FSpGetCatInfo QT.2-65|
  6763. FSpGetFInfo(spec:FSSpec;VAR fndrInfo:FInfo):OSErr; ƒFiles {AA52:$0007}
  6764. FL.2-160  QT.2-64  TB.7-34  TB.7-49|
  6765. FSpOpenDF(spec:FSSpec;permission:SignedByte;VAR refNum:integer):OSErr;
  6766. ƒFiles {AA52:$0002} FL.1-50  FL.2-154…155  QT.2-64|
  6767. FSpOpenResFile(spec:FSSpec;permission:SignedByte):integer; ƒResources {AA52:
  6768. $000D} FL.1-51  FL.2-157  FL.2-173  FL.2-187  MTB.1-26…28  MTB.1-58…62
  6769. QT.2-65 TN214|
  6770. FSpOpenRF(spec:FSSpec;permission:SignedByte;VAR refNum:integer):OSErr;
  6771. ƒFiles {AA52:$0003} FL.2-155…156  QT.2-64|
  6772. FSpRename(spec:FSSpec;newName:Str255):OSErr; ƒFiles {AA52:$000B} FL.2-163
  6773. QT.2-65|
  6774. FSpRstFLock(spec:FSSpec):OSErr; ƒFiles {AA52:$000A} FL.2-162  QT.2-64|
  6775. FSpSetFInfo(spec:FSSpec;fndrInfo:FInfo):OSErr; ƒFiles {AA52:$0008}
  6776. FL.2-160…161  QT.2-64  TB.7-34  TB.7-49|
  6777. FSpSetFLock(spec:FSSpec):OSErr; ƒFiles {AA52:$0009} FL.2-161…162  QT.2-64|
  6778. FSQHdr=$360|
  6779. FSQHead=$362|
  6780. FSQTail=$366|
  6781. FSQueueHook=$3E2|
  6782. fsRdPerm=1 ƒFiles|
  6783. fsRdWrPerm=3 ƒFiles|
  6784. fsRdWrShPerm=4 ƒFiles|
  6785. FSRead(refNum:integer;VAR count:longint;buffPtr:Ptr):OSErr; ƒFiles IV-109
  6786. P-131  P-171 FL.1-44  FL.2-112…113|
  6787. fsRnErr=-59 ƒErrors
  6788. file system internal error:
  6789. Problem during rename|
  6790. fsRtDirID=2 ƒFiles|
  6791. fsRtParID=1 ƒFiles|
  6792. fsSBDrBkDat=2048 ƒFiles|
  6793. fsSBDrCrDat=512 ƒFiles|
  6794. fsSBDrFndrInfo=4096 ƒFiles|
  6795. fsSBDrMdDat=1024 ƒFiles|
  6796. fsSBDrNmFls=16 ƒFiles|
  6797. fsSBDrParID=8192 ƒFiles|
  6798. fsSBDrUsrWds=8 ƒFiles|
  6799. fsSBFlAttrib=4 ƒFiles|
  6800. fsSBFlBkDat=2048 ƒFiles|
  6801. fsSBFlCrDat=512 ƒFiles|
  6802. fsSBFlFndrInfo=8 ƒFiles|
  6803. fsSBFlLgLen=32 ƒFiles|
  6804. fsSBFlMdDat=1024 ƒFiles|
  6805. fsSBFlParID=8192 ƒFiles|
  6806. fsSBFlPyLen=64 ƒFiles|
  6807. fsSBFlRLgLen=128 ƒFiles|
  6808. fsSBFlRPyLen=256 ƒFiles|
  6809. fsSBFlXFndrInfo=4096 ƒFiles|
  6810. fsSBFullName=2 ƒFiles|
  6811. fsSBNegate=16384 ƒFiles|
  6812. fsSBPartialName=1 ƒFiles|
  6813. FSSpec=RECORD ƒFiles {_HighLevelFSDispatch:$0000} FL.1-12  FL.1-39  FL.2-86
  6814. MTB.1-13  MTB.1-25  MTB.1-54  MTB.1-59
  6815. vRefNum:integer;    {volume reference number}
  6816. parID:longint;    {directory ID of parent directory}
  6817. name:Str63 ;    {filename or directory name}|
  6818. FSSpecArray=ARRAY[0..0] of FSSpec ƒFiles|
  6819. FSSpecArrayHandle=^FSSpecArrayPtr ƒFiles|
  6820. FSSpecArrayPtr=^FSSpecArray ƒFiles|
  6821. FSSpecHandle=^FSSpecPtr ƒFiles|
  6822. FSSpecPtr=^FSSpec ƒFiles|
  6823. FSTemp4=$3DE|
  6824. FSTemp8=$3D6|
  6825. fsUnixPriv=1 ƒFiles|
  6826. FSVarEnd=$3F6|
  6827. FSWrite(refNum:integer;VAR count:longint;buffPtr:Ptr):OSErr; ƒFiles IV-110
  6828. P-132  P-171 FL.1-45  FL.2-113…114|
  6829. fsWrPerm=2 ƒFiles|
  6830. FTAbort(hFT:FTHandle):FTErr; ƒFileTransfers|
  6831. ftAbortMsg=52 ƒFileTransferTools|
  6832. FTActivate(hFT:FTHandle;activate:boolean); ƒFileTransfers|
  6833. ftActivateMsg=6 ƒFileTransferTools|
  6834. FTAttributes=integer ƒFileTransfers|
  6835. FTChoose(VAR hFT:FTHandle;where:Point;idleProc:ProcPtr):integer;
  6836. ƒFileTransfers|
  6837. ftChooseBackdoor=2 ƒFileTransfers|
  6838. ftChooseNochange=1 ƒFileTransfers|
  6839. FTChooseRec=RECORD ƒFileTransfers
  6840. reserved:longint;
  6841. msg:longint;
  6842. idleProc:ProcPtr;
  6843. filterProc:ProcPtr;
  6844. newTool:Str63;
  6845. newConfig:Ptr;
  6846. eventProc:ProcPtr;|
  6847. FTChooseRecPtr=^FTChooseRec ƒFileTransfers|
  6848. ftDeactivateMsg=7 ƒFileTransferTools|
  6849. FTDefault(VAR theConfig:Ptr;procID:integer;allocate:boolean); ƒFileTransfers|
  6850. ftDefaultMsg=1 ƒFileTransferTools|
  6851. FTDirection=integer ƒFileTransfers|
  6852. FTDispose(hFT:FTHandle); ƒFileTransfers|
  6853. ftDisposeMsg=1 ƒFileTransferTools|
  6854. FTEnglishToIntl(hFT:FTHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:integer)
  6855. :OSErr; ƒFileTransfers|
  6856. FTErr=OSErr ƒFileTransfers|
  6857. FTEvent(hFT:FTHandle;theEvent:EventRecord); ƒFileTransfers|
  6858. ftEventMsg=5 ƒFileTransferTools|
  6859. FTExec(hFT:FTHandle); ƒFileTransfers|
  6860. ftExecMsg=102 ƒFileTransferTools|
  6861. ftFailed=2 ƒFileTransfers|
  6862. FTFlags=longint ƒFileTransfers|
  6863. ftFullDuplex=2 ƒFileTransfers|
  6864. ftGenericError=-1 ƒFileTransfers|
  6865. FTGetConfig(hFT:FTHandle):Ptr; ƒFileTransfers|
  6866. FTGetErrorString(hFT:FTHandle;id:integer;VAR errMsg:Str255); ƒFileTransfers|
  6867. ftGetErrorStringMsg=8 ƒFileTransferTools|
  6868. FTGetFTVersion:integer; ƒFileTransfers|
  6869. FTGetProcID(name:Str255):integer; ƒFileTransfers|
  6870. FTGetRefCon(hFT:FTHandle):longint; ƒFileTransfers|
  6871. FTGetToolName(procID:integer;VAR name:Str255); ƒFileTransfers|
  6872. FTGetUserData(hFT:FTHandle):longint; ƒFileTransfers|
  6873. FTGetVersion(hFT:FTHandle):Handle; ƒFileTransfers|
  6874. FTHandle=^FTPtr ƒFileTransfers|
  6875. ftInitMsg=0 ƒFileTransferTools|
  6876. FTIntlToEnglish(hFT:FTHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:integer)
  6877. :OSErr; ƒFileTransfers|
  6878. ftIsFTMode=$00000001 ƒFileTransfers|
  6879. ftL2English=0 ƒFileTransferTools|
  6880. ftL2Intl=1 ƒFileTransferTools|
  6881. FTMenu(hFT:FTHandle;menuID:integer;item:integer):boolean; ƒFileTransfers|
  6882. ftMenuMsg=4 ƒFileTransferTools|
  6883. ftMgetMsg=0 ƒFileTransferTools|
  6884. ftMode=1 ƒSound|
  6885. ftMsetMsg=1 ƒFileTransferTools|
  6886. FTNew(procID:integer;flags:FTFlags;sendProc:ProcPtr;recvProc:ProcPtr;
  6887. readProc:ProcPtr;writeProc:ProcPtr;environsProc:ProcPtr;owner:WindowPtr;
  6888. refCon:longint;userData:longint):FTHandle; ƒFileTransfers|
  6889. ftNoErr=0 ƒFileTransfers|
  6890. ftNoMenus=$00000002 ƒFileTransfers|
  6891. ftNoStdFile=$0010 ƒFileTransfers|
  6892. ftNotEnoughDSpace=5 ƒFileTransfers|
  6893. ftNoTools=8 ƒFileTransfers|
  6894. ftNotSupported=10 ƒFileTransfers|
  6895. FTPChoose(VAR hFT:FTHandle;where:Point;VAR cRec:FTChooseRec):integer;
  6896. ƒFileTransfers|
  6897. FTPtr=^FTRecord ƒFileTransfers|
  6898. ftQuiet=$00000004 ƒFileTransfers|
  6899. fTrash=-3 ƒFiles|
  6900. ftReceiveDisable=$0004 ƒFileTransfers|
  6901. ftReceiving=0 ƒFileTransfers|
  6902. FTRecord=PACKED RECORD ƒFileTransfers [1/3]
  6903. procID:integer;
  6904. flags:FTFlags;
  6905. errCode:FTErr;
  6906. refCon:longint;
  6907. userData:longint;
  6908. defProc:ProcPtr;
  6909. config:Ptr;
  6910. oldConfig:Ptr;
  6911. environsProc:ProcPtr;|
  6912. FTRecord=PACKED RECORD ƒFileTransfers [2/3]
  6913. reserved1:longint;
  6914. reserved2:longint;
  6915. ftPrivate:Ptr;
  6916. sendProc:ProcPtr;
  6917. recvProc:ProcPtr;
  6918. writeProc:ProcPtr;
  6919. readProc:ProcPtr;
  6920. owner:WindowPtr;
  6921. direction:FTDirection;|
  6922. FTRecord=PACKED RECORD ƒFileTransfers [3/3]
  6923. theReply:SFReply;
  6924. writePtr:longint;
  6925. readPtr:longint;
  6926. theBuf:^char;
  6927. bufSize:longint;
  6928. autoRec:Str255;
  6929. attributes:FTAttributes;|
  6930. ftRejected=1 ƒFileTransfers|
  6931. ftRemoteCancel=6 ƒFileTransfers|
  6932. FTResume(hFT:FTHandle;resume:boolean); ƒFileTransfers|
  6933. ftResumeMsg=3 ƒFileTransferTools|
  6934. ftSameCircuit=$0001 ƒFileTransfers|
  6935. ftScleanupMsg=4 ƒFileTransferTools|
  6936. ftSendDisable=$0002 ƒFileTransfers|
  6937. FTSetConfig(hFT:FTHandle;thePtr:Ptr):integer; ƒFileTransfers|
  6938. FTSetRefCon(hFT:FTHandle;refCon:longint); ƒFileTransfers|
  6939. FTSetupCleanup(procID:integer;theConfig:Ptr;count:integer;theDialog:
  6940. DialogPtr;VAR magicCookie:longint); ƒFileTransfers|
  6941. FTSetupFilter(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  6942. VAR theEvent:EventRecord;VAR theItem:integer;VAR magicCookie:longint):
  6943. boolean; ƒFileTransfers|
  6944. FTSetupItem(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  6945. VAR theItem:integer;VAR magicCookie:longint); ƒFileTransfers|
  6946. FTSetupPostflight(procID:integer); ƒFileTransfers|
  6947. FTSetupPreflight(procID:integer;VAR magicCookie:longint):Handle;
  6948. ƒFileTransfers|
  6949. FTSetupPtr=^FTSetupStruct ƒFileTransferTools|
  6950. FTSetupSetup(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  6951. VAR magicCookie:longint); ƒFileTransfers|
  6952. FTSetupStruct=PACKED RECORD ƒFileTransferTools
  6953. theDialog:DialogPtr;
  6954. count:integer;
  6955. theConfig:Ptr;
  6956. procID:integer;|
  6957. FTSetupXCleanup(procID:integer;theConfig:Ptr;count:integer;theDialog:
  6958. DialogPtr;OKed:boolean;VAR magicCookie:longint); ƒFileTransfers|
  6959. FTSetUserData(hFT:FTHandle;userData:longint); ƒFileTransfers|
  6960. ftSfilterMsg=3 ƒFileTransferTools|
  6961. ftSitemMsg=2 ƒFileTransferTools|
  6962. FTSndRecPtr=^FTSoundRec ƒSound|
  6963. FTSoundRec=RECORD ƒSound [1/2]
  6964. duration:integer;
  6965. sound1Rate:Fixed;
  6966. sound1Phase:longint;
  6967. sound2Rate:Fixed;
  6968. sound2Phase:longint;
  6969. sound3Rate:Fixed;
  6970. sound3Phase:longint;|
  6971. FTSoundRec=RECORD ƒSound [2/2]
  6972. sound4Rate:Fixed;
  6973. sound4Phase:longint;
  6974. sound1Wave:WavePtr;
  6975. sound2Wave:WavePtr;
  6976. sound3Wave:WavePtr;
  6977. sound4Wave:WavePtr;|
  6978. ftSpreflightMsg=0 ƒFileTransferTools|
  6979. ftSsetupMsg=1 ƒFileTransferTools|
  6980. FTStart(hFT:FTHandle;direction:FTDirection;fileInfo:SFReply):FTErr;
  6981. ƒFileTransfers|
  6982. ftStartMsg=100 ƒFileTransferTools|
  6983. ftSucc=$00000080 ƒFileTransfers|
  6984. ftSuspendMsg=2 ƒFileTransferTools|
  6985. FTSynthPtr=^FTSynthRec ƒSound|
  6986. FTSynthRec=RECORD ƒSound
  6987. mode:integer;
  6988. sndRec:FTSndRecPtr;|
  6989. ftTextOnly=$0008 ƒFileTransfers|
  6990. ftTimeOut=3 ƒFileTransfers|
  6991. ftTooManyRetry=4 ƒFileTransfers|
  6992. ftTransmitting=1 ƒFileTransfers|
  6993. ftUserCancel=9 ƒFileTransfers|
  6994. FTValidate(hFT:FTHandle):boolean; ƒFileTransfers|
  6995. ftValidateMsg=0 ƒFileTransferTools|
  6996. ftWrongFormat=7 ƒFileTransfers|
  6997. fullTrashIconResource=-3984 ƒIcons|
  6998. fvalType='fval' ƒFileTransferTools|
  6999. FVector=RECORD ƒScript
  7000. start:integer;
  7001. length:integer;|
  7002. fverType='vers' ƒFileTransferTools|
  7003. fVNumber=0 ƒScript|
  7004. fWarmStart=2 ƒSlots|
  7005. fxdFntH=45057 ƒFonts|
  7006. fxdFntHW=45059 ƒFonts|
  7007. fxdFntW=45058 ƒFonts|
  7008. FXInfo=RECORD ƒFiles TB.7-49
  7009. fdIconID:integer;    {icon ID}
  7010. fdUnused:ARRAY[1..3] OF integer;
  7011.     {unused but reserved 6 bytes}
  7012. fdScript:SignedByte;    {script flag and code}
  7013. fdXFlags:SignedByte;    {reserved}
  7014. fdComment:integer;    {comment ID}
  7015. fdPutAway:longint;    {home directory ID}|
  7016. F_DELETE=$6401 ƒIntEnv|
  7017. F_GFONTINFO=$6502 ƒIntEnv|
  7018. F_GPRINTREC=$6504 ƒIntEnv|
  7019. F_GSCROLLINFO=$6510 ƒIntEnv|
  7020. F_GSELINFO=$6506 ƒIntEnv|
  7021. F_GTABINFO=$6500 ƒIntEnv|
  7022. F_GWININFO=$6508 ƒIntEnv|
  7023. F_OPEN=$6400 ƒIntEnv|
  7024. F_RENAME=$6402 ƒIntEnv|
  7025. F_SFONTINFO=$6503 ƒIntEnv|
  7026. F_SPRINTREC=$6505 ƒIntEnv|
  7027. F_SSCROLLINFO=$6511 ƒIntEnv|
  7028. F_SSELINFO=$6507 ƒIntEnv|
  7029. F_STABINFO=$6501 ƒIntEnv|
  7030. F_SWININFO=$6509 ƒIntEnv|
  7031. GammaTbl=RECORD ƒQuickdraw
  7032. gVersion:integer;
  7033. gType:integer;
  7034. gFormulaSize:integer;
  7035. gChanCnt:integer;
  7036. gDataCnt:integer;
  7037. gDataWidth:integer;
  7038. gFormulaData:ARRAY[0..0]ofINTEGER;|
  7039. GammaTblHandle=^GammaTblPtr ƒQuickdraw|
  7040. GammaTblPtr=^GammaTbl ƒQuickdraw|
  7041. gcrOnMFMErr=-400 ƒErrors
  7042. gcr format on high density media error|
  7043. gdDevType=0 ƒQuickdraw|
  7044. GDevice=RECORD ƒQuickdraw [1/3]
  7045. gdRefNum:integer;
  7046. gdID:integer;
  7047. gdType:integer;
  7048. gdITable:ITabHandle;
  7049. gdResPref:integer;
  7050. gdSearchProc:SProcHndl;
  7051. gdCompProc:CProcHndl;|
  7052. GDevice=RECORD ƒQuickdraw [2/3]
  7053. gdFlags:integer;
  7054. gdPMap:PixMapHandle;
  7055. gdRefCon:longint;
  7056. gdNextGD:GDHandle;
  7057. gdRect:Rect;
  7058. gdMode:longint;
  7059. gdCCBytes:integer;|
  7060. GDevice=RECORD ƒQuickdraw [3/3]
  7061. gdCCDepth:integer;
  7062. gdCCXData:Handle;
  7063. gdCCXMask:Handle;
  7064. gdReserved:longint;|
  7065. GDeviceChanged(gdh:GDHandle); ƒQDOffscreen {AB1D}|
  7066. GDGetScale(gdh:GDHandle;VAR scale:Fixed;VAR flags:integer):OSErr;
  7067. ƒImageCompression {AAA3}|
  7068. GDHandle=^GDPtr ƒQuickdraw|
  7069. GDHasScale(gdh:GDHandle;depth:integer;VAR scale:Fixed):OSErr;
  7070. ƒImageCompression {A,5A}|
  7071. GDPtr=^GDevice ƒQuickdraw|
  7072. GDSetScale(gdh:GDHandle;scale:Fixed;flags:integer):OSErr; ƒImageCompression
  7073. {A,5C}|
  7074. genCdevRangeBit=27 ƒScript|
  7075. genericApplicationIconResource=-3996 ƒIcons|
  7076. genericDeskAccessoryIconResource=-3991 ƒIcons|
  7077. genericDocumentIconResource=-4000 ƒIcons|
  7078. genericEditionFileIconResource=-3989 ƒIcons|
  7079. genericExtensionIconResource=-16415 ƒIcons|
  7080. genericFileServerIconResource=-3972 ƒIcons|
  7081. genericFolderIconResource=-3999 ƒIcons|
  7082. genericHardDiskIconResource=-3995 ƒIcons|
  7083. genericMoverObjectIconResource=-3969 ƒIcons|
  7084. genericPreferencesIconResource=-3971 ƒIcons|
  7085. genericQueryDocumentIconResource=-16506 ƒIcons|
  7086. genericStationeryIconResource=-3985 ƒIcons|
  7087. genericSuitcaseIconResource=-3970 ƒIcons|
  7088. geneva=3 ƒFonts|
  7089. Gestalt(selector:OSType;VAR response:longint):OSErr; ƒGestaltEqu {A1AD}
  7090. OV-20  OV-179|
  7091. gestalt32BitAddressing=0 ƒGestaltEqu|
  7092. gestalt32BitCapable=2 ƒGestaltEqu|
  7093. gestalt32BitQD11=$210 ƒGestaltEqu|
  7094. gestalt32BitQD12=$220 ƒGestaltEqu|
  7095. gestalt32BitQD13=$230 ƒGestaltEqu|
  7096. gestalt32BitQD=$200 ƒGestaltEqu|
  7097. gestalt32BitSysZone=1 ƒGestaltEqu|
  7098. gestalt68000=1 ƒGestaltEqu|
  7099. gestalt68010=2 ƒGestaltEqu|
  7100. gestalt68020=3 ƒGestaltEqu|
  7101. gestalt68030=4 ƒGestaltEqu|
  7102. gestalt68030MMU=3 ƒGestaltEqu|
  7103. gestalt68040=5 ƒGestaltEqu|
  7104. gestalt68040FPU=3 ƒGestaltEqu|
  7105. gestalt68040MMU=4 ƒGestaltEqu|
  7106. gestalt68851=2 ƒGestaltEqu|
  7107. gestalt68881=1 ƒGestaltEqu|
  7108. gestalt68882=2 ƒGestaltEqu|
  7109. gestalt8BitQD=$100 ƒGestaltEqu|
  7110. gestaltADBISOKbdII=11 ƒGestaltEqu|
  7111. gestaltADBKbdII=10 ƒGestaltEqu|
  7112. gestaltAddressingModeAttr='addr' ƒGestaltEqu|
  7113. gestaltAliasMgrAttr='alis' ƒGestaltEqu|
  7114. gestaltAliasMgrPresent=0 ƒGestaltEqu|
  7115. gestaltAMU=1 ƒGestaltEqu|
  7116. gestaltAppleEventsAttr='evnt' ƒGestaltEqu|
  7117. gestaltAppleEventsPresent=0 ƒGestaltEqu|
  7118. gestaltAppleTalkVersion='atlk' ƒGestaltEqu|
  7119. gestaltAUXVersion='a/ux' ƒGestaltEqu|
  7120. gestaltBuiltInSoundInput=4 ƒGestaltEqu|
  7121. gestaltClassic=1 ƒGestaltEqu|
  7122. gestaltComponentMgr='cpnt' ƒComponents|
  7123. gestaltCompressionMgr='icmp' ƒImageCompression|
  7124. gestaltConnMgrAttr='conn' ƒGestaltEqu|
  7125. gestaltConnMgrCMSearchFix=1 ƒGestaltEqu|
  7126. gestaltConnMgrPresent=0 ƒGestaltEqu|
  7127. gestaltCRMAttr='crm ' ƒGestaltEqu|
  7128. gestaltCRMPresent=0 ƒGestaltEqu|
  7129. gestaltCTBVersion='ctbv' ƒGestaltEqu|
  7130. gestaltDBAccessMgrAttr='dbac' ƒGestaltEqu|
  7131. gestaltDBAccessMgrPresent=0 ƒGestaltEqu|
  7132. gestaltDITLExtAttr='ditl' ƒGestaltEqu|
  7133. gestaltDITLExtPresent=0 ƒGestaltEqu|
  7134. gestaltDragMgrAttr='drag' ƒDrag|
  7135. gestaltDragMgrPresent=0 ƒDrag|
  7136. gestaltDupSelectorErr=-5552 ƒGestaltEqu|
  7137. gestaltEasyAccessAttr='easy' ƒGestaltEqu|
  7138. gestaltEasyAccessLocked=3 ƒGestaltEqu|
  7139. gestaltEasyAccessOff=0 ƒGestaltEqu|
  7140. gestaltEasyAccessOn=1 ƒGestaltEqu|
  7141. gestaltEasyAccessSticky=2 ƒGestaltEqu|
  7142. gestaltEditionMgrAttr='edtn' ƒGestaltEqu|
  7143. gestaltEditionMgrPresent=0 ƒGestaltEqu|
  7144. GestaltEqu see ƒGestaltEqu|
  7145. gestaltExtADBKbd=4 ƒGestaltEqu|
  7146. gestaltExtendedTimeMgr=3 ƒGestaltEqu|
  7147. gestaltExtISOADBKbd=9 ƒGestaltEqu|
  7148. gestaltExtToolboxTable='xttt' ƒGestaltEqu|
  7149. gestaltFindFolderAttr='fold' ƒGestaltEqu|
  7150. gestaltFindFolderPresent=0 ƒGestaltEqu|
  7151. gestaltFontMgrAttr='font' ƒGestaltEqu|
  7152. gestaltFPUType='fpu ' ƒGestaltEqu|
  7153. gestaltFSAttr='fs  ' ƒGestaltEqu|
  7154. gestaltFullExtFSDispatching=0 ƒGestaltEqu|
  7155. gestaltFXfrMgrAttr='fxfr' ƒGestaltEqu|
  7156. gestaltFXfrMgrPresent=0 ƒGestaltEqu|
  7157. gestaltHardwareAttr='hdwr' ƒGestaltEqu|
  7158. gestaltHasASC=3 ƒGestaltEqu|
  7159. gestaltHasColor=0 ƒGestaltEqu|
  7160. gestaltHasDeepGWorlds=1 ƒGestaltEqu|
  7161. gestaltHasDirectPixMaps=2 ƒGestaltEqu|
  7162. gestaltHasFileSystemManager=2 ƒGestaltEqu|
  7163. gestaltHasFSSpecCalls=1 ƒGestaltEqu|
  7164. gestaltHasGPIaToDCDa=0 ƒGestaltEqu|
  7165. gestaltHasGPIaToRTxCa=1 ƒGestaltEqu|
  7166. gestaltHasGPIbToDCDb=2 ƒGestaltEqu|
  7167. gestaltHasGrayishTextOr=3 ƒGestaltEqu|
  7168. gestaltHasParityCapability=0 ƒGestaltEqu|
  7169. gestaltHasSCC=4 ƒGestaltEqu|
  7170. gestaltHasSCSI=7 ƒGestaltEqu|
  7171. gestaltHasSoftPowerOff=19 ƒGestaltEqu|
  7172. gestaltHasSoundInputDevice=5 ƒGestaltEqu|
  7173. gestaltHasVIA1=0 ƒGestaltEqu|
  7174. gestaltHasVIA2=1 ƒGestaltEqu|
  7175. gestaltHelpMgrAttr='help' ƒGestaltEqu|
  7176. gestaltHelpMgrPresent=0 ƒGestaltEqu|
  7177. gestaltIPCSupport=7 ƒGestaltEqu|
  7178. gestaltKeyboardType='kbd ' ƒGestaltEqu|
  7179. gestaltLaunchCanReturn=1 ƒGestaltEqu|
  7180. gestaltLaunchControl=3 ƒGestaltEqu|
  7181. gestaltLaunchFullFileSpec=2 ƒGestaltEqu|
  7182. gestaltLocationErr=-5553 ƒGestaltEqu|
  7183. gestaltLogicalPageSize='pgsz' ƒGestaltEqu|
  7184. gestaltLogicalRAMSize='lram' ƒGestaltEqu|
  7185. gestaltLowMemorySize='lmem' ƒGestaltEqu|
  7186. gestaltMac512KE=3 ƒGestaltEqu|
  7187. gestaltMacAndPad=2 ƒGestaltEqu|
  7188. gestaltMacClassic=17 ƒGestaltEqu|
  7189. gestaltMachineIcon='micn' ƒGestaltEqu|
  7190. gestaltMachineType='mach' ƒGestaltEqu|
  7191. gestaltMacII=6 ƒGestaltEqu|
  7192. gestaltMacIIci=11 ƒGestaltEqu|
  7193. gestaltMacIIcx=8 ƒGestaltEqu|
  7194. gestaltMacIIfx=13 ƒGestaltEqu|
  7195. gestaltMacIIsi=18 ƒGestaltEqu|
  7196. gestaltMacIIx=7 ƒGestaltEqu|
  7197. gestaltMacKbd=1 ƒGestaltEqu|
  7198. gestaltMacLC=19 ƒGestaltEqu|
  7199. gestaltMacPlus=4 ƒGestaltEqu|
  7200. gestaltMacPlusKbd=3 ƒGestaltEqu|
  7201. gestaltMacSE030=9 ƒGestaltEqu|
  7202. gestaltMacSE=5 ƒGestaltEqu|
  7203. gestaltMacXL=2 ƒGestaltEqu|
  7204. gestaltMiscAttr='misc' ƒGestaltEqu|
  7205. gestaltMMUType='mmu ' ƒGestaltEqu|
  7206. gestaltNoFPU=0 ƒGestaltEqu|
  7207. gestaltNoMMU=0 ƒGestaltEqu|
  7208. gestaltNotificationMgrAttr='nmgr' ƒGestaltEqu|
  7209. gestaltNotificationPresent=0 ƒGestaltEqu|
  7210. gestaltNuBusConnectors='sltc' ƒGestaltEqu|
  7211. gestaltOriginalQD=$000 ƒGestaltEqu|
  7212. gestaltOSAttr='os  ' ƒGestaltEqu|
  7213. gestaltOSTable='ostt' ƒGestaltEqu|
  7214. gestaltOutlineFonts=0 ƒGestaltEqu|
  7215. gestaltParityAttr='prty' ƒGestaltEqu|
  7216. gestaltParityEnabled=1 ƒGestaltEqu|
  7217. gestaltPartialRsrcs=0 ƒGestaltEqu|
  7218. gestaltPhysicalRAMSize='ram ' ƒGestaltEqu|
  7219. gestaltPMgrCPUIdle=1 ƒGestaltEqu|
  7220. gestaltPMgrExists=0 ƒGestaltEqu|
  7221. gestaltPMgrSCC=2 ƒGestaltEqu|
  7222. gestaltPMgrSound=3 ƒGestaltEqu|
  7223. gestaltPopupAttr='pop!' ƒGestaltEqu|
  7224. gestaltPopupPresent=0 ƒGestaltEqu|
  7225. gestaltPortable=10 ƒGestaltEqu|
  7226. gestaltPowerMgrAttr='powr' ƒGestaltEqu|
  7227. gestaltPPCSupportsIncoming=$0001 ƒGestaltEqu|
  7228. gestaltPPCSupportsOutGoing=$0002 ƒGestaltEqu|
  7229. gestaltPPCSupportsRealTime=$1000 ƒGestaltEqu|
  7230. gestaltPPCToolboxAttr='ppc ' ƒGestaltEqu|
  7231. gestaltPPCToolboxPresent=$0000 ƒGestaltEqu|
  7232. gestaltProcessorType='proc' ƒGestaltEqu|
  7233. gestaltPrtblADBKbd=6 ƒGestaltEqu|
  7234. gestaltPrtblISOKbd=7 ƒGestaltEqu|
  7235. gestaltQuickdrawFeatures='qdrw' ƒGestaltEqu|
  7236. gestaltQuickdrawVersion='qd  ' ƒGestaltEqu|
  7237. gestaltQuickTime='qtim' ƒMovies|
  7238. gestaltRealTempMemory=5 ƒGestaltEqu|
  7239. gestaltResourceMgrAttr='rsrc' ƒGestaltEqu|
  7240. gestaltRevisedTimeMgr=2 ƒGestaltEqu|
  7241. gestaltROMSize='rom ' ƒGestaltEqu|
  7242. gestaltROMVersion='romv' ƒGestaltEqu|
  7243. gestaltScriptCount='scr#' ƒGestaltEqu|
  7244. gestaltScriptMgrVersion='scri' ƒGestaltEqu|
  7245. gestaltScrollingThrottle=0 ƒGestaltEqu|
  7246. gestaltSerialAttr='ser ' ƒGestaltEqu|
  7247. gestaltSoundAttr='snd ' ƒGestaltEqu|
  7248. gestaltSoundIOMgrPresent=3 ƒGestaltEqu|
  7249. gestaltSpeechAttr='ttsc' ƒSpeech|
  7250. gestaltSpeechMgrPresent=0 ƒSpeech|
  7251. gestaltSquareMenuBar=2 ƒGestaltEqu|
  7252. gestaltStandardFile58=0 ƒGestaltEqu|
  7253. gestaltStandardFileAttr='stdf' ƒGestaltEqu|
  7254. gestaltStandardTimeMgr=1 ƒGestaltEqu|
  7255. gestaltStdADBKbd=5 ƒGestaltEqu|
  7256. gestaltStdISOADBKbd=8 ƒGestaltEqu|
  7257. gestaltStdNBPAttr='nlup' ƒGestaltEqu|
  7258. gestaltStdNBPPresent=0 ƒGestaltEqu|
  7259. gestaltStereoCapability=0 ƒGestaltEqu|
  7260. gestaltStereoMixing=1 ƒGestaltEqu|
  7261. gestaltSysDebuggerSupport=8 ƒGestaltEqu|
  7262. gestaltSystemVersion='sysv' ƒGestaltEqu|
  7263. gestaltSysZoneGrowable=0 ƒGestaltEqu|
  7264. gestaltTE1=1 ƒGestaltEqu|
  7265. gestaltTE2=2 ƒGestaltEqu|
  7266. gestaltTE3=3 ƒGestaltEqu|
  7267. gestaltTE4=4 ƒGestaltEqu|
  7268. gestaltTE5=5 ƒGestaltEqu|
  7269. gestaltTEAttr='teat' ƒDrag|
  7270. gestaltTEHasGetHiliteRgn=0 ƒDrag|
  7271. gestaltTempMemSupport=4 ƒGestaltEqu|
  7272. gestaltTempMemTracked=6 ƒGestaltEqu|
  7273. gestaltTermMgrAttr='term' ƒGestaltEqu|
  7274. gestaltTermMgrPresent=0 ƒGestaltEqu|
  7275. gestaltTextEditVersion='te  ' ƒGestaltEqu|
  7276. gestaltTimeMgrVersion='tmgr' ƒGestaltEqu|
  7277. gestaltToolboxTable='tbtt' ƒGestaltEqu|
  7278. gestaltTSMgrVersion='tsmv' ƒTextServices|
  7279. gestaltUndefSelectorErr=-5551 ƒGestaltEqu|
  7280. gestaltUnknownErr=-5550 ƒGestaltEqu|
  7281. gestaltVersion='vers' ƒGestaltEqu|
  7282. gestaltVMAttr='vm  ' ƒGestaltEqu|
  7283. gestaltVMPresent=0 ƒGestaltEqu|
  7284. Get1IndResource(theType:ResType;index:integer):Handle; ƒResources Δ {A80E}
  7285. IV-15 MTB.1-100…101|
  7286. Get1IndType(VAR theType:ResType;index:integer); ƒResources Δ {A80F} IV-15
  7287. MTB.1-104|
  7288. Get1NamedResource(theType:ResType;name:Str255):Handle; ƒResources Δ {A820}
  7289. IV-15 MTB.1-77…78|
  7290. Get1Resource(theType:ResType;theID:integer):Handle; ƒResources Δ {A81F}
  7291. IV-16 MTB.1-74…75  OV-54|
  7292. GetADBInfo(VAR info:ADBDataBlock;adbAddr:ADBAddress):OSErr; ƒDeskBus {A079}
  7293. V-370|
  7294. GetAlertStage:integer; TB.6-66  TB.6-112|
  7295. GetAliasInfo(alias:AliasHandle;index:AliasInfoType;VAR theString:Str63):
  7296. OSErr; ƒAliases {A823:$0007} FL.4-13  FL.4-23…24|
  7297. GetAlrtStage:integer; ƒDialogs I-422|
  7298. getAmpCmd=45 ƒSound|
  7299. GetAppFiles(index:integer;VAR theFile:AppFile); ƒSegLoad II-58  N77-2
  7300. FL.1-59 TN77|
  7301. GetAppFont:integer; ƒScript V-315 TE.4-38  TE.4-54|
  7302. GetApplLimit:Ptr; ƒMemory II-29 ME.1-53  ME.2-84|
  7303. GetAppParms(VAR apName:Str255;VAR apRefNum:integer;VAR apParam:Handle);
  7304. ƒSegLoad {A9F5} II-58 FL.1-58|
  7305. GetATalkInfo=258 ƒAppleTalk|
  7306. GetAuxCtl(theControl:ControlHandle;VAR acHndl:AuxCtlHandle):boolean;
  7307. ƒControls Δ {AA44} V-222|
  7308. GetAuxiliaryControlRecord(theControl:ControlHandle;VAR acHndl:AuxCtlHandle):
  7309. boolean; TB.5-107|
  7310. GetAuxWin(theWindow:WindowPtr;VAR awHndl:AuxWinHandle):boolean; ƒWindows
  7311. {AA42} V-207 TB.4-115…116|
  7312. GetBackColor(VAR color:RGBColor); ƒQuickdraw {AA1A} V-68|
  7313. GetBestDeviceRect(VAR gdh:GDHandle;VAR rp:Rect):OSErr; ƒImageCompression
  7314. {AAA3} QT.3-147  QTC.5-14|
  7315. GetBridgeAddress:integer; ƒAppleTalk V-515  N132-2 TN132|
  7316. GetCallBackTimeBase(qtCall:QTCallBack):TimeBase; ƒMovies {AAAA} QT.2-340|
  7317. GetCallBackType(qtCall:QTCallBack):integer; ƒMovies {AAAA} QT.2-340…341|
  7318. getCancel=3 ƒStandardFile|
  7319. GetCaretTime:longint; ƒEvents I-260 TB.2-113|
  7320. GetCCursor(crsrID:integer):CCrsrHandle; ƒQuickdraw Δ {AA1B} V-75  P-88  P-171|
  7321. GetCheckPoints(paramPtr:XCmdPtr):CheckPtHandle; ƒHyperXCmd|
  7322. GetCIcon(iconID:integer):CIconHandle; ƒQuickdraw Δ {AA1E} V-76 MTB.5-29|
  7323. GetClip(rgn:RgnHandle); ƒQuickdraw Δ {A87A} I-167|
  7324. GetClockTime(aClock:ComponentInstance;VAR out:TimeRecord):ComponentResult;
  7325. ƒQuickTimeComponents {A82A:$0000}|
  7326. GetCodecInfo(VAR info:CodecInfo;cType:CodecType;codec:CodecComponent):OSErr;
  7327. ƒImageCompression {AAA3:$0003} QT.3-32  QT.3-52  QT.3-65…66|
  7328. GetCodecNameList(VAR list:CodecNameSpecListPtr;showAll:integer):OSErr;
  7329. ƒImageCompression {AAA3:$0001} QT.3-32  QT.3-56  QT.3-63|
  7330. GetColor(where:Point;prompt:Str255;inColor:RGBColor;VAR outColor:RGBColor):
  7331. boolean; ƒPicker Δ {A82E:$0009} V-174|
  7332. GetComponentIconSuite(aComponent:Component;VAR iconSuite:Handle):OSErr;
  7333. ƒComponents {A82A:$002A} MTB.6-49…50|
  7334. GetComponentInfo(aComponent:Component;VAR cd:ComponentDescription;
  7335. componentName:Handle;componentInfo:Handle;componentIcon:Handle):OSErr;
  7336. ƒComponents {A82A:$0005} MTB.6-10…11  MTB.6-48…49|
  7337. GetComponentInstanceA5(aComponentInstance:ComponentInstance):longint;
  7338. ƒComponents {A82A:$000E} MTB.6-68…69|
  7339. GetComponentInstanceError(aComponentInstance:ComponentInstance):OSErr;
  7340. ƒComponents {A82A:$000A} MTB.6-51…52|
  7341. GetComponentInstanceStorage(aComponentInstance:ComponentInstance):Handle;
  7342. ƒComponents {A82A:$000C} MTB.6-67|
  7343. GetComponentListModSeed:longint; ƒComponents {A82A:$0006} MTB.6-44|
  7344. GetComponentRefcon(aComponent:Component):longint; ƒComponents {A82A:$0010}
  7345. MTB.6-35  MTB.6-71|
  7346. GetComponentVersion(ci:ComponentInstance):longint; ƒComponents {A82A:$0000}
  7347. MTB.6-50|
  7348. GetCompressedImageSize(desc:ImageDescriptionHandle;data:Ptr;bufferSize:
  7349. longint;dataProc:DataProcRecordPtr;VAR dataSize:longint):OSErr;
  7350. ƒImageCompression {AAA3:$001C} QT.3-72…73|
  7351. GetCompressedPixMapInfo(pix:PixMapPtr;VAR desc:ImageDescriptionHandle;VAR
  7352. data:Ptr;VAR bufferSize:longint;dataProc:DataProcRecordPtr;progressProc:
  7353. ProgressProcRecordPtr):OSErr; ƒImageCompression {AAA3:$0037} QT.3-141…142|
  7354. GetCompressionTime(src:PixMapHandle;srcRect:Rect;colorDepth:integer;cType:
  7355. CodecType;codec:CompressorComponent;VAR spatialQuality:CodecQ;VAR
  7356. temporalQuality:CodecQ;VAR compressTime:longint):OSErr; ƒImageCompression
  7357. {AAA3:$0005} QT.3-57  QT.3-69…71|
  7358. GetControlAction(theControl:ControlHandle):ProcPtr; TB.5-106|
  7359. GetControlMaximum(theControl:ControlHandle):integer; TB.5-41…42  TB.5-61
  7360. TB.5-104|
  7361. GetControlMinimum(theControl:ControlHandle):integer; TB.5-103…104|
  7362. GetControlReference(theControl:ControlHandle):longint; TB.5-105|
  7363. GetControlTitle(theControl:ControlHandle;VAR title:Str255); TB.5-104…105|
  7364. GetControlValue(theControl:ControlHandle):integer; MTB.8-40  TB.5-38…39
  7365. TB.5-41…42  TB.5-44  TB.5-53…55  TB.5-61  TB.5-103|
  7366. GetControlVariant(theControl:ControlHandle):integer; TB.5-106…107|
  7367. GetCPixel(h:integer;v:integer;VAR cPix:RGBColor); ƒQuickdraw {AA17} V-69|
  7368. GetCPUSpeed:longint; ƒPower {A485:$00FF}|
  7369. GetCRefCon(theControl:ControlHandle):longint; ƒControls {A95A} I-327|
  7370. GetCSequenceDataParams QT.3-129|
  7371. GetCSequenceDataRateParams(seqID:ImageSequence;params:DataRateParamsPtr):
  7372. OSErr; ƒImageCompression {AAA3}|
  7373. GetCSequenceFrameNumber(seqID:ImageSequence;VAR frameNumber:longint):OSErr;
  7374. ƒImageCompression {AAA3} QT.3-124|
  7375. GetCSequenceKeyFrameRate(seqID:ImageSequence;VAR keyframerate:longint):OSErr;
  7376. ƒImageCompression {AAA3} QT.3-123|
  7377. GetCSequencePrevBuffer(seqID:ImageSequence;VAR gworld:GWorldPtr):OSErr;
  7378. ƒImageCompression {AAA3:$0019} QT.3-126|
  7379. GetCTable(ctID:integer):CTabHandle; ƒQuickdraw Δ {AA18} V-77|
  7380. GetCTitle(theControl:ControlHandle;VAR title:Str255); ƒControls {A95E} I-321|
  7381. GetCtlAction(theControl:ControlHandle):ProcPtr; ƒControls {A96A} I-328  IV-53|
  7382. GetCtlMax(theControl:ControlHandle):integer; ƒControls {A962} I-327|
  7383. GetCtlMin(theControl:ControlHandle):integer; ƒControls {A961} I-327|
  7384. GetCtlValue(theControl:ControlHandle):integer; ƒControls {A960} I-326  P-114
  7385. P-171|
  7386. GetCTSeed:longint; ƒQuickdraw {AA28} V-143|
  7387. GetCurrentProcess(VAR PSN:ProcessSerialNumber):OSErr; ƒProcesses {A88F:
  7388. $0037} PS.1-12  PS.2-5  PS.2-21…22  PS.4-9|
  7389. GetCursor(cursorID:integer):CursHandle; ƒToolUtils Δ {A9B9} I-474  P-84  P-171|
  7390. GetCVariant(theControl:ControlHandle):integer; ƒControls {A809} V-222|
  7391. GetCWMgrPort(VAR wMgrCPort:CGrafPtr); ƒWindows {AA48} V-210 TB.4-113…114|
  7392. GetDateTime(VAR secs:longint); ƒOSUtils II-378 TE.5-34  TE.5-86…88|
  7393. GetDblTime:longint; ƒEvents I-260 TB.2-113|
  7394. GetDCtlEntry(refNum:integer):DCtlHandle; ƒDevices Δ II-190 TN71|
  7395. GetDefaultInputMethod(VAR ts:Component;VAR slRecordPtr:ScriptLanguageRecord):
  7396. OSErr; ƒTextServices {AA54:$000D} TE.7-25  TE.7-64|
  7397. GetDefaultOutputVolume(VAR offset:longint):OSErr; ƒSound {A800}|
  7398. GetDefaultStartup(paramBlock:DefStartPtr); ƒStart {A07D} V-353|
  7399. GetDefaultUser(VAR userRef:longint;VAR userName:Str32):OSErr; ƒPPCToolBox
  7400. {_PPC:$000D} IAC.11-33  IAC.11-75…76|
  7401. GetDefFontSize:integer; ƒScript V-315 TE.4-53|
  7402. GetDeviceList:GDHandle; ƒQuickdraw {AA29} V-124|
  7403. GetDialogItem(theDialog:DialogPtr;itemNo:integer;VAR itemType:integer;VAR
  7404. item:Handle;VAR box:Rect); MTB.8-30  MTB.8-72  OV-47  OV-136  OV-140  OV-148
  7405. TB.6-50  TB.6-121…122|
  7406. GetDialogItemText(item:Handle;VAR text:Str255); TB.6-50  TB.6-130…131|
  7407. GetDictionaryInformation(dictionaryReference:longint;VAR
  7408. theDictionaryInformation:DictionaryInformation):OSErr; TE.8-14…15  TE.8-24…26|
  7409. GetDItem(theDialog:DialogPtr;itemNo:integer;VAR itemType:integer;VAR item:
  7410. Handle;VAR box:Rect); ƒDialogs Δ {A98D} I-421|
  7411. getDlgID=-4000 ƒStandardFile|
  7412. GetDragAttributes(theDragRef:DragReference;VAR flags:DragAttributes):OSErr;
  7413. ƒDrag {ABED:$0019}|
  7414. GetDragItemBounds(theDragRef:DragReference;theItemRef:ItemReference;VAR
  7415. itemBounds:Rect):OSErr; ƒDrag {ABED:$0015}|
  7416. GetDragItemReferenceNumber(theDragRef:DragReference;index:integer;VAR
  7417. theItemRef:ItemReference):OSErr; ƒDrag {ABED:$000F}|
  7418. GetDragModifiers(theDragRef:DragReference;VAR modifiers:integer;VAR
  7419. mouseDownModifiers:integer;VAR mouseUpModifiers:integer):OSErr; ƒDrag {ABED:
  7420. $001D}|
  7421. GetDragMouse(theDragRef:DragReference;VAR mouse:Point;VAR pinnedMouse:Point):
  7422. OSErr; ƒDrag {ABED:$001A}|
  7423. GetDragOrigin(theDragRef:DragReference;VAR initialMouse:Point):OSErr; ƒDrag
  7424. {ABED:$001C}|
  7425. GetDrawingRect(VAR r:Rect); ƒPascal TP-364|
  7426. getDrive=6 ƒStandardFile|
  7427. GetDropLocation(theDragRef:DragReference;VAR dropLocation:AEDesc):OSErr;
  7428. ƒDrag {ABED:$0017}|
  7429. GetDrvQHdr:QHdrPtr; ƒFiles II-128  IV-181 FL.2-236|
  7430. GetDSequenceImageBuffer(seqID:ImageSequence;VAR gworld:GWorldPtr):OSErr;
  7431. ƒImageCompression {AAA3:$0015} QT.3-136|
  7432. GetDSequenceScreenBuffer(seqID:ImageSequence;VAR gworld:GWorldPtr):OSErr;
  7433. ƒImageCompression {AAA3:$0016} QT.3-136…137|
  7434. GetEditionFormatMark(whichEdition:EditionRefNum;whichFormat:FormatType;VAR
  7435. currentMark:longint):OSErr; ƒEditions {A82D:$061E} IAC.2-27  IAC.2-82…83|
  7436. GetEditionInfo(sectionH:SectionHandle;VAR editionInfo:EditionInfoRecord):
  7437. OSErr; ƒEditions {A82D:$0422} IAC.2-49  IAC.2-98…99|
  7438. GetEditionOpenerProc(VAR opener:EditionOpenerProcPtr):OSErr; ƒEditions {A82D:
  7439. $022A} IAC.2-63  IAC.2-102|
  7440. getEject=5 ƒStandardFile|
  7441. GetEntryColor(srcPalette:PaletteHandle;srcEntry:integer;VAR dstRGB:RGBColor);
  7442. ƒPalettes {AA9B} V-164|
  7443. GetEntryUsage(srcPalette:PaletteHandle;srcEntry:integer;VAR dstUsage:integer;
  7444. VAR dstTolerance:integer); ƒPalettes {AA9D} V-165|
  7445. GetEnvironment(VAR e:environment); ƒSANE|
  7446. GetEnvirons(verb:integer):longint; ƒScript {A8B5} V-313 TN243|
  7447. GetEOF(refNum:integer;VAR logEOF:longint):OSErr; ƒFiles P-132  P-172  II-93
  7448. IV-111  II-112  IV-142 FL.1-48  FL.2-117|
  7449. GetEvQHdr:QHdrPtr; ƒOSEvents II-71 TB.2-100|
  7450. GetFieldByID(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldID:integer):Handle;
  7451. ƒHyperXCmd|
  7452. GetFieldByName(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldName:Str255):
  7453. Handle; ƒHyperXCmd|
  7454. GetFieldByNum(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldNum:integer):
  7455. Handle; ƒHyperXCmd|
  7456. GetFieldTE(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldID,fieldNum:integer;
  7457. fieldNamePtr:StringPtr):TEHandle; ƒHyperXCmd|
  7458. GetFilePath(paramPtr:XCmdPtr;fileName:Str255;numTypes:integer;typeList:
  7459. SFTypeList;askUser:boolean;VAR fileType:OSType;VAR fullName:Str255):boolean;
  7460. ƒHyperXCmd|
  7461. GetFileTypesThatAppCanNativelyOpen(appVRefNumHint:integer;appSignature:
  7462. OSType;VAR nativeTypes:TypesBlock):OSErr; Δ {_TranslationDispatch:$001C}
  7463. MTB.7-17  MTB.7-37…38|
  7464. GetFInfo(fileName:Str255;vRefNum:integer;VAR fndrInfo:FInfo):OSErr; ƒFiles
  7465. II-95  IV-113|
  7466. GetFirstCallBack(tb:TimeBase):QTCallBack; ƒMovies {AAAA} QTC.11-20|
  7467. GetFlavorData(theDragRef:DragReference;theItemRef:ItemReference;theType:
  7468. FlavorType;dataPtr:UNIV Ptr;VAR dataSize:Size;dataOffset:longint):OSErr;
  7469. ƒDrag {ABED:$0014}|
  7470. GetFlavorDataSize(theDragRef:DragReference;theItemRef:ItemReference;theType:
  7471. FlavorType;VAR dataSize:Size):OSErr; ƒDrag {ABED:$0013}|
  7472. GetFlavorFlags(theDragRef:DragReference;theItemRef:ItemReference;theType:
  7473. FlavorType;VAR theFlags:FlavorFlags):OSErr; ƒDrag {ABED:$0012}|
  7474. GetFlavorType(theDragRef:DragReference;theItemRef:ItemReference;index:
  7475. integer;VAR theType:FlavorType):OSErr; ƒDrag {ABED:$0011}|
  7476. GetFNum(name:Str255;VAR familyID:integer); ƒFonts Δ {A900} I-223 TE.3-20
  7477. TE.4-33  TE.4-52 TN191|
  7478. GetFontInfo(VAR info:FontInfo); ƒQuickdraw Δ {A88B} I-173  P-83  P-172
  7479. TE.1-63  TE.3-43  TE.3-75  TE.4-34|
  7480. GetFontName(familyID:integer;VAR name:Str255); ƒFonts Δ {A8FF} I-223 TE.4-51
  7481. TN191|
  7482. GetForeColor(VAR color:RGBColor); ƒQuickdraw {AA19} V-68|
  7483. GetFormatOrder(ordering:FormatOrderPtr;firstFormat:integer;lastFormat:
  7484. integer;lineRight:boolean;rlDirProc:Ptr;dirParam:Ptr); ƒScript {A8B5}
  7485. TE.3-33  TE.3-87…88|
  7486. GetFPos(refNum:integer;VAR filePos:longint):OSErr; ƒFiles II-92  IV-110
  7487. II-111  IV-141 FL.1-46…47  FL.2-115|
  7488. GetFrontProcess(VAR PSN:ProcessSerialNumber):OSErr; ƒProcesses {A88F:$0039}
  7489. PS.2-5  PS.2-25…26|
  7490. GetFrontServiceWindow(VAR window:WindowPtr):OSErr; ƒTextServices {AA54:
  7491. $0013} TE.7-48  TE.7-82|
  7492. GetFSQHdr:QHdrPtr; ƒFiles II-125  IV-175 FL.2-235|
  7493. GetGDevice:GDHandle; ƒQuickdraw {AA32} V-123|
  7494. GetGlobal(paramPtr:XCmdPtr;globName:Str255):Handle; ƒHyperXCmd|
  7495. GetGray(device:GDHandle;backGround:RGBColor;VAR foreGround:RGBColor):boolean;
  7496. ƒPalettes {AAA2:$1219} TB.3-91|
  7497. GetGrayRgn:RgnHandle; ƒWindows Δ V-208 TB.4-113|
  7498. GetGWorld(VAR port:CGrafPtr;VAR gdh:GDHandle); ƒQDOffscreen {AB1D}|
  7499. GetGWorldDevice(offscreenGWorld:GWorldPtr):GDHandle; ƒQDOffscreen {AB1D}|
  7500. GetGWorldPixMap(offscreenGWorld:GWorldPtr):PixMapHandle; ƒQDOffscreen {AB1D}|
  7501. GetHaltVector:longint; ƒSANE|
  7502. GetHandlerInfo(paramPtr:XCmdPtr;handlerNum:integer;VAR handlerName:Str255;
  7503. VAR objectName:Str255;VAR varCount:integer); ƒHyperXCmd|
  7504. GetHandleSize(h:Handle):Size; ƒMemory II-33  N54-1  N63-1 ME.2-39…40|
  7505. GetIcon(iconID:integer):Handle; ƒToolUtils Δ {A9BB} I-473  P-83  P-172
  7506. MTB.5-14  MTB.5-28…29 TN55|
  7507. GetIconCacheData(theCache:Handle;VAR theData:ptr):OSErr; ƒIcons {ABC9:$0419}
  7508. MTB.5-55|
  7509. GetIconCacheProc(theCache:Handle;VAR theProc:ProcPtr):OSErr; ƒIcons {ABC9:
  7510. $041B} MTB.5-56|
  7511. GetIconFromSuite(VAR theIconData:handle;theSuite:handle;theType:ResType):
  7512. OSErr; ƒIcons {ABC9:$0609} MTB.5-13  MTB.5-34…35|
  7513. GetIconSuite(VAR theIconSuite:handle;theResID:integer;selector:longint):
  7514. OSErr; ƒIcons {ABC9:$0501} MTB.5-11  MTB.5-13  MTB.5-31…32|
  7515. GetImageDescriptionCTable(desc:ImageDescriptionHandle;VAR ctable:CTabHandle):
  7516. OSErr; ƒImageCompression {AAA3:$001E} QT.3-87…88|
  7517. GetImageDescriptionExtension(desc:ImageDescriptionHandle;VAR extension:
  7518. Handle;idType:longint;index:longint):OSErr; ƒImageCompression {AAA3:$0020}
  7519. QTC.4-66|
  7520. GetIndADB(VAR info:ADBDataBlock;devTableIndex:integer):ADBAddress; ƒDeskBus
  7521. {A078} V-369 TN206|
  7522. GetIndPattern(VAR thePat:Pattern;patternListID:integer;index:integer);
  7523. ƒToolUtils Δ I-473  P-81|
  7524. GetIndResource(theType:ResType;index:integer):Handle; ƒResources Δ {A99D}
  7525. I-118 MTB.1-99…100|
  7526. GetIndString(VAR theString:Str255;strListID:integer;index:integer);
  7527. ƒToolUtils Δ I-468 OV-52|
  7528. GetIndType(VAR theType:ResType;index:integer); ƒResources {A99F} I-117
  7529. MTB.1-103|
  7530. GetIndVoice(index:integer;voice:VoiceSpecPtr):OSErr; ƒSpeech {A800}|
  7531. GetIntlResource(theID:integer):Handle; TE.6-32…33  TE.6-90…91|
  7532. GetIntlResourceTable(script:ScriptCode;tableCode:integer;VAR itlHandle:
  7533. Handle;VAR offset:longint;VAR length:longint); TE.6-32…33  TE.6-91…92|
  7534. GetItem(theMenu:MenuHandle;item:integer;VAR itemString:Str255); ƒMenus
  7535. {A946} I-358  P-104  P-172|
  7536. GetItemCmd(theMenu:MenuHandle;item:integer;VAR cmdChar:char); ƒMenus {A84E}
  7537. V-240 TB.3-138…139|
  7538. GetItemIcon(theMenu:MenuHandle;item:integer;VAR iconIndex:Byte); ƒMenus
  7539. {A93F} I-360  V-246 TB.3-137|
  7540. GetItemMark(theMenu:MenuHandle;item:integer;VAR markChar:char); ƒMenus
  7541. {A943} I-359  V-246 TB.3-135|
  7542. GetItemStyle(theMenu:MenuHandle;item:integer;VAR chStyle:Style); ƒMenus
  7543. {A941} I-360  V-247  N61-1 TB.3-133…134|
  7544. GetIText(item:Handle;VAR text:Str255); ƒDialogs {A990} I-422  N18-2 TN18|
  7545. GetKeys(VAR theKeys:KeyMap); ƒEvents Δ {A976} I-259 TB.2-110|
  7546. GetLabel(labelNumber:integer;VAR labelColor:RGBColor;VAR labelString:Str255):
  7547. OSErr; ƒIcons {ABC9:$050B} MTB.5-41…42|
  7548. GetLastEditionContainerUsed(VAR container:EditionContainerSpec):OSErr;
  7549. ƒEditions {A82D:$0226} IAC.2-39  IAC.2-90…91|
  7550. GetLocalZones(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-542|
  7551. GetMainDevice:GDHandle; ƒQuickdraw {AA2A} V-124|
  7552. GetMaskTable:Ptr; ƒQuickdraw {A836} IV-25|
  7553. GetMatrixType(m:MatrixRecord):integer; ƒImageCompression {ABC2:$0014} QT.2-342|
  7554. GetMaxCompressionSize(src:PixMapHandle;srcRect:Rect;colorDepth:integer;
  7555. quality:CodecQ;cType:CodecType;codec:CompressorComponent;VAR size:longint):
  7556. OSErr; ƒImageCompression {AAA3:$0004} QT.3-28  QT.3-32  QT.3-68…69|
  7557. GetMaxDevice(globalRect:Rect):GDHandle; ƒQuickdraw {AA27} V-125|
  7558. GetMaxResourceSize(theResource:Handle):longint; MTB.1-105…106|
  7559. GetMBarHeight:integer; ƒScript V-315 TB.3-113|
  7560. GetMCEntry(menuID:integer;menuItem:integer):MCEntryPtr; ƒMenus {AA64} V-239
  7561. TB.3-145…146|
  7562. GetMCInfo:MCTableHandle; ƒMenus Δ {AA61} V-239 TB.3-52  TB.3-143…144|
  7563. GetMediaCreationTime(m:Media):longint; ƒMovies {AAAA:$0066} QT.2-221|
  7564. GetMediaDataHandler(m:Media;index:integer):DataHandler; ƒMovies {AAAA}
  7565. QT.2-285…286|
  7566. GetMediaDataHandlerDescription(m:Media;index:integer;VAR dhType:OSType;VAR
  7567. creatorName:Str255;VAR creatorManufacturer:OSType); ƒMovies {AAAA}
  7568. QT.2-284…285|
  7569. GetMediaDataRef(m:Media;index:integer;VAR dataRef:Handle;VAR dataRefType:
  7570. OSType;VAR dataRefAttributes:longint):OSErr; ƒMovies {AAAA} QT.2-217…218|
  7571. GetMediaDataRefCount(m:Media;VAR count:integer):OSErr; ƒMovies {AAAA} QT.2-219|
  7572. GetMediaDataSize(m:Media;startTime:TimeValue;duration:TimeValue):longint;
  7573. ƒMovies {AAAA} QT.2-224|
  7574. GetMediaDuration(m:Media):TimeValue; ƒMovies {AAAA:$006A} QT.2-49  QT.2-54
  7575. QT.2-194|
  7576. GetMediaHandler(m:Media):MediaHandler; ƒMovies {AAAA:$0071} QT.2-283|
  7577. GetMediaHandlerDescription(m:Media;VAR mediaType:OSType;VAR creatorName:
  7578. Str255;VAR creatorManufacturer:OSType); ƒMovies {AAAA:$006F} QT.2-282…283|
  7579. GetMediaLanguage(m:Media):integer; ƒMovies {AAAA:$006B} QT.2-212…213|
  7580. GetMediaModificationTime(m:Media):longint; ƒMovies {AAAA:$0067} QT.2-222|
  7581. GetMediaNextInterestingTime(m:Media;interestingTimeFlags:integer;time:
  7582. TimeValue;rate:Fixed;VAR interestingTime:TimeValue;VAR interestingDuration:
  7583. TimeValue); ƒMovies {AAAA} QT.2-201…202|
  7584. GetMediaQuality(m:Media):integer; ƒMovies {AAAA:$006D} QT.2-214…215|
  7585. GetMediaSample(m:Media;dataOut:Handle;maxSizeToGrow:longint;VAR size:longint;
  7586. time:TimeValue;VAR sampleTime:TimeValue;VAR durationPerSample:TimeValue;
  7587. sampleDescriptionH:SampleDescriptionHandle;VAR sampleDescriptionIndex:
  7588. longint;maxNumberOfSamples:longint;VAR numberOfSamples:longint;VAR
  7589. sampleFlags:integer):OSErr; ƒMovies {AAAA:$007E} QT.2-277…279|
  7590. GetMediaSampleCount(m:Media):longint; ƒMovies {AAAA:$0079} QT.2-225|
  7591. GetMediaSampleDescription(m:Media;index:longint;descH:
  7592. SampleDescriptionHandle); ƒMovies {AAAA:$0078} QT.2-226…227|
  7593. GetMediaSampleDescriptionCount(m:Media):longint; ƒMovies {AAAA:$0077}
  7594. QT.2-225…227|
  7595. GetMediaSampleReference(m:Media;VAR dataOffset:longint;VAR size:longint;
  7596. sampleDescriptionH:SampleDescriptionHandle;VAR sampleDescriptionIndex:
  7597. longint;maxNumberOfSamples:longint;VAR numberOfSamples:longint;VAR
  7598. sampleFlags:integer):OSErr; ƒMovies {AAAA:$007F} QT.2-279…281|
  7599. GetMediaShadowSync(m:Media;frameDiffSampleNum:longint;VAR syncSampleNum:
  7600. longint):OSErr; ƒMovies {AAAA} QT.2-144…145|
  7601. GetMediaTimeScale(m:Media):TimeScale; ƒMovies {AAAA:$0068} QT.2-195|
  7602. GetMediaTrack(m:Media):Track; ƒMovies {AAAA} QT.2-206|
  7603. GetMediaUserData(m:Media):UserData; ƒMovies {AAAA:$0070} QT.2-233|
  7604. GetMenu(resourceID:integer):MenuHandle; ƒMenus Δ {A9BF} I-351  V-243  N78-2
  7605. P-102  P-172 TB.3-55  TB.3-106…108 TN78|
  7606. GetMenuBar:Handle; ƒMenus Δ {A93B} I-355  P-172 TB.3-112|
  7607. GetMenuHandle(menuID:integer):MenuHandle; OV-162  TB.3-122|
  7608. GetMenuItemText(theMenu:MenuHandle;item:integer;VAR itemString:Str255);
  7609. OV-159  TB.3-80  TB.3-132|
  7610. GetMHandle(menuID:integer):MenuHandle; ƒMenus {A949} I-361  V-246|
  7611. GetMMUMode:SignedByte; ƒOSUtils V-592 ME.4-26 TN228|
  7612. GetMouse(VAR mouseLoc:Point); ƒEvents Δ {A972} I-259 TB.2-108|
  7613. GetMovieActive(m:Movie):boolean; ƒMovies {AAAA:$000A} QT.2-146|
  7614. GetMovieActiveSegment(m:Movie;VAR startTime:TimeValue;VAR duration:TimeValue)
  7615. ; ƒMovies {AAAA} QT.2-137|
  7616. GetMovieBoundsRgn(m:Movie):RgnHandle; ƒMovies {AAAA} QT.2-171…172|
  7617. GetMovieBox(m:Movie;VAR boxRect:Rect); ƒMovies {AAAA} QT.2-20  QT.2-162|
  7618. GetMovieClipRgn(m:Movie):RgnHandle; ƒMovies {AAAA} QT.2-173…174|
  7619. GetMovieCompleteParams=RECORD ƒMediaHandlers QTC.10-15…17 [1/3]
  7620. version:integer;    {version; always 0}
  7621. theMovie:Movie;    {movie identifier}
  7622. theTrack:Track;    {track identifier}
  7623. theMedia:Media;    {media identifier}
  7624. movieScale:TimeScale;    {movie's time scale}
  7625. mediaScale:TimeScale;    {media's time scale}
  7626. movieDuration:TimeValue;    {movie's duration}|
  7627. GetMovieCompleteParams=RECORD ƒMediaHandlers QTC.10-15…17 [2/3]
  7628. trackDuration:TimeValue;    {track's duration}
  7629. mediaDuration:TimeValue;    {media's duration}
  7630. effectiveRate:Fixed;    {media's effective rate}
  7631. timeBase:TimeBase;    {media's time base}
  7632. volume:integer;    {media's volume}
  7633. width:Fixed;    {width of display area}
  7634. height:Fixed;    {height of display area}|
  7635. GetMovieCompleteParams=RECORD ƒMediaHandlers QTC.10-15…17 [3/3]
  7636. trackMovieMatrix:MatrixRecord;    {transformation matrix}
  7637. moviePort:CGrafPtr ;    {movie's graphics port}
  7638. movieGD :GDHandle ;    {movie's graphics device}
  7639. trackMatte :PixMapHandle;    {track's matte}|
  7640. GetMovieCoverProcs(m:Movie;VAR uncoverProc:MovieRgnCoverProc;VAR coverProc:
  7641. MovieRgnCoverProc;refcon:LongIntPtr):OSErr; ƒMovies {AAAA}|
  7642. GetMovieCreationTime(m:Movie):longint; ƒMovies {AAAA:$0026} QT.2-220|
  7643. GetMovieDataSize(m:Movie;startTime:TimeValue;duration:TimeValue):longint;
  7644. ƒMovies {AAAA} QT.2-223|
  7645. GetMovieDefaultDataRef(theMovie:Movie;VAR dataRef:Handle;VAR dataRefType:
  7646. OSType):OSErr; ƒMovies {AAAA}|
  7647. GetMovieDisplayBoundsRgn(m:Movie):RgnHandle; ƒMovies {AAAA} QT.2-163|
  7648. GetMovieDisplayClipRgn(m:Movie):RgnHandle; ƒMovies {AAAA} QT.2-158  QT.2-166|
  7649. GetMovieDuration(m:Movie):TimeValue; ƒMovies {AAAA:$002B} QT.2-185|
  7650. GetMovieGWorld(m:Movie;VAR port:CGrafPtr;VAR gdh:GDHandle); ƒMovies {AAAA:
  7651. $0015} QT.2-160…161|
  7652. GetMovieIndTrack(m:Movie;index:longint):Track; ƒMovies {AAAA} QT.2-203…204|
  7653. GetMovieMatrix(m:Movie;VAR matrix:MatrixRecord); ƒMovies {AAAA:$0031}
  7654. QT.2-170…171|
  7655. GetMovieModificationTime(m:Movie):longint; ƒMovies {AAAA:$0027} QT.2-220|
  7656. GetMovieNextInterestingTime(m:Movie;interestingTimeFlags:integer;
  7657. numMediaTypes:integer;whichMediaTypes:OSTypePtr;time:TimeValue;rate:Fixed;
  7658. VAR interestingTime:TimeValue;VAR interestingDuration:TimeValue); ƒMovies
  7659. {AAAA} QT.2-197…199|
  7660. GetMoviePict(m:Movie;time:TimeValue):PicHandle; ƒMovies {AAAA:$001D}
  7661. QT.2-148…149|
  7662. GetMoviePosterPict(m:Movie):PicHandle; ƒMovies {AAAA} QT.2-149|
  7663. GetMoviePosterTime(m:Movie):TimeValue; ƒMovies {AAAA:$0035} QT.2-119|
  7664. GetMoviePreferredRate(m:Movie):Fixed; ƒMovies {AAAA} QT.2-131|
  7665. GetMoviePreferredVolume(m:Movie):integer; ƒMovies {AAAA} QT.2-133|
  7666. GetMoviePreviewMode(m:Movie):boolean; ƒMovies {AAAA:$000F} QT.2-122|
  7667. GetMoviePreviewTime(m:Movie;VAR previewTime:TimeValue;VAR previewDuration:
  7668. TimeValue); ƒMovies {AAAA:$0033} QT.2-123|
  7669. GetMovieRate(m:Movie):Fixed; ƒMovies {AAAA:$002C} QT.2-188|
  7670. GetMovieSegmentDisplayBoundsRgn(m:Movie;time:TimeValue;duration:TimeValue):
  7671. RgnHandle; ƒMovies {AAAA} QT.2-164|
  7672. GetMovieSelection(m:Movie;VAR selectionTime:TimeValue;VAR selectionDuration:
  7673. TimeValue); ƒMovies {AAAA:$0037} QT.2-247|
  7674. GetMoviesError:OSErr; ƒMovies {AAAA:$0003} QT.2-85|
  7675. GetMoviesStickyError:OSErr; ƒMovies {AAAA:$0004} QT.2-85|
  7676. GetMovieStatus(m:Movie;VAR firstProblemTrack:Track):ComponentResult; ƒMovies
  7677. {AAAA} QT.2-128…129|
  7678. GetMovieTime(m:Movie;VAR currentTime:TimeRecord):TimeValue; ƒMovies {AAAA:
  7679. $0039} QT.2-187|
  7680. GetMovieTimeBase(m:Movie):TimeBase; ƒMovies {AAAA:$0012} QT.2-190…191|
  7681. GetMovieTimeScale(m:Movie):TimeScale; ƒMovies {AAAA:$0029} QT.2-190|
  7682. GetMovieTrack(m:Movie;trackID:longint):Track; ƒMovies {AAAA:$0040}
  7683. QT.2-204…205|
  7684. GetMovieTrackCount(m:Movie):longint; ƒMovies {AAAA:$003F} QT.2-203|
  7685. GetMovieUserData(m:Movie):UserData; ƒMovies {AAAA:$003E} QT.2-231…232|
  7686. GetMovieVolume(m:Movie):integer; ƒMovies {AAAA:$002E} QT.2-182…183|
  7687. GetMyZone(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-542|
  7688. GetNamedResource(theType:ResType;name:Str255):Handle; ƒResources Δ {A9A1}
  7689. I-119 MTB.1-75…76|
  7690. GetNewControl(controlID:integer;owner:WindowPtr):ControlHandle; ƒControls Δ
  7691. {A9BE} I-321  P-112  P-113  P-114  P-172 TB.5-15…18  TB.5-24…25  TB.5-81…82
  7692. TN203|
  7693. GetNewCWindow(windowID:integer;wStorage:Ptr;behind:WindowPtr):WindowPtr;
  7694. ƒWindows Δ {AA46} V-207 TB.4-28  TB.4-76…77|
  7695. GetNewDialog(dialogID:integer;dStorage:Ptr;behind:WindowPtr):DialogPtr;
  7696. ƒDialogs Δ {A97C} I-413  V-284  N4-1  P-107  P-172 OV-60  OV-137  OV-137…138
  7697. OV-145  TB.6-113…115 TN4  TN34|
  7698. GetNewMBar(menuBarID:integer):Handle; ƒMenus Δ {A9C0} I-354  V-247  P-102
  7699. P-172 OV-154…156  TB.3-50…52  TB.3-111…112|
  7700. GetNewPalette(PaletteID:integer):PaletteHandle; ƒPalettes Δ {AA92} V-162|
  7701. GetNewPwd=$1000 ƒUGLibrary|
  7702. GetNewWindow(windowID:integer;wStorage:Ptr;behind:WindowPtr):WindowPtr;
  7703. ƒWindows Δ {A9BD} I-283  P-95  P-173 OV-60  OV-130  TB.4-28  TB.4-78…79 TN4|
  7704. GetNewXWindow(paramPtr:XCmdPtr;templateType:ResType;templateID:integer;color:
  7705. boolean;floating:boolean):WindowPtr; ƒHyperXCmd|
  7706. GetNextCallBack(cb:QTCallBack):QTCallBack; ƒMovies {AAAA} QTC.11-21|
  7707. GetNextDevice(curDevice:GDHandle):GDHandle; ƒQuickdraw {AA2B} V-124|
  7708. GetNextEvent(eventMask:integer;VAR theEvent:EventRecord):boolean; ƒEvents Δ
  7709. {A970} I-257  N3-1  N5-1  N85  P-30  P-32  P-34  P-39  P-40  P-97  P-108
  7710. P-173 PS.1-6  TB.2-21  TB.2-89…90 TN3  TN5  TN85  TN194  TN205|
  7711. GetNextImageDescriptionExtensionType(desc:ImageDescriptionHandle;VAR idType:
  7712. longint):OSErr; ƒImageCompression {AAA3} QTC.4-68|
  7713. GetNextProcess(VAR PSN:ProcessSerialNumber):OSErr; ƒProcesses {A88F:$0038}
  7714. PS.2-5  PS.2-6  PS.2-22…23|
  7715. GetNextUserDataType(userDataH:UserData;udType:OSType):OSType; ƒMovies {AAAA}
  7716. QT.2-233…234|
  7717. getNmList=7 ƒStandardFile|
  7718. GetNodeAddress(VAR myNode:integer;VAR myNet:integer):OSErr; ƒAppleTalk II-303|
  7719. GetObjectName(paramPtr:XCmdPtr;obj:XTalkObjectPtr;VAR objName:Str255);
  7720. ƒHyperXCmd|
  7721. GetObjectScript(paramPtr:XCmdPtr;obj:XTalkObjectPtr;VAR scriptHndl:Handle);
  7722. ƒHyperXCmd|
  7723. getOpen=1 ƒStandardFile|
  7724. GetOSDefault(paramBlock:DefOSPtr); ƒStart {A084} V-355|
  7725. GetOSEvent(mask:integer;VAR theEvent:EventRecord):boolean; ƒOSEvents {A031}
  7726. II-69  N85-1 TB.2-97…98 TN85|
  7727. GetOSTrapAddress(trapNum:integer):longint; ƒOSUtils {A346} IV-234|
  7728. GetOutlinePreferred:boolean; ƒFonts Δ {A854:$0009} I-223 TE.4-35  TE.4-61
  7729. TN191|
  7730. GetPageState(address:UNIV Ptr):PageState; ƒMemory {A08D:$0004} II-30  IV-77
  7731. IV-83  N39-1  N103 ME.3-24  ME.3-39…40 TN103|
  7732. GetPalette(srcWindow:WindowPtr):PaletteHandle; ƒPalettes {AA96} V-163 TN211|
  7733. GetPaletteUpdates(p:PaletteHandle):integer; ƒPalettes {AAA2:$0417}|
  7734. GetParam=$1E4 ƒSysEqu|
  7735. getParms=249 ƒAppleTalk|
  7736. GetPattern(patternID:integer):PatHandle; ƒToolUtils Δ {A9B8} I-473  P-81
  7737. P-173 OV-60|
  7738. GetPen(VAR pt:Point); ƒQuickdraw {A89A} I-169  P-78  P-173|
  7739. GetPenState(VAR pnState:PenState); ƒQuickdraw {A898} I-169  P-78  P-173|
  7740. GetPhysical(VAR addresses:LogicalToPhysicalTable;VAR physicalEntryCount:
  7741. longint):OSErr; ƒMemory {A15C:$0005} II-30  IV-77  IV-83  N39-1  N103
  7742. ME.3-31…33 TN103|
  7743. GetPictInfo(thePictHandle:PicHandle;VAR thePictInfo:PictInfo;verb:integer;
  7744. colorsRequested:integer;colorPickMethod:integer;version:integer):OSErr;
  7745. ƒPictUtil {A831:$0800}|
  7746. GetPicture(pictureID:integer):PicHandle; ƒToolUtils Δ {A9BC} I-475  P-86
  7747. P-173|
  7748. GetPictureFileHeader(refNum:integer;VAR frame:Rect;VAR header:OpenCPicParams)
  7749. :OSErr; ƒImageCompression {AAA3:$0028} QT.3-102…103|
  7750. GetPixBaseAddr(pm:PixMapHandle):Ptr; ƒQDOffscreen {AB1D}|
  7751. GetPixel(h:integer;v:integer):boolean; ƒQuickdraw {A865} I-195|
  7752. GetPixelsState(pm:PixMapHandle):GWorldFlags; ƒQDOffscreen {AB1D}|
  7753. GetPixMapInfo(thePixMapHandle:PixMapHandle;VAR thePictInfo:PictInfo;verb:
  7754. integer;colorsRequested:integer;colorPickMethod:integer;version:integer):
  7755. OSErr; ƒPictUtil {A831:$0801}|
  7756. GetPixPat(patID:integer):PixPatHandle; ƒQuickdraw Δ {AA0C} V-73|
  7757. GetPort(VAR port:GrafPtr); ƒQuickdraw {A874} I-165  P-63  P-67  P-97  P-173
  7758. OV-94|
  7759. GetPort3D(VAR port:Port3DPtr); ƒGraf3D|
  7760. GetPortNameFromProcessSerialNumber(VAR portName:PPCPortRec;PSN:
  7761. ProcessSerialNumber):OSErr; ƒEPPC {A88F:$0046} TB.2-107|
  7762. GetPosterBox(m:Movie;VAR boxRect:Rect); ƒMovies {AAAA} QT.2-118|
  7763. GetPrecision:RoundPre; ƒSANE|
  7764. GetPreserveGlyph:boolean; ƒFonts Δ {A854:$000B} I-223 TE.4-36  TE.4-63 TN191|
  7765. GetProcessInformation(PSN:ProcessSerialNumber;VAR info:ProcessInfoRec):OSErr;
  7766. ƒProcesses {A88F:$003A} PS.2-6…7  PS.2-23…24  TB.2-74|
  7767. GetProcessSerialNumberFromPortName(portName:PPCPortRec;VAR PSN:
  7768. ProcessSerialNumber):OSErr; ƒEPPC {A88F:$0035} TB.2-73  TB.2-82  TB.2-106|
  7769. GetPtrSize(p:Ptr):Size; ƒMemory II-37 ME.2-41…42|
  7770. getRateCmd=85 ƒSound|
  7771. getRequest=253 ƒAppleTalk|
  7772. GetResAttrs(theResource:Handle):integer; ƒResources {A9A6} I-121 MTB.1-84…85|
  7773. GetResFileAttrs(refNum:integer):integer; ƒResources {A9F6} I-113  I-127
  7774. MTB.1-116…118|
  7775. GetResInfo(theResource:Handle;VAR theID:integer;VAR theType:ResType;VAR name:
  7776. Str255); ƒResources {A9A8} I-113  I-121 MTB.1-81…82|
  7777. GetResource(theType:ResType;theID:integer):Handle; ƒResources Δ {A9A0} I-119
  7778. P-173 MTB.1-18  MTB.1-73…74  OV-54  OV-60 TN4  TN154|
  7779. GetResourceSizeOnDisk(theResource:Handle):longint; MTB.1-105|
  7780. getRotnOp=8 ƒPrinting|
  7781. GetRound:RoundDir; ƒSANE|
  7782. getRslDataOp=4 ƒPrinting|
  7783. GetScrap(hDest:Handle;theType:ResType;VAR offset:longint):longint; ƒScrap Δ
  7784. {A9FD} I-459 MTB.2-38…40  MTB.7-11|
  7785. GetScript(script:integer;verb:integer):longint; ƒScript {A8B5} V-312 TN243|
  7786. GetScriptLanguageSupport(ts:ComponentInstance;VAR scriptHdl:
  7787. ScriptLanguageSupportHandle):ComponentResult; ƒTextServices {:$0000}
  7788. TE.7-42…44  TE.7-90…91|
  7789. GetScriptManagerVariable(selector:integer):longint; TE.4-37  TE.4-46
  7790. TE.6-11…13  TE.6-77|
  7791. GetScriptQDPatchAddress(trapNum:integer;before:boolean;forPrinting:boolean;
  7792. script:ScriptCode):Ptr; TE.6-104  TE.A-26  TE.A-33|
  7793. GetScriptUtilityAddress(selector:integer;before:boolean;script:ScriptCode):
  7794. Ptr; TE.6-102  TE.A-26  TE.A-33|
  7795. GetScriptVariable(script:ScriptCode;selector:integer):longint; TE.6-13…17
  7796. TE.6-79  TE.A-26  TE.A-37|
  7797. getScroll=8 ƒStandardFile|
  7798. getSelMsg=14 ƒDevices|
  7799. GetServiceList(numOfInterface:integer;supportedInterfaceTypes:OSTypeArray;
  7800. VAR serviceInfo:TextServiceListHandle;VAR seedValue:longint):OSErr;
  7801. ƒTextServices {AA54:$0008} TE.7-20  TE.7-58…59|
  7802. GetSimilarity(src:PixMapHandle;srcRect:Rect;desc:ImageDescriptionHandle;data:
  7803. Ptr;VAR similarity:Fixed):OSErr; ƒImageCompression {AAA3:$001D} QT.3-71…72|
  7804. GetSoundHeaderOffset(sndHandle:Handle;VAR offset:longint):OSErr; ƒSound {A800}|
  7805. GetSoundMediaBalance(mh:MediaHandler;VAR balance:integer):HandlerError;
  7806. ƒMovies {A82A:$0000} QT.2-289|
  7807. GetSoundVol(VAR level:integer); ƒSound II-232|
  7808. GetSpecificFilterProcPtr=ProcPtr ƒEPPC|
  7809. GetSpecificHighLevelEvent(aFilter:GetSpecificFilterProcPtr;yourDataPtr:UNIV
  7810. Ptr;VAR err:OSErr):boolean; ƒEPPC {A88F:$0045} TB.2-71  TB.2-77  TB.2-92…93|
  7811. GetSpeechInfo(chan:SpeechChannel;selector:OSType;speechInfo:Ptr):OSErr;
  7812. ƒSpeech {A800}|
  7813. GetSpeechPitch(chan:SpeechChannel;pitch:FixedPtr):OSErr; ƒSpeech {A800}|
  7814. GetSpeechRate(chan:SpeechChannel;rate:FixedPtr):OSErr; ƒSpeech {A800}|
  7815. GetStackCrawl(paramPtr:XCmdPtr):Handle; ƒHyperXCmd|
  7816. GetStandardFormats(container:EditionContainerSpec;VAR previewFormat:
  7817. FormatType;preview:Handle;publisherAlias:Handle;formats:Handle):OSErr;
  7818. ƒEditions {A82D:$0A28} IAC.2-101|
  7819. getStatus=251 ƒAppleTalk|
  7820. GetString(stringID:integer):StringHandle; ƒToolUtils Δ {A9BA} I-468 TE.5-9
  7821. TE.5-49|
  7822. GetStylHandle(hTE:TEHandle):TEStyleHandle; ƒTextEdit Δ {A83D:$0004} V-268
  7823. TN207|
  7824. GetStylScrap(hTE:TEHandle):StScrpHandle; ƒTextEdit Δ {A83D:$0006} V-268 TN207|
  7825. GetSubTable(myColors:CTabHandle;iTabRes:integer;targetTbl:CTabHandle);
  7826. ƒQuickdraw Δ {AA37} V-142|
  7827. GetSuiteLabel(theSuite:Handle):integer; ƒIcons {ABC9:$0217} MTB.5-40|
  7828. GetSysBeepVolume(VAR offset:longint):OSErr; ƒSound {A800}|
  7829. GetSysDirection:integer; TE.6-10  TE.6-76|
  7830. GetSysErrText(msgNbr:integer;errMsg:StringPtr); ƒErrMgr|
  7831. GetSysFont:integer; ƒScript V-315 TE.4-38  TE.4-54|
  7832. GetSysJust:integer; ƒScript V-315|
  7833. GetSysPPtr:SysPPtr; ƒOSUtils II-381|
  7834. GetTextRect(VAR r:Rect); ƒPascal TP-364|
  7835. GetTextServiceLanguage(VAR slRecordPtr:ScriptLanguageRecord):OSErr;
  7836. ƒTextServices {AA54:$000F} TE.7-25  TE.7-65|
  7837. GetTextServiceMenu(ts:ComponentInstance;VAR serviceMenu:MenuHandle):
  7838. ComponentResult; ƒTextServices {:$0000} TE.7-41  TE.7-89|
  7839. GetTime(VAR d:DateTimeRec); ƒOSUtils II-380|
  7840. GetTimeBaseEffectiveRate(tb:TimeBase):Fixed; ƒMovies {AAAA}|
  7841. GetTimeBaseFlags(tb:TimeBase):longint; ƒMovies {AAAA} QT.2-330…331|
  7842. GetTimeBaseMasterClock(tb:TimeBase):ComponentInstance; ƒMovies {AAAA}
  7843. QT.2-319…320|
  7844. GetTimeBaseMasterTimeBase(tb:TimeBase):TimeBase; ƒMovies {AAAA} QT.2-321|
  7845. GetTimeBaseRate(tb:TimeBase):Fixed; ƒMovies {AAAA} QT.2-326|
  7846. GetTimeBaseStartTime(tb:TimeBase;s:TimeScale;VAR out:TimeRecord):TimeValue;
  7847. ƒMovies {AAAA} QT.2-328|
  7848. GetTimeBaseStatus(tb:TimeBase;VAR unpinnedTime:TimeRecord):longint; ƒMovies
  7849. {AAAA} QT.2-331|
  7850. GetTimeBaseStopTime(tb:TimeBase;s:TimeScale;VAR out:TimeRecord):TimeValue;
  7851. ƒMovies {AAAA} QT.2-329|
  7852. GetTimeBaseTime(tb:TimeBase;s:TimeScale;VAR out:TimeRecord):TimeValue;
  7853. ƒMovies {AAAA} QT.2-324…325|
  7854. GetTimeout(VAR count:integer); ƒStart V-356|
  7855. GetToolboxTrapAddress(trapNum:integer):longint; ƒOSUtils {A746} IV-234|
  7856. GetToolErrText(msgNbr:integer;errInsert:Str255;errMsg:StringPtr); ƒErrMgr|
  7857. GetToolTrapAddress(trapNum:integer):longint; ƒOSUtils {A746} IV-234|
  7858. GetTrackAlternate(t:Track):Track; ƒMovies {AAAA:$0052} QT.2-211…212|
  7859. GetTrackBoundsRgn(t:Track):RgnHandle; ƒMovies {AAAA} QT.2-175…176|
  7860. GetTrackClipRgn(t:Track):RgnHandle; ƒMovies {AAAA} QT.2-178…179|
  7861. GetTrackCreationTime(t:Track):longint; ƒMovies {AAAA:$0043} QT.2-220|
  7862. GetTrackDataSize(t:Track;startTime:TimeValue;duration:TimeValue):longint;
  7863. ƒMovies {AAAA} QT.2-224|
  7864. GetTrackDimensions(t:Track;VAR width:Fixed;VAR height:Fixed); ƒMovies {AAAA:
  7865. $005D} QT.2-177|
  7866. GetTrackDisplayBoundsRgn(t:Track):RgnHandle; ƒMovies {AAAA} QT.2-166…167|
  7867. GetTrackDuration(t:Track):TimeValue; ƒMovies {AAAA:$004B} QT.2-191…192|
  7868. GetTrackEditRate(t:Track;atTime:TimeValue):Fixed; ƒMovies {AAAA} QT.2-268|
  7869. GetTrackEnabled(t:Track):boolean; ƒMovies {AAAA:$0045} QT.2-147…148|
  7870. GetTrackID(t:Track):longint; ƒMovies {AAAA} QT.2-205|
  7871. GetTrackLayer(t:Track):integer; ƒMovies {AAAA:$0050} QT.2-169|
  7872. GetTrackMatrix(t:Track;VAR matrix:MatrixRecord); ƒMovies {AAAA:$0056} QT.2-175|
  7873. GetTrackMatte(t:Track):PixMapHandle; ƒMovies {AAAA} QT.2-180|
  7874. GetTrackMedia(t:Track):Media; ƒMovies {AAAA:$0062} QT.2-206|
  7875. GetTrackModificationTime(t:Track):longint; ƒMovies {AAAA:$0044} QT.2-221|
  7876. GetTrackMovie(t:Track):Movie; ƒMovies {AAAA} QT.2-205|
  7877. GetTrackMovieBoundsRgn(t:Track):RgnHandle; ƒMovies {AAAA} QT.2-172|
  7878. GetTrackNextInterestingTime(t:Track;interestingTimeFlags:integer;time:
  7879. TimeValue;rate:Fixed;VAR interestingTime:TimeValue;VAR interestingDuration:
  7880. TimeValue); ƒMovies {AAAA} QT.2-199…200|
  7881. GetTrackOffset(t:Track):TimeValue; ƒMovies {AAAA:$004C} QT.2-193|
  7882. GetTrackPict(t:Track;time:TimeValue):PicHandle; ƒMovies {AAAA:$001E} QT.2-150|
  7883. GetTrackSegmentDisplayBoundsRgn(t:Track;time:TimeValue;duration:TimeValue):
  7884. RgnHandle; ƒMovies {AAAA} QT.2-167…168|
  7885. GetTrackStatus(t:Track):ComponentResult; ƒMovies {AAAA} QT.2-129|
  7886. GetTrackUsage(t:Track):longint; ƒMovies {AAAA:$0047} QT.2-116|
  7887. GetTrackUserData(t:Track):UserData; ƒMovies {AAAA:$005F} QT.2-232|
  7888. GetTrackVolume(t:Track):integer; ƒMovies {AAAA:$0054} QT.2-184|
  7889. GetTrapAddress(trapNum:integer):longint; ƒOSUtils {A146} II-384  IV-234
  7890. N2-4 TN2|
  7891. GetUserData(u:UserData;data:Handle;udType:OSType;index:longint):OSErr;
  7892. ƒMovies {AAAA} QT.2-235|
  7893. GetUserDataItem(userDataH:UserData;data:Ptr;size:longint;dataType:OSType;
  7894. index:longint):OSErr; ƒMovies {AAAA} QT.2-240|
  7895. GetUserDataText(u:UserData;data:Handle;udType:OSType;index:longint;
  7896. itlRegionTag:integer):OSErr; ƒMovies {AAAA} QT.2-237…238|
  7897. GetVarInfo(paramPtr:XCmdPtr;handlerNum:integer;varNum:integer;VAR varName:
  7898. Str255;VAR isGlobal:boolean;VAR varValue:Str255;varHndl:Handle); ƒHyperXCmd|
  7899. GetVBLQHdr:QHdrPtr; ƒRetrace II-352 PS.4-28|
  7900. GetVCBQHdr:QHdrPtr; ƒFiles II-126  IV-178 FL.2-235|
  7901. GetVideoDefault(paramBlock:DefVideoPtr); ƒStart {A080} V-354|
  7902. GetVideoMediaGraphicsMode(mh:MediaHandler;VAR graphicsMode:longint;VAR
  7903. opColor:RGBColor):HandlerError; ƒMovies {A82A:$0000} QT.2-288|
  7904. GetVInfo(drvNum:integer;volName:StringPtr;VAR vRefNum:integer;VAR freeBytes:
  7905. longint):OSErr; ƒFiles II-89  IV-107  N157  II-104  IV-129 FL.1-56
  7906. FL.2-137…138 TN157|
  7907. GetVoiceDescription(voice:VoiceSpecPtr;info:VoiceDescriptionPtr;infoLength:
  7908. longint):OSErr; ƒSpeech {A800}|
  7909. GetVoiceInfo(voice:VoiceSpecPtr;selector:OSType;voiceInfo:Ptr):OSErr;
  7910. ƒSpeech {A800}|
  7911. GetVol(volName:StringPtr;VAR vRefNum:integer):OSErr; ƒFiles N77-2  N140
  7912. II-89  IV-107  II-104  IV-131 FL.2-36  FL.2-134…135 TN77  TN140|
  7913. GetVolParmsInfoBuffer=RECORD ƒFiles FL.2-109
  7914. vMVersion:integer;    {version number}
  7915. vMAttrib:longint;    {volume attributes}
  7916. vMLocalHand:Handle;    {reserved}
  7917. vMServerAdr:longint;    {network server address}
  7918. vMVolumeGrade:longint;    {relative speed rating}
  7919. vMForeignPrivID:integer;    {foreign privilege model}|
  7920. getVolumeCmd=47 ƒSound|
  7921. GetVRefNum(fileRefNum:integer;VAR vRefNum:integer):OSErr; ƒFiles II-89
  7922. IV-107 FL.1-57  FL.2-138|
  7923. GetWDInfo(wdRefNum:integer;VAR vRefNum:integer;VAR dirID:longint;VAR procID:
  7924. longint):OSErr; ƒFiles IV-159 FL.2-182 TN218|
  7925. GetWindowPic(theWindow:WindowPtr):PicHandle; ƒWindows {A92F} I-293 TB.4-110|
  7926. GetWMgrPort(VAR wPort:GrafPtr); ƒWindows {A910} I-282 TB.4-114 TN194|
  7927. GetWRefCon(theWindow:WindowPtr):longint; ƒWindows {A917} I-293 OV-115
  7928. TB.4-111|
  7929. GetWTitle(theWindow:WindowPtr;VAR title:Str255); ƒWindows {A919} I-284 TB.4-86|
  7930. GetWUTime(VAR WUTime:longint;VAR WUFlag:Byte):OSErr; ƒPower|
  7931. GetWVariant(theWindow:WindowPtr):integer; ƒWindows {A80A} V-208 TB.4-24
  7932. TB.4-112|
  7933. GetXResInfo(paramPtr:XCmdPtr;VAR resFile:integer;VAR resID:integer;VAR rType:
  7934. ResType;VAR name:Str255); ƒHyperXCmd|
  7935. GetZone:THz; ƒMemory {A11A} II-31 ME.2-80|
  7936. GetZoneList(thePBptr:XPPParmBlkPtr;async:boolean):OSErr; ƒAppleTalk V-542|
  7937. gfpErr=-52 ƒErrors
  7938. get file position error
  7939. Error during GetFPos
  7940. Error during PBGetFPos|
  7941. GhostWindow=$A84 ƒSysEqu|
  7942. Global008 BusErrVct|
  7943. Global100 SysCom MonkeyLives|
  7944. Global102 ScrVRes|
  7945. Global104 ScrHRes|
  7946. Global106 ScreenRow|
  7947. Global108 MemTop|
  7948. Global10C BufPtr|
  7949. Global110 StkLowPt|
  7950. Global114 HeapEnd|
  7951. Global118 TheZone|
  7952. Global11C UTableBase|
  7953. Global120 MacJmp|
  7954. Global124 DskRtnAdr|
  7955. Global128 PollRtnAddr|
  7956. Global12C DskVerify|
  7957. Global12D LoadTrap|
  7958. Global12E MmInOK|
  7959. Global12F DskWr11 CPUFlag|
  7960. Global130 ApplLimit|
  7961. Global134 SonyVars|
  7962. Global138 PWMValue|
  7963. Global13A PollStack|
  7964. Global13E PollProc|
  7965. Global142 DskErr|
  7966. Global144 SysEvtMask|
  7967. Global146 SysEvtBuf|
  7968. Global14A EventQueue|
  7969. Global154 EvtBufCnt|
  7970. Global156 RndSeed|
  7971. Global15A SysVersion|
  7972. Global15C SEvtEnb|
  7973. Global15D DSWndUpdate|
  7974. Global15E FontFlag|
  7975. Global15F IntFlag|
  7976. Global160 VBLQueue|
  7977. Global16A Ticks|
  7978. Global16E MBTicks|
  7979. Global172 MBState|
  7980. Global173 Tocks|
  7981. Global174 KeyMapLM|
  7982. Global17C KeypadMap|
  7983. Global184 KeyLast|
  7984. Global186 KeyTime|
  7985. Global18A KeyRepTime|
  7986. Global18E KeyThresh|
  7987. Global190 KeyRepThresh|
  7988. Global192 Lvl1DT|
  7989. Global1B2 Lvl2DT|
  7990. Global1D2 UnitNtryCnt|
  7991. Global1D4 VIA|
  7992. Global1D8 SCCRd|
  7993. Global1DC SCCWr|
  7994. Global1E0 IWM|
  7995. Global1E4 Scratch20 GetParam|
  7996. Global1F8 SPValid SysParam|
  7997. Global1F9 SPATalkA|
  7998. Global1FA SPATalkB|
  7999. Global1FB SPConfig|
  8000. Global1FC SPPortA|
  8001. Global1FE SPPortB|
  8002. Global200 SPAlarm|
  8003. Global204 SPFont|
  8004. Global206 SPKbd|
  8005. Global207 SPPrint|
  8006. Global208 SPVolCtl|
  8007. Global209 SPClikCaret|
  8008. Global20A SPMisc1|
  8009. Global20B PCDeskPat SPMisc2 pCDeskPat|
  8010. Global20C TimeLM Time|
  8011. Global210 BootDrive|
  8012. Global212 JShell|
  8013. Global214 Filler3A SFSaveDisk|
  8014. Global216 KbdVars HiKeyLast|
  8015. Global218 KbdLast|
  8016. Global21A JKybdTask|
  8017. Global21E KbdType|
  8018. Global21F AlarmState|
  8019. Global220 MemErr|
  8020. Global222 JFigTrkSpd DiskVars|
  8021. Global226 JDiskPrime|
  8022. Global22A JRdAddr|
  8023. Global22E JRdData|
  8024. Global232 JWrData|
  8025. Global236 JSeek|
  8026. Global23A JSetUpPoll|
  8027. Global23E JRecal|
  8028. Global242 JControl|
  8029. Global246 JWakeUp|
  8030. Global24A JReSeek|
  8031. Global24E JMakeSpdTbl|
  8032. Global252 JAdrDisk|
  8033. Global256 JSetSpeed|
  8034. Global25A NiblTbl|
  8035. Global25E FlEvtMask|
  8036. Global260 SdVolume|
  8037. Global261 Finder SdEnable|
  8038. Global262 SoundVars SoundPtr|
  8039. Global266 SoundBase|
  8040. Global26A SoundVBL|
  8041. Global27A SoundDCE|
  8042. Global27E SoundActive|
  8043. Global27F SoundLevel|
  8044. Global280 CurPitch|
  8045. Global282 Switcher|
  8046. Global286 SwitcherTPtr|
  8047. Global28A RSDHndl|
  8048. Global28E ROM85|
  8049. Global290 PortAUse|
  8050. Global291 PortBUse|
  8051. Global292 ScreenVars|
  8052. Global29A JGNEFilter|
  8053. Global29E Key1Trans|
  8054. Global2A2 Key2Trans|
  8055. Global2A6 SysZone|
  8056. Global2AA ApplZone|
  8057. Global2AE ROMBase|
  8058. Global2B2 RAMBase|
  8059. Global2B6 ExpandMem|
  8060. Global2BA DSAlertTab|
  8061. Global2BE ExtStsDT|
  8062. Global2CE SCCASts|
  8063. Global2CF SCCBSts|
  8064. Global2D0 SerialVars|
  8065. Global2D8 ABusVars|
  8066. Global2DC ABusDCE|
  8067. Global2E0 FinderName|
  8068. Global2F0 DoubleTime|
  8069. Global2F4 CaretTime|
  8070. Global2F8 ScrDmpEnb|
  8071. Global2F9 ScrDmpType|
  8072. Global2FA TagData|
  8073. Global2FC BufTgFNum|
  8074. Global300 BufTgFFlg|
  8075. Global302 BufTgFBkNum|
  8076. Global304 BufTgDate|
  8077. Global308 DrvQHdr|
  8078. Global312 PWMBuf2|
  8079. Global316 HpChk MacPgm|
  8080. Global31A MaskBC MaskPtr MaskHandle Lo3Bytes|
  8081. Global31E MinStack|
  8082. Global322 DefltStack|
  8083. Global326 MMDefFlags|
  8084. Global328 GZRootHnd|
  8085. Global32C GZRootPtr|
  8086. Global330 GZMoveHnd|
  8087. Global334 DSDrawProc|
  8088. Global338 EjectNotify|
  8089. Global33C IAZNotify|
  8090. Global340 CkdDB FileVars|
  8091. Global342 NxtDB|
  8092. Global344 MaxDB|
  8093. Global346 FlushOnly|
  8094. Global347 RegRsrc|
  8095. Global348 FLckUnlck|
  8096. Global349 FrcSync|
  8097. Global34A NewMount|
  8098. Global34C DrMstrBlk|
  8099. Global34E FCBSPtr|
  8100. Global352 DefVCBPtr|
  8101. Global356 VCBQHdr|
  8102. Global360 FSBusy FSQHdr|
  8103. Global362 FSQHead|
  8104. Global366 FSQTail|
  8105. Global36A RgSvArea|
  8106. Global376 HFSFlags|
  8107. Global398 CurDirStore|
  8108. Global39E FmtDefaults|
  8109. Global3A2 ErCode|
  8110. Global3A4 Params|
  8111. Global3D6 FSTemp8|
  8112. Global3DE FSTemp4|
  8113. Global3E2 FSQueueHook|
  8114. Global3E6 ExtFSHook|
  8115. Global3EA DskSwtchHook|
  8116. Global3EE ReqstVol|
  8117. Global3F2 ToExtFS|
  8118. Global3F6 FSVarEnd FSFCBLen|
  8119. Global3F8 DSAlertRect|
  8120. Global7F8 TEFindWord|
  8121. Global800 GrafBegin JHideCursor|
  8122. Global804 JShowCursor|
  8123. Global808 JShieldCursor|
  8124. Global80C JScrnAddr|
  8125. Global810 JScrnSize|
  8126. Global814 JInitCrsr|
  8127. Global818 JSetCrsr|
  8128. Global81C JCrsrObscure|
  8129. Global820 JUpdateProc|
  8130. Global824 LGrafJump ScrnBase GrafVar|
  8131. Global828 MTemp|
  8132. Global82C RawMouse|
  8133. Global830 Mouse|
  8134. Global834 CrsrPin|
  8135. Global83C CrsrRect|
  8136. Global844 TheCrsr|
  8137. Global888 CrsrAddr|
  8138. Global88C NewCrsrJTbl JAllocCrsr CrsrSave|
  8139. Global890 JSetCCrsr|
  8140. Global894 JOpcodeProc|
  8141. Global898 CrsrBase|
  8142. Global89C CrsrDevice|
  8143. Global8A0 SrcDevice|
  8144. Global8A4 MainDevice|
  8145. Global8A8 DeviceList|
  8146. Global8AC CrsrRow|
  8147. Global8B0 QDColors|
  8148. Global8CC CrsrVis|
  8149. Global8CD CrsrBusy|
  8150. Global8CE CrsrNew|
  8151. Global8CF CrsrCouple|
  8152. Global8D0 CrsrState|
  8153. Global8D2 CrsrObscure|
  8154. Global8D3 CrsrScale|
  8155. Global8D6 MouseMask|
  8156. Global8DA MouseOffset|
  8157. Global8DE JournalFlag|
  8158. Global8E0 JSwapFont|
  8159. Global8E4 WidthListHand JFontInfo|
  8160. Global8E8 JournalRef|
  8161. Global8EC CrsrThresh|
  8162. Global8EE JCrsrTask|
  8163. Global8F2 WWExist|
  8164. Global8F3 QDExist|
  8165. Global8F4 JFetch|
  8166. Global8F8 JStash|
  8167. Global8FC JIODone|
  8168. Global900 LoadVars CurApRefNum|
  8169. Global902 LaunchFlag|
  8170. Global903 FondState|
  8171. Global904 CurrentA5|
  8172. Global908 CurStackBase|
  8173. Global90C LoadFiller|
  8174. Global910 CurApName|
  8175. Global930 SaveSegHandle|
  8176. Global934 CurJTOffset|
  8177. Global936 CurPageOption|
  8178. Global938 HiliteMode|
  8179. Global93A LoaderPBlock|
  8180. Global944 PrintErr LastLGlobal PrintVars|
  8181. Global946 ChooserBits|
  8182. Global954 LastPGlobal CoreEditVars|
  8183. Global960 ScrapVars ScrapInfo ScrapSize|
  8184. Global964 ScrapHandle|
  8185. Global968 ScrapCount|
  8186. Global96A ScrapState|
  8187. Global96C ScrapName|
  8188. Global970 ScrapTag|
  8189. Global980 ScrapEnd ROMFont0 RomFont0|
  8190. Global984 ApFontID|
  8191. Global986 GotStrike SaveFondFlags|
  8192. Global987 FMDefaultSize|
  8193. Global988 CurFMInput CurFMFamily|
  8194. Global98A CurFMSize|
  8195. Global98C CurFMFace|
  8196. Global98D CurFMNeedBits|
  8197. Global98E CurFMDevice|
  8198. Global990 CurFMNumer|
  8199. Global994 CurFMDenom|
  8200. Global998 FOutRec FMgrOutRec FOutError|
  8201. Global99A FOutFontHandle|
  8202. Global99E FOutBold|
  8203. Global99F FOutItalic|
  8204. Global9A0 FOutULOffset|
  8205. Global9A1 FOutULShadow|
  8206. Global9A2 FOutULThick|
  8207. Global9A3 FOutShadow|
  8208. Global9A4 FOutExtra|
  8209. Global9A5 FOutAscent|
  8210. Global9A6 FOutDescent|
  8211. Global9A7 FOutWidMax|
  8212. Global9A8 FOutLeading|
  8213. Global9A9 FOutUnused|
  8214. Global9AA FOutNumer|
  8215. Global9AE FOutDenom|
  8216. Global9B2 FMDotsPerInch|
  8217. Global9B6 FMStyleTab|
  8218. Global9CE ToolScratch|
  8219. Global9D6 WindowList|
  8220. Global9DA SaveUpdate|
  8221. Global9DC PaintWhite|
  8222. Global9DE WMgrPort|
  8223. Global9E2 DeskPort|
  8224. Global9E6 OldStructure|
  8225. Global9EA OldContent|
  8226. Global9EE GrayRgn|
  8227. Global9F2 SaveVisRgn|
  8228. Global9F6 DragHook|
  8229. Global9FA TempRect Scratch8|
  8230. GlobalA02 OneOne|
  8231. GlobalA06 MinusOne|
  8232. GlobalA0A TopMenuItem|
  8233. GlobalA0C AtMenuBottom|
  8234. GlobalA0E IconBitmap|
  8235. GlobalA1C MenuList|
  8236. GlobalA20 MBarEnable|
  8237. GlobalA22 CurDeKind|
  8238. GlobalA24 MenuFlash|
  8239. GlobalA26 TheMenu|
  8240. GlobalA28 SavedHandle|
  8241. GlobalA2C MBarHook MrMacHook|
  8242. GlobalA30 MenuHook|
  8243. GlobalA34 DragPattern|
  8244. GlobalA3C DeskPattern|
  8245. GlobalA44 DragFlag|
  8246. GlobalA46 CurDragAction|
  8247. GlobalA4A FPState|
  8248. GlobalA50 TopMapHndl|
  8249. GlobalA54 SysMapHndl|
  8250. GlobalA58 SysMap|
  8251. GlobalA5A CurMap|
  8252. GlobalA5C ResReadOnly|
  8253. GlobalA5E ResLoad|
  8254. GlobalA60 ResErr|
  8255. GlobalA62 TaskLock|
  8256. GlobalA63 FScaleDisable|
  8257. GlobalA64 CurActivate|
  8258. GlobalA68 CurDeactive|
  8259. GlobalA6C DeskHook|
  8260. GlobalA70 TEDoText|
  8261. GlobalA74 TERecal|
  8262. GlobalA78 ApplScratch|
  8263. GlobalA84 GhostWindow|
  8264. GlobalA88 CloseOrnHook|
  8265. GlobalA8C ResumeProc RestProc|
  8266. GlobalA90 SaveProc|
  8267. GlobalA94 SaveSP|
  8268. GlobalA98 ANumber|
  8269. GlobalA9A ACount|
  8270. GlobalA9C DABeeper|
  8271. GlobalAA0 DAStrings|
  8272. GlobalAB0 TEScrpLength|
  8273. GlobalAB4 TEScrpHandle|
  8274. GlobalAB8 AppPacks|
  8275. GlobalAD8 SysResName|
  8276. GlobalAE8 SoundGlue|
  8277. GlobalAEC AppParmHandle|
  8278. GlobalAF0 DSErrCode|
  8279. GlobalAF2 ResErrProc|
  8280. GlobalAF6 TEWdBreak|
  8281. GlobalAFA DlgFont|
  8282. GlobalAFC LastTGLobal|
  8283. GlobalB00 TrapAgain|
  8284. GlobalB04 KeyMVars|
  8285. GlobalB06 ROMMapHndl|
  8286. GlobalB0A PWMBuf1|
  8287. GlobalB0E BootMask|
  8288. GlobalB10 WidthPtr|
  8289. GlobalB14 AtalkHk1|
  8290. GlobalB18 AtalkHk2|
  8291. GlobalB22 HWCfgFlags SCSIFlag|
  8292. GlobalB2A WidthTabHandle|
  8293. GlobalB2E SCSIDrvrs|
  8294. GlobalB30 TimeVars|
  8295. GlobalB34 BtDskRfn|
  8296. GlobalB36 BootTmp8|
  8297. GlobalB3F T1Arbitrate|
  8298. GlobalB40 JDiskSel|
  8299. GlobalB44 JSendCmd|
  8300. GlobalB48 JDCDReset|
  8301. GlobalB4C LastSPExtra|
  8302. GlobalB50 Twitcher1|
  8303. GlobalB54 MenuDisable|
  8304. GlobalB58 MBDFHndl|
  8305. GlobalB5C MBSaveLoc|
  8306. GlobalB60 BNMQHd|
  8307. GlobalB7C Twitcher2|
  8308. GlobalB80 RMgrHiVars|
  8309. GlobalB9E RomMapInsert|
  8310. GlobalB9F TmpResLoad|
  8311. GlobalBA0 IntlSpec SmgrCore|
  8312. GlobalBA4 RMgrPerm RMGRPerm|
  8313. GlobalBA5 WordRedraw|
  8314. GlobalBA6 SysFontFam|
  8315. GlobalBA8 SysFontSize|
  8316. GlobalBAA MBarHeight|
  8317. GlobalBAC TESysJust SysDirection|
  8318. GlobalBAE HiHeapMark|
  8319. GlobalBB2 SegHiEnable|
  8320. GlobalBB3 FDevDisable|
  8321. GlobalBB4 CommToolboxGlobals|
  8322. GlobalBC0 NewUnused|
  8323. GlobalBC2 LastFOND LastFOND|
  8324. GlobalBC6 FondID FONDID|
  8325. GlobalBC8 App2Packs|
  8326. GlobalBE8 MAErrProc|
  8327. GlobalBEC MASuperTab|
  8328. GlobalBF4 FractEnable|
  8329. GlobalBF5 UsedFWidths|
  8330. GlobalBF6 FScaleHFact|
  8331. GlobalBFA FScaleVFact|
  8332. GlobalC00 SCSIBase|
  8333. GlobalC04 SCSIDMA|
  8334. GlobalC08 SCSIHsk|
  8335. GlobalC0C SCSIGlobals|
  8336. GlobalC10 RGBBlack|
  8337. GlobalC16 RGBWhite|
  8338. GlobalC20 RowBits|
  8339. GlobalC22 ColLines|
  8340. GlobalC24 ScreenBytes|
  8341. GlobalC2C NMIFlag|
  8342. GlobalC2D VidType|
  8343. GlobalC2E VidMode|
  8344. GlobalC2F SCSIPoll|
  8345. GlobalC30 SEVarBase|
  8346. GlobalCB0 MMUFlags|
  8347. GlobalCB1 MMUType|
  8348. GlobalCB2 MMU32bit|
  8349. GlobalCB3 MMUFluff|
  8350. GlobalCB4 MMUTbl|
  8351. GlobalCB8 MMUTblSize|
  8352. GlobalCBC SInfoPtr|
  8353. GlobalCC0 ASCBase|
  8354. GlobalCC4 SMGlobals|
  8355. GlobalCC8 TheGDevice|
  8356. GlobalCCC CQDGlobals|
  8357. GlobalCD0 AuxWinHead|
  8358. GlobalCD4 AuxCtlHead|
  8359. GlobalCD8 DeskCPat|
  8360. GlobalCDC SetOSDefKey|
  8361. GlobalCF8 ADBBase|
  8362. GlobalCFC WarmStart|
  8363. GlobalD00 TimeDBRA|
  8364. GlobalD02 TimeSCCDB|
  8365. GlobalD04 SlotQDT|
  8366. GlobalD08 SlotPrTbl|
  8367. GlobalD0C SlotVBLQ|
  8368. GlobalD10 ScrnVBLPtr|
  8369. GlobalD14 SlotTICKS|
  8370. GlobalD1C AGBHandle|
  8371. GlobalD20 TableSeed|
  8372. GlobalD24 SRsrcTblPtr|
  8373. GlobalD28 JVBLTask|
  8374. GlobalD2C WMgrCPort|
  8375. GlobalD30 VertRRate|
  8376. GlobalD32 SynListHandle|
  8377. GlobalD36 LastFore|
  8378. GlobalD3E LastMode|
  8379. GlobalD40 LastDepth|
  8380. GlobalD42 FMExist|
  8381. GlobalD43 SavedHilite|
  8382. GlobalD50 MenuCInfo|
  8383. GlobalD60 ChunkyDepth|
  8384. GlobalD62 CrsrPtr|
  8385. GlobalD66 PortList|
  8386. GlobalD6A MickeyBytes|
  8387. GlobalD6E QDErrLM|
  8388. GlobalD70 VIA2DT|
  8389. GlobalD90 SInitFlags|
  8390. GlobalD92 DTQFlags DTQueue|
  8391. GlobalD94 DTskQHdr|
  8392. GlobalD98 DTskQTail|
  8393. GlobalD9C jDTInstall JDTInstall|
  8394. GlobalDA0 HiliteRGB|
  8395. GlobalDA6 TimeSCSIDB|
  8396. GlobalDA8 DSCtrAdj|
  8397. GlobalDAC IconTLAddr|
  8398. GlobalDB0 VideoInfoOK|
  8399. GlobalDB4 EndSRTPtr|
  8400. GlobalDB8 SDMJmpTblPtr|
  8401. GlobalDBC jSwapMMU JSwapMMU|
  8402. GlobalDC0 SDMBusErr SdmBusErr|
  8403. GlobalDC4 LastTxGDevice|
  8404. GlobalDC8 PmgrHandle|
  8405. Globals see ƒSysEqu|
  8406. GlobalsRecord=RECORD
  8407. bounds:Rect;
  8408. boundsRgn:RgnHandle;
  8409. self:ComponentInstance;|
  8410. GlobalToLocal(VAR pt:Point); ƒQuickdraw {A871} I-193  P-77  P-110  P-174
  8411. OV-122  TB.5-34|
  8412. goodbye=-1 ƒDesk|
  8413. GoScript(paramPtr:XCmdPtr); ƒHyperXCmd|
  8414. GoToBeginningOfMovie(m:Movie); ƒMovies {AAAA:$000D} QT.2-113|
  8415. GoToEndOfMovie(m:Movie); ƒMovies {AAAA:$000E} QT.2-114|
  8416. GoToPublisherSection(container:EditionContainerSpec):OSErr; ƒEditions {A82D:
  8417. $0224} IAC.2-49…50  IAC.2-100|
  8418. GotStrike=$986|
  8419. GrabCompleteProc=ProcPtr ƒQuickTimeComponents|
  8420. GrabCompressCompleteProc=ProcPtr ƒQuickTimeComponents|
  8421. grabPictCurrentImage=4 ƒQuickTimeComponents|
  8422. grabPictIgnoreClip=2 ƒQuickTimeComponents|
  8423. grabPictOffScreen=1 ƒQuickTimeComponents|
  8424. GrabProc=ProcPtr ƒQuickTimeComponents|
  8425. grabTimeComplete=-9401 ƒQuickTimeComponents|
  8426. Graf3D see ƒGraf3D|
  8427. GrafBegin=$800|
  8428. GrafDevice(device:integer); ƒQuickdraw {A872} I-165|
  8429. GrafPort=RECORD ƒQuickdraw OV-92  TE.3-4 [1/3]
  8430. device:integer;    {device-specific information}
  8431. portBits:BitMap;    {GrafPort's bit map}
  8432. portRect:Rect;    {GrafPort's rectangle}
  8433. visRgn:RgnHandle;    {visible region}
  8434. clipRgn:RgnHandle;    {clipping region}
  8435. bkPat:Pattern;    {background pattern}
  8436. fillPat:Pattern;    {fill pattern}
  8437. pnLoc:Point;    {pen location}
  8438. pnSize:Point;    {pen size}|
  8439. GrafPort=RECORD ƒQuickdraw OV-92  TE.3-4 [2/3]
  8440. pnMode:integer;    {pen's transfer mode}
  8441. pnPat:Pattern;    {pen pattern}
  8442. pnVis:integer;    {pen visibility}
  8443. txFont:integer;    {font number for text}
  8444. txFace:Style;    {text's character style}
  8445. txMode:integer;    {text's transfer mode}
  8446. txSize:integer;    {font size for text}
  8447. spExtra:Fixed;    {extra space}
  8448. fgColor:longint;    {foreground color}|
  8449. GrafPort=RECORD ƒQuickdraw OV-92  TE.3-4 [3/3]
  8450. bkColor:longint;    {background color}
  8451. colrBit:integer;    {color bit}
  8452. patStretch:integer;    {used internally}
  8453. picSave:Handle;    {picture being saved}
  8454. rgnSave:Handle;    {region being saved}
  8455. polySave:Handle;    {polygon being saved}
  8456. grafProcs:QDProcsPtr;    {low-level drawing routines}|
  8457. GrafPtr=^GrafPort ƒQuickdraw OV-93  OV-113|
  8458. GrafVar=$824|
  8459. GrafVars=RECORD ƒQuickdraw
  8460. rgbOpColor:RGBColor;
  8461. rgbHiliteColor:RGBColor;
  8462. pmFgColor:Handle;
  8463. pmFgIndex:integer;
  8464. pmBkColor:Handle;
  8465. pmBkIndex:integer;
  8466. pmFlags:integer;|
  8467. GrafVerb=… ƒQuickdraw
  8468. (frame,paint,erase,invert,fill)|
  8469. graveUprE=$E9 ƒScript|
  8470. graveUprI=$ED ƒScript|
  8471. graveUprO=$F1 ƒScript|
  8472. graveUprU=$F4 ƒScript|
  8473. gray:Pattern
  8474. QDGlobal - 50% gray pattern|
  8475. grayishTextOr=49 ƒQuickdraw|
  8476. GrayRgn=$9EE ƒSysEqu TB.4-16  TB.4-95  TB.4-113  TB.4-116|
  8477. greenBit=3 ƒQuickdraw|
  8478. greenColor=341 ƒQuickdraw|
  8479. GrowWindow(theWindow:WindowPtr;startPt:Point;bBox:Rect):longint; ƒWindows Δ
  8480. {A92B} I-289  V-209  P-98  P-174 TB.4-57…59  TB.4-99…100|
  8481. guestNotAllowedErr=-932 ƒErrors
  8482. destination port requires authentication
  8483. Destination port requires authentication|
  8484. GVarHandle=^GVarPtr ƒQuickdraw|
  8485. GVarPtr=^GrafVars ƒQuickdraw|
  8486. gwFlagErrBit=31 ƒQDOffscreen|
  8487. GWorldFlags=set of (pixPurge, noNewDevice, useTempMem, keepLocal,
  8488. GWorldFlags4, GWorldFlags5, pixelsPurgeable, pixelsLocked, GWorldFlags8,
  8489. GWorldFlags9, GWorldFlags10, GWorldFlags11, GWorldFlags12, GWorldFlags13,
  8490. GWorldFlags14, GWorldFlags15, mapPix, newDepth, alignPix, newRowBytes,
  8491. reallocPix, GWorldFlags21, GWorldFlags22, GWorldFlags23, GWorldFlags24,
  8492. GWorldFlags25, GWorldFlags26, GWorldFlags27, clipPix, stretchPix, ditherPix,
  8493. gwFlagErr) ƒQDOffscreen|
  8494. GWorldPtr=CGrafPtr ƒQDOffscreen|
  8495. GZMoveHnd=$330 ƒSysEqu|
  8496. GZRootHnd=$328 ƒSysEqu ME.1-78  ME.2-77|
  8497. GZRootPtr=$32C ƒSysEqu|
  8498. GZSaveHnd:Handle; ƒMemory II-43 ME.1-49  ME.1-78  ME.2-77|
  8499. hachek=$FF ƒScript|
  8500. HandAndHand(hand1:Handle;hand2:Handle):OSErr; ƒOSUtils Δ {A9E4} II-375
  8501. ME.2-64…65|
  8502. Handle=^Ptr ƒTypes ME.1-18  ME.2-25  OV-40  OV-44|
  8503. HandlerAID='hdlr' ƒMoviesFormat|
  8504. HandlerAtom=RECORD ƒMoviesFormat
  8505. size:longint;
  8506. atomType:longint;
  8507. hInfo:PublicHandlerInfo;|
  8508. handlerCanClip=$2 ƒMediaHandlers|
  8509. handlerCanMatte=$4 ƒMediaHandlers|
  8510. handlerCanTransferMode=$8 ƒMediaHandlers|
  8511. handlerCGrafPortOnly=$100 ƒMediaHandlers|
  8512. HandlerError=ComponentResult ƒMovies|
  8513. handlerHasSpatial=$1 ƒMediaHandlers|
  8514. handlerNeedsBuffer=$10 ƒMediaHandlers|
  8515. handlerNoIdle=$20 ƒMediaHandlers|
  8516. handlerNoScheduler=$40 ƒMediaHandlers|
  8517. handlerNotFoundErr=-1856 ƒDrag|
  8518. handlerWantsTime=$80 ƒMediaHandlers|
  8519. HandleZone(h:Handle):THz; ƒMemory {A126} II-34 ME.2-82…83|
  8520. HandToHand(VAR theHndl:Handle):OSErr; ƒOSUtils Δ II-374 ME.2-62…64  TE.2-32|
  8521. hardwareConfigErr=-604 ƒErrors
  8522. hardware configuration not correct for call|
  8523. HasDepth(gd:GDHandle;depth:integer;whichFlags:integer;flags:integer):integer;
  8524. ƒPalettes {AAA2:$0A14}|
  8525. HasMovieChanged(m:Movie):boolean; ƒMovies {AAAA} QT.2-61  QT.2-101|
  8526. hasMovieExportUserInterface=$20 ƒQuickTimeComponents|
  8527. hasMovieImportUserInterface=4 ƒQuickTimeComponents|
  8528. hasTallTBar=2 ƒHyperXCmd|
  8529. hasZoom=8 ƒHyperXCmd|
  8530. hAxisOnly=1 ƒControls|
  8531. HClrRBit(h:Handle); ƒMemory {A068} IV-79  N2-3 ME.2-50…51 TN2|
  8532. HCreate(vRefNum:integer;dirID:longint;fileName:Str255;creator:OSType;
  8533. fileType:OSType):OSErr; ƒFiles IV-146 FL.2-172…173 TN218|
  8534. HCreateResFile(vRefNum:integer;dirID:longint;fileName:Str255); ƒResources
  8535. FL.1-51  FL.2-157  FL.2-173  FL.2-187  MTB.1-56…57 TN214|
  8536. HCWordBreakProc(paramPtr:XCmdPtr):ProcPtr; ƒHyperXCmd|
  8537. HDelete(vRefNum:integer;dirID:longint;fileName:Str255):OSErr; ƒFiles IV-147
  8538. FL.2-174…175|
  8539. HeaderTable=RECORD [1/2]
  8540. version:longint;
  8541. fontRevision:longint;
  8542. checkSumAdjustment:longint;
  8543. magicNumber:longint;
  8544. flags:integer;
  8545. unitsPerEm:integer;
  8546. created:LongDateTime;    { defined in Script.p }
  8547. modified:LongDateTime;
  8548. xMin:integer;|
  8549. HeaderTable=RECORD [2/2]
  8550. yMin:integer;
  8551. xMax:integer;
  8552. yMax:integer;
  8553. macStyle:integer;
  8554. lowestRecPPEM:integer;
  8555. fontDirectionHint:integer;
  8556. indexToLocFormat:integer;
  8557. glyphDataFormat:integer;|
  8558. HeapCheck(deathonerr:boolean); ƒPascal TP-355|
  8559. HeapEnd=$114 ƒSysEqu ME.2-104|
  8560. HeapResult:integer; ƒPascal MPW-199  TP-355|
  8561. Help Me ObiWan Kenobi, You’re My Only Hope!
  8562. To get help about using ObiWan, close and reopen the window, then
  8563. type “a” and hit return.|
  8564. helpItem=1 ƒBalloons|
  8565. helvetica=21 ƒFonts|
  8566. hfsBit FL.2-120|
  8567. HFSDefaults=RECORD ƒDiskInit FL.5-14
  8568. sigWord:PACKED ARRAY[0..1] OF Byte;    {signature word}
  8569. abSize:longint;    {allocation block size in bytes}
  8570. clpSize:longint;    {clump size in bytes}
  8571. nxFreeFN:longint;    {next free file number}
  8572. btClpSize:longint;    {B*-tree clump size in bytes}
  8573. rsrv1:integer;    {reserved}
  8574. rsrv2:integer;    {reserved}
  8575. rsrv3:integer;    {reserved}|
  8576. HFSFlags=$376|
  8577. HFSFlavor=RECORD ƒDrag
  8578. fileType:OSType;
  8579. fileCreator:OSType;
  8580. fdFlags:integer;
  8581. fileSpec:FSSpec;|
  8582. HGetFInfo(vRefNum:integer;dirID:longint;fileName:Str255;VAR fndrInfo:FInfo):
  8583. OSErr; ƒFiles IV-149 FL.2-175…176|
  8584. HGetState(h:Handle):SignedByte; ƒMemory {A069} IV-79  N2-3 ME.1-30
  8585. ME.1-61…62  ME.2-43…44 TN2|
  8586. HGetVol(volName:StringPtr;VAR vRefNum:integer;VAR dirID:longint):OSErr;
  8587. ƒFiles IV-132 FL.2-136|
  8588. hiChargeBit=1 ƒPower|
  8589. hiChargeMask=$2 ƒPower|
  8590. HideAll; ƒPascal TP-363|
  8591. HideControl(theControl:ControlHandle); ƒControls Δ {A958} I-322  P-113
  8592. P-114  P-174 TB.5-39…40  TB.5-65…67  TB.5-97|
  8593. HideCursor; ƒQuickdraw {A852} I-168  P-84  P-174|
  8594. HideDialogItem(theDialog:DialogPtr;itemNo:integer); TB.6-123…124|
  8595. HideDItem(theDialog:DialogPtr;itemNo:integer); ƒDialogs Δ {A827} IV-59|
  8596. HideDragHilite(theDragRef:DragReference):OSErr; ƒDrag {ABED:$001F}|
  8597. HideHCPalettes(paramPtr:XCmdPtr); ƒHyperXCmd|
  8598. HidePaletteWindows(ts:ComponentInstance):ComponentResult; ƒTextServices {:
  8599. $0000} TE.7-41  TE.7-86|
  8600. HidePen; ƒQuickdraw {A896} I-168|
  8601. HideWindow(theWindow:WindowPtr); ƒWindows Δ {A916} I-285 OV-110  TB.4-61
  8602. TB.4-89|
  8603. Hide_Cursor; ƒCursorCtl|
  8604. hierMenu=-1 ƒMenus|
  8605. highLevelEventMask=1024 ƒEvents|
  8606. HighLevelEventMsg=RECORD ƒEPPC TB.2-72  TB.2-82
  8607. HighLevelEventMsgHeaderLength:integer;    {reserved}
  8608. version:integer;    {reserved}
  8609. reserved1:longint;    {reserved}
  8610. theMsgEvent:EventRecord;    {event RECORD}
  8611. userRefCon:longint;    {reference constant}
  8612. postingOptions:longint;    {reserved}
  8613. msgLength:longint ;    {reserved}|
  8614. HighLevelEventMsgClass='jaym' ƒEPPC|
  8615. HighLevelEventMsgHdl=^HighLevelEventMsgPtr ƒEPPC|
  8616. HighLevelEventMsgPtr=^HighLevelEventMsg ƒEPPC|
  8617. Highlights [1/3]
  8618. “The Force” contains a plethora of useful information in addition to
  8619. just the APIs. This includes:
  8620.     ASCII            Two ASCII tables, giving both a quick summary and
  8621.     ASCIIFull            much useful information.
  8622.     CompilerDirectives    Compiler directives for MPW and Think Pascal.
  8623.     FixedMathsHelper    Information about fixed point arithmetic from IV-64.
  8624.     FinderResources    Special Finder resource info.
  8625.     FinderFlags        Description of Finder flags (FInfo.fdFlags).|
  8626. Highlights [2/3]
  8627.     Initialisation        Standard init code used by Think Pascal.
  8628.     KeyCodeToCap        Entry maps key codes to key names.
  8629.     KeyCapToCode        Entry maps names codes to key codes.
  8630.     PackNumbers        Entry maps pack numbers to their names.
  8631.     ResEditTemplates    Quick 'n Dirty™ help for ResEdit TMPLs.
  8632. The following are examples of how to look up special entries:
  8633.     Delete            Pascal library built-ins.
  8634.     Err-108            Error codes.|
  8635. Highlights [3/3]
  8636.     TrapA000            Trap numbers.
  8637.     TN10            Technotes (old style numbers).
  8638.     M.HW19            Technotes (new style numbers).
  8639.     M.HW.Pinouts        Technotes (new style names).
  8640.     Global910            Globals (by hex address).|
  8641. HiHeapMark=$BAE ƒSysEqu|
  8642. HiKeyLast=$216 ƒSysEqu|
  8643. hiliteBit=7 ƒQuickdraw|
  8644. HiliteColor(color:RGBColor); ƒQuickdraw {AA22} V-77|
  8645. HiliteControl(theControl:ControlHandle;hiliteState:integer); ƒControls Δ
  8646. {A95D} I-322 OV-127  OV-148  TB.5-98…99  TB.6-13…14  TB.6-50…51  TB.6-74
  8647. TB.6-98|
  8648. HiliteMenu(menuID:integer); ƒMenus Δ {A938} I-357  V-245 OV-159  TB.3-71
  8649. TB.3-79  TB.3-119…120|
  8650. HiliteMode=$938 ƒSysEqu|
  8651. HiliteRGB=$0DA0 ƒSysEqu|
  8652. HiliteStyleType=… ƒTextServices
  8653. (kSelectedConvertedText)|
  8654. HiliteText(textPtr:Ptr;textLength:integer;firstOffset:integer;secondOffset:
  8655. integer;VAR offsets:OffsetTable); ƒScript Δ {A8B5} V-310 TE.3-61  TE.3-97…98
  8656. TE.A-26  TE.A-37|
  8657. HiliteTextSample(mh:MediaHandler;sampleTime:TimeValue;hiliteStart:integer;
  8658. hiliteEnd:integer;VAR rgbHiliteColor:RGBColor):ComponentResult; ƒMovies
  8659. {A82A:$0000} QT.2-300|
  8660. HiliteWindow(theWindow:WindowPtr;fHilite:boolean); ƒWindows Δ {A91C} I-286
  8661. TB.4-90|
  8662. HInts=^PInts ƒPerf|
  8663. hintsAllowInterlace=$40 ƒMovies|
  8664. hintsHighQuality=$100 ƒMovies|
  8665. hintsScrubMode=$1 ƒMovies|
  8666. hintsUseScreenBuffer=$20 ƒMovies|
  8667. hintsUseSoundInterp=$80 ƒMovies|
  8668. HistoBucket=PACKED RECORD ƒTCPTypes
  8669. value:integer;
  8670. counter:longint;|
  8671. hitDev=1 ƒDevices|
  8672. hitMsg=4 ƒDevices|
  8673. HITTESTHook=12 ƒTextEdit|
  8674. HiWord(x:longint):integer; ƒToolUtils {A86A} I-472 TB.4-58|
  8675. HiWrd(l:longint):integer; ƒPascal MPW-214  TP-368|
  8676. HLock(h:Handle); ƒMemory {A029} II-41  N2-3 ME.1-30  ME.1-63…64  ME.2-45…46
  8677. OV-42  OV-47 TN2|
  8678. HLockHi(h:Handle); ƒMemory Δ {A064} II-42  N2-3 ME.1-73  ME.2-58…59 TN2|
  8679. hmAbsoluteCoords=2 ƒBalloons|
  8680. hmBalloonAborted=-853 ƒBalloons
  8681. Because of constant cursor movement, the help balloon wasn’t displayed|
  8682. hmBalloonHelpVersion=$0002 ƒBalloons|
  8683. HMBalloonPict(aHelpMsg:HMMessageRecord;VAR coolPict:PicHandle):OSErr;
  8684. ƒBalloons {A830:$040F} MTB.3-120…121|
  8685. HMBalloonRect(aHelpMsg:HMMessageRecord;VAR coolRect:Rect):OSErr; ƒBalloons
  8686. {A830:$040E} MTB.3-119…120|
  8687. hmCloseViewActive=-863 ƒBalloons
  8688. Balloon can’t be removed because Close View|
  8689. hmDefaultOptions=0 ƒBalloons|
  8690. hMenuCmd=27 ƒMenus|
  8691. hMenuFindErr=-127 ƒErrors
  8692. *** replaced by dsHMenuFindErr|
  8693. HMenuRec=RECORD
  8694. menuHOH:MenuHandle;    {handle to menu's menu RECORD}
  8695. reserved:integer;    {reserved}|
  8696. HMExtractHelpMsg(whichType:ResType;whichResID:integer;whichMsg:integer;
  8697. whichState:integer;VAR aHelpMsg:HMMessageRecord):OSErr; ƒBalloons {A830:
  8698. $0711} MTB.3-122…125|
  8699. HMGetBalloons:boolean; ƒBalloons {A830:$0003} MTB.3-75  MTB.3-98|
  8700. HMGetBalloonWindow(VAR window:WindowPtr):OSErr; ƒBalloons {A830:$0215}
  8701. MTB.3-121…122|
  8702. HMGetDialogResID(VAR resID:integer):OSErr; ƒBalloons {A830:$0213}
  8703. MTB.3-118…119|
  8704. HMGetFont(VAR font:integer):OSErr; ƒBalloons {A830:$020A} MTB.3-110|
  8705. HMGetFontSize(VAR fontSize:integer):OSErr; ƒBalloons {A830:$020B} MTB.3-111|
  8706. HMGetHelpMenuHandle(VAR mh:MenuHandle):OSErr; ƒBalloons {A830:$0200}
  8707. MTB.3-90…91  MTB.3-108…109  TB.3-67…68  TB.3-81  TB.3-123…124|
  8708. HMGetIndHelpMsg(whichType:ResType;whichResID:integer;whichMsg:integer;
  8709. whichState:integer;VAR options:longint;VAR tip:Point;VAR altRect:Rect;VAR
  8710. theProc:integer;VAR variant:integer;VAR aHelpMsg:HMMessageRecord;VAR count:
  8711. integer):OSErr; ƒBalloons {A830:$1306} MTB.3-125…128|
  8712. HMGetMenuResID(menuID:integer;VAR resID:integer):OSErr; ƒBalloons {A830:
  8713. $0314} MTB.3-115…116|
  8714. hmHelpDisabled=-850 ƒBalloons
  8715. Help balloons are not enabled|
  8716. hmHelpManagerNotInited=-855 ƒBalloons
  8717. Help menu not set up|
  8718. HMIsBalloon:boolean; ƒBalloons {A830:$0007} MTB.3-99|
  8719. hmMatchInTitle=16 ƒBalloons|
  8720. HMMessageRecord=RECORD ƒBalloons MTB.3-76…80  MTB.3-95…97 [1/2]
  8721. hmmHelpType:integer;    {type of next field}
  8722. CASE integer OF
  8723. khmmString:(hmmString: Str255);    {Pascal string}
  8724. khmmPict:(hmmPict: integer);    {'PICT' resource ID}
  8725. khmmStringRes:(hmmStringRes: HMStringResType);
  8726.     {'STR#' resource }
  8727.     { ID and index}
  8728. khmmTEHandle:(hmmTEHandle: TEHandle);|
  8729. HMMessageRecord=RECORD ƒBalloons MTB.3-76…80  MTB.3-95…97 [2/2]
  8730.     {TextEdit handle}
  8731. khmmPictHandle:(hmmPictHandle: PicHandle);
  8732.     {picture handle}
  8733. khmmTERes:(hmmTERes: integer);    {'TEXT'/'styl' }
  8734.     { resource ID}
  8735. khmmSTRRes:(hmmSTRRes: integer);    {'STR ' resource ID}|
  8736. HMMessageRecPtr=^HMMessageRecord ƒBalloons|
  8737. hmNoBalloonUp=-862 ƒBalloons
  8738. No balloon showing|
  8739. hmOperationUnsupported=-861 ƒBalloons
  8740. Invalid value passed in the method parameter|
  8741. HMRemoveBalloon:OSErr; ƒBalloons {A830:$0002} MTB.3-75  MTB.3-81  MTB.3-106|
  8742. hmSameAsLastBalloon=-854 ƒBalloons
  8743. Menu and item are same as last menu and item|
  8744. hmSaveBitsNoWindow=4 ƒBalloons|
  8745. hmSaveBitsWindow=8 ƒBalloons|
  8746. HMScanTemplateItems(whichID:integer;whichResFile:integer;whichType:ResType):
  8747. OSErr; ƒBalloons {A830:$0410} MTB.3-116…117|
  8748. HMSetBalloons(flag:boolean):OSErr; ƒBalloons {A830:$0104} MTB.3-107…108|
  8749. HMSetDialogResID(resID:integer):OSErr; ƒBalloons {A830:$010C} MTB.3-117…118|
  8750. HMSetFont(font:integer):OSErr; ƒBalloons {A830:$0108} MTB.3-112|
  8751. HMSetFontSize(fontSize:integer):OSErr; ƒBalloons {A830:$0109} MTB.3-113|
  8752. HMSetMenuResID(menuID:integer;resID:integer):OSErr; ƒBalloons {A830:$020D}
  8753. MTB.3-50  MTB.3-114…115  TB.6-71|
  8754. HMShowBalloon(aHelpMsg:HMMessageRecord;tip:Point;alternateRect:RectPtr;
  8755. tipProc:Ptr;theProc:integer;variant:integer;method:integer):OSErr; ƒBalloons
  8756. {A830:$0B01} MTB.3-74…84  MTB.3-100…103|
  8757. HMShowMenuBalloon(itemNum:integer;itemMenuID:integer;itemFlags:longint;
  8758. itemReserved:longint;tip:Point;alternateRect:RectPtr;tipProc:Ptr;theProc:
  8759. integer;variant:integer):OSErr; ƒBalloons {A830:$0E05} MTB.3-103…105|
  8760. hmSkippedBalloon=-857 ƒBalloons
  8761. No help message to fill in|
  8762. HMStringResType=RECORD ƒBalloons MTB.3-78…79  MTB.3-97
  8763. hmmResID:integer;    {resource ID of 'STR#' resource}
  8764. hmmIndex:integer;    {index of string}|
  8765. hmUnknownHelpType=-859 ƒBalloons
  8766. Help message record contained a bad type|
  8767. hmUseSubID=1 ƒBalloons|
  8768. hmWrongVersion=-858 ƒBalloons
  8769. Wrong version of Help Manager resource|
  8770. HNoPurge(h:Handle); ƒMemory {A04A} II-42  N2-3 ME.1-66…67  ME.2-48…49 TN2|
  8771. HoldMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory Δ {A05C:$0000}
  8772. II-30  IV-77  IV-83  N39-1  N103 ME.3-14  ME.3-25…26 TN103|
  8773. HomeResFile(theResource:Handle):integer; ƒResources {A9A4} I-117 MTB.1-71|
  8774. hookCancel=2 ƒCTBUtilities|
  8775. hookEject=103 ƒCTBUtilities|
  8776. hookItemList=5 ƒCTBUtilities|
  8777. hookItemRefresh=101 ƒCTBUtilities|
  8778. hookKeyBase=1000 ƒCTBUtilities|
  8779. hookLine=8 ƒCTBUtilities|
  8780. hookNull=100 ƒCTBUtilities|
  8781. hookOK=1 ƒCTBUtilities|
  8782. hookOutline=3 ƒCTBUtilities|
  8783. hookPostflight=105 ƒCTBUtilities|
  8784. hookPreflight=104 ƒCTBUtilities|
  8785. hookReserved1=10 ƒCTBUtilities|
  8786. hookReserved2=11 ƒCTBUtilities|
  8787. hookReserved3=12 ƒCTBUtilities|
  8788. hookReserved4=13 ƒCTBUtilities|
  8789. hookTitle=4 ƒCTBUtilities|
  8790. hookVersion=9 ƒCTBUtilities|
  8791. hookZoneList=7 ƒCTBUtilities|
  8792. hookZoneRefresh=102 ƒCTBUtilities|
  8793. hookZoneTitle=6 ƒCTBUtilities|
  8794. HOpen(vRefNum:integer;dirID:longint;fileName:Str255;permission:SignedByte;
  8795. VAR refNum:integer):OSErr; ƒFiles IV-136 FL.2-171…172|
  8796. HOpenDF(vRefNum:integer;dirID:longint;fileName:Str255;permission:SignedByte;
  8797. VAR refNum:integer):OSErr; ƒFiles IV-136 FL.2-169…170|
  8798. HOpenResFile(vRefNum:integer;dirID:longint;fileName:Str255;permission:
  8799. SignedByte):integer; ƒResources FL.1-51  FL.2-157  FL.2-173  FL.2-187
  8800. MTB.1-62…64  OV-54  OV-63 TN214|
  8801. HOpenRF(vRefNum:integer;dirID:longint;fileName:Str255;permission:SignedByte;
  8802. VAR refNum:integer):OSErr; ƒFiles IV-137 FL.2-170…171|
  8803. hostInfo=RECORD ƒTCPTypes
  8804. rtnCode:longint;
  8805. rtnHostName:str255;
  8806. addrs:ARRAY[1..4]ofipAddr;|
  8807. hostInfoPtr=^hostInfo ƒTCPTypes|
  8808. HotKeys For ObiWan [1/4]
  8809. You can open the ObiWan window with the following hot key:
  8810.     command-`    Pops up ObiWan. This also closes the window if it’s
  8811.                 already open.
  8812. Typing any printable character will enter it into the current text.
  8813. You can then perform other actions using other hot keys.
  8814. The following hot keys are supported by ObiWan when its window is open:
  8815.     return        Finds the keys for the current text.
  8816.     shift-return    Searches the text of the database for the current text.|
  8817. HotKeys For ObiWan [2/4]
  8818.     option-return    Selects a new database from the ObiWan Folder using
  8819.                 the current text as the file name.
  8820.                 If the current text is “C” then it selects the C procedure
  8821.                 parser. If the current text is “Pascal” it returns to
  8822.                 the default procedure parser. See below for more info on
  8823.                 parsers.
  8824.     command-enter    ‘Types’ the selection into the frontmost application.
  8825.                 You can achieve various other behaviours using more|
  8826. HotKeys For ObiWan [3/4]
  8827.                 modifier keys:
  8828.         commandd-option-enter        ‘Types’ the first line of the entry.
  8829.         commandd-option-shift-enter    ‘Types’ the entire entry.
  8830.         commandd-shift-enter        ‘Types’ the entry as a procedure call.
  8831.                                 The language of the call is determined
  8832.                                 by the current procedure parser.
  8833.     command-.    Goes to the next entry.
  8834.     command-,    Goes to the previous entry.|
  8835. HotKeys For ObiWan [4/4]
  8836.     command-]    Goes to the selected word’s entry.
  8837.     command-[    Returns to the most recent entry.
  8838. In additon, other functions are accessible using the mouse:
  8839.     click            Selects the word.
  8840.     command-click    Selects the word and ‘types’ it.
  8841.     double-click    Selects the word and finds it.|
  8842. hourMask=$0010 ƒScript|
  8843. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [01/15]
  8844. qLink:QElemPtr;    {next queue entry}
  8845. qType:integer;    {queue type}
  8846. ioTrap:integer;    {routine trap}
  8847. ioCmdAddr:Ptr;    {routine address}
  8848. ioCompletion:ProcPtr;    {pointer to completion routine}
  8849. ioResult:OSErr;    {result code}
  8850. ioNamePtr:StringPtr;    {pointer to pathname}
  8851. ioVRefNum:integer;    {volume specification}
  8852. CASE ParamBlkType OF|
  8853. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [02/15]
  8854. ioParam:
  8855.     (ioRefNum:integer;    {file reference number}
  8856.     ioVersNum:SignedByte;    {version number}
  8857.     ioPermssn:SignedByte;    {read/write permission}
  8858.     ioMisc:Ptr;    {miscellaneous}
  8859.     ioBuffer:Ptr;    {data buffer}
  8860.     ioReqCount:longint;    {requested number of bytes}
  8861.     ioActCount:longint;    {actual number of bytes}
  8862.     ioPosMode:integer;    {positioning mode and newline char.}|
  8863. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [03/15]
  8864.     ioPosOffset:longint);    {positioning offset}
  8865. fileParam:
  8866.     (ioFRefNum:integer;    {file reference number}
  8867.     ioFVersNum:SignedByte;    {file version number (unused)}
  8868.     filler1:SignedByte;    {reserved}
  8869.     ioFDirIndex:integer;    {directory index}
  8870.     ioFlAttrib:SignedByte;    {file attributes}
  8871.     ioFlVersNum:SignedByte;    {file version number (unused)}
  8872.     ioFlFndrInfo:FInfo;    {information used by the Finder}|
  8873. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [04/15]
  8874.     ioDirID:longint;    {directory ID or file ID}
  8875.     ioFlStBlk:integer;    {first alloc. blk. of data fork}
  8876.     ioFlLgLen:longint;    {logical EOF of data fork}
  8877.     ioFlPyLen:longint;    {physical EOF of data fork}
  8878.     ioFlRStBlk:integer;    {first alloc. blk. of resource fork}
  8879.     ioFlRLgLen:longint;    {logical EOF of resource fork}
  8880.     ioFlRPyLen:longint;    {physical EOF of resource fork}
  8881.     ioFlCrDat:longint;    {date and time of creation}
  8882.     ioFlMdDat:longint);    {date and time of last modification}|
  8883. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [05/15]
  8884. volumeParam:
  8885.     (filler2:longint;    {reserved}
  8886.     ioVolIndex:integer;    {volume index}
  8887.     ioVCrDate:longint;    {date and time of initialization}
  8888.     ioVLsMod:longint;    {date and time of last modification}
  8889.     ioVAtrb:integer;    {volume attributes}
  8890.     ioVNmFls:integer;    {number of files in root directory}
  8891.     ioVBitMap:integer;    {first block of volume bitmap}
  8892.     ioAllocPtr:integer;    {first block of next new file}|
  8893. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [06/15]
  8894.     ioVNmAlBlks:integer;    {number of allocation blocks}
  8895.     ioVAlBlkSiz:longint;    {size of allocation blocks}
  8896.     ioVClpSiz:longint;    {default clump size}
  8897.     ioAlBlSt:integer;    {first block in volume map}
  8898.     ioVNxtCNID:longint;    {next unused node ID}
  8899.     ioVFrBlk:integer;    {number of unused allocation blocks}
  8900.     ioVSigWord:integer;    {volume signature}
  8901.     ioVDrvInfo:integer;    {drive number}
  8902.     ioVDRefNum:integer;    {driver reference number}|
  8903. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [07/15]
  8904.     ioVFSID:integer;    {file-system identifier}
  8905.     ioVBkUp:longint;    {date and time of last backup}
  8906.     ioVSeqNum:integer;    {used internally}
  8907.     ioVWrCnt:longint;    {volume write count}
  8908.     ioVFilCnt:longint;    {number of files on volume}
  8909.     ioVDirCnt:longint;    {number of directories on volume}
  8910.     ioVFndrInfo:ARRAY[1..8] OF longint);
  8911.         {information used by the Finder}
  8912. accessParam:|
  8913. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [08/15]
  8914.     (filler3:integer;    {reserved}
  8915.     ioDenyModes:integer;    {access mode information}
  8916.     filler4:integer;    {reserved}
  8917.     filler5:SignedByte;    {reserved}
  8918.     ioACUser:SignedByte;    {user access rights}
  8919.     filler6:longint;    {reserved}
  8920.     ioACOwnerID:longint;    {owner ID}
  8921.     ioACGroupID:longint;    {group ID}
  8922.     ioACAccess:longint);    {directory access rights}|
  8923. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [09/15]
  8924. objParam:
  8925.     (filler7:integer;    {reserved}
  8926.     ioObjType:integer;    {function code}
  8927.     ioObjNamePtr:Ptr;    {ptr to returned creator/group name}
  8928.     ioObjID:longint);    {creator/group ID}
  8929. copyParam:
  8930.     (ioDstVRefNum:integer;    {destination volume identifier}
  8931.     filler8:integer;    {reserved}
  8932.     ioNewName:Ptr;    {pointer to destination pathname}|
  8933. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [10/15]
  8934.     ioCopyName:Ptr;    {pointer to optional name}
  8935.     ioNewDirID:longint);    {destination directory ID}
  8936. wdParam:
  8937.     (filler9:integer;    {reserved}
  8938.     ioWDIndex:integer;    {working directory index}
  8939.     ioWDProcID:longint;    {working directory user identifier}
  8940.     ioWDVRefNum:integer;    {working directory's vol. ref. num.}
  8941.     filler10:integer;    {reserved}
  8942.     filler11:longint;    {reserved}|
  8943. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [11/15]
  8944.     filler12:longint;    {reserved}
  8945.     filler13:longint;    {reserved}
  8946.     ioWDDirID:longint);    {working directory's directory ID}
  8947. fidParam:
  8948.     (filler14:longint;    {reserved}
  8949.     ioDestNamePtr:StringPtr;    {pointer to destination filename}
  8950.     filler15:longint;    {reserved}
  8951.     ioDestDirID:longint;    {destination parent directory ID}
  8952.     filler16:longint;    {reserved}|
  8953. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [12/15]
  8954.     filler17:longint;    {reserved}
  8955.     ioSrcDirID:longint;    {source parent directory ID}
  8956.     filler18:integer;    {reserved}
  8957.     ioFileID:longint);    {file ID}
  8958. csParam:
  8959.     (ioMatchPtr:FSSpecArrayPtr;    {pointer to ARRAY of matches}
  8960.     ioReqMatchCount:longint;    {max. number of matches to return}
  8961.     ioActMatchCount:longint;    {actual number of matches}
  8962.     ioSearchBits:longint;    {enable bits for matching rules}|
  8963. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [13/15]
  8964.     ioSearchInfo1:CInfoPBPtr;    {pointer to values and lower bounds}
  8965.     ioSearchInfo2:CInfoPBPtr;    {pointer to masks and upper bounds}
  8966.     ioSearchTime:longint;    {maximum time to search}
  8967.     ioCatPosition:CatPositionRec;    {current catalog position}
  8968.     ioOptBuffer:Ptr;    {pointer to optional read buffer}
  8969.     ioOptBufSize:longint);    {length of optional read buffer}
  8970. foreignPrivParam:
  8971.     (filler21:longint;    {reserved}
  8972.     filler22:longint;    {reserved}|
  8973. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [14/15]
  8974.     ioForeignPrivBuffer:Ptr;    {privileges data buffer}
  8975.     ioForeignPrivReqCount:longint;    {size of buffer}
  8976.     ioForeignPrivActCount:longint;    {amount of buffer used}
  8977.     filler23:longint;    {reserved}
  8978.     ioForeignPrivDirID:longint;    {parent directory ID of }
  8979.         { foreign file or directory}
  8980.     ioForeignPrivInfo1:longint;    {privileges data}
  8981.     ioForeignPrivInfo2 :longint;    {privileges data}
  8982.     ioForeignPrivInfo3:longint;    {privileges data}|
  8983. HParamBlockRec=RECORD ƒFiles FL.2-91…100 [15/15]
  8984.     ioForeignPrivInfo4:longint);    {privileges data}|
  8985. HParmBlkPtr=^HParamBlockRec ƒFiles|
  8986. HpChk=$316 ƒSysEqu|
  8987. HPurge(h:Handle); ƒMemory {A049} II-41 ME.1-65…66  ME.2-47…48 TN2|
  8988. HRename(vRefNum:integer;dirID:longint;oldName:Str255;newName:Str255):OSErr;
  8989. ƒFiles IV-154 FL.2-178…179|
  8990. hrLeadingZ=128 ƒPackages|
  8991. HRstFLock(vRefNum:integer;dirID:longint;fileName:Str255):OSErr; ƒFiles
  8992. IV-152 FL.2-177…178|
  8993. HSetFInfo(vRefNum:integer;dirID:longint;fileName:Str255;fndrInfo:FInfo):
  8994. OSErr; ƒFiles IV-150 FL.2-176|
  8995. HSetFLock(vRefNum:integer;dirID:longint;fileName:Str255):OSErr; ƒFiles
  8996. IV-151 FL.2-177|
  8997. HSetRBit(h:Handle); ƒMemory {A067} IV-79  N2-3 ME.2-49…50 TN2|
  8998. HSetState(h:Handle;flags:SignedByte); ƒMemory {A06A} IV-80  N2-3 ME.1-30
  8999. ME.1-62…63  ME.2-44…45 TN2|
  9000. HSetVol(volName:StringPtr;vRefNum:integer;dirID:longint):OSErr; ƒFiles
  9001. IV-133 FL.2-136…137|
  9002. HSL2RGB(hColor:HSLColor;VAR rColor:RGBColor); ƒPicker Δ {A82E:$0005} V-175|
  9003. HSLColor=RECORD ƒPicker
  9004. hue:SmallFract;
  9005. saturation:SmallFract;
  9006. lightness:SmallFract;|
  9007. HSV2RGB(hColor:HSVColor;VAR rColor:RGBColor); ƒPicker Δ {A82E:$0007} V-175|
  9008. HSVColor=RECORD ƒPicker
  9009. hue:SmallFract;
  9010. saturation:SmallFract;
  9011. value:SmallFract;|
  9012. HUnlock(h:Handle); ƒMemory {A02A} II-41  N2-3 ME.1-64…65  ME.2-46…47  OV-42
  9013. TN2|
  9014. HWCfgFlags=$B22|
  9015. hwOverrunErr=32 ƒErrors|
  9016. hwParamErr=-502 ƒErrors
  9017. bad selector for _HWPriv <1.3>
  9018. Processor does not support flushing a range|
  9019. HyperXCmd see ƒHyperXCmd|
  9020. IACEnabled=$0001 ƒUGLibrary|
  9021. IACGlobalEnabled=32 ƒUGLibrary|
  9022. IACGuestEnabled=16 ƒUGLibrary|
  9023. IAZNotify=$33C ƒSysEqu|
  9024. iBeamCursor=1 ƒToolUtils|
  9025. ICMPEchoInfo=RECORD ƒTCPTypes
  9026. params:ARRAY[1..11]ofinteger;
  9027. echoRequestOut:longint;
  9028. echoReplyIn:longint;
  9029. data:wdsEntry;
  9030. options:ptr;
  9031. userDataPtr:ptr;|
  9032. ICMPEchoNotifyProc=ProcPtr ƒTCPTypes|
  9033. icmpEchoTimeoutErr=-23035 ƒTCPTypes|
  9034. ICMPMsgType=integer ƒTCPTypes|
  9035. ICMPReport=RECORD ƒTCPTypes
  9036. stream:StreamPtr;
  9037. localHost:ipAddr;
  9038. localPort:ipPort;
  9039. remoteHost:ipAddr;
  9040. remotePort:ipPort;
  9041. reportType:ICMPMsgType;
  9042. optionalAddlInfo:integer;
  9043. optionalAddlInfoPtr:ptr;|
  9044. ICMP_FragReqd=4 ƒTCPTypes|
  9045. ICMP_HostUnreach=1 ƒTCPTypes|
  9046. ICMP_MissingOption=8 ƒTCPTypes|
  9047. ICMP_NetUnreach=0 ƒTCPTypes|
  9048. ICMP_ParmProblem=7 ƒTCPTypes|
  9049. ICMP_PortUnreach=3 ƒTCPTypes|
  9050. ICMP_ProtocolUnreach=2 ƒTCPTypes|
  9051. ICMP_SourceRouteFailed=5 ƒTCPTypes|
  9052. ICMP_TimeExceeded=6 ƒTCPTypes|
  9053. IconBitmap=$A0E|
  9054. IconIDToRgn(theRgn:RgnHandle;VAR iconRect:Rect;alignment,iconID:integer):
  9055. OSErr; ƒIcons {ABC9:$0613} MTB.5-44…45|
  9056. iconItem=32 ƒDialogs|
  9057. IconMethodToRgn(theRgn:RgnHandle;iconRect:Rect;align:IconAlignmentType;
  9058. theMethod:IconGetter;yourDataPtr:Ptr):OSErr; MTB.5-45…46|
  9059. Icons see ƒIcons|
  9060. IconSuiteToRgn(theRgn:RgnHandle;VAR iconRect:Rect;alignment:integer;
  9061. theIconSuite:Handle):OSErr; ƒIcons {ABC9:$0714} MTB.5-43…44|
  9062. IconTLAddr=$0DAC ƒSysEqu|
  9063. ID=longint ƒAIFF|
  9064. IdenticalString(aStr,bStr:Str255;itl2Handle:Handle):integer; TE.5-17
  9065. TE.5-52…53  TE.B-34|
  9066. IdenticalText(aPtr,bPtr:Ptr;aLen,bLen:integer;itl2Handle:Handle):integer;
  9067. {A9ED:$001C} TE.5-18  TE.5-53…54  TE.B-34|
  9068. Identity; ƒGraf3D|
  9069. identityMatrixType=$00 ƒImageCompression|
  9070. IdleProcPtr=ProcPtr ƒAppleEvents|
  9071. IdleUpdate:longint; ƒPower {A285}|
  9072. IEatexit(exitProc:UNIV longint); ƒIntEnv|
  9073. IEEEDefaultEnv=0 ƒSANE|
  9074. IEexit(status:longint); ƒIntEnv|
  9075. IEfaccess(fName:string;opCode:longint;arg:UNIV longint):longint; ƒIntEnv|
  9076. IEgetenv(envName:string;VAR envValue:UNIV IEString):boolean; ƒIntEnv|
  9077. IEioctl(VAR fvar:UNIV PASCALFILE;request:longint;arg:UNIV longint):longint;
  9078. ƒIntEnv|
  9079. IElseek(VAR fvar:UNIV PASCALFILE;offset:longint;whence:longint):longint;
  9080. ƒIntEnv|
  9081. IEopen(VAR fvar:UNIV PASCALFILE;fName:string;mode:longint); ƒIntEnv|
  9082. IEStandAlone:boolean; ƒIntEnv|
  9083. IEString=string ƒIntEnv|
  9084. IEStringPtr=^IEString ƒIntEnv|
  9085. IEStringVec=ARRAY[0..8191] of IEStringPtr ƒIntEnv|
  9086. IEStringVecPtr=^IEStringVec ƒIntEnv|
  9087. IE_exit(status:longint); ƒIntEnv|
  9088. if abcdef then begin end else begin end;|
  9089. iFMgrCtl=8 ƒPrinting|
  9090. iIOAbort=-27 ƒPrinting|
  9091. iIOAbortErr=-27 ƒErrors
  9092. I/O abort error (Printing Manager)|
  9093. ImageCodec see ƒImageCodec|
  9094. ImageCompression see ƒImageCompression|
  9095. ImageDescription=PACKED RECORD ƒImageCompression QT.3-49…52 [1/3]
  9096. idSize:longint;
  9097. cType:CodecType;
  9098. resvd1:longint;
  9099. resvd2:integer;
  9100. dataRefIndex:integer;
  9101. version:integer;
  9102. revisionLevel:integer;|
  9103. ImageDescription=PACKED RECORD ƒImageCompression QT.3-49…52 [2/3]
  9104. vendor:longint;
  9105. temporalQuality:CodecQ;
  9106. spatialQuality:CodecQ;
  9107. width:integer;
  9108. height:integer;
  9109. hRes:Fixed;
  9110. vRes:Fixed;|
  9111. ImageDescription=PACKED RECORD ƒImageCompression QT.3-49…52 [3/3]
  9112. dataSize:longint;
  9113. frameCount:integer;
  9114. name:packedarray[0..31]ofCHAR;
  9115. depth:integer;
  9116. clutID:integer;|
  9117. ImageDescriptionHandle=^ImageDescriptionPtr ƒImageCompression|
  9118. ImageDescriptionPtr=^ImageDescription ƒImageCompression|
  9119. ImageSequence=longint ƒImageCompression|
  9120. iMemFullErr=-108 ƒPrinting|
  9121. inButton=10 ƒControls|
  9122. inCheckBox=11 ƒControls|
  9123. Include(source,dest:string;ndx:integer):string; ƒPascal TP-363|
  9124. incompatibleVoice=-245 ƒSpeech|
  9125. inContent=3 ƒWindows|
  9126. inDesk=0 ƒWindows|
  9127. Index see ƒIndex|
  9128. Index2Color(index:longint;VAR aColor:RGBColor); ƒQuickdraw {AA34} V-141|
  9129. inDownButton=21 ƒControls|
  9130. inDrag=4 ƒWindows|
  9131. Inexact=16 ƒSANE|
  9132. InfoScrap:PScrapStuff; ƒScrap {A9F9} I-457 MTB.2-34…35|
  9133. inGoAway=6 ƒWindows|
  9134. inGrow=5 ƒWindows|
  9135. InitAllPacks; ƒPackages Δ {A9E6} I-484|
  9136. InitApplZone; ƒMemory Δ {A02C} II-28  N64-2 ME.2-87…88|
  9137. initChan0=waveInitChannel0 ƒSound|
  9138. initChan1=waveInitChannel1 ƒSound|
  9139. initChan2=waveInitChannel2 ƒSound|
  9140. initChan3=waveInitChannel3 ƒSound|
  9141. initChanLeft=$0002 ƒSound|
  9142. initChanRight=$0003 ƒSound|
  9143. InitCM:CMErr; ƒConnections|
  9144. initCmd=1 ƒSound|
  9145. initCntl=3 ƒControls|
  9146. initCompMask=$FF00 ƒSound|
  9147. InitCPort(port:CGrafPtr); ƒQuickdraw Δ {AA01} V-67|
  9148. InitCRM:CRMErr; ƒCommResources|
  9149. InitCTBUtilities:CTBUErr; ƒCTBUtilities|
  9150. InitCursor; ƒQuickdraw {A850} I-167  P-84  P-174 OV-9  OV-75|
  9151. InitCursorCtl(newCursors:UNIV acurHandle); ƒCursorCtl|
  9152. InitDateCache(theCache:DateCachePtr):OSErr; ƒScript {A8B5:$8204FFF8} TE.5-31
  9153. TE.5-83|
  9154. InitDBPack:OSErr; ƒDatabaseAccess {A82F:$0100} IAC.12-60…61|
  9155. initDev=0 ƒDevices|
  9156. InitDialogs(resumeProc:ResumeProcPtr); ƒDialogs {A97B} I-411  P-107  P-112
  9157. P-174 TB.6-103…104|
  9158. InitEditionPack:OSErr; ƒEditions {A82D:$0100} IAC.2-12  IAC.2-74|
  9159. InitErrMgr(toolErrFilename:Str255;sysErrFilename:Str255;showToolErrNbrs:
  9160. boolean); ƒErrMgr|
  9161. InitFonts; ƒFonts Δ {A8FE} I-222  P-31  P-95  P-101  P-107  P-112  P-118
  9162. P-174 OV-9  TE.4-32  TE.4-51 TN72|
  9163. InitFT:FTErr; ƒFileTransfers|
  9164. InitGDevice(qdRefNum:integer;mode:longint;gdh:GDHandle); ƒQuickdraw Δ {AA2E}
  9165. V-122|
  9166. InitGraf(globalPtr:Ptr); ƒQuickdraw Δ {A86E} I-162  P-31  P-63  P-95  P-101
  9167. P-107  P-112  P-118  P-174 OV-9  OV-181  TE.3-18|
  9168. InitGrf3d(port:Port3DHandle); ƒGraf3D|
  9169. Initialisation TP-211 [1/2]
  9170. InitGraf(@thePort);
  9171. InitFonts; { foreground only }
  9172. InitWindows; { foreground only }
  9173. InitMenus; { foreground only }
  9174. TEInit; { foreground only }|
  9175. Initialisation TP-211 [2/2]
  9176. InitDialogs(nil); { foreground only }
  9177. SetApplLimit(sp-stack_size);
  9178. MaxApplZone;
  9179. for i := 1 to 10 do MoreMasters;|
  9180. InitializeDictionary(theFSSpecPtr:FSSpecPtr;maximumKeyLength:integer;
  9181. keyAttributes:Byte;script:ScriptCode):OSErr; TE.8-13  TE.8-21…22|
  9182. InitiateTextService(ts:ComponentInstance):ComponentResult; ƒTextServices {:
  9183. $0000} TE.7-41  TE.7-84…85|
  9184. initIWMErr=-77 ƒErrors
  9185. unable to initialize IWM|
  9186. InitLookup(PCRelProc,JTOffProc,TrapProc,AbsAddrProc,IdProc,ImmDataProc:UNIV
  9187. Ptr); ƒDisAsmLookup|
  9188. initMACE3=$0300 ƒSound|
  9189. initMACE6=$0400 ƒSound|
  9190. InitMenus; ƒMenus Δ {A930} I-351  V-242  P-101  P-107  P-175 TB.3-103…104
  9191. TN211|
  9192. InitMethTableUtils; ƒMethTableUtils|
  9193. initMono=$0080 ƒSound|
  9194. initMsg=1 ƒDevices|
  9195. initNoDrop=$0008 ƒSound|
  9196. initNoInterp=$0004 ƒSound|
  9197. InitPack(packID:integer); ƒPackages Δ {A9E5} I-484|
  9198. InitPalettes; ƒPalettes Δ {AA90} V-161 TN211|
  9199. initPanMask=$0003 ƒSound|
  9200. InitPerf(VAR thePerfGlobals:TP2PerfGlobals;timerCount:integer;
  9201. codeAndROMBucketSize:integer;doROM:boolean;doAppCode:boolean;appCodeType:
  9202. Str255;romID:integer;romName:Str255;doRAM:boolean;ramLow:longint;ramHigh:
  9203. longint;ramBucketSize:integer):boolean; ƒPerf|
  9204. InitPort(port:GrafPtr); ƒQuickdraw Δ {A86D} I-164|
  9205. InitProcMenu(resID:integer); ƒMenus Δ {A808} V-238 TB.3-104|
  9206. InitProfile; ƒProfiler|
  9207. InitProfiler(maxProcedures,maxActivations:integer):boolean; ƒProfiler|
  9208. InitResources:integer; ƒResources Δ {A995} I-114 MTB.1-50|
  9209. InitSDeclMgr(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$0020} V-451|
  9210. initSRateMask=$0030 ƒSound|
  9211. initStereo=$00C0 ƒSound|
  9212. initStereoMask=$00C0 ƒSound|
  9213. InitTM:TMErr; ƒTerminals|
  9214. InitTSMAwareApplication:OSErr; ƒTextServices {AA54:$0014} TE.7-18  TE.7-49|
  9215. InitUtil:OSErr; ƒOSUtils {A03F} II-380|
  9216. InitWindows; ƒWindows Δ {A912} I-281  V-208  P-31  P-78  P-95  P-101  P-107
  9217. P-112  P-118  P-175 OV-9  TB.4-75 TN53|
  9218. InitZone(pgrowZone:ProcPtr;cmoreMasters:integer;limitPtr:UNIV Ptr;startPtr:
  9219. UNIV Ptr); ƒMemory Δ II-29 ME.1-81  ME.2-86…87  ME.2-90
  9220. -->        startPtr:Ptr    {The first byte of the new zone.}
  9221. -->    4    limitPtr:Ptr    The first byte beyond the new zone.
  9222. -->    8    cMoreMasters:Integer    The number of master pointers to be allocated at
  9223. a time.
  9224. -->    10    pGrowZone:ProcPtr    A pointer to the new zone’s grow-zone function, or
  9225. NIL if none.|
  9226. inMenuBar=1 ƒWindows|
  9227. inPageDown=23 ƒControls|
  9228. inPageUp=22 ƒControls|
  9229. inProgress=1 ƒTCPTypes|
  9230. inputOutOfBounds=-190
  9231. Offset or count out of bounds|
  9232. Insert(source:string;VAR dest:string;ndx:integer); ƒPascal MPW-208  TP-363|
  9233. InsertEmptyMovieSegment(dstMovie:Movie;dstIn:TimeValue;dstDuration:TimeValue)
  9234. :OSErr; ƒMovies {AAAA} QT.2-259|
  9235. InsertEmptyTrackSegment(dstTrack:Track;dstIn:TimeValue;dstDuration:TimeValue)
  9236. :OSErr; ƒMovies {AAAA} QT.2-264|
  9237. InsertMediaIntoTrack(t:Track;trackStart:TimeValue;mediaTime:TimeValue;
  9238. mediaDuration:TimeValue;mediaRate:Fixed):OSErr; ƒMovies {AAAA} QT.2-48
  9239. QT.2-265|
  9240. InsertMenu(theMenu:MenuHandle;beforeID:integer); ƒMenus Δ {A935} I-353
  9241. V-244  P-98  P-102  P-104  P-175 OV-154  TB.3-55  TB.3-108…109|
  9242. InsertMenuItem(theMenu:MenuHandle;itemString:Str255;afterItem:integer);
  9243. TB.3-64…67  TB.3-126…127|
  9244. InsertMovieSegment(srcMovie:Movie;dstMovie:Movie;srcIn:TimeValue;srcDuration:
  9245. TimeValue;dstIn:TimeValue):OSErr; ƒMovies {AAAA} QT.2-257…259  QT.2-356|
  9246. InsertRecordToDictionary TE.8-18…20  TE.8-30…31|
  9247. InsertResMenu(theMenu:MenuHandle;theType:ResType;afterItem:integer); ƒMenus
  9248. Δ {A951} I-353  V-243 TB.3-69  TB.3-129…130|
  9249. InsertSRTRec(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$000A} V-446|
  9250. InsertTrackSegment(srcTrack:Track;dstTrack:Track;srcIn:TimeValue;srcDuration:
  9251. TimeValue;dstIn:TimeValue):OSErr; ƒMovies {AAAA} QT.2-262…263  QT.2-356|
  9252. InsetRect(VAR r:Rect;dh:integer;dv:integer); ƒQuickdraw {A8A9} I-175|
  9253. InsetRgn(rgn:RgnHandle;dh:integer;dv:integer); ƒQuickdraw Δ {A8E1} I-184|
  9254. insideCmpSH=1 ƒSound|
  9255. InsMenuItem(theMenu:MenuHandle;itemString:Str255;afterItem:integer); ƒMenus
  9256. Δ {A826} IV-55|
  9257. InstallReceiveHandler(receiveHandler:DragReceiveHandler;theWindow:WindowPtr;
  9258. handlerRefCon:UNIV Ptr):OSErr; ƒDrag {ABED:$0002}|
  9259. InstallTrackingHandler(trackingHandler:DragTrackingHandler;theWindow:
  9260. WindowPtr;handlerRefCon:UNIV Ptr):OSErr; ƒDrag {ABED:$0001}|
  9261. InsTime(tmTaskPtr:QElemPtr); ƒTimer {A058} IV-300 PS.3-5  PS.3-6  PS.3-9
  9262. PS.3-18…19|
  9263. InstrumentChunk=RECORD ƒAIFF [1/2]
  9264. ckID:ID;
  9265. ckSize:longint;
  9266. baseFrequency:Byte;
  9267. detune:Byte;
  9268. lowFrequency:Byte;
  9269. highFrequency:Byte;|
  9270. InstrumentChunk=RECORD ƒAIFF [2/2]
  9271. lowVelocity:Byte;
  9272. highVelocity:Byte;
  9273. gain:integer;
  9274. sustainLoop:AIFFLoop;
  9275. releaseLoop:AIFFLoop;|
  9276. InstrumentChunkPtr=^InstrumentChunk ƒAIFF|
  9277. InstrumentID='INST' ƒAIFF|
  9278. insufficientResourcesErr=-23009 ƒTCPTypes|
  9279. insufficientStackErr=-149 ƒQuickdraw|
  9280. InsXTime(tmTaskPtr:QElemPtr); ƒTimer {A458} IV-300 PS.3-8  PS.3-9  PS.3-19…20|
  9281. inSysWindow=2 ƒWindows|
  9282. Int64=RECORD ƒMovies QT.2-78
  9283. hi:longint;    {high-order bits of value field in time RECORD}
  9284. lo:longint;    {low-order bits of value field in time RECORD}|
  9285. Int64Bit=RECORD ƒToolUtils
  9286. hiLong:longint;
  9287. loLong:longint;|
  9288. intArabic=1 ƒScript|
  9289. intDrawHook=1 ƒTextEdit|
  9290. IntegerPtr=^integer ƒTypes|
  9291. IntEnv see ƒIntEnv|
  9292. intEOLHook=0 ƒTextEdit|
  9293. internalQuickTimeError=-2034 ƒMovies|
  9294. interruptsMaskedErr=-624 ƒErrors
  9295. don’t call with interrupts masked            <1.4>
  9296. Called with interrupts masked|
  9297. intEuropean=4 ƒScript|
  9298. IntFlag=$15F ƒSysEqu|
  9299. intHitTestHook=3 ƒTextEdit|
  9300. inThumb=129 ƒControls|
  9301. intJapanese=3 ƒScript|
  9302. Intl0Hndl=^Intl0Ptr ƒPackages|
  9303. Intl0Ptr=^Intl0Rec ƒPackages|
  9304. Intl0Rec=PACKED RECORD ƒPackages TE.B-23…27 [1/3]
  9305. decimalPt:char;
  9306. thousSep:char;
  9307. listSep:char;
  9308. currSym1:char;
  9309. currSym2:char;
  9310. currSym3:char;
  9311. currFmt:Byte;
  9312. dateOrder:Byte;
  9313. shrtDateFmt:Byte;|
  9314. Intl0Rec=PACKED RECORD ƒPackages TE.B-23…27 [2/3]
  9315. dateSep:char;
  9316. timeCycle:Byte;
  9317. timeFmt:Byte;
  9318. mornStr:packedarray[1..4]ofCHAR;
  9319. eveStr:packedarray[1..4]ofCHAR;
  9320. timeSep:char;
  9321. time1Suff:char;
  9322. time2Suff:char;
  9323. time3Suff:char;|
  9324. Intl0Rec=PACKED RECORD ƒPackages TE.B-23…27 [3/3]
  9325. time4Suff:char;
  9326. time5Suff:char;
  9327. time6Suff:char;
  9328. time7Suff:char;
  9329. time8Suff:char;
  9330. metricSys:Byte;
  9331. intl0Vers:integer;|
  9332. Intl1Hndl=^Intl1Ptr ƒPackages|
  9333. Intl1Ptr=^Intl1Rec ƒPackages|
  9334. Intl1Rec=PACKED RECORD ƒPackages TE.B-28…31 [1/2]
  9335. days:ARRAY[1..7]ofStr15;
  9336. months:ARRAY[1..12]ofStr15;
  9337. suppressDay:Byte;
  9338. lngDateFmt:Byte;
  9339. dayLeading0:Byte;
  9340. abbrLen:Byte;
  9341. st0:packedarray[1..4]ofCHAR;|
  9342. Intl1Rec=PACKED RECORD ƒPackages TE.B-28…31 [2/2]
  9343. st1:packedarray[1..4]ofCHAR;
  9344. st2:packedarray[1..4]ofCHAR;
  9345. st3:packedarray[1..4]ofCHAR;
  9346. st4:packedarray[1..4]ofCHAR;
  9347. intl1Vers:integer;
  9348. localRtn:ARRAY[0..0]ofINTEGER;|
  9349. intlCurrency=$DB ƒScript|
  9350. IntlForce TE.5-4|
  9351. IntlScript:integer; ƒScript Δ {A8B5} V-314 TE.6-22…24  TE.6-83|
  9352. IntlSpec=$BA0 ƒSysEqu|
  9353. IntlText=RECORD ƒAERegistry
  9354. theScriptCode:ScriptCode;
  9355. theLangCode:LangCode;
  9356. theText:packedarray[0..0]ofCHAR;|
  9357. IntlTokenize(tokenParam:TokenBlockPtr):TokenResults; ƒScript {A8B5}
  9358. TE.6-38…43  TE.6-92…98  TE.B-50…54
  9359. -->        source:Ptr    {A pointer to the beginning of the source text (not a Pascal
  9360. string) to}|
  9361. intNWidthHook=6 ƒTextEdit|
  9362. intOutputMask=$8000 ƒScript|
  9363. intRoman=2 ƒScript|
  9364. intTextWidthHook=7 ƒTextEdit|
  9365. intUtil=6 ƒPackages|
  9366. intWestern=0 ƒScript|
  9367. intWidthHook=2 ƒTextEdit|
  9368. inUpButton=20 ƒControls|
  9369. invalColReq=-1 ƒQuickdraw|
  9370. Invalid=1 ƒSANE|
  9371. invalidBufPtrErr=-23013 ƒTCPTypes|
  9372. invalidChunkCache=-2040 ƒMovies|
  9373. invalidChunkNum=-2038 ƒMovies|
  9374. invalidComponentID=-3000 ƒComponents
  9375. No component with this component identifier
  9376. No component has this component identifier|
  9377. invalidDataRef=-2012 ƒMovies|
  9378. invalidDataRefContainer=-2049 ƒMovies|
  9379. invalidDuration=-2014 ƒMovies|
  9380. invalidEditState=-2023 ƒMovies|
  9381. invalidHandler=-2013 ƒMovies|
  9382. invalidIndexErr=-20002 ƒErrors
  9383. The recordIndex parameter is not valid.|
  9384. invalidLengthErr=-23006 ƒTCPTypes|
  9385. invalidMedia=-2008 ƒMovies|
  9386. invalidMovie=-2010 ƒMovies|
  9387. invalidRDSErr=-23014 ƒTCPTypes|
  9388. invalidRect=-2036 ƒMovies|
  9389. invalidSampleDescIndex=-2039 ƒMovies|
  9390. invalidSampleDescription=-2041 ƒMovies|
  9391. invalidSampleNum=-2037 ƒMovies|
  9392. invalidSampleTable=-2011 ƒMovies|
  9393. invalidStreamPtrErr=-23010 ƒTCPTypes|
  9394. invalidTime=-2015 ƒMovies|
  9395. invalidTrack=-2009 ƒMovies|
  9396. invalidTranslationPathErr=-3025
  9397. srcType to dstType is not a valid translation path|
  9398. invalidWDSErr=-23014 ƒTCPTypes|
  9399. InvalMenuBar; ƒMenus {A81D} TB.3-114|
  9400. InvalRect(badRect:Rect); ƒWindows Δ {A928} I-291 OV-123  TB.4-107…108|
  9401. InvalRgn(badRgn:RgnHandle); ƒWindows Δ {A927} I-291 OV-123  TB.4-59  TB.4-108|
  9402. inVBL PS.4-8|
  9403. inverseBit=1 ƒQuickdraw|
  9404. InverseMatrix(m:MatrixRecord;VAR im:MatrixRecord):boolean; ƒImageCompression
  9405. {ABC2:$001C} QT.2-346…347|
  9406. InvertArc(r:Rect;startAngle:integer;arcAngle:integer); ƒQuickdraw Δ {A8C1}
  9407. I-181|
  9408. InvertColor(VAR myColor:RGBColor); ƒQuickdraw {AA35} V-141|
  9409. InvertOval(r:Rect); ƒQuickdraw Δ {A8BA} I-178|
  9410. InvertPoly(poly:PolyHandle); ƒQuickdraw Δ {A8C9} I-192|
  9411. InvertRect(r:Rect); ƒQuickdraw Δ {A8A4} I-177  P-80  P-175|
  9412. InvertRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8D5} I-186|
  9413. InvertRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer); ƒQuickdraw Δ
  9414. {A8B3} I-179|
  9415. inZoomIn=7 ƒWindows|
  9416. inZoomOut=8 ƒWindows|
  9417. ioDirFlg=3 ƒFiles|
  9418. ioDirMask=$10 ƒFiles|
  9419. ioErr=-36 ƒErrors
  9420. I/O error (bummers)
  9421. Data doesn’t match in read-verify mode
  9422. I/O error|
  9423. ipAddr=longint ƒTCPTypes|
  9424. ipBadAddrErr=-23004 ƒTCPTypes|
  9425. ipBadCnfgErr=-23001 ƒTCPTypes|
  9426. ipBadLapErr=-23000 ƒTCPTypes|
  9427. IPCListPorts(pb:IPCListPortsPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC: [1/2]
  9428. $000A} TB.2-74
  9429. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  9430. <--    $10    ioResult:OSErr    Result code
  9431. -->        startIndex:Integer    {Index to the port entry list}
  9432. -->        requestCount:Integer    {Number of port names requested}|
  9433. IPCListPorts(pb:IPCListPortsPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC: [2/2]
  9434. <--        actualCount:Integer    {Number of port names returned}
  9435. -->        portName:PPCPortPtr    {Pointer to a PPCPortRec}
  9436. -->        locationName:LocationNamePtr    {Pointer to a LocationNameRec}
  9437. -->        bufferPtr:PortInfoArrayPtr    {Pointer to an array of PortInfoRec}|
  9438. IPCListPortsAsync(pb:IPCListPortsPBPtr):OSErr; ƒPPCToolBox {A4DD:$000A}|
  9439. IPCListPortsPBPtr=^IPCListPortsPBRec ƒPPCToolBox|
  9440. IPCListPortsPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  9441. qLink:Ptr;    {private}
  9442. csCode:integer;    {private}
  9443. intUse:integer;    {private}
  9444. intUsePtr:Ptr;    {private}
  9445. ioCompletion:PPCCompProcPtr;    {address of a completion }
  9446.     { routine}
  9447. ioResult:OSErr;    {completion of operation}|
  9448. IPCListPortsPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  9449. reserved:ARRAY[1..5] OF longint;
  9450.     {private}
  9451. filler1:integer;    {space holder}
  9452. startIndex:integer;    {index to the port entry }
  9453.     { list}
  9454. requestCount:integer;    {number of entries to }
  9455.     { be returned}|
  9456. IPCListPortsPBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  9457. actualCount:integer;    {actual number of port names}
  9458. portName:PPCPortPtr;    {list of port names}
  9459. locationName:LocationNamePtr;    {location of port names}
  9460. bufferPtr:PortInfoArrayPtr;    {pointer to a buffer}|
  9461. IPCListPortsSync(pb:IPCListPortsPBPtr):OSErr; ƒPPCToolBox {A0DD:$000A}|
  9462. IPControlBlock=RECORD ƒTCPTypes [1/3]
  9463. qLink:QElemPtr;
  9464. qType:integer;
  9465. ioTrap:integer;
  9466. ioCmdAddr:Ptr;
  9467. ioCompletion:TCPIOCompletionProc;
  9468. ioResult:OSErr;
  9469. ioNamePtr:StringPtr;|
  9470. IPControlBlock=RECORD ƒTCPTypes [2/3]
  9471. ioVRefNum:integer;
  9472. ioCRefNum:integer;
  9473. casecsCode:integerof
  9474. TCPcsGetMyIP:
  9475.     getmyip:IPGetMyIPPB;
  9476. TCPcsEchoICMP:
  9477.     echo:IPEchoPB|
  9478. IPControlBlock=RECORD ƒTCPTypes [3/3]
  9479. 9999:
  9480.     echoinfo:ICMPEchoInfo
  9481. TCPcsLAPStats:
  9482.     lapstat:LAPStatsPB
  9483.     );|
  9484. ipDestDeadErr=-23033 ƒTCPTypes|
  9485. ipDontFragErr=-23032 ƒTCPTypes|
  9486. IPEchoPB=RECORD ƒTCPTypes
  9487. dest:ipAddr;
  9488. data:wdsEntry;
  9489. timeout:integer;
  9490. options:Ptr;
  9491. optLength:integer;
  9492. icmpCompletion:ICMPEchoNotifyProc;
  9493. userDataPtr:ptr;|
  9494. iPFMaxPgs=128 ƒPrinting|
  9495. IPGetMyIPPB=RECORD ƒTCPTypes
  9496. ourAddress:ipAddr;
  9497. ourNetMask:ipAddr;|
  9498. ipLoadErr=-23003 ƒTCPTypes|
  9499. ipNoCnfgErr=-23002 ƒTCPTypes|
  9500. ipNoFragMemErr=-23036 ƒTCPTypes|
  9501. ipPort=integer ƒTCPTypes|
  9502. iPrAbort=$0080 ƒPrinting|
  9503. iPrBitsCtl=4 ƒPrinting|
  9504. iPrDevCtl=7 ƒPrinting|
  9505. iPrDrvrRef=-3 ƒPrinting|
  9506. iPrEvtCtl=6 ƒPrinting|
  9507. iPrIOCtl=5 ƒPrinting|
  9508. ipRouteErr=-23037 ƒTCPTypes|
  9509. iPrPgFract=120 ƒPrinting|
  9510. iPrPgFst=1 ƒPrinting|
  9511. iPrPgMax=9999 ƒPrinting|
  9512. iPrRelease=3 ƒPrinting|
  9513. iPrSavPFil=-1 ƒPrinting|
  9514. IsATPOpen:boolean; ƒAppleTalk II-304|
  9515. IsDialogEvent(theEvent:EventRecord):boolean; ƒDialogs {A97F} I-416  N5-1
  9516. P-108  P-175 OV-142  TB.2-29  TB.6-77  TB.6-138…139|
  9517. IsFolder:=BAND(pb.ioFlAttrib, $10) <> 0;|
  9518. IsMetric TE.1-97  TE.B-22|
  9519. IsMovieDone(m:Movie):boolean; ƒMovies {AAAA} QT.2-42  QT.2-125…126|
  9520. IsMPPOpen:boolean; ƒAppleTalk II-304|
  9521. IsOutline(numer:Point;denom:Point):boolean; ƒFonts Δ {A854:$0000} I-223
  9522. TE.4-61 TN191|
  9523. IsRegisteredSection(sectionH:SectionHandle):OSErr; ƒEditions {A82D:$0208}
  9524. IAC.2-14  IAC.2-78|
  9525. IsScrapMovie(targetTrack:Track):Component; ƒMovies {AAAA} QT.2-252|
  9526. ITab=RECORD ƒQuickdraw
  9527. iTabSeed:longint;
  9528. iTabRes:integer;
  9529. iTTable:ARRAY[0..0]ofSignedByte;|
  9530. ITabHandle=^ITabPtr ƒQuickdraw|
  9531. ITabPtr=^ITab ƒQuickdraw|
  9532. itemDisable=128 ƒDialogs|
  9533. ItemReference=longint ƒDrag|
  9534. Itl1ExtRec=RECORD TE.B-31…34 [1/2]
  9535. base:Intl1Rec;    {un-extended Intl1Rec}
  9536. version:integer;    {version number}
  9537. format:integer;    {format code}
  9538. calendarCode:integer;    {calendar code for 'itl1'}
  9539. extraDaysTableOffset:longint;    {offset to extra days table}
  9540. extraDaysTableLength:longint;    {length of extra days table}
  9541. extraMonthsTableOffset:longint;    {offset to extra months table}
  9542. extraMonthsTableLength:longint;    {length of extra months table}
  9543. abbrevDaysTableOffset:longint;    {offset to abbrev. days table}|
  9544. Itl1ExtRec=RECORD TE.B-31…34 [2/2]
  9545. abbrevDaysTableLength:longint;    {length of abbrev. days table}
  9546. abbrevMonthsTableOffset:longint;    {offset to abbr. months table}
  9547. abbrevMonthsTableLength:longint;    {length of abbr. months table}
  9548. extraSepsTableOffset:longint;    {offset to extra seps table}
  9549. extraSepsTableLength:longint;    {length of extra seps table}
  9550. tables:ARRAY[0..0] OF integer;
  9551.     {the tables; variable-length}|
  9552. Itl4Handle=^Itl4Ptr ƒScript|
  9553. Itl4Ptr=^Itl4Rec ƒScript|
  9554. Itl4Rec=RECORD ƒScript [1/2]
  9555. flags:integer;
  9556. resourceType:longint;
  9557. resourceNum:integer;
  9558. version:integer;
  9559. resHeader1:longint;
  9560. resHeader2:longint;
  9561. numTables:integer;
  9562. mapOffset:longint;|
  9563. Itl4Rec=RECORD ƒScript [2/2]
  9564. strOffset:longint;
  9565. fetchOffset:longint;
  9566. unTokenOffset:longint;
  9567. defPartsOffset:longint;
  9568. resOffset6:longint;
  9569. resOffset7:longint;
  9570. resOffset8:longint;|
  9571. Itl5Record=RECORD TE.B-59
  9572. versionNumber:Fixed;    {itl5 resource version number}
  9573. numberOfTables:integer;    {number of tables it contains}
  9574. reserved:ARRAY[0..2] OF integer;
  9575.     {reserved for internal use}
  9576. tableDirectory:ARRAY[0..0] OF TableDirectoryRecord;
  9577.     {table directory records}|
  9578. ItlbExtRecord=RECORD ƒScript TE.B-20…21 [1/2]
  9579. base:ItlbRecord;    {unextended ItlbRecord}
  9580. itlbLocalSize:longint;    {size of script's local RECORD}
  9581. itlbMonoFond:integer;    {default monospace FOND ID}
  9582. itlbMonoSize:integer;    {default monospace font size}
  9583. itlbPrefFond:integer;    {preferred FOND ID}
  9584. itlbPrefSize:integer;    {preferred font size}
  9585. itlbSmallFond:integer;    {default small FOND ID}
  9586. itlbSmallSize:integer;    {default small font size}
  9587. itlbSysFond:integer;    {default system FOND ID}|
  9588. ItlbExtRecord=RECORD ƒScript TE.B-20…21 [2/2]
  9589. itlbSysSize:integer;    {default system font size}
  9590. itlbAppFond:integer;    {default application FOND ID}
  9591. itlbAppSize:integer;    {default application font size}
  9592. itlbHelpFond:integer;    {default Help Mgr FOND ID}
  9593. itlbHelpSize:integer;    {default Help Mgr font size}
  9594. itlbValidStyles:Style;    {set of valid styles for script}
  9595. itlbAliasStyle:Style;    {style (set) to mark aliases}|
  9596. ItlbRecord=RECORD ƒScript TE.B-18…19 [1/2]
  9597. itlbNumber:integer;    {itl0 id number}
  9598. itlbDate:integer;    {itl1 id number}
  9599. itlbSort:integer;    {itl2 id number}
  9600. itlbFlags:integer;    {Script flags}
  9601. itlbToken:integer;    {itl4 id number}
  9602. itlbEncoding:integer;    {itl5 ID # (optional; char encoding)}|
  9603. ItlbRecord=RECORD ƒScript TE.B-18…19 [2/2]
  9604. itlbLang:integer;    {current language for script }
  9605. itlbNumRep:SignedByte;    {number representation code}
  9606. itlbDateRep:SignedByte;    {date representation code }
  9607. itlbKeys:integer;    {KCHR id number}
  9608. itlbIcon:integer;    {ID# of SICN or kcs#/kcs4/kcs8 family}|
  9609. ItlcRecord=RECORD ƒScript TE.B-10…11 [1/2]
  9610. itlcSystem:integer;
  9611. itlcReserved:integer;
  9612. itlcFontForce:SignedByte;
  9613. itlcIntlForce:SignedByte;
  9614. itlcOldKybd:SignedByte;
  9615. itlcFlags:SignedByte;|
  9616. ItlcRecord=RECORD ƒScript TE.B-10…11 [2/2]
  9617. itlcIconOffset:integer;
  9618. itlcIconSide:SignedByte;
  9619. itlcIconRsvd:SignedByte;
  9620. itlcRegionCode:integer;
  9621. itlcReserved3:ARRAY[0..33]ofSignedByte;|
  9622. IUClearCache; ƒPackages {A9ED:$0018}|
  9623. IUCompPString(aStr:Str255;bStr:Str255;itl2Handle:Handle):integer; ƒPackages|
  9624. IUCompString(aStr:Str255;bStr:Str255):integer; ƒPackages Δ I-506  N58-1|
  9625. iuCurrentCurLang=-4 ƒPackages|
  9626. iuCurrentDefLang=-5 ƒPackages|
  9627. iuCurrentScript=-2 ƒPackages|
  9628. IUDatePString(dateTime:longint;longFlag:DateForm;VAR result:Str255;
  9629. intlHandle:Handle); ƒPackages Δ {A9ED:$000E} I-505|
  9630. IUDateString(dateTime:longint;longFlag:DateForm;VAR result:Str255);
  9631. ƒPackages Δ {A9ED} I-504|
  9632. IUEqualPString(aStr:Str255;bStr:Str255;itl2Handle:Handle):integer; ƒPackages|
  9633. IUEqualString(aStr:Str255;bStr:Str255):integer; ƒPackages Δ I-506  N58-1|
  9634. IUGetIntl(theID:integer):Handle; ƒPackages Δ {A9ED:$0006} I-505 TN153|
  9635. IUGetItlTable(script:ScriptCode;tableCode:integer;VAR itlHandle:Handle;VAR
  9636. offset:longint;VAR length:longint); ƒPackages {A9ED:$0024}|
  9637. IULangOrder(language1:LangCode;language2:LangCode):integer; ƒPackages {A9ED:
  9638. $0020}|
  9639. IULDateString(VAR dateTime:LongDateTime;longFlag:DateForm;VAR result:Str255;
  9640. intlHandle:Handle); ƒPackages {A9ED:$0014} I-489|
  9641. IULTimeString(VAR dateTime:LongDateTime;wantSeconds:boolean;VAR result:
  9642. Str255;intlHandle:Handle); ƒPackages {A9ED:$0016} I-489|
  9643. IUMagIDPString(aPtr:Ptr;bPtr:Ptr;aLen:integer;bLen:integer;itl2Handle:Handle)
  9644. :integer; ƒPackages {A9ED:$001C}|
  9645. IUMagIDString(aPtr:Ptr;bPtr:Ptr;aLen:integer;bLen:integer):integer;
  9646. ƒPackages Δ {A9ED:$000C} I-507  N58-1|
  9647. IUMagPString(aPtr:Ptr;bPtr:Ptr;aLen:integer;bLen:integer;itl2Handle:Handle):
  9648. integer; ƒPackages {A9ED:$001A}|
  9649. IUMagString(aPtr:Ptr;bPtr:Ptr;aLen:integer;bLen:integer):integer; ƒPackages
  9650. Δ {A9ED:$000A} I-506  N58-1|
  9651. IUMetric:boolean; ƒPackages Δ {A9ED:$0004} I-505|
  9652. iuNumberPartsTable=2 ƒPackages|
  9653. iuScriptCurLang=-6 ƒPackages|
  9654. iuScriptDefLang=-7 ƒPackages|
  9655. IUScriptOrder(script1:ScriptCode;script2:ScriptCode):integer; ƒPackages
  9656. {A9ED:$001E}|
  9657. IUSetIntl(refNum:integer;theID:integer;intlHandle:Handle); ƒPackages Δ {A9ED:
  9658. $0008} I-506  I-505|
  9659. IUStringOrder(aStr:Str255;bStr:Str255;aScript:ScriptCode;bScript:ScriptCode;
  9660. aLang:LangCode;bLang:LangCode):integer; ƒPackages|
  9661. iuSystemCurLang=-2 ƒPackages|
  9662. iuSystemDefLang=-3 ƒPackages|
  9663. iuSystemScript=-1 ƒPackages|
  9664. IUTextOrder(aPtr:Ptr;bPtr:Ptr;aLen:integer;bLen:integer;aScript:ScriptCode;
  9665. bScript:ScriptCode;aLang:LangCode;bLang:LangCode):integer; ƒPackages {A9ED:
  9666. $0022}|
  9667. IUTimePString(dateTime:longint;wantSeconds:boolean;VAR result:Str255;
  9668. intlHandle:Handle); ƒPackages Δ {A9ED:$0010} I-505|
  9669. IUTimeString(dateTime:longint;wantSeconds:boolean;VAR result:Str255);
  9670. ƒPackages Δ {A9ED:$0002} I-505|
  9671. iuUnTokenTable=3 ƒPackages|
  9672. iuWhiteSpaceList=4 ƒPackages|
  9673. iuWordSelectTable=0 ƒPackages|
  9674. iuWordWrapTable=1 ƒPackages|
  9675. IWM=$1E0 ƒSysEqu|
  9676. JAdrDisk=$252|
  9677. JAllocCrsr=$88C ƒSysEqu|
  9678. JControl=$242|
  9679. JCrsrObscure=$81C|
  9680. JCrsrTask=$8EE ƒSysEqu|
  9681. JDCDReset=$B48|
  9682. JDiskPrime=$226|
  9683. JDiskSel=$B40|
  9684. JDTInstall=$0D9C ƒSysEqu|
  9685. jDTInstall=$D9C PS.6-7  PS.6-12|
  9686. JFetch=$8F4 ƒSysEqu|
  9687. JFigTrkSpd=$222|
  9688. JFontInfo=$8E4|
  9689. JGNEFilter=$29A ƒSysEqu|
  9690. JHideCursor=$800|
  9691. JInitCrsr=$814|
  9692. JIODone=$8FC ƒSysEqu|
  9693. JKybdTask=$21A ƒSysEqu|
  9694. JMakeSpdTbl=$24E|
  9695. JOpcodeProc=$894 ƒSysEqu|
  9696. JournalFlag=$8DE ƒSysEqu|
  9697. JournalRef=$8E8 ƒSysEqu|
  9698. JRdAddr=$22A|
  9699. JRdData=$22E|
  9700. JRecal=$23E|
  9701. JReSeek=$24A|
  9702. JScrnAddr=$80C|
  9703. JScrnSize=$810|
  9704. JSeek=$236|
  9705. JSendCmd=$B44|
  9706. JSetCCrsr=$890 ƒSysEqu|
  9707. JSetCrsr=$818|
  9708. JSetSpeed=$256|
  9709. JSetUpPoll=$23A|
  9710. JShell=$212|
  9711. JShieldCursor=$808|
  9712. JShowCursor=$804|
  9713. JStash=$8F8 ƒSysEqu|
  9714. JSwapFont=$8E0|
  9715. JSwapMMU=$0DBC ƒSysEqu|
  9716. jSwapMMU=$DBC|
  9717. JUpdateProc=$820|
  9718. JustStyleCode=integer ƒScript|
  9719. JVBLTask=$0D28 ƒSysEqu PS.4-27|
  9720. JWakeUp=$246|
  9721. JWrData=$232|
  9722. kActivateTSMDocument=2 ƒTextServices|
  9723. kAEAbout='abou' ƒAERegistry|
  9724. kAEAfter='afte' ƒAERegistry|
  9725. kAEAliasSelection='sali' ƒAERegistry|
  9726. kAEAll='all ' ƒAEObjects|
  9727. kAEAllCaps='alcp' ƒAERegistry|
  9728. kAEAlwaysInteract=$00000030 ƒAppleEvents|
  9729. kAEAND='AND ' ƒAEObjects|
  9730. kAEAnswer='ansr' ƒAppleEvents|
  9731. kAEAny='any ' ƒAEObjects|
  9732. kAEApplicationDied='obit' ƒAppleEvents|
  9733. kAEArrowAtEnd='aren' ƒAERegistry|
  9734. kAEArrowAtStart='arst' ƒAERegistry|
  9735. kAEArrowBothEnds='arbo' ƒAERegistry|
  9736. kAEAsk='ask ' ƒAERegistry|
  9737. kAEBefore='befo' ƒAERegistry|
  9738. kAEBeginning='bgng' ƒAERegistry|
  9739. kAEBeginsWith='bgwt' ƒAERegistry|
  9740. kAEBeginTransaction='begi' ƒAERegistry|
  9741. kAEBold='bold' ƒAERegistry|
  9742. kAECanInteract=$00000020 ƒAppleEvents|
  9743. kAECanSwitchLayer=$00000040 ƒAppleEvents|
  9744. kAECaseSensEquals='cseq' ƒAERegistry|
  9745. kAECentered='cent' ƒAERegistry|
  9746. kAEChangeView='view' ƒAERegistry|
  9747. kAEClone='clon' ƒAERegistry|
  9748. kAEClose='clos' ƒAERegistry|
  9749. kAECondensed='cond' ƒAERegistry|
  9750. kAEContains='cont' ƒAERegistry|
  9751. kAECopy='copy' ƒAERegistry|
  9752. kAECoreSuite='core' ƒAERegistry|
  9753. kAECountElements='cnte' ƒAERegistry|
  9754. kAECreateElement='crel' ƒAERegistry|
  9755. kAECreatePublisher='cpub' ƒAERegistry|
  9756. kAECreatorType='crea' ƒAppleEvents|
  9757. kAECut='cut ' ƒAERegistry|
  9758. kAEDefaultTimeout=-1 ƒAppleEvents|
  9759. kAEDelete='delo' ƒAERegistry|
  9760. kAEDontReconnect=$00000080 ƒAppleEvents|
  9761. kAEDoObjectsExist='doex' ƒAERegistry|
  9762. kAEDoScript='dosc' ƒAERegistry|
  9763. kAEDrag='drag' ƒAERegistry|
  9764. kAEDuplicateSelection='sdup' ƒAERegistry|
  9765. kAEEditGraphic='edit' ƒAERegistry|
  9766. kAEEmptyTrash='empt' ƒAERegistry|
  9767. kAEEnd='end ' ƒAERegistry|
  9768. kAEEndsWith='ends' ƒAERegistry|
  9769. kAEEndTransaction='endt' ƒAERegistry|
  9770. kAEEquals='=   ' ƒAERegistry|
  9771. kAEExpanded='pexp' ƒAERegistry|
  9772. kAEFast='fast' ƒAERegistry|
  9773. kAEFinderEvents='FNDR' ƒAERegistry|
  9774. kAEFirst='firs' ƒAEObjects|
  9775. kAEFormulaProtect='fpro' ƒAERegistry|
  9776. kAEFullyJustified='full' ƒAERegistry|
  9777. kAEGetClassInfo='qobj' ƒAERegistry|
  9778. kAEGetData='getd' ƒAERegistry|
  9779. kAEGetDataSize='dsiz' ƒAERegistry|
  9780. kAEGetEventInfo='gtei' ƒAERegistry|
  9781. kAEGetInfoSelection='sinf' ƒAERegistry|
  9782. kAEGetPrivilegeSelection='sprv' ƒAERegistry|
  9783. kAEGetSuiteInfo='gtsi' ƒAERegistry|
  9784. kAEGreaterThan='>   ' ƒAERegistry|
  9785. kAEGreaterThanEquals='>=  ' ƒAERegistry|
  9786. kAEGrow='grow' ƒAERegistry|
  9787. kAEHidden='hidn' ƒAERegistry|
  9788. kAEHighPriority=nAttnMsg ƒAppleEvents|
  9789. kAEHiQuality='hiqu' ƒAERegistry|
  9790. kAEIDoMarking=$0004 ƒAEObjects|
  9791. kAEIDoMinimum=$0000 ƒAEObjects|
  9792. kAEIDoWhose=$0001 ƒAEObjects|
  9793. kAEImageGraphic='imgr' ƒAERegistry|
  9794. kAEInfo=11 ƒAERegistry|
  9795. kAEIsUniform='isun' ƒAERegistry|
  9796. kAEItalic='ital' ƒAERegistry|
  9797. kAELast='last' ƒAEObjects|
  9798. kAELeftJustified='left' ƒAERegistry|
  9799. kAELessThan='<   ' ƒAERegistry|
  9800. kAELessThanEquals='<=  ' ƒAERegistry|
  9801. kAELowercase='lowc' ƒAERegistry|
  9802. kAEMain=0 ƒAERegistry|
  9803. kAEMakeObjectsVisible='mvis' ƒAERegistry|
  9804. kAEMiddle='midd' ƒAEObjects|
  9805. kAEMiscStandards='misc' ƒAERegistry|
  9806. kAEModifiable='modf' ƒAERegistry|
  9807. kAEMove='move' ƒAERegistry|
  9808. kAENeverInteract=$00000010 ƒAppleEvents|
  9809. kAENext='next' ƒAEObjects|
  9810. kAENo='no  ' ƒAERegistry|
  9811. kAENoArrow='arno' ƒAERegistry|
  9812. kAENoDispatch=0 ƒAppleEvents|
  9813. kAENonmodifiable='nmod' ƒAERegistry|
  9814. kAENoReply=$00000001 ƒAppleEvents|
  9815. kAENormalPriority=$00000000 ƒAppleEvents|
  9816. kAENOT='NOT ' ƒAEObjects|
  9817. kAEOpen='odoc' ƒAERegistry|
  9818. kAEOpenApplication='oapp' ƒAppleEvents|
  9819. kAEOpenDocuments='odoc' ƒAppleEvents|
  9820. kAEOpenSelection='sope' ƒAERegistry|
  9821. kAEOR='OR  ' ƒAEObjects|
  9822. kAEOutline='outl' ƒAERegistry|
  9823. kAEPageSetup='pgsu' ƒAERegistry|
  9824. kAEPaste='past' ƒAERegistry|
  9825. kAEPlain='plan' ƒAERegistry|
  9826. kAEPrevious='prev' ƒAEObjects|
  9827. kAEPrint='pdoc' ƒAERegistry|
  9828. kAEPrintDocuments='pdoc' ƒAppleEvents|
  9829. kAEPrintSelection='spri' ƒAERegistry|
  9830. kAEPrintWindow='pwin' ƒAERegistry|
  9831. kAEPutAwaySelection='sput' ƒAERegistry|
  9832. kAEQDAddOver='addo' ƒAERegistry|
  9833. kAEQDAddPin='addp' ƒAERegistry|
  9834. kAEQDAdMax='admx' ƒAERegistry|
  9835. kAEQDAdMin='admn' ƒAERegistry|
  9836. kAEQDBic='bic ' ƒAERegistry|
  9837. kAEQDBlend='blnd' ƒAERegistry|
  9838. kAEQDCopy='cpy ' ƒAERegistry|
  9839. kAEQDNotBic='nbic' ƒAERegistry|
  9840. kAEQDNotCopy='ncpy' ƒAERegistry|
  9841. kAEQDNotOr='ntor' ƒAERegistry|
  9842. kAEQDNotXor='nxor' ƒAERegistry|
  9843. kAEQDOr='or  ' ƒAERegistry|
  9844. kAEQDSubOver='subo' ƒAERegistry|
  9845. kAEQDSubPin='subp' ƒAERegistry|
  9846. kAEQDSupplementalSuite='qdsp' ƒAERegistry|
  9847. kAEQDXor='xor ' ƒAERegistry|
  9848. kAEQueueReply=$00000002 ƒAppleEvents|
  9849. kAEQuickdrawSuite='qdrw' ƒAERegistry|
  9850. kAEQuitAll='quia' ƒAppleEvents|
  9851. kAEQuitApplication='quit' ƒAppleEvents|
  9852. kAERedo='redo' ƒAERegistry|
  9853. kAERegular='regl' ƒAERegistry|
  9854. kAEReplace='rplc' ƒAERegistry|
  9855. kAERequiredSuite='reqd' ƒAERegistry|
  9856. kAERestart='rest' ƒAERegistry|
  9857. kAERevealSelection='srev' ƒAERegistry|
  9858. kAERevert='rvrt' ƒAERegistry|
  9859. kAERightJustified='rght' ƒAERegistry|
  9860. kAESave='save' ƒAERegistry|
  9861. kAESelect='slct' ƒAERegistry|
  9862. kAESetData='setd' ƒAERegistry|
  9863. kAESetPosition='posn' ƒAERegistry|
  9864. kAEShadow='shad' ƒAERegistry|
  9865. kAESharing=13 ƒAERegistry|
  9866. kAEShowClipboard='shcl' ƒAERegistry|
  9867. kAEShutDown='shut' ƒAERegistry|
  9868. kAESleep='slep' ƒAERegistry|
  9869. kAESmallCaps='smcp' ƒAERegistry|
  9870. kAESpecialClassProperties='c@#!' ƒAERegistry|
  9871. kAEStrikethrough='strk' ƒAERegistry|
  9872. kAESubscript='sbsc' ƒAERegistry|
  9873. kAESuperscript='spsc' ƒAERegistry|
  9874. kAETableSuite='tbls' ƒAERegistry|
  9875. kAETextSuite='TEXT' ƒAERegistry|
  9876. kAETransactionTerminated='ttrm' ƒAERegistry|
  9877. kAEUnderline='undl' ƒAERegistry|
  9878. kAEUndo='undo' ƒAERegistry|
  9879. kAEUseStandardDispatch=-1 ƒAppleEvents|
  9880. kAEWaitReply=$00000003 ƒAppleEvents|
  9881. kAEWantReceipt=nReturnReceipt ƒAppleEvents|
  9882. kAEWholeWordEquals='wweq' ƒAERegistry|
  9883. kAEYes='yes ' ƒAERegistry|
  9884. kAEZoom='zoom' ƒAERegistry|
  9885. kAnyComponentFlagsMask=0 ƒComponents|
  9886. kAnyComponentManufacturer=0 ƒComponents|
  9887. kAnyComponentSubType=0 ƒComponents|
  9888. kAnyComponentType=0 ƒComponents|
  9889. kAnyTransactionID=0 ƒAppleEvents|
  9890. kAppleMenuFolderAliasType='faam' ƒFinder|
  9891. kAppleMenuFolderType='amnu' ƒFolders|
  9892. kAppleScriptSubtype=typeAppleScript ƒAppleScript|
  9893. kApplicationAliasType='adrp' ƒFinder|
  9894. kARMMountVol=$00000001 ƒAliases|
  9895. kARMMultVols=$00000008 ƒAliases|
  9896. kARMNoUI=$00000002 ƒAliases|
  9897. kARMSearch=$00000100 ƒAliases|
  9898. kARMSearchMore=$00000200 ƒAliases|
  9899. kARMSearchRelFirst=$00000400 ƒAliases|
  9900. kASDefaultMaxHeapSize=32 * 1024 * 1024 ƒAppleScript|
  9901. kASDefaultMaxStackSize=16 * 1024 ƒAppleScript|
  9902. kASDefaultMinHeapSize=4 * 1024 ƒAppleScript|
  9903. kASDefaultMinStackSize=1 * 1024 ƒAppleScript|
  9904. kASDefaultPreferredHeapSize=64 * 1024 ƒAppleScript|
  9905. kASDefaultPreferredStackSize=4 * 1024 ƒAppleScript|
  9906. kASNumberOfSourceStyles=9 ƒAppleScript|
  9907. kASSelectGetSourceStyleNames=$1005 ƒAppleScript|
  9908. kASSelectGetSourceStyles=$1003 ƒAppleScript|
  9909. kASSelectInit=$1001 ƒAppleScript|
  9910. kASSelectSetSourceStyles=$1002 ƒAppleScript|
  9911. kASSourceStyleAlias=8 ƒAppleScript|
  9912. kASSourceStyleApplicationKeyword=3 ƒAppleScript|
  9913. kASSourceStyleComment=4 ƒAppleScript|
  9914. kASSourceStyleLanguageKeyword=2 ƒAppleScript|
  9915. kASSourceStyleLiteral=5 ƒAppleScript|
  9916. kASSourceStyleNormalText=1 ƒAppleScript|
  9917. kASSourceStyleParameter=6 ƒAppleScript|
  9918. kASSourceStyleUncompiledText=0 ƒAppleScript|
  9919. kASSourceStyleUserSymbol=7 ƒAppleScript|
  9920. kAutoGenerateReturnID=-1 ƒAppleEvents|
  9921. kBalloonWDEFID=126 ƒBalloons|
  9922. KbdLast=$218 ƒSysEqu|
  9923. KbdType=$21E ƒSysEqu TE.C-4  TE.C-16|
  9924. KbdVars=$216 ƒSysEqu|
  9925. kByCommentView=6 ƒAERegistry|
  9926. kByDateView=3 ƒAERegistry|
  9927. kByIconView=1 ƒAERegistry|
  9928. kByKindView=5 ƒAERegistry|
  9929. kByLabelView=7 ƒAERegistry|
  9930. kByNameView=2 ƒAERegistry|
  9931. kBySizeView=4 ƒAERegistry|
  9932. kBySmallIcon=0 ƒAERegistry|
  9933. kByVersionView=8 ƒAERegistry|
  9934. kClockCallMeWhenSelect=$4 ƒQuickTimeComponents|
  9935. kClockCancelCallBackSelect=$5 ƒQuickTimeComponents|
  9936. kClockDisposeCallBackSelect=$3 ƒQuickTimeComponents|
  9937. kClockGetClockTimeSelect=$1 ƒQuickTimeComponents|
  9938. kClockGetRateSelect=$A ƒQuickTimeComponents|
  9939. kClockImplementsCallBacks=2 ƒQuickTimeComponents|
  9940. kClockNewCallBackSelect=$2 ƒQuickTimeComponents|
  9941. kClockRateChangedSelect=$6 ƒQuickTimeComponents|
  9942. kClockRateIsLinear=1 ƒQuickTimeComponents|
  9943. kClockSetTimeBaseSelect=$8 ƒQuickTimeComponents|
  9944. kClockStartStopChangedSelect=$9 ƒQuickTimeComponents|
  9945. kClockTimeChangedSelect=$7 ƒQuickTimeComponents|
  9946. kCloseServiceWindow=18 ƒTextServices|
  9947. kCloseTextService=10 ƒTextServices|
  9948. kCloseTSMAwareApplication=21 ƒTextServices|
  9949. kCMActivateTextService=$0004 ƒTextServices|
  9950. kCMDeactivateTextService=$0005 ƒTextServices|
  9951. kCMFixTextService=$0009 ƒTextServices|
  9952. kCMGetScriptLangSupport=$0001 ƒTextServices|
  9953. kCMGetTextServiceMenu=$0007 ƒTextServices|
  9954. kCMHidePaletteWindows=$000B ƒTextServices|
  9955. kCMInitiateTextService=$0002 ƒTextServices|
  9956. kCMSetTextServiceCursor=$000A ƒTextServices|
  9957. kCMTerminateTextService=$0003 ƒTextServices|
  9958. kCMTextServiceEvent=$0006 ƒTextServices|
  9959. kCMTextServiceMenuSelect=$0008 ƒTextServices|
  9960. kComponentCanDoSelect=-3 ƒComponents|
  9961. kComponentCloseSelect=-2 ƒComponents|
  9962. kComponentOpenSelect=-1 ƒComponents|
  9963. kComponentRegisterSelect=-5 ƒComponents|
  9964. kComponentTargetSelect=-6 ƒComponents|
  9965. kComponentUnregisterSelect=-7 ƒComponents|
  9966. kComponentVersionSelect=-4 ƒComponents|
  9967. kContainerAliasType='drop' ƒFinder|
  9968. kContainerFloppyAliasType='flpy' ƒFinder|
  9969. kContainerFolderAliasType='fdrp' ƒFinder|
  9970. kContainerHardDiskAliasType='hdsk' ƒFinder|
  9971. kContainerServerAliasType='srvr' ƒFinder|
  9972. kContainerTrashAliasType='trsh' ƒFinder|
  9973. kControlPanelFolderAliasType='fact' ƒFinder|
  9974. kControlPanelFolderType='ctrl' ƒFolders|
  9975. kCoreEventClass='aevt' ƒAppleEvents|
  9976. kCreateFolder=TRUE ƒFolders|
  9977. kCurrentProcess=2 ƒProcesses|
  9978. kCustomIconResource=-16455 ƒFinder|
  9979. kDBAboutToInit=1 ƒDatabaseAccess|
  9980. kDBExecComplete=4 ƒDatabaseAccess|
  9981. kDBGetItemComplete=6 ƒDatabaseAccess|
  9982. kDBGetQueryResultsComplete=7 ƒDatabaseAccess|
  9983. kDBInitComplete=2 ƒDatabaseAccess|
  9984. kDBLastColFlag=$0001 ƒDatabaseAccess|
  9985. kDBNullFlag=$0004 ƒDatabaseAccess|
  9986. kDBSendComplete=3 ƒDatabaseAccess|
  9987. kDBStartQueryComplete=5 ƒDatabaseAccess|
  9988. kDBUpdateWind=0 ƒDatabaseAccess|
  9989. kDBWaitForever=-1 ƒDatabaseAccess|
  9990. kDeactivateTSMDocument=3 ƒTextServices|
  9991. kDeleteTSMDocument=1 ƒTextServices|
  9992. kDesktopFolderType='desk' ƒFolders|
  9993. kDontCreateFolder=FALSE ƒFolders|
  9994. kDropFolderAliasType='fadr' ƒFinder|
  9995. keepInRam=1 ƒMovies|
  9996. keepLocalBit=3 ƒQDOffscreen|
  9997. kEncryptPassword=3 ƒFiles|
  9998. kEndOfSentence=2 ƒSpeech|
  9999. kEndOfWord=1 ƒSpeech|
  10000. KernEntry=RECORD ƒFonts TE.4-50
  10001. kernLength:integer;
  10002. kernStyle:integer;|
  10003. KernPair=RECORD ƒFonts TE.4-50  TE.4-107
  10004. kernFirst:char;    {Code of 1st character of kerned pair}
  10005. kernSecond:char;    {Code of 2nd character of kerned pair}
  10006. kernWidth:integer;    {kerning value in 1pt fixed format}|
  10007. KernTable=RECORD ƒFonts TE.4-49  TE.4-107
  10008. numKerns:integer;    {number of subtable entries}
  10009.     {kernPairs: ARRAY[0..n] of KernEntry}|
  10010. kExportedFolderAliasType='faet' ƒFinder|
  10011. kExtensionFolderAliasType='faex' ƒFinder|
  10012. kExtensionFolderType='extn' ƒFolders|
  10013. Key1Trans=$29E ƒSysEqu TE.C-8  TE.C-9|
  10014. Key2Trans=$2A2 ƒSysEqu TE.C-8  TE.C-9|
  10015. keyAddressAttr='addr' ƒAppleEvents|
  10016. keyAEAdjustMarksProc='adjm' ƒAEObjects|
  10017. keyAEAngle='kang' ƒAERegistry|
  10018. keyAEArcAngle='parc' ƒAERegistry|
  10019. keyAEBaseAddr='badd' ƒAERegistry|
  10020. keyAEBestType='pbst' ƒAERegistry|
  10021. keyAEBgndColor='kbcl' ƒAERegistry|
  10022. keyAEBgndPattern='kbpt' ƒAERegistry|
  10023. keyAEBounds='pbnd' ƒAERegistry|
  10024. keyAEBufferSize='buff' ƒTextServices|
  10025. keyAECellList='kclt' ƒAERegistry|
  10026. keyAEClassID='clID' ƒAERegistry|
  10027. keyAEClauseOffsets='clau' ƒTextServices|
  10028. keyAEColor='colr' ƒAERegistry|
  10029. keyAEColorTable='cltb' ƒAERegistry|
  10030. keyAECompareProc='cmpr' ƒAEObjects|
  10031. keyAECompOperator='relo' ƒAEObjects|
  10032. keyAEContainer='from' ƒAEObjects|
  10033. keyAECountProc='cont' ƒAEObjects|
  10034. keyAECurrentPoint='cpos' ƒTextServices|
  10035. keyAECurveHeight='kchd' ƒAERegistry|
  10036. keyAECurveWidth='kcwd' ƒAERegistry|
  10037. keyAEDashStyle='pdst' ƒAERegistry|
  10038. keyAEData='data' ƒAERegistry|
  10039. keyAEDefaultType='deft' ƒAERegistry|
  10040. keyAEDefinitionRect='pdrt' ƒAERegistry|
  10041. keyAEDescType='dstp' ƒAERegistry|
  10042. keyAEDesiredClass='want' ƒAEObjects|
  10043. keyAEDestination='dest' ƒAERegistry|
  10044. keyAEDoAntiAlias='anta' ƒAERegistry|
  10045. keyAEDoDithered='gdit' ƒAERegistry|
  10046. keyAEDoRotate='kdrt' ƒAERegistry|
  10047. keyAEDoScale='ksca' ƒAERegistry|
  10048. keyAEDoTranslate='ktra' ƒAERegistry|
  10049. keyAEDragging='bool' ƒTextServices|
  10050. keyAEEditionFileLoc='eloc' ƒAERegistry|
  10051. keyAEElements='elms' ƒAERegistry|
  10052. keyAEEndPoint='pend' ƒAERegistry|
  10053. keyAEEventClass='evcl' ƒAERegistry|
  10054. keyAEEventID='evti' ƒAERegistry|
  10055. keyAEFile='kfil' ƒAERegistry|
  10056. keyAEFileType='fltp' ƒAERegistry|
  10057. keyAEFillColor='flcl' ƒAERegistry|
  10058. keyAEFillPattern='flpt' ƒAERegistry|
  10059. keyAEFixLength='fixl' ƒTextServices|
  10060. keyAEFlipHorizontal='kfho' ƒAERegistry|
  10061. keyAEFlipVertical='kfvt' ƒAERegistry|
  10062. keyAEFont='font' ƒAERegistry|
  10063. keyAEFormula='pfor' ƒAERegistry|
  10064. keyAEGetErrDescProc='indc' ƒAEObjects|
  10065. keyAEGraphicObjects='gobs' ƒAERegistry|
  10066. keyAEHiliteRange='hrng' ƒTextServices|
  10067. keyAEID='ID  ' ƒAERegistry|
  10068. keyAEImageQuality='gqua' ƒAERegistry|
  10069. keyAEIndex='kidx' ƒAEObjects|
  10070. keyAEInsertHere='insh' ƒAERegistry|
  10071. keyAEKeyData='seld' ƒAEObjects|
  10072. keyAEKeyForm='form' ƒAEObjects|
  10073. keyAEKeyForms='keyf' ƒAERegistry|
  10074. keyAEKeyword='kywd' ƒAERegistry|
  10075. keyAELeftSide='klef' ƒTextServices|
  10076. keyAELength='leng' ƒTextServices|
  10077. keyAELevel='levl' ƒAERegistry|
  10078. keyAELineArrow='arro' ƒAERegistry|
  10079. keyAELogicalOperator='logc' ƒAEObjects|
  10080. keyAELogicalTerms='term' ƒAEObjects|
  10081. keyAEMarkProc='mark' ƒAEObjects|
  10082. keyAEMarkTokenProc='mkid' ƒAEObjects|
  10083. keyAEMoveView='mvvw' ƒTextServices|
  10084. keyAEName='pnam' ƒAERegistry|
  10085. keyAENewElementLoc='pnel' ƒAERegistry|
  10086. keyAENextBody='nxbd' ƒTextServices|
  10087. keyAEObject1='obj1' ƒAEObjects|
  10088. keyAEObject2='obj2' ƒAEObjects|
  10089. keyAEObject='kobj' ƒAERegistry|
  10090. keyAEObjectClass='kocl' ƒAERegistry|
  10091. keyAEOffset='ofst' ƒTextServices|
  10092. keyAEOffStyles='ofst' ƒAERegistry|
  10093. keyAEOnStyles='onst' ƒAERegistry|
  10094. keyAEParameters='prms' ƒAERegistry|
  10095. keyAEParamFlags='pmfg' ƒAERegistry|
  10096. keyAEPenColor='ppcl' ƒAERegistry|
  10097. keyAEPenPattern='pppa' ƒAERegistry|
  10098. keyAEPenWidth='ppwd' ƒAERegistry|
  10099. keyAEPinRange='pnrg' ƒTextServices|
  10100. keyAEPixelDepth='pdpt' ƒAERegistry|
  10101. keyAEPixMapMinus='kpmm' ƒAERegistry|
  10102. keyAEPMTable='kpmt' ƒAERegistry|
  10103. keyAEPoint='gpos' ƒTextServices|
  10104. keyAEPointList='ptlt' ƒAERegistry|
  10105. keyAEPointSize='ptsz' ƒAERegistry|
  10106. keyAEPosition='kpos' ƒAERegistry|
  10107. keyAEPropData='prdt' ƒAERegistry|
  10108. keyAEProperties='qpro' ƒAERegistry|
  10109. keyAEProperty='kprp' ƒAERegistry|
  10110. keyAEPropFlags='prfg' ƒAERegistry|
  10111. keyAEPropID='prop' ƒAERegistry|
  10112. keyAEProtection='ppro' ƒAERegistry|
  10113. keyAERangeStart='star' ƒAEObjects|
  10114. keyAERangeStop='stop' ƒAEObjects|
  10115. keyAERegionClass='rgnc' ƒTextServices|
  10116. keyAERenderAs='kren' ƒAERegistry|
  10117. keyAERequestedType='rtyp' ƒAERegistry|
  10118. keyAEResult='----' ƒAERegistry|
  10119. keyAEResultInfo='rsin' ƒAERegistry|
  10120. keyAERotation='prot' ƒAERegistry|
  10121. keyAERotPoint='krtp' ƒAERegistry|
  10122. keyAERowList='krls' ƒAERegistry|
  10123. keyAESaveOptions='savo' ƒAERegistry|
  10124. keyAEScale='pscl' ƒAERegistry|
  10125. keyAEScriptTag='psct' ƒAERegistry|
  10126. keyAEServerInstance='srvi' ƒTextServices|
  10127. keyAEShowHideInputWindow='shiw' ƒTextServices|
  10128. keyAEShowWhere='show' ƒAERegistry|
  10129. keyAEStartAngle='pang' ƒAERegistry|
  10130. keyAEStartPoint='pstp' ƒAERegistry|
  10131. keyAEStyles='ksty' ƒAERegistry|
  10132. keyAESuiteID='suit' ƒAERegistry|
  10133. keyAETest='ktst' ƒAEObjects|
  10134. keyAEText='ktxt' ƒAERegistry|
  10135. keyAETextColor='ptxc' ƒAERegistry|
  10136. keyAETextFont='ptxf' ƒAERegistry|
  10137. keyAETextLineAscent='ktas' ƒTextServices|
  10138. keyAETextLineHeight='ktlh' ƒTextServices|
  10139. keyAETextPointSize='ptps' ƒAERegistry|
  10140. keyAETextStyles='txst' ƒAERegistry|
  10141. keyAETheData='kdat' ƒTextServices|
  10142. keyAETheText='thtx' ƒAERegistry|
  10143. keyAETransferMode='pptm' ƒAERegistry|
  10144. keyAETranslation='ptrs' ƒAERegistry|
  10145. keyAETryAsStructGraf='toog' ƒAERegistry|
  10146. keyAETSMDocumentRefcon='refc' ƒTextServices|
  10147. keyAEUniformStyles='ustl' ƒAERegistry|
  10148. keyAEUpdateOn='pupd' ƒAERegistry|
  10149. keyAEUpdateRange='udng' ƒTextServices|
  10150. keyAEUserTerm='utrm' ƒAERegistry|
  10151. keyAEWhoseRangeStart='wstr' ƒAEObjects|
  10152. keyAEWhoseRangeStop='wstp' ƒAEObjects|
  10153. keyAEWindow='wndw' ƒAERegistry|
  10154. keyAEWritingCode='wrcd' ƒAERegistry|
  10155. KeyCapToCode I-251  V-191 [1/5]
  10156. 57    Caps Lock            71    Clear            55    Command
  10157. 59    Control            62    Control (right)        51    Delete
  10158. 125    Down            72    Down (pad)        119    End
  10159. 76    Enter            52    Enter (original)        53    Escape
  10160. 117    Foward Delete        114    Help                115    Home
  10161. 123    Left                70    Left (pad)            58    Option
  10162. 61    Option (right)        121    Page Down        116    Page Up
  10163. 127    Power            36    Return            124    Right|
  10164. KeyCapToCode I-251  V-191 [2/5]
  10165. 66    Right (pad)        56    Shift                60    Shift (right)
  10166. 49    Space            48    Tab                126    Up
  10167. 77    Up (pad)            122    F1                120    F2
  10168. 99    F3                118    F4                96    F5
  10169. 97    F6                98    F7                100    F8
  10170. 101    F9                109    F10                103    F11
  10171. 111    F12                105    F13                107    F14
  10172. 113    F15                0    A                11    B|
  10173. KeyCapToCode I-251  V-191 [3/5]
  10174. 8    C                2    D                14    E
  10175. 3    F                5    G                4    H
  10176. 34    I                38    J                40    K
  10177. 37    L                46    M                45    N
  10178. 31    O                35    P                12    Q
  10179. 15    R                1    S                17    T
  10180. 32    U                9    V                13    W
  10181. 7    X                16    Y                6    Z|
  10182. KeyCapToCode I-251  V-191 [4/5]
  10183. 29    0                82    0 (pad)            18    1
  10184. 83    1 (pad)            19    2                84    2 (pad)
  10185. 20    3                85    3 (pad)            21    4
  10186. 86    4 (pad)            23    5                87    5 (pad)
  10187. 22    6                88    6 (pad)            26    7
  10188. 89    7 (pad)            28    8                91    8 (pad)
  10189. 25    9                92    9 (pad)            39    "
  10190. 67    * (pad)            69    + (pad)            43    ,|
  10191. KeyCapToCode I-251  V-191 [5/5]
  10192. 27    -                78    - (pad)            47    .
  10193. 65    . (pad)            44    /                75    / (pad)
  10194. 41    ;                24    =                81    = (pad)
  10195. 33    [                42    \                30    ]
  10196. 50    `                10    § (intl)|
  10197. keyCodeMask=$0000FF00 ƒEvents|
  10198. KeyCodeToCap I-251  V-191 [1/5]
  10199. 0    A                1    S                2    D
  10200. 3    F                4    H                5    G
  10201. 6    Z                7    X                8    C
  10202. 9    V                10    § (intl)            11    B
  10203. 12    Q                13    W                14    E
  10204. 15    R                16    Y                17    T
  10205. 18    1                19    2                20    3
  10206. 21    4                22    6                23    5|
  10207. KeyCodeToCap I-251  V-191 [2/5]
  10208. 24    =                25    9                26    7
  10209. 27    -                28    8                29    0
  10210. 30    ]                31    O                32    U
  10211. 33    [                34    I                35    P
  10212. 36    Return            37    L                38    J
  10213. 39    "                40    K                41    ;
  10214. 42    \                43    ,                44    /
  10215. 45    N                46    M                47    .|
  10216. KeyCodeToCap I-251  V-191 [3/5]
  10217. 48    Tab                49    Space            50    `
  10218. 51    Delete            52    Enter (original)        53    Escape
  10219. 55    Command            56    Shift                57    Caps Lock
  10220. 58    Option            59    Control            60    Shift (right)
  10221. 61    Option (right)        62    Control (right)        65    . (pad)
  10222. 66    Right (pad)        67    * (pad)            69    + (pad)
  10223. 70    Left (pad)            71    Clear            72    Down (pad)
  10224. 75    / (pad)            76    Enter            77    Up (pad)|
  10225. KeyCodeToCap I-251  V-191 [4/5]
  10226. 78    - (pad)            81    = (pad)            82    0 (pad)
  10227. 83    1 (pad)            84    2 (pad)            85    3 (pad)
  10228. 86    4 (pad)            87    5 (pad)            88    6 (pad)
  10229. 89    7 (pad)            91    8 (pad)            92    9 (pad)
  10230. 96    F5                97    F6                98    F7
  10231. 99    F3                100    F8                101    F9
  10232. 103    F11                105    F13                107    F14
  10233. 109    F10                111    F12                113    F15|
  10234. KeyCodeToCap I-251  V-191 [5/5]
  10235. 114    Help                115    Home            116    Page Up
  10236. 117    Foward Delete        118    F4                119    End
  10237. 120    F2                121    Page Down        122    F1
  10238. 123    Left                124    Right            125    Down
  10239. 126    Up                127    Power|
  10240. keyDirectObject='----' ƒAppleEvents|
  10241. keyDisposeTokenProc='xtok' ƒAEObjects|
  10242. keyDown=3 ƒEvents|
  10243. keyDownMask=8 ƒEvents|
  10244. keyErrorNumber='errn' ƒAppleEvents|
  10245. keyErrorString='errs' ƒAppleEvents|
  10246. keyEventClassAttr='evcl' ƒAppleEvents|
  10247. keyEventIDAttr='evid' ƒAppleEvents|
  10248. keyEventSourceAttr='esrc' ƒAppleEvents|
  10249. keyEvtDev=7 ƒDevices|
  10250. keyEvtMsg=9 ƒDevices|
  10251. keyInteractLevelAttr='inte' ƒAppleEvents|
  10252. KeyLast=$184 ƒSysEqu|
  10253. KeyMap=PACKED ARRAY[0..127] of boolean ƒEvents TB.2-110|
  10254. KeyMapCodes I-251  V-191
  10255. KeyCodeToCap KeyCapToCode|
  10256. KeyMapLM=$174 ƒSysEqu|
  10257. keyMiscellaneous='fmsc' ƒAERegistry|
  10258. keyMissedKeywordAttr='miss' ƒAppleEvents|
  10259. KeyMVars=$B04 ƒSysEqu|
  10260. keyOptionalKeywordAttr='optk' ƒAppleEvents|
  10261. keyOSADialectCode='dcod' ƒOSA|
  10262. keyOSADialectLangCode='dlcd' ƒOSA|
  10263. keyOSADialectName='dnam' ƒOSA|
  10264. keyOSADialectScriptCode='dscd' ƒOSA|
  10265. KeypadMap=$17C ƒSysEqu|
  10266. keyPreDispatch='phac' ƒAppleEvents|
  10267. keyProcessSerialNumber='psn ' ƒAppleEvents|
  10268. KeyRepThresh=$190 ƒSysEqu|
  10269. KeyRepTime=$18A ƒSysEqu|
  10270. keyReturnIDAttr='rtid' ƒAppleEvents|
  10271. KeyScript(code:integer); ƒScript Δ {A8B5} V-314 TE.6-17…19  TE.6-80…81|
  10272. keySelection='fsel' ƒAERegistry|
  10273. keySelectProc='selh' ƒAppleEvents|
  10274. keySourceEnd='srce' ƒOSA|
  10275. keySourceStart='srcs' ƒOSA|
  10276. KeyThresh=$18E ƒSysEqu|
  10277. KeyTime=$186 ƒSysEqu|
  10278. keyTimeoutAttr='timo' ƒAppleEvents|
  10279. KeyTrans(transData:Ptr;keycode:integer;VAR state:longint):longint; ƒOSUtils
  10280. {A9C3} V-195  N160 TN160|
  10281. keyTransactionIDAttr='tran' ƒAppleEvents|
  10282. KeyTranslate(transData:Ptr;keycode:integer;VAR state:longint):longint;
  10283. TB.2-110…111  TB.3-78  TE.1-88  TE.C-9…10  TE.C-16  TE.C-17  TE.C-19…24|
  10284. keyUp=4 ƒEvents|
  10285. keyUpMask=16 ƒEvents|
  10286. keyWindow='kwnd' ƒAERegistry|
  10287. kFemale=2 ƒSpeech|
  10288. kFindServiceWindow=23 ƒTextServices|
  10289. kFix1=$10000 ƒMovies|
  10290. kFixTSMDocument=7 ƒTextServices|
  10291. kFormatLengthUnknown=-1 ƒEditions|
  10292. kFormatListFormat='fmts' ƒEditions|
  10293. kFullVolume=$0100 ƒSound|
  10294. kGetDefaultInputMethod=13 ƒTextServices|
  10295. kGetFrontServiceWindow=19 ƒTextServices|
  10296. kGetServiceList=8 ƒTextServices|
  10297. kGetTextServiceLanguage=15 ƒTextServices|
  10298. kHighLevelEvent=23 ƒEPPC|
  10299. kHMAboutHelpItem=1 ƒBalloons|
  10300. kHMCheckedItem=2 ƒBalloons|
  10301. kHMCompareItem=512 ƒBalloons|
  10302. kHMDialogResType='hdlg' ƒBalloons|
  10303. kHMDisabledItem=1 ƒBalloons|
  10304. kHMEnabledItem=0 ƒBalloons|
  10305. kHMFinderApplResType='hfdr' ƒBalloons|
  10306. kHMHelpID=-5696 ƒBalloons|
  10307. kHMHelpMenuID=-16490 ƒBalloons|
  10308. kHMMenuResType='hmnu' ƒBalloons|
  10309. khmmPict=2 ƒBalloons|
  10310. khmmPictHandle=5 ƒBalloons|
  10311. khmmString=1 ƒBalloons|
  10312. khmmStringRes=3 ƒBalloons|
  10313. khmmSTRRes=7 ƒBalloons|
  10314. khmmTEHandle=4 ƒBalloons|
  10315. khmmTERes=6 ƒBalloons|
  10316. kHMNamedResourceItem=1024 ƒBalloons|
  10317. kHMOtherItem=3 ƒBalloons|
  10318. kHMOverrideResType='hovr' ƒBalloons|
  10319. kHMPictItem=2 ƒBalloons|
  10320. kHMRectListResType='hrct' ƒBalloons|
  10321. kHMRegularWindow=0 ƒBalloons|
  10322. kHMSaveBitsNoWindow=1 ƒBalloons|
  10323. kHMSaveBitsWindow=2 ƒBalloons|
  10324. kHMShowBalloonsItem=3 ƒBalloons|
  10325. kHMSkipItem=256 ƒBalloons|
  10326. kHMStringItem=1 ƒBalloons|
  10327. kHMStringResItem=3 ƒBalloons|
  10328. kHMSTRResItem=7 ƒBalloons|
  10329. kHMTEResItem=6 ƒBalloons|
  10330. kHMTEStyleResType='styl' ƒBalloons|
  10331. kHMTETextResType='TEXT' ƒBalloons|
  10332. kHMTrackCntlItem=2048 ƒBalloons|
  10333. kHMWindListResType='hwin' ƒBalloons|
  10334. killAllGetReq=259 ƒAppleTalk|
  10335. KillControls(theWindow:WindowPtr); ƒControls Δ {A956} I-321  P-113  P-175
  10336. TB.5-108…109|
  10337. killGetReq=257 ƒAppleTalk|
  10338. KillIO(refNum:integer):OSErr; ƒDevices II-179|
  10339. killNBP=254 ƒAppleTalk|
  10340. KillPicture(myPicture:PicHandle); ƒQuickdraw Δ {A8F5} I-190|
  10341. KillPoly(poly:PolyHandle); ƒQuickdraw Δ {A8CD} I-191|
  10342. killSendReq=258 ƒAppleTalk|
  10343. kImmediate=0 ƒSpeech|
  10344. kInitTSMAwareApplication=20 ƒTextServices|
  10345. kInputMethodService='inpm' ƒTextServices|
  10346. kLarge4BitIcon=2 ƒFiles|
  10347. kLarge4BitIconSize=512 ƒFiles|
  10348. kLarge8BitIcon=3 ƒFiles|
  10349. kLarge8BitIconSize=1024 ƒFiles|
  10350. kLargeIcon=1 ƒFiles|
  10351. kLargeIconSize=256 ƒFiles|
  10352. kMachineNameStrID=-16395 ƒGestaltEqu|
  10353. kMale=1 ƒSpeech|
  10354. kMCActivateSelect=$19 ƒMovies|
  10355. kMCClearSelect=$22 ƒMovies|
  10356. kMCClickSelect=$1C ƒMovies|
  10357. kMCCopySelect=$1F ƒMovies|
  10358. kMCCutSelect=$20 ƒMovies|
  10359. kMCDoActionSelect=9 ƒMovies|
  10360. kMCDrawBadgeSelect=$2A ƒMovies|
  10361. kMCDrawSelect=$18 ƒMovies|
  10362. kMCEnableEditingSelect=$1D ƒMovies|
  10363. kMCGetClipSelect=$29 ƒMovies|
  10364. kMCGetControllerBoundsRectSelect=$10 ƒMovies|
  10365. kMCGetControllerBoundsRgnSelect=$12 ƒMovies|
  10366. kMCGetControllerInfoSelect=$25 ƒMovies|
  10367. kMCGetControllerPortSelect=$D ƒMovies|
  10368. kMCGetCurrentTimeSelect=$16 ƒMovies|
  10369. kMCGetMenuStringSelect=$2C ƒMovies|
  10370. kMCGetVisibleSelect=$E ƒMovies|
  10371. kMCGetWindowRgnSelect=$13 ƒMovies|
  10372. kMCIdleSelect=$1A ƒMovies|
  10373. kMCIsControllerAttachedSelect=$B ƒMovies|
  10374. kMCIsEditingEnabledSelect=$1E ƒMovies|
  10375. kMCIsPlayerEventSelect=7 ƒMovies|
  10376. kMCKeySelect=$1B ƒMovies|
  10377. kMCMovieChangedSelect=$14 ƒMovies|
  10378. kMCNewAttachedControllerSelect=$17 ƒMovies|
  10379. kMCPasteSelect=$21 ƒMovies|
  10380. kMCPositionControllerSelect=$24 ƒMovies|
  10381. kMCRemoveMovieSelect=6 ƒMovies|
  10382. kMCSetActionFilterSelect=8 ƒMovies|
  10383. kMCSetActionFilterWithRefConSelect=$2D ƒMovies|
  10384. kMCSetClipSelect=$28 ƒMovies|
  10385. kMCSetControllerAttachedSelect=$A ƒMovies|
  10386. kMCSetControllerBoundsRectSelect=$11 ƒMovies|
  10387. kMCSetControllerPortSelect=$C ƒMovies|
  10388. kMCSetDurationSelect=$15 ƒMovies|
  10389. kMCSetMovieSelect=2 ƒMovies|
  10390. kMCSetUpEditMenuSelect=$2B ƒMovies|
  10391. kMCSetVisibleSelect=$F ƒMovies|
  10392. kMCUndoSelect=$23 ƒMovies|
  10393. kMediaGetGraphicsModeSelect=$512 ƒMediaHandlers|
  10394. kMediaGetMediaInfoSelect=$504 ƒMediaHandlers|
  10395. kMediaGetNameSelect=$51D ƒMediaHandlers|
  10396. kMediaGetNextBoundsChangeSelect=$516 ƒMediaHandlers|
  10397. kMediaGetOffscreenBufferSize=$51B ƒMediaHandlers|
  10398. kMediaGetSoundBalanceSelect=$515 ƒMediaHandlers|
  10399. kMediaGetSrcRgnSelect=$517 ƒMediaHandlers|
  10400. kMediaGetTrackOpaqueSelect=$510 ƒMediaHandlers|
  10401. kMediaGGetStatusSelect=$508 ƒMediaHandlers|
  10402. kMediaGSetVolumeSelect=$513 ƒMediaHandlers|
  10403. kMediaHasCharacteristic=$51A ƒMediaHandlers|
  10404. kMediaIdleSelect=$503 ƒMediaHandlers|
  10405. kMediaInitializeSelect=$501 ƒMediaHandlers|
  10406. kMediaPrerollSelect=$518 ƒMediaHandlers|
  10407. kMediaPutMediaInfoSelect=$505 ƒMediaHandlers|
  10408. kMediaSampleDescriptionChanged=$519 ƒMediaHandlers|
  10409. kMediaSetActiveSelect=$506 ƒMediaHandlers|
  10410. kMediaSetClipSelect=$50E ƒMediaHandlers|
  10411. kMediaSetDimensionsSelect=$50D ƒMediaHandlers|
  10412. kMediaSetGraphicsModeSelect=$511 ƒMediaHandlers|
  10413. kMediaSetGWorldSelect=$50C ƒMediaHandlers|
  10414. kMediaSetHandlerCapabilitiesSelect=$502 ƒMediaHandlers|
  10415. kMediaSetHints=$51C ƒMediaHandlers|
  10416. kMediaSetMatrixSelect=$50F ƒMediaHandlers|
  10417. kMediaSetMediaTimeScaleSelect=$50A ƒMediaHandlers|
  10418. kMediaSetMovieTimeScaleSelect=$50B ƒMediaHandlers|
  10419. kMediaSetRateSelect=$507 ƒMediaHandlers|
  10420. kMediaSetSoundBalanceSelect=$514 ƒMediaHandlers|
  10421. kMediaTrackEditedSelect=$509 ƒMediaHandlers|
  10422. kMiddleC=60 ƒSound|
  10423. kMountedFolderAliasType='famn' ƒFinder|
  10424. kMovieExportDoUserDialogSelect=$82 ƒQuickTimeComponents|
  10425. kMovieExportGetAuxiliaryDataSelect=$83 ƒQuickTimeComponents|
  10426. kMovieExportSetProgressProcSelect=$84 ƒQuickTimeComponents|
  10427. kMovieExportSetSampleDescriptionSelect=$85 ƒQuickTimeComponents|
  10428. kMovieExportToFileSelect=$81 ƒQuickTimeComponents|
  10429. kMovieExportToHandleSelect=$80 ƒQuickTimeComponents|
  10430. kMovieImportDoUserDialogSelect=$B ƒQuickTimeComponents|
  10431. kMovieImportExportCanDoSelect=kComponentCanDoSelect ƒQuickTimeComponents|
  10432. kMovieImportExportCloseSelect=kComponentCloseSelect ƒQuickTimeComponents|
  10433. kMovieImportExportOpenSelect=kComponentOpenSelect ƒQuickTimeComponents|
  10434. kMovieImportExportVersionSelect=kComponentVersionSelect ƒQuickTimeComponents|
  10435. kMovieImportFileSelect=2 ƒQuickTimeComponents|
  10436. kMovieImportGetAuxiliaryDataTypeSelect=$D ƒQuickTimeComponents|
  10437. kMovieImportHandleSelect=1 ƒQuickTimeComponents|
  10438. kMovieImportSetAuxiliaryDataSelect=9 ƒQuickTimeComponents|
  10439. kMovieImportSetChunkSizeSelect=7 ƒQuickTimeComponents|
  10440. kMovieImportSetDimensionsSelect=6 ƒQuickTimeComponents|
  10441. kMovieImportSetDurationSelect=$C ƒQuickTimeComponents|
  10442. kMovieImportSetFrameDurationSelect=3 ƒQuickTimeComponents|
  10443. kMovieImportSetFromScrapSelect=$A ƒQuickTimeComponents|
  10444. kMovieImportSetMediaFileSelect=5 ƒQuickTimeComponents|
  10445. kMovieImportSetProgressProcSelect=8 ƒQuickTimeComponents|
  10446. kMovieImportSetSampleDescriptionSelect=4 ƒQuickTimeComponents|
  10447. kMovieImportValidateSelect=$E ƒQuickTimeComponents|
  10448. kMovieVersion=0 ƒMoviesFormat|
  10449. kNeuter=0 ƒSpeech|
  10450. kNewServiceWindow=17 ƒTextServices|
  10451. kNewTSMDocument=0 ƒTextServices|
  10452. kNoEndingProsody=1 ƒSpeech|
  10453. kNoProcess=0 ƒProcesses|
  10454. kNoSpeechInterrupt=2 ƒSpeech|
  10455. kNoTimeOut=-2 ƒAppleEvents|
  10456. kNotPaged=2 ƒMemory|
  10457. kNoUserAuthentication=1 ƒFiles|
  10458. kNoVolume=0 ƒMovies|
  10459. kOffset2Pos='st2p' ƒTextServices|
  10460. kOnSystemDisk=$8000 ƒFolders|
  10461. kOpenTextService=9 ƒTextServices|
  10462. kOSAComponentType='osa ' ƒOSA|
  10463. kOSAErrorApp='erap' ƒOSA|
  10464. kOSAErrorBriefMessage='errb' ƒOSA|
  10465. kOSAErrorMessage='errs' ƒOSA|
  10466. kOSAErrorNumber='errn' ƒOSA|
  10467. kOSAErrorOffendingObject='erob' ƒOSA|
  10468. kOSAErrorPartialResult='ptlr' ƒOSA|
  10469. kOSAErrorRange='erng' ƒOSA|
  10470. kOSAGenericScriptingComponentSubtype='scpt' ƒOSA|
  10471. kOSAModeAlwaysInteract=kAEAlwaysInteract ƒOSA|
  10472. kOSAModeAugmentContext=$00000004 ƒOSA|
  10473. kOSAModeCanInteract=kAECanInteract ƒOSA|
  10474. kOSAModeCantSwitchLayer=$00000040 ƒOSA|
  10475. kOSAModeCompileIntoContext=$00000002 ƒOSA|
  10476. kOSAModeDisplayForHumans=$00000008 ƒOSA|
  10477. kOSAModeDontReconnect=kAEDontReconnect ƒOSA|
  10478. kOSAModeDoRecord=$00001000 ƒOSA|
  10479. kOSAModeNeverInteract=kAENeverInteract ƒOSA|
  10480. kOSAModeNull=0 ƒOSA|
  10481. kOSAModePreventGetSource=$00000001 ƒOSA|
  10482. kOSANullMode=0 ƒOSA|
  10483. kOSANullScript=0 ƒOSA|
  10484. kOSARecordedText='recd' ƒOSA|
  10485. kOSAScriptBestType='best' ƒOSA|
  10486. kOSAScriptIsBeingEdited='edit' ƒOSA|
  10487. kOSAScriptIsBeingRecorded='recd' ƒOSA|
  10488. kOSAScriptIsModified='modi' ƒOSA|
  10489. kOSAScriptIsTypeCompiledScript='cscr' ƒOSA|
  10490. kOSAScriptIsTypeScriptContext='cntx' ƒOSA|
  10491. kOSAScriptIsTypeScriptValue='valu' ƒOSA|
  10492. kOSAScriptResourceType=kOSAGenericScriptingComponentSubtype ƒOSA|
  10493. kOSASelectAvailableDialects=$0703 ƒOSA|
  10494. kOSASelectCoerceFromDesc=$0301 ƒOSA|
  10495. kOSASelectCoerceToDesc=$0302 ƒOSA|
  10496. kOSASelectCompile=$0103 ƒOSA|
  10497. kOSASelectComponentSpecificStart=$1001 ƒOSA|
  10498. kOSASelectCopyID=$0104 ƒOSA|
  10499. kOSASelectDisplay=$0004 ƒOSA|
  10500. kOSASelectDispose=$0006 ƒOSA|
  10501. kOSASelectDoEvent=$0804 ƒOSA|
  10502. kOSASelectExecute=$0003 ƒOSA|
  10503. kOSASelectExecuteEvent=$0803 ƒOSA|
  10504. kOSASelectGetActiveProc=$000A ƒOSA|
  10505. kOSASelectGetCreateProc=$0404 ƒOSA|
  10506. kOSASelectGetCurrentDialect=$0702 ƒOSA|
  10507. kOSASelectGetResumeDispatchProc=$0802 ƒOSA|
  10508. kOSASelectGetScriptInfo=$0008 ƒOSA|
  10509. kOSASelectGetSendProc=$0402 ƒOSA|
  10510. kOSASelectGetSource=$0201 ƒOSA|
  10511. kOSASelectLoad=$0001 ƒOSA|
  10512. kOSASelectMakeContext=$0805 ƒOSA|
  10513. kOSASelectScriptError=$0005 ƒOSA|
  10514. kOSASelectScriptingComponentName=$0102 ƒOSA|
  10515. kOSASelectSetActiveProc=$0009 ƒOSA|
  10516. kOSASelectSetCreateProc=$0403 ƒOSA|
  10517. kOSASelectSetCurrentDialect=$0701 ƒOSA|
  10518. kOSASelectSetDefaultTarget=$0405 ƒOSA|
  10519. kOSASelectSetResumeDispatchProc=$0801 ƒOSA|
  10520. kOSASelectSetScriptInfo=$0007 ƒOSA|
  10521. kOSASelectSetSendProc=$0401 ƒOSA|
  10522. kOSASelectStartRecording=$0501 ƒOSA|
  10523. kOSASelectStopRecording=$0502 ƒOSA|
  10524. kOSASelectStore=$0002 ƒOSA|
  10525. kOSASuite='ascr' ƒOSA|
  10526. kOSASupportsAECoercion=$0008 ƒOSA|
  10527. kOSASupportsAESending=$0010 ƒOSA|
  10528. kOSASupportsCompiling=$0002 ƒOSA|
  10529. kOSASupportsConvenience=$0040 ƒOSA|
  10530. kOSASupportsDialects=$0080 ƒOSA|
  10531. kOSASupportsEventHandling=$0100 ƒOSA|
  10532. kOSASupportsGetSource=$0004 ƒOSA|
  10533. kOSASupportsRecording=$0020 ƒOSA|
  10534. kPageInMemory=0 ƒMemory|
  10535. kPageOnDisk=1 ƒMemory|
  10536. kPartNumberUnknown=-1 ƒEditions|
  10537. kPartsNotUsed=0 ƒEditions|
  10538. kPassword=2 ƒFiles|
  10539. kPICTEditionFileType='edtp' ƒEditions|
  10540. kPICTformatMask=1 ƒEditions|
  10541. kPos2Offset='p2st' ƒTextServices|
  10542. kPreferencesFolderAliasType='fapf' ƒFinder|
  10543. kPreferencesFolderType='pref' ƒFolders|
  10544. kPreflightThenPause=4 ƒSpeech|
  10545. kPreviewCanDoSelector=-2 ƒQuickTimeComponents|
  10546. kPreviewCloseSelector=-1 ƒQuickTimeComponents|
  10547. kPreviewEventSelector=4 ƒQuickTimeComponents|
  10548. kPreviewFormat='prvw' ƒEditions|
  10549. kPreviewHeight=120 ƒEditions|
  10550. kPreviewMakePreviewReferenceSelector=3 ƒQuickTimeComponents|
  10551. kPreviewMakePreviewSelector=2 ƒQuickTimeComponents|
  10552. kPreviewOpenSelector=0 ƒQuickTimeComponents|
  10553. kPreviewShowDataSelector=1 ƒQuickTimeComponents|
  10554. kPreviewVersionSelector=-3 ƒQuickTimeComponents|
  10555. kPreviewWidth=120 ƒEditions|
  10556. kPrintMonitorDocsFolderAliasType='fapn' ƒFinder|
  10557. kPrintMonitorDocsFolderType='prnt' ƒFolders|
  10558. kPublisherDocAliasFormat='alis' ƒEditions|
  10559. kScCompressImage=$B ƒQuickTimeComponents|
  10560. kScCompressPicture=$C ƒQuickTimeComponents|
  10561. kScCompressPictureFile=$D ƒQuickTimeComponents|
  10562. kScCompressSequenceBegin=$F ƒQuickTimeComponents|
  10563. kScCompressSequenceEnd=$11 ƒQuickTimeComponents|
  10564. kScCompressSequenceFrame=$10 ƒQuickTimeComponents|
  10565. kScDefaultPictFileSettings=$13 ƒQuickTimeComponents|
  10566. kScDefaultPictHandleSettings=$12 ƒQuickTimeComponents|
  10567. kScDefaultPixMapSettings=$14 ƒQuickTimeComponents|
  10568. kScGetBestDeviceRect=7 ƒQuickTimeComponents|
  10569. kScGetCompression=1 ƒQuickTimeComponents|
  10570. kScGetInfo=$15 ƒQuickTimeComponents|
  10571. kScNewGWorld=$17 ƒQuickTimeComponents|
  10572. kScPositionDialog=3 ƒQuickTimeComponents|
  10573. kScPositionRect=2 ƒQuickTimeComponents|
  10574. kScRequestImageSettings=$A ƒQuickTimeComponents|
  10575. kScRequestSequenceSettings=$E ƒQuickTimeComponents|
  10576. kScSetInfo=$16 ƒQuickTimeComponents|
  10577. kScSetTestImagePictFile=5 ƒQuickTimeComponents|
  10578. kScSetTestImagePictHandle=4 ƒQuickTimeComponents|
  10579. kScSetTestImagePixMap=6 ƒQuickTimeComponents|
  10580. kScSettingsChangedItem=-1 ƒQuickTimeComponents|
  10581. kScShowMotionSettings=1 ƒQuickTimeComponents|
  10582. kSelectVDAddKeyColor=$1D ƒQuickTimeComponents|
  10583. kSelectVDClearClipRgn=$27 ƒQuickTimeComponents|
  10584. kSelectVDCompressDone=$46 ƒQuickTimeComponents|
  10585. kSelectVDCompressOneFrameAsync=$45 ƒQuickTimeComponents|
  10586. kSelectVDDone=$43 ƒQuickTimeComponents|
  10587. kSelectVDGetActiveSrcRect=$2 ƒQuickTimeComponents|
  10588. kSelectVDGetBlackLevelValue=$38 ƒQuickTimeComponents|
  10589. kSelectVDGetBrightness=$D ƒQuickTimeComponents|
  10590. kSelectVDGetClipState=$25 ƒQuickTimeComponents|
  10591. kSelectVDGetCLUTInUse=$28 ƒQuickTimeComponents|
  10592. kSelectVDGetCompressionTypes=$4B ƒQuickTimeComponents|
  10593. kSelectVDGetContrast=$12 ƒQuickTimeComponents|
  10594. kSelectVDGetCurrentFlags=$1A ƒQuickTimeComponents|
  10595. kSelectVDGetDataRate=$4E ƒQuickTimeComponents|
  10596. kSelectVDGetDigitizerInfo=$19 ƒQuickTimeComponents|
  10597. kSelectVDGetDigitizerRect=$4 ƒQuickTimeComponents|
  10598. kSelectVDGetDMADepths=$50 ƒQuickTimeComponents|
  10599. kSelectVDGetFieldPreference=$30 ƒQuickTimeComponents|
  10600. kSelectVDGetHue=$13 ƒQuickTimeComponents|
  10601. kSelectVDGetImageDescription=$48 ƒQuickTimeComponents|
  10602. kSelectVDGetInput=$3F ƒQuickTimeComponents|
  10603. kSelectVDGetInputColorSpaceMode=$23 ƒQuickTimeComponents|
  10604. kSelectVDGetInputFormat=$3D ƒQuickTimeComponents|
  10605. kSelectVDGetInputGammaRecord=$36 ƒQuickTimeComponents|
  10606. kSelectVDGetInputGammaValue=$B ƒQuickTimeComponents|
  10607. kSelectVDGetKeyColor=$1C ƒQuickTimeComponents|
  10608. kSelectVDGetKeyColorRange=$20 ƒQuickTimeComponents|
  10609. kSelectVDGetMaskandValue=$2B ƒQuickTimeComponents|
  10610. kSelectVDGetMaskPixMap=$6 ƒQuickTimeComponents|
  10611. kSelectVDGetMaxAuxBuffer=$17 ƒQuickTimeComponents|
  10612. kSelectVDGetMaxSrcRect=$1 ƒQuickTimeComponents|
  10613. kSelectVDGetNextKeyColor=$1E ƒQuickTimeComponents|
  10614. kSelectVDGetNumberOfInputs=$3C ƒQuickTimeComponents|
  10615. kSelectVDGetPlayThruDestination=$8 ƒQuickTimeComponents|
  10616. kSelectVDGetPLLFilterType=$2A ƒQuickTimeComponents|
  10617. kSelectVDGetPreferredTimeScale=$51 ƒQuickTimeComponents|
  10618. kSelectVDGetSaturation=$15 ƒQuickTimeComponents|
  10619. kSelectVDGetSharpness=$14 ƒQuickTimeComponents|
  10620. kSelectVDGetSoundInputDriver=$4F ƒQuickTimeComponents|
  10621. kSelectVDGetVBlankRect=$5 ƒQuickTimeComponents|
  10622. kSelectVDGetVideoDefaults=$3B ƒQuickTimeComponents|
  10623. kSelectVDGetWhiteLevelValue=$3A ƒQuickTimeComponents|
  10624. kSelectVDGrabOneFrame=$16 ƒQuickTimeComponents|
  10625. kSelectVDGrabOneFrameAsync=$42 ƒQuickTimeComponents|
  10626. kSelectVDPreflightDestination=$32 ƒQuickTimeComponents|
  10627. kSelectVDPreflightGlobalRect=$33 ƒQuickTimeComponents|
  10628. kSelectVDReleaseAsyncBuffers=$52 ƒQuickTimeComponents|
  10629. kSelectVDReleaseCompressBuffer=$47 ƒQuickTimeComponents|
  10630. kSelectVDResetCompressSequence=$49 ƒQuickTimeComponents|
  10631. kSelectVDSetBlackLevelValue=$37 ƒQuickTimeComponents|
  10632. kSelectVDSetBrightness=$C ƒQuickTimeComponents|
  10633. kSelectVDSetClipRgn=$26 ƒQuickTimeComponents|
  10634. kSelectVDSetClipState=$24 ƒQuickTimeComponents|
  10635. kSelectVDSetCompression=$44 ƒQuickTimeComponents|
  10636. kSelectVDSetCompressionOnOff=$4A ƒQuickTimeComponents|
  10637. kSelectVDSetContrast=$E ƒQuickTimeComponents|
  10638. kSelectVDSetDigitizerRect=$3 ƒQuickTimeComponents|
  10639. kSelectVDSetDigitizerUserInterrupt=$21 ƒQuickTimeComponents|
  10640. kSelectVDSetFieldPreference=$2F ƒQuickTimeComponents|
  10641. kSelectVDSetFrameRate=$4D ƒQuickTimeComponents|
  10642. kSelectVDSetHue=$F ƒQuickTimeComponents|
  10643. kSelectVDSetInput=$3E ƒQuickTimeComponents|
  10644. kSelectVDSetInputColorSpaceMode=$22 ƒQuickTimeComponents|
  10645. kSelectVDSetInputGammaRecord=$35 ƒQuickTimeComponents|
  10646. kSelectVDSetInputGammaValue=$A ƒQuickTimeComponents|
  10647. kSelectVDSetInputStandard=$40 ƒQuickTimeComponents|
  10648. kSelectVDSetKeyColor=$1B ƒQuickTimeComponents|
  10649. kSelectVDSetKeyColorRange=$1F ƒQuickTimeComponents|
  10650. kSelectVDSetMasterBlendLevel=$2C ƒQuickTimeComponents|
  10651. kSelectVDSetPlayThruDestination=$2D ƒQuickTimeComponents|
  10652. kSelectVDSetPlayThruGlobalRect=$34 ƒQuickTimeComponents|
  10653. kSelectVDSetPlayThruOnOff=$2E ƒQuickTimeComponents|
  10654. kSelectVDSetPLLFilterType=$29 ƒQuickTimeComponents|
  10655. kSelectVDSetSaturation=$11 ƒQuickTimeComponents|
  10656. kSelectVDSetSharpness=$10 ƒQuickTimeComponents|
  10657. kSelectVDSetTimeBase=$4C ƒQuickTimeComponents|
  10658. kSelectVDSetupBuffers=$41 ƒQuickTimeComponents|
  10659. kSelectVDSetWhiteLevelValue=$39 ƒQuickTimeComponents|
  10660. kSelectVDUseThisCLUT=$9 ƒQuickTimeComponents|
  10661. kSendAEFromTSMComponent=11 ƒTextServices|
  10662. kSetDefaultInputMethod=12 ƒTextServices|
  10663. kSetTextServiceLanguage=14 ƒTextServices|
  10664. kSetTSMCursor=6 ƒTextServices|
  10665. kSGAddFrameReferenceSelect=$101 ƒQuickTimeComponents|
  10666. kSGAddMovieDataSelect=$105 ƒQuickTimeComponents|
  10667. kSGAppendDeviceListToMenuSelect=$23 ƒQuickTimeComponents|
  10668. kSGCAddFrameSelect=$111 ƒQuickTimeComponents|
  10669. kSGCAlignChannelRectSelect=$183 ƒQuickTimeComponents|
  10670. kSGCCompressFrameCompleteSelect=$110 ƒQuickTimeComponents|
  10671. kSGCCompressFrameSelect=$10F ƒQuickTimeComponents|
  10672. kSGCDisplayCompressSelect=$119 ƒQuickTimeComponents|
  10673. kSGCDisplayFrameSelect=$10E ƒQuickTimeComponents|
  10674. kSGCGetBufferInfoSelect=$115 ƒQuickTimeComponents|
  10675. kSGCGetChannelBoundsSelect=$83 ƒQuickTimeComponents|
  10676. kSGCGetChannelClipSelect=$8D ƒQuickTimeComponents|
  10677. kSGCGetChannelDeviceListSelect=$8F ƒQuickTimeComponents|
  10678. kSGCGetChannelInfoSelect=$86 ƒQuickTimeComponents|
  10679. kSGCGetChannelMatrixSelect=$92 ƒQuickTimeComponents|
  10680. kSGCGetChannelMaxFramesSelect=$8A ƒQuickTimeComponents|
  10681. kSGCGetChannelPlayFlagsSelect=$88 ƒQuickTimeComponents|
  10682. kSGCGetChannelSampleDescriptionSelect=$8E ƒQuickTimeComponents|
  10683. kSGCGetChannelTimeScaleSelect=$93 ƒQuickTimeComponents|
  10684. kSGCGetChannelUsageSelect=$81 ƒQuickTimeComponents|
  10685. kSGCGetChannelVolumeSelect=$85 ƒQuickTimeComponents|
  10686. kSGCGetCompressBufferSelect=$114 ƒQuickTimeComponents|
  10687. kSGCGetDataRateSelect=$182 ƒQuickTimeComponents|
  10688. kSGCGetFrameRateSelect=$11B ƒQuickTimeComponents|
  10689. kSGCGetSoundInputDriverSelect=$101 ƒQuickTimeComponents|
  10690. kSGCGetSoundInputParametersSelect=$108 ƒQuickTimeComponents|
  10691. kSGCGetSoundInputRateSelect=$106 ƒQuickTimeComponents|
  10692. kSGCGetSoundRecordChunkSizeSelect=$104 ƒQuickTimeComponents|
  10693. kSGCGetSrcVideoBoundsSelect=$100 ƒQuickTimeComponents|
  10694. kSGCGetUseScreenBufferSelect=$117 ƒQuickTimeComponents|
  10695. kSGCGetVideoBottlenecksSelect=$10B ƒQuickTimeComponents|
  10696. kSGCGetVideoCompressorSelect=$106 ƒQuickTimeComponents|
  10697. kSGCGetVideoCompressorTypeSelect=$103 ƒQuickTimeComponents|
  10698. kSGCGetVideoDigitizerComponentSelect=$107 ƒQuickTimeComponents|
  10699. kSGCGetVideoRectSelect=$102 ƒQuickTimeComponents|
  10700. kSGCGrabCompressCompleteSelect=$118 ƒQuickTimeComponents|
  10701. kSGCGrabFrameCompleteSelect=$10D ƒQuickTimeComponents|
  10702. kSGCGrabFrameSelect=$10C ƒQuickTimeComponents|
  10703. kSGChangedSourceSelect=$106 ƒQuickTimeComponents|
  10704. kSGCInitChannelSelect=$180 ƒQuickTimeComponents|
  10705. kSGCPanelCanRunSelect=$202 ƒQuickTimeComponents|
  10706. kSGCPanelEventSelect=$204 ƒQuickTimeComponents|
  10707. kSGCPanelGetDitlSelect=$200 ƒQuickTimeComponents|
  10708. kSGCPanelGetSettingsSelect=$209 ƒQuickTimeComponents|
  10709. kSGCPanelGetTitleSelect=$201 ƒQuickTimeComponents|
  10710. kSGCPanelInstallSelect=$203 ƒQuickTimeComponents|
  10711. kSGCPanelItemSelect=$205 ƒQuickTimeComponents|
  10712. kSGCPanelRemoveSelect=$206 ƒQuickTimeComponents|
  10713. kSGCPanelSetGrabberSelect=$207 ƒQuickTimeComponents|
  10714. kSGCPanelSetResFileSelect=$208 ƒQuickTimeComponents|
  10715. kSGCPanelSetSettingsSelect=$20A ƒQuickTimeComponents|
  10716. kSGCPanelValidateInputSelect=$20B ƒQuickTimeComponents|
  10717. kSGCSetChannelBoundsSelect=$82 ƒQuickTimeComponents|
  10718. kSGCSetChannelClipSelect=$8C ƒQuickTimeComponents|
  10719. kSGCSetChannelDeviceSelect=$90 ƒQuickTimeComponents|
  10720. kSGCSetChannelMatrixSelect=$91 ƒQuickTimeComponents|
  10721. kSGCSetChannelMaxFramesSelect=$89 ƒQuickTimeComponents|
  10722. kSGCSetChannelPlayFlagsSelect=$87 ƒQuickTimeComponents|
  10723. kSGCSetChannelRefConSelect=$8B ƒQuickTimeComponents|
  10724. kSGCSetChannelUsageSelect=$80 ƒQuickTimeComponents|
  10725. kSGCSetChannelVolumeSelect=$84 ƒQuickTimeComponents|
  10726. kSGCSetCompressBufferSelect=$113 ƒQuickTimeComponents|
  10727. kSGCSetFrameRateSelect=$11A ƒQuickTimeComponents|
  10728. kSGCSetSoundInputDriverSelect=$100 ƒQuickTimeComponents|
  10729. kSGCSetSoundInputParametersSelect=$107 ƒQuickTimeComponents|
  10730. kSGCSetSoundInputRateSelect=$105 ƒQuickTimeComponents|
  10731. kSGCSetSoundRecordChunkSizeSelect=$103 ƒQuickTimeComponents|
  10732. kSGCSetUseScreenBufferSelect=$116 ƒQuickTimeComponents|
  10733. kSGCSetVideoBottlenecksSelect=$10A ƒQuickTimeComponents|
  10734. kSGCSetVideoCompressorSelect=$105 ƒQuickTimeComponents|
  10735. kSGCSetVideoCompressorTypeSelect=$104 ƒQuickTimeComponents|
  10736. kSGCSetVideoDigitizerComponentSelect=$108 ƒQuickTimeComponents|
  10737. kSGCSetVideoRectSelect=$101 ƒQuickTimeComponents|
  10738. kSGCSoundInputDriverChangedSelect=$102 ƒQuickTimeComponents|
  10739. kSGCTransferFrameForCompressSelect=$112 ƒQuickTimeComponents|
  10740. kSGCVideoDigitizerChangedSelect=$109 ƒQuickTimeComponents|
  10741. kSGCWriteSamplesSelect=$181 ƒQuickTimeComponents|
  10742. kSGDisposeChannelSelect=$7 ƒQuickTimeComponents|
  10743. kSGDisposeDeviceListSelect=$22 ƒQuickTimeComponents|
  10744. kSGGetAlignmentProcSelect=$2A ƒQuickTimeComponents|
  10745. kSGGetChannelSettingsSelect=$2C ƒQuickTimeComponents|
  10746. kSGGetDataOutputSelect=$3 ƒQuickTimeComponents|
  10747. kSGGetFlagsSelect=$1F ƒQuickTimeComponents|
  10748. kSGGetGWorldSelect=$5 ƒQuickTimeComponents|
  10749. kSGGetIndChannelSelect=$26 ƒQuickTimeComponents|
  10750. kSGGetLastMovieResIDSelect=$1D ƒQuickTimeComponents|
  10751. kSGGetMaximumRecordTimeSelect=$19 ƒQuickTimeComponents|
  10752. kSGGetMovieSelect=$17 ƒQuickTimeComponents|
  10753. kSGGetNextFrameReferenceSelect=$102 ƒQuickTimeComponents|
  10754. kSGGetPauseSelect=$28 ƒQuickTimeComponents|
  10755. kSGGetSettingsSelect=$25 ƒQuickTimeComponents|
  10756. kSGGetStorageSpaceRemainingSelect=$1A ƒQuickTimeComponents|
  10757. kSGGetTimeBaseSelect=$103 ƒQuickTimeComponents|
  10758. kSGGetTimeRemainingSelect=$1B ƒQuickTimeComponents|
  10759. kSGGrabPictSelect=$1C ƒQuickTimeComponents|
  10760. kSGIdleSelect=$12 ƒQuickTimeComponents|
  10761. kSGInitializeSelect=$1 ƒQuickTimeComponents|
  10762. kSGNewChannelFromComponentSelect=$21 ƒQuickTimeComponents|
  10763. kSGNewChannelSelect=$6 ƒQuickTimeComponents|
  10764. kSGPauseSelect=$14 ƒQuickTimeComponents|
  10765. kSGPrepareSelect=$15 ƒQuickTimeComponents|
  10766. kSGReleaseSelect=$16 ƒQuickTimeComponents|
  10767. kSGSetChannelSettingsSelect=$2B ƒQuickTimeComponents|
  10768. kSGSetDataOutputSelect=$2 ƒQuickTimeComponents|
  10769. kSGSetDataProcSelect=$20 ƒQuickTimeComponents|
  10770. kSGSetFlagsSelect=$1E ƒQuickTimeComponents|
  10771. kSGSetGWorldSelect=$4 ƒQuickTimeComponents|
  10772. kSGSetMaximumRecordTimeSelect=$18 ƒQuickTimeComponents|
  10773. kSGSetSettingsSelect=$24 ƒQuickTimeComponents|
  10774. kSGSettingsDialogSelect=$29 ƒQuickTimeComponents|
  10775. kSGSortDeviceListSelect=$104 ƒQuickTimeComponents|
  10776. kSGStartPreviewSelect=$10 ƒQuickTimeComponents|
  10777. kSGStartRecordSelect=$11 ƒQuickTimeComponents|
  10778. kSGStopSelect=$13 ƒQuickTimeComponents|
  10779. kSGUpdateSelect=$27 ƒQuickTimeComponents|
  10780. kSGWriteMovieDataSelect=$100 ƒQuickTimeComponents|
  10781. kSharedFolderAliasType='fash' ƒFinder|
  10782. kShowHideInputWindow='shiw' ƒTextServices|
  10783. kSimpleBeepID=1 ƒSound|
  10784. kSmall4BitIcon=5 ƒFiles|
  10785. kSmall4BitIconSize=128 ƒFiles|
  10786. kSmall8BitIcon=6 ƒFiles|
  10787. kSmall8BitIconSize=256 ƒFiles|
  10788. kSmallIcon=4 ƒFiles|
  10789. kSmallIconSize=64 ƒFiles|
  10790. ksndEditionFileType='edts' ƒEditions|
  10791. ksndFormatMask=4 ƒEditions|
  10792. kSoundHardwareType='sdev' ƒSound|
  10793. kStartupFolderAliasType='fast' ƒFinder|
  10794. kStartupFolderType='strt' ƒFolders|
  10795. kSystemFolderAliasType='fasy' ƒFinder|
  10796. kSystemFolderType='macs' ƒFolders|
  10797. kSystemProcess=1 ƒProcesses|
  10798. kTemporaryFolderType='temp' ƒFolders|
  10799. kTEXTEditionFileType='edtt' ƒEditions|
  10800. kTEXTformatMask=2 ƒEditions|
  10801. kTextService='tsvc' ƒTextServices|
  10802. kTextServiceClass=kTextService ƒTextServices|
  10803. kTextToSpeechSynthType='ttsc' ƒSpeech|
  10804. kTextToSpeechVoiceBundleType='ttvb' ƒSpeech|
  10805. kTextToSpeechVoiceFileType='ttvf' ƒSpeech|
  10806. kTextToSpeechVoiceType='ttvd' ƒSpeech|
  10807. kTrashFolderType='trsh' ƒFolders|
  10808. kTSMEvent=4 ƒTextServices|
  10809. kTSMMenuSelect=5 ƒTextServices|
  10810. kTSMVersion=1 ƒTextServices|
  10811. kTwoWayEncryptPassword=6 ƒFiles|
  10812. kUnknownEditionFileType='edtu' ƒEditions|
  10813. kUpdateActiveInputArea='updt' ƒTextServices|
  10814. kUseInputWindow=16 ƒTextServices|
  10815. kUseOptionalOutputDevice=-1 ƒSound|
  10816. kvdigSelectors=$52 ƒQuickTimeComponents|
  10817. kWhereToEmptyTrashFolderType='empt' ƒFolders|
  10818. LActivate(act:boolean;lHandle:ListHandle); ƒLists {A9E7:$0000} IV-276
  10819. MTB.4-85…86|
  10820. LAddAEQ=23 ƒAppleTalk|
  10821. LAddColumn(count:integer;colNum:integer;lHandle:ListHandle):integer; ƒLists
  10822. {A9E7:$0004} IV-271 MTB.4-73…74|
  10823. LAddRow(count:integer;rowNum:integer;lHandle:ListHandle):integer; ƒLists
  10824. {A9E7:$0008} IV-271 MTB.4-74…75|
  10825. LAddToCell(dataPtr:Ptr;dataLen:integer;theCell:Cell;lHandle:ListHandle);
  10826. ƒLists {A9E7:$000C} IV-272 MTB.4-80…81|
  10827. langAlbanian=36 ƒLanguage|
  10828. langAmharic=85 ƒLanguage|
  10829. langArabic=12 ƒLanguage|
  10830. langArmenian=51 ƒLanguage|
  10831. langAssamese=68 ƒLanguage|
  10832. langAymara=134 ƒLanguage|
  10833. langAzerbaijanAr=50 ƒLanguage|
  10834. langAzerbaijani=49 ƒLanguage|
  10835. langBasque=129 ƒLanguage|
  10836. langBengali=67 ƒLanguage|
  10837. langBulgarian=44 ƒLanguage|
  10838. langBurmese=77 ƒLanguage|
  10839. langByelorussian=46 ƒLanguage|
  10840. langCatalan=130 ƒLanguage|
  10841. langChewa=92 ƒLanguage|
  10842. langChinese=19 ƒLanguage|
  10843. LangCode=integer ƒTypes|
  10844. langCroatian=18 ƒLanguage|
  10845. langCzech=38 ƒLanguage|
  10846. langDanish=7 ƒLanguage|
  10847. langDutch=4 ƒLanguage|
  10848. langDzongkha=137 ƒLanguage|
  10849. langEnglish=0 ƒLanguage|
  10850. langEsperanto=94 ƒLanguage|
  10851. langEstonian=27 ƒLanguage|
  10852. langFaeroese=30 ƒLanguage|
  10853. langFarsi=31 ƒLanguage|
  10854. langFinnish=13 ƒLanguage|
  10855. langFlemish=34 ƒLanguage|
  10856. langFrench=1 ƒLanguage|
  10857. langGalla=87 ƒLanguage|
  10858. langGeorgian=52 ƒLanguage|
  10859. langGerman=2 ƒLanguage|
  10860. langGreek=14 ƒLanguage|
  10861. langGuarani=133 ƒLanguage|
  10862. langGujarati=69 ƒLanguage|
  10863. langHebrew=10 ƒLanguage|
  10864. langHindi=21 ƒLanguage|
  10865. langHungarian=26 ƒLanguage|
  10866. langIcelandic=15 ƒLanguage|
  10867. langIndonesian=81 ƒLanguage|
  10868. langIrish=35 ƒLanguage|
  10869. langItalian=3 ƒLanguage|
  10870. langJapanese=11 ƒLanguage|
  10871. langJavaneseRom=138 ƒLanguage|
  10872. langKannada=73 ƒLanguage|
  10873. langKashmiri=61 ƒLanguage|
  10874. langKazakh=48 ƒLanguage|
  10875. langKhmer=78 ƒLanguage|
  10876. langKirghiz=54 ƒLanguage|
  10877. langKorean=23 ƒLanguage|
  10878. langKurdish=60 ƒLanguage|
  10879. langLao=79 ƒLanguage|
  10880. langLappish=29 ƒLanguage|
  10881. langLapponian=29 ƒLanguage|
  10882. langLatin=131 ƒLanguage|
  10883. langLatvian=28 ƒLanguage|
  10884. langLettish=28 ƒLanguage|
  10885. langLithuanian=24 ƒLanguage|
  10886. langMacedonian=43 ƒLanguage|
  10887. langMalagasy=93 ƒLanguage|
  10888. langMalayalam=72 ƒLanguage|
  10889. langMalayArabic=84 ƒLanguage|
  10890. langMalayRoman=83 ƒLanguage|
  10891. langMalta=16 ƒLanguage|
  10892. langMaltese=16 ƒLanguage|
  10893. langMarathi=66 ƒLanguage|
  10894. langMoldavian=53 ƒLanguage|
  10895. langMongolian=57 ƒLanguage|
  10896. langMongolianCyr=58 ƒLanguage|
  10897. langNepali=64 ƒLanguage|
  10898. langNorwegian=9 ƒLanguage|
  10899. langOriya=71 ƒLanguage|
  10900. langOromo=87 ƒLanguage|
  10901. langPashto=59 ƒLanguage|
  10902. langPersian=31 ƒLanguage|
  10903. langPolish=25 ƒLanguage|
  10904. langPortugese=8 ƒLanguage|
  10905. langPortuguese=8 ƒLanguage|
  10906. langPunjabi=70 ƒLanguage|
  10907. langQuechua=132 ƒLanguage|
  10908. langRomanian=37 ƒLanguage|
  10909. langRuanda=90 ƒLanguage|
  10910. langRundi=91 ƒLanguage|
  10911. langRussian=32 ƒLanguage|
  10912. langSanskrit=65 ƒLanguage|
  10913. langSerbian=42 ƒLanguage|
  10914. langSimpChinese=33 ƒLanguage|
  10915. langSindhi=62 ƒLanguage|
  10916. langSinhalese=76 ƒLanguage|
  10917. langSlovak=39 ƒLanguage|
  10918. langSlovenian=40 ƒLanguage|
  10919. langSomali=88 ƒLanguage|
  10920. langSpanish=6 ƒLanguage|
  10921. langSundaneseRom=139 ƒLanguage|
  10922. langSwahili=89 ƒLanguage|
  10923. langSwedish=5 ƒLanguage|
  10924. langTagalog=82 ƒLanguage|
  10925. langTajiki=55 ƒLanguage|
  10926. langTamil=74 ƒLanguage|
  10927. langTatar=135 ƒLanguage|
  10928. langTelugu=75 ƒLanguage|
  10929. langThai=22 ƒLanguage|
  10930. langTibetan=63 ƒLanguage|
  10931. langTigrinya=86 ƒLanguage|
  10932. langTradChinese=19 ƒLanguage|
  10933. langTurkish=17 ƒLanguage|
  10934. langTurkmen=56 ƒLanguage|
  10935. Language see ƒLanguage|
  10936. LanguageOrder(language1,language2:LangCode):integer; {A9ED:$0020} TE.5-11
  10937. TE.5-56|
  10938. langUighur=136 ƒLanguage|
  10939. langUkrainian=45 ƒLanguage|
  10940. langUrdu=20 ƒLanguage|
  10941. langUzbek=47 ƒLanguage|
  10942. langVietnamese=80 ƒLanguage|
  10943. langWelsh=128 ƒLanguage|
  10944. langYiddish=41 ƒLanguage|
  10945. langYugoslavian=18 ƒLanguage|
  10946. LAPAddATQ(theATQEntry:ATQEntryPtr):OSErr; ƒAppleTalk Δ II-279|
  10947. LAPAdrBlock=PACKED RECORD ƒAppleTalk
  10948. dstNodeID:Byte;
  10949. srcNodeID:Byte;
  10950. lapProtType:ABByte;|
  10951. LAPCloseProtocol(theLAPType:ABByte):OSErr; ƒAppleTalk Δ II-277|
  10952. LAPMgrCall=2 ƒAppleTalk|
  10953. LAPMgrPtr=$B18 ƒAppleTalk|
  10954. LAPOpenProtocol(theLAPType:ABByte;protoPtr:Ptr):OSErr; ƒAppleTalk Δ II-277|
  10955. lapProtErr=-94 ƒErrors
  10956. error in attaching/detaching protocol|
  10957. LAPRdCancel(abRecord:ABRecHandle):OSErr; ƒAppleTalk Δ II-279|
  10958. LAPRead(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-278|
  10959. LAPRmvATQ(theATQEntry:ATQEntryPtr):OSErr; ƒAppleTalk Δ II-279|
  10960. lapSize=20 ƒAppleTalk|
  10961. LAPStats=RECORD ƒTCPTypes
  10962. ifType:integer;
  10963. ifString:CSTRING;
  10964. ifMaxMTU:integer;
  10965. ifSpeed:longint;
  10966. ifPhyAddrLength:integer;
  10967. ifPhysicalAddress:CSTRING;
  10968. addr:AddrXlation;
  10969. slotNumber:integer;|
  10970. LAPStatsPB=RECORD ƒTCPTypes
  10971. lapStatsPtr:^LAPStats;|
  10972. LAPWrite(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-277|
  10973. Large1BitMask='ICN#' ƒIcons|
  10974. Large4BitData='icl4' ƒIcons|
  10975. Large8BitData='icl8' ƒIcons|
  10976. LastDepth=$D40|
  10977. lastDskErr=-64 ƒErrors
  10978. Last of the range of low-level disk errors|
  10979. LastFOND=$BC2 TE.4-17|
  10980. LastFOND=$BC2|
  10981. LastFore=$D36|
  10982. LastLGlobal=$944|
  10983. LastMode=$D3E|
  10984. LastPGlobal=$954|
  10985. lastResident=249 ƒAppleTalk|
  10986. LastSPExtra=$B4C|
  10987. LastTGLobal=$AFC|
  10988. LastTxGDevice=$0DC4 ƒSysEqu|
  10989. lastUDPEvent=32767 ƒTCPTypes|
  10990. launchAllow24Bit=$0100 ƒProcesses|
  10991. LaunchApplication(LaunchParams:LaunchPBPtr):OSErr; ƒProcesses {A9F2}
  10992. PS.2-7…11  PS.2-28…29|
  10993. launchContinue=$4000 ƒProcesses|
  10994. LaunchDeskAccessory(pFileSpec:FSSpecPtr;pDAName:StringPtr):OSErr; ƒProcesses
  10995. {A88F:$0036} PS.2-11  PS.2-30|
  10996. launchDontSwitch=$0200 ƒProcesses|
  10997. LaunchFlag=$902 ƒSysEqu|
  10998. LaunchFlags=integer ƒProcesses|
  10999. launchInhibitDaemon=$0080 ƒProcesses|
  11000. launchNoFileFlags=$0800 ƒProcesses|
  11001. LaunchParamBlockRec=RECORD ƒProcesses PS.2-8  PS.2-19…20 [1/2]
  11002. reserved1:longint;    {reserved}
  11003. reserved2:integer;    {reserved}
  11004. launchBlockID:integer;    {extended block}
  11005. launchEPBLength:longint;    {length of block}
  11006. launchFileFlags:integer;    {app’s Finder flags}
  11007. launchControlFlags:LaunchFlags;    {launch options}
  11008. launchAppSpec:FSSpecPtr;    {location of app’s file}|
  11009. LaunchParamBlockRec=RECORD ƒProcesses PS.2-8  PS.2-19…20 [2/2]
  11010. launchProcessSN:ProcessSerialNumber;    {returned psn}
  11011. launchPreferredSize:longint;    {returned pref size}
  11012. launchMinimumSize:longint;    {returned min size}
  11013. launchAvailableSize:longint;    {returned avail size}
  11014. launchAppParameters:AppParametersPtr;    {high-level event}|
  11015. LaunchPBPtr=^LaunchParamBlockRec ƒProcesses|
  11016. launchUseMinimum=$0400 ƒProcesses|
  11017. LAutoScroll(lHandle:ListHandle); ƒLists {A9E7:$0010} IV-275 MTB.4-88…89|
  11018. LCellSize(cSize:Point;lHandle:ListHandle); ƒLists {A9E7:$0014} IV-273
  11019. MTB.4-92…93|
  11020. LClick(pt:Point;modifiers:integer;lHandle:ListHandle):boolean; ƒLists {A9E7:
  11021. $0018} IV-273 MTB.4-25  MTB.4-33  MTB.4-84…85|
  11022. lCloseMsg=3 ƒLists|
  11023. LClrCell(theCell:Cell;lHandle:ListHandle); ƒLists {A9E7:$001C} IV-272
  11024. MTB.4-40  MTB.4-81|
  11025. LDelColumn(count:integer;colNum:integer;lHandle:ListHandle); ƒLists {A9E7:
  11026. $0020} IV-271 MTB.4-75…76|
  11027. LDelRow(count:integer;rowNum:integer;lHandle:ListHandle); ƒLists {A9E7:
  11028. $0024} IV-272 MTB.4-76…77|
  11029. LDispose(lHandle:ListHandle); ƒLists {A9E7:$0028} IV-271 MTB.4-72…73|
  11030. LDoDraw(drawIt:boolean;lHandle:ListHandle); ƒLists {A9E7:$002C} IV-275|
  11031. lDoHAutoscroll=1 ƒLists|
  11032. lDoVAutoscroll=2 ƒLists|
  11033. LDraw(theCell:Cell;lHandle:ListHandle); ƒLists {A9E7:$0030} IV-275 MTB.4-88|
  11034. lDrawMsg=1 ƒLists|
  11035. LeftOverBlock=RECORD ƒSound
  11036. count:longint;
  11037. sampleArea:packedarray[0..leftOverBlockSize1]ofByte;|
  11038. LeftOverBlockPtr=^LeftOverBlock ƒSound|
  11039. leftOverBlockSize=32 ƒSound|
  11040. leftOverChars=2 ƒScript|
  11041. leftSingGuillemet=$DC ƒScript|
  11042. Length(s:string):integer; ƒPascal MPW-207  TP-360|
  11043. lExtendDrag=64 ƒLists|
  11044. LFind(VAR offset:integer;VAR len:integer;theCell:Cell;lHandle:ListHandle);
  11045. ƒLists {A9E7:$0034} IV-274|
  11046. LGetCell(dataPtr:Ptr;VAR dataLen:integer;theCell:Cell;lHandle:ListHandle);
  11047. ƒLists {A9E7:$0038} IV-272 MTB.4-41  MTB.4-83|
  11048. LGetCellDataLocation(VAR offset,len:integer;theCell:Cell;lHandle:ListHandle);
  11049. {A9E7:$0034} MTB.4-82…83|
  11050. LGetSelect(next:boolean;VAR theCell:Cell;lHandle:ListHandle):boolean; ƒLists
  11051. {A9E7:$003C} IV-273 MTB.4-35  MTB.4-77…78|
  11052. LGrafJump=$824|
  11053. LHElement=RECORD ƒTextEdit
  11054. lhHeight:integer;    {maximum height in line}
  11055. lhAscent:integer;    {maximum ascent in line}|
  11056. LHHandle=^LHPtr ƒTextEdit|
  11057. lHiliteMsg=2 ƒLists|
  11058. lHiPaintBits=$00000003 ƒPrinting|
  11059. lHiScreenBits=$00000002 ƒPrinting|
  11060. LHPtr=^LHTable ƒTextEdit|
  11061. LHTable=ARRAY[0..8000] of LHElement ƒTextEdit|
  11062. Line(dh:integer;dv:integer); ƒQuickdraw Δ {A892} I-171|
  11063. Line2D(dx:Fixed;dy:Fixed); ƒGraf3D|
  11064. Line3D(dx:Fixed;dy:Fixed;dz:Fixed); ƒGraf3D|
  11065. linearMatrixType=$04 ƒImageCompression|
  11066. linearTranslateMatrixType=$05 ƒImageCompression|
  11067. lineStarts TE.2-70|
  11068. LineTo(h:integer;v:integer); ƒQuickdraw Δ {A891} I-170  P-79  P-87  P-175|
  11069. LineTo2D(x:Fixed;y:Fixed); ƒGraf3D|
  11070. LineTo3D(x:Fixed;y:Fixed;z:Fixed); ƒGraf3D|
  11071. lInitMsg=0 ƒLists|
  11072. ListHandle=^ListPtr ƒLists MTB.4-23|
  11073. listMgr=0 ƒPackages|
  11074. ListPtr=^ListRec ƒLists|
  11075. ListRec=RECORD ƒLists MTB.4-22…25  MTB.4-66…69 [1/3]
  11076. rView:Rect;
  11077. port:GrafPtr;
  11078. indent:Point;
  11079. cellSize:Point;
  11080. visible:Rect;
  11081. vScroll:ControlHandle;
  11082. hScroll:ControlHandle;
  11083. selFlags:SignedByte;|
  11084. ListRec=RECORD ƒLists MTB.4-22…25  MTB.4-66…69 [2/3]
  11085. lActive:boolean;
  11086. lReserved:SignedByte;
  11087. listFlags:SignedByte;
  11088. clikTime:longint;
  11089. clikLoc:Point;
  11090. mouseLoc:Point;
  11091. lClikLoop:ProcPtr;
  11092. lastClick:Cell;|
  11093. ListRec=RECORD ƒLists MTB.4-22…25  MTB.4-66…69 [3/3]
  11094. refCon:longint;
  11095. listDefProc:Handle;
  11096. userHandle:Handle;
  11097. dataBounds:Rect;
  11098. cells:DataHandle;
  11099. maxIndex:integer;
  11100. cellArray:ARRAY[1..1]ofINTEGER;|
  11101. Lists see ƒLists|
  11102. LLastClick(lHandle:ListHandle):Cell; ƒLists {A9E7:$0040} IV-273 MTB.4-24
  11103. MTB.4-96|
  11104. Ln(x:numbertype):extended; ƒPascal MPW-204  TP-358|
  11105. Ln1(x:extended):extended; ƒSANE|
  11106. LNew(rView:Rect;dataBounds:Rect;cSize:Point;theProc:integer;theWindow:
  11107. WindowPtr;drawIt:boolean;hasGrow:boolean;scrollHoriz:boolean;scrollVert:
  11108. boolean):ListHandle; ƒLists {A9E7:$0044} IV-270 MTB.4-70…72|
  11109. LNextCell(hNext:boolean;vNext:boolean;VAR theCell:Cell;lHandle:ListHandle):
  11110. boolean; ƒLists {A9E7:$0048} IV-274 MTB.4-35  MTB.4-93…94|
  11111. lNoDisjoint=32 ƒLists|
  11112. lNoExtend=16 ƒLists|
  11113. lNoNilHilite=2 ƒLists|
  11114. lNoRect=8 ƒLists|
  11115. Lo3Bytes=$31A ƒSysEqu|
  11116. loadBackwardTrackEdits=16 ƒMovies|
  11117. loadCmd=27 ƒSound|
  11118. LoaderPBlock=$93A ƒSysEqu|
  11119. LoadFiller=$90C|
  11120. loadForwardTrackEdits=8 ƒMovies|
  11121. LoadIconCache(VAR theRect:rect;align,transform:integer;theIconCache:Handle):
  11122. OSErr; ƒIcons {ABC9:$0606} MTB.5-54…55|
  11123. LoadMediaIntoRam(m:Media;time:TimeValue;duration:TimeValue;flags:longint):
  11124. OSErr; ƒMovies {AAAA:$0008} QT.2-143  QT.2-356|
  11125. LoadMovieIntoRam(m:Movie;time:TimeValue;duration:TimeValue;flags:longint):
  11126. OSErr; ƒMovies {AAAA:$0007} QT.2-140…141  QT.2-356|
  11127. loadNBP=249 ƒAppleTalk|
  11128. LoadResource(theResource:Handle); ƒResources Δ {A9A2} I-119 MTB.1-80…81|
  11129. LoadScrap:longint; ƒScrap Δ {A9FB} I-458 MTB.2-41|
  11130. LoadTrackIntoRam(t:Track;time:TimeValue;duration:TimeValue;flags:longint):
  11131. OSErr; ƒMovies {AAAA} QT.2-142  QT.2-356|
  11132. LoadTrap=$12D ƒSysEqu PS.7-9|
  11133. LoadVars=$900|
  11134. localOnlyErr=-905 ƒErrors
  11135. Network activity is currently disabled|
  11136. LocalToGlobal(VAR pt:Point); ƒQuickdraw {A870} I-193  P-77  P-176|
  11137. LocationNamePtr=^LocationNameRec ƒPPCToolBox|
  11138. LocationNameRec=RECORD ƒPPCToolBox IAC.11-19  IAC.11-49 [1/2]
  11139. locationKindSelector:PPCLocationKind;    {which variant}
  11140. CASE PPCLocationKind OF
  11141.     {ppcNoLocation: storage not used by this value}
  11142. ppcNBPLocation:
  11143.     (nbpEntity:EntityName);    {NBP name entity}|
  11144. LocationNameRec=RECORD ƒPPCToolBox IAC.11-19  IAC.11-49 [2/2]
  11145. ppcNBPTypeLocation:
  11146.     (nbpType:Str32);    {just the NBP type }
  11147.         { string for the }
  11148.         { PPCOpen function}|
  11149. LockMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A05C:$0002} II-30
  11150. IV-77  IV-83  N39-1  N103 ME.3-28 TN103|
  11151. LockMemoryContiguous(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A05C:
  11152. $0004} II-30  IV-77  IV-83  N39-1  N103 ME.3-16  ME.3-29…30 TN103|
  11153. LockPixels(pm:PixMapHandle):boolean; ƒQDOffscreen {AB1D}|
  11154. Log2(x:extended):extended; ƒSANE|
  11155. Logb(x:extended):extended; ƒSANE|
  11156. LogicalToPhysicalTable=RECORD ƒMemory
  11157. logical:MemoryBlock;    {a logical block}
  11158. physical:ARRAY[0..defaultPhysicalEntryCount-1] OF
  11159. MemoryBlock;    {equivalent physical blocks}|
  11160. LoginEnabled=$0100 ƒUGLibrary|
  11161. london=6 ƒFonts|
  11162. Long2Fix(x:longint):Fixed; ƒFixMath {A83F} IV-65|
  11163. LongDate2Secs(lDate:LongDateRec;VAR lSecs:LongDateTime); ƒScript {A8B5}|
  11164. LongDateCvt=RECORD ƒScript
  11165. case INTEGER of
  11166. 0:
  11167.     c:comp
  11168. 1:
  11169.     lHigh:longint;
  11170.     lLow:longint
  11171.     );|
  11172. LongDateField=… ƒScript
  11173. (eraField,yearField,monthField,dayField,hourField,minuteField,secondField,dayO
  11174. fWeekField,dayOfYearField,weekOfYearField,pmField,res1Field,res2Field,res3Fiel
  11175. d)|
  11176. longDateFound=1 ƒScript|
  11177. LongDateRec=RECORD ƒScript TE.5-32  TE.5-34  TE.5-84 [1/3]
  11178. case INTEGER of
  11179. 0:
  11180.     era:integer;
  11181.     year:integer;
  11182.     month:integer;
  11183.     day:integer;
  11184.     hour:integer;
  11185.     minute:integer;|
  11186. LongDateRec=RECORD ƒScript TE.5-32  TE.5-34  TE.5-84 [2/3]
  11187.     second:integer;
  11188.     dayOfWeek:integer;
  11189.     dayOfYear:integer;
  11190.     weekOfYear:integer;
  11191.     pm:integer;
  11192.     res1:integer;
  11193.     res2:integer;
  11194.     res3:integer|
  11195. LongDateRec=RECORD ƒScript TE.5-32  TE.5-34  TE.5-84 [3/3]
  11196. 1:
  11197.     list:ARRAY[0..13]ofINTEGER
  11198. 2:
  11199.     eraAlt:integer;
  11200.     oldDate:DateTimeRec
  11201.     );|
  11202. LongDateString(VAR dateTime:LongDateTime;longFlag:DateForm;VAR result:Str255;
  11203. intlParam:Handle); {A9ED:$0014} TE.5-34…35  TE.5-89…90  TE.B-28|
  11204. LongDateTime=comp ƒScript TE.5-34  TE.5-89  TE.5-90|
  11205. LongDateToSeconds TE.5-34  TE.5-89  TE.5-91|
  11206. longDay=0 ƒPackages|
  11207. LongIntPtr=^longint ƒTypes|
  11208. longMonth=2 ƒPackages|
  11209. LongMul(a:longint;b:longint;VAR result:Int64Bit); ƒToolUtils {A867} I-472|
  11210. LongSecondsToDate TE.5-34  TE.5-89  TE.5-91|
  11211. LongSecs2Date(VAR lSecs:LongDateTime;VAR lDate:LongDateRec); ƒScript {A8B5}|
  11212. LongTimeString(VAR dateTime:LongDateTime;wantSeconds:boolean;VAR result:
  11213. Str255;intlParam:Handle); {A9ED:$0016} TE.5-34…35  TE.5-90…91  TE.B-22|
  11214. LongToStr(paramPtr:XCmdPtr;posNum:longint;VAR str:Str255); ƒHyperXCmd|
  11215. longWeek=1 ƒPackages|
  11216. longYear=3 ƒPackages|
  11217. lOnlyOne=-128 ƒLists|
  11218. LookAt(left:Fixed;top:Fixed;right:Fixed;bottom:Fixed); ƒGraf3D|
  11219. Lookup(PC:UNIV Ptr;BaseReg:LookupRegs;Opnd:UNIV longint;VAR S:Str255);
  11220. ƒDisAsmLookup|
  11221. lookupName=251 ƒAppleTalk|
  11222. LookupRegs=… ƒDisAsmLookup
  11223. (_A0_,_A1_,_A2_,_A3_,_A4_,_A5_,_A6_,_A7_,_PC_,_ABS_,_TRAP_,_IMM_)|
  11224. lookupReply=242 ƒAppleTalk|
  11225. LookupTrapName(TrapWord:UNIV integer;VAR S:UNIV Str255); ƒDisAsmLookup|
  11226. loopTimeBase=1 ƒMovies|
  11227. losAngeles=12 ƒFonts|
  11228. lowDelay=$01 ƒTCPTypes|
  11229. LowercaseText(textPtr:Ptr;len:integer;script:ScriptCode); TE.5-65  TE.B-39|
  11230. LowerText(textPtr:Ptr;len:integer); ƒScript {A056}|
  11231. LoWord(x:longint):integer; ƒToolUtils {A86B} I-472 TB.4-58|
  11232. LoWrd(l:longint):integer; ƒPascal MPW-215  TP-368|
  11233. lPaintBits=1 ƒPrinting|
  11234. lPrDocClose=$00050000 ƒPrinting|
  11235. lPrDocOpen=$00010000 ƒPrinting|
  11236. lPrEvtAll=$0002FFFD ƒPrinting|
  11237. lPrEvtTop=$0001FFFD ƒPrinting|
  11238. lPrLFSixth=$0003FFFF ƒPrinting|
  11239. lPrLFStd=$0003FFFF ƒPrinting|
  11240. lPrLineFeed=$00030000 ƒPrinting|
  11241. lPrPageClose=$00020000 ƒPrinting|
  11242. lPrPageEnd=$00020000 ƒPrinting|
  11243. lPrPageOpen=$00040000 ƒPrinting|
  11244. lPrReset=$00010000 ƒPrinting|
  11245. LRect(VAR cellRect:Rect;theCell:Cell;lHandle:ListHandle); ƒLists {A9E7:
  11246. $004C} IV-274 MTB.4-95|
  11247. LRmvAEQ=24 ƒAppleTalk|
  11248. lScreenBits=0 ƒPrinting|
  11249. LScroll(dCols:integer;dRows:integer;lHandle:ListHandle); ƒLists {A9E7:$0050}
  11250. IV-275 MTB.4-89…90|
  11251. LSearch(dataPtr:Ptr;dataLen:integer;searchProc:ProcPtr;VAR theCell:Cell;
  11252. lHandle:ListHandle):boolean; ƒLists {A9E7:$0054} IV-274 MTB.4-90…91|
  11253. LSetCell(dataPtr:Ptr;dataLen:integer;theCell:Cell;lHandle:ListHandle);
  11254. ƒLists {A9E7:$0058} IV-272 MTB.4-79…80|
  11255. LSetDrawingMode(drawIt:boolean;lHandle:ListHandle); {A9E7:$002C} MTB.4-32
  11256. MTB.4-87|
  11257. LSetSelect(setIt:boolean;theCell:Cell;lHandle:ListHandle); ƒLists {A9E7:
  11258. $005C} IV-273 MTB.4-36  MTB.4-78…79|
  11259. LSize(listWidth:integer;listHeight:integer;lHandle:ListHandle); ƒLists {A9E7:
  11260. $0060} IV-274 MTB.4-91…92|
  11261. ltGray:Pattern
  11262. QDGlobal - 25% gray pattern|
  11263. Luke — I want to learn the ways of the Force and become a Jedi like my father.|
  11264. LUpdate(theRgn:RgnHandle;lHandle:ListHandle); ƒLists {A9E7:$0064} IV-275
  11265. MTB.4-86|
  11266. lUseSense=4 ƒLists|
  11267. Lvl1DT=$192 ƒSysEqu|
  11268. Lvl2DT=$1B2 ƒSysEqu|
  11269. LwrText(textPtr:Ptr;len:integer); ƒScript {A056}|
  11270. M.DV.AbsolutePointingDev M.DV1 TN266
  11271. “Absolute Pointing Device Memory Structure”
  11272. This Technical Note specifies a memory data structure for use by absolute
  11273. pointing devices; it was developed for the Apple Desktop Bus (ADB) but could
  11274. also be used for devices using serial input. Generally, this data structure
  11275. is created and updated by the pointing device’s driver and read by either an
  11276. application or the system cursor rendering software.|
  11277. M.DV.AddDriveDrvrInstall M.DV2 TN108
  11278. “AddDrive DrvrInstall”
  11279. _AddDrive, _DrvrInstall, and _DrvrRemove are used in the sample SCSI driver
  11280. in the SCSI Development Package, which is available from APDA. This
  11281. Technical Note documents the parameters for these calls. Changes since March
  11282. 1, 1988: Updated the _DrvrInstall text to reflect the use of register A0,
  11283. which should contain a pointer to the driver when called. Also added simple
  11284. glue code for _DrvrInstall and _DrvrRemove since none is available in the
  11285. MPW interfaces.|
  11286. M.DV.BootBlocks M.DV3 TN113
  11287. “Boot Blocks”
  11288. There are two undocumented features of the Boot Blocks. This note will
  11289. describe how they currently work. Warning: The format and functionality of
  11290. the Boot Blocks will change in the future; dependence on this information
  11291. may cause your program to fail on future hardware or with future System
  11292. software.|
  11293. M.DV.BusErrorHandler M.DV4 TN292
  11294. “Bus Error Handlers”
  11295. This Technical Note discusses bus errors and how applications and drivers
  11296. should deal with them. Changes since February 1991: Discussion of why
  11297. declaration ROMs are necessary in NuBus™ design. This discussion is
  11298. important for those who are considering using a workaround instead of
  11299. declaration ROMs. Also added are some hints that you should be aware of if
  11300. you are planning to write a bus error handler for the ’040.|
  11301. M.DV.CD-ROMNotes M.DV18 TN293
  11302. “CD-ROM Notes (Most Excellent)”
  11303. This Technical Note discusses issues concerning the use of the AppleCD SC
  11304. drive, the Apple CD-ROM device driver, and the Foreign File Access software
  11305. extension.|
  11306. M.DV.DriveQueueElements M.DV5 TN36
  11307. “Drive Queue Elements”
  11308. This note expands on Inside Macintosh’s definition of the drive queue, which
  11309. is given in the File Manager chapter.|
  11310. M.DV.DriverEducation M.DV23
  11311. “Driver Education”|
  11312. M.DV.Drivers&DAsInNeed M.DV19 TN248
  11313. “Drivers & DAs in Need of (a Good) Time”
  11314. This Technical Note describes a few complications which rear their rather
  11315. ugly little heads when a desk accessory or driver needs periodic time. It
  11316. also presents a few solutions to work around these problems and make life
  11317. easier, at least periodically. Changes since August 1989: Corrected _BitClr
  11318. and _BitSet examples. Okay, I admit it. I was having too good of a time when
  11319. I wrote the original Note and messed up the bit manipulations at the end. My
  11320. vision was blurred; I was in no condition to see those tiny little things.|
  11321. M.DV.FearNoSCSI M.DV24
  11322. “Fear No SCSI.”
  11323. This Technical Note discusses the answers to questions that are often asked
  11324. about SCSI and that are not discussed in Inside Macintosh Volumes IV and V.|
  11325. M.DV.FindingDrivers M.DV6 TN71
  11326. “Finding Drivers in Unit Table”
  11327. This note will explain how code can be written to determine the reference
  11328. number of a previously installed driver when only the name is known. Changes
  11329. since 2/86: Since the driver can be purged and the DCE still be allocated,
  11330. the code now tests for dCtlDriver being NIL as well.|
  11331. M.DV.ForcingFloppyDiskSize M.DV7 TN70
  11332. “Forcing Floppy Disk Size to be Either 400K or 800K”|
  11333. M.DV.HardDiskHacking M.DV8 TN159
  11334. “Hard Disk Hacking”
  11335. For those of a technical bent with some extra time, you can build your own
  11336. hard disk system from a cheap SCSI drive and a driver that you write. This
  11337. is not a project for those short on time, so beware.|
  11338. M.DV.HighLevelControl M.DV9 TN262
  11339. “High Level Control and Status Calls: When a Good Call Goes Bad”
  11340. This Technical Note discusses situations under which high-level Status calls
  11341. do not work correctly and PBStatus calls should be made instead. Changes
  11342. since February 1990: Information has been added describing similar problems
  11343. with high-level Control calls.|
  11344. M.DV.MonitorDepth M.DV10 TN276 [1/2]
  11345. “Monitor Depth: Gimmie Depth Or Gimmie Death”
  11346. This Technical Note describes two new system calls that allow an application
  11347. to change the depth and flags for a given device and also check whether a
  11348. device supports a particular depth and flags setting. Apple provides these
  11349. calls to give developers a better way to help users make changes when they
  11350. consider it appropriate. Abusive use of these calls is a sure way to|
  11351. M.DV.MonitorDepth M.DV10 TN276 [2/2]
  11352. guarantee that the Thought Police come after you to confiscate your
  11353. Macintoshes, your stock of Mountain Dew®, and your Technical Notes binder.
  11354. This Note assumes familiarity with Inside Macintosh, Volume V, Graphics
  11355. Devices. Changes since April 1990: Corrected trap addresses and dispatch
  11356. numbers in the SetDepth and GetDepth definitions.|
  11357. M.DV.OpeningSerialDriver M.DV11 TN249
  11358. “Opening Serial Driver”
  11359. This Technical Note describes the recommended, safe, and compatible way to
  11360. open the Macintosh serial driver, and it explains why you should no longer
  11361. check for port availability. Changes since October 1989: Corrected syntax
  11362. errors in the sample code.|
  11363. M.DV.OurChecksumBounced M.DV12 TN258
  11364. “Our Checksum Bounced”
  11365. This Technical Note discusses a fix to a SCSI Manager bug which concerns all
  11366. developers working with SCSI and NuBus™ device drivers.|
  11367. M.DV.PBClose M.DV13 TN278
  11368. “_PBClose the Barn Door”
  11369. This Technical Note discusses the need for Macintosh device drivers to
  11370. implement _PBClose.|
  11371. M.DV.SCSIBUGS M.DV14 TN96
  11372. “SCSI Bugs”
  11373. There are a number of problems in the SCSI Manager; this note lists the ones
  11374. we know about, along with an explanation of what we’re doing about them.
  11375. Changes made for the 2/88 release are made to more accurately reflect the
  11376. state of the SCSI Manager. System 4.1 and 4.2 are very similar; one bug was
  11377. fixed in System 4.2.|
  11378. M.DV.SCSITermination M.DV15 TN273
  11379. “SCSI Termination”
  11380. Radcliffe (May 1992). Rich “I See Colors” Collyer (April 1990).
  11381. This Technical Note discusses SCSI termination on the Macintosh, including
  11382. the new rules of termination which are necessary with the advent of the
  11383. high-speed Macintosh IIfx. Changes since May 1992: Added a discussion of
  11384. Macintosh PowerBook and PowerBook Duo termination and termination for Apple
  11385. printers.|
  11386. M.DV.SerialGPi M.DV16 TN286
  11387. “Serial GPi (General-Purpose Input)”
  11388. This Technical Note discusses the latest supported methods for reading,
  11389. validating, and configuring the GPi serial input across all members of the
  11390. Macintosh family.|
  11391. M.DV.SerialPollProc M.DV21 TN318
  11392. “Serial PollProc”
  11393. This Technical Note discusses how to make a PollProc for your MIDI (Musical
  11394. Instrument Digital Interface) driver on the Macintosh PowerBook 140 and 170.|
  11395. M.DV.SonyDriver M.DV17 TN272
  11396. “Sony Driver: What Your Sony Drives For You”
  11397. This Technical Note discusses the Sony driver control and status calls that
  11398. are available on the Macintosh. Changes since April 1990: Corrected Figure
  11399. 2, since the Return Physical Drive Icon (csCode = 21) returns an error
  11400. message instead of an icon on the Macintosh Plus.|
  11401. M.DV1 M.DV.AbsolutePointingDev TN266
  11402. “Absolute Pointing Device Memory Structure”|
  11403. M.DV10 M.DV.MonitorDepth TN276
  11404. “Monitor Depth: Gimmie Depth Or Gimmie Death”|
  11405. M.DV11 M.DV.OpeningSerialDriver TN249
  11406. “Opening Serial Driver”|
  11407. M.DV12 M.DV.OurChecksumBounced TN258
  11408. “Our Checksum Bounced”|
  11409. M.DV13 M.DV.PBClose TN278
  11410. “_PBClose the Barn Door”|
  11411. M.DV14 M.DV.SCSIBUGS TN96
  11412. “SCSI Bugs”|
  11413. M.DV15 M.DV.SCSITermination TN273
  11414. “SCSI Termination”|
  11415. M.DV16 M.DV.SerialGPi TN286
  11416. “Serial GPi (General-Purpose Input)”|
  11417. M.DV17 M.DV.SonyDriver TN272
  11418. “Sony Driver: What Your Sony Drives For You”|
  11419. M.DV18 M.DV.CD-ROMNotes TN293
  11420. “CD-ROM Notes (Most Excellent)”|
  11421. M.DV19 M.DV.Drivers&DAsInNeed TN248
  11422. “Drivers & DAs in Need of (a Good) Time”|
  11423. M.DV2 M.DV.AddDriveDrvrInstall TN108
  11424. “AddDrive DrvrInstall”|
  11425. M.DV21 M.DV.SerialPollProc TN318
  11426. “Serial PollProc”|
  11427. M.DV23 M.DV.DriverEducation
  11428. “Driver Education”|
  11429. M.DV24 M.DV.FearNoSCSI
  11430. “Fear No SCSI.”|
  11431. M.DV3 M.DV.BootBlocks TN113
  11432. “Boot Blocks”|
  11433. M.DV4 M.DV.BusErrorHandler TN292
  11434. “Bus Error Handlers”|
  11435. M.DV5 M.DV.DriveQueueElements TN36
  11436. “Drive Queue Elements”|
  11437. M.DV6 M.DV.FindingDrivers TN71
  11438. “Finding Drivers in Unit Table”|
  11439. M.DV7 M.DV.ForcingFloppyDiskSize TN70
  11440. “Forcing Floppy Disk Size to be Either 400K or 800K”|
  11441. M.DV8 M.DV.HardDiskHacking TN159
  11442. “Hard Disk Hacking”|
  11443. M.DV9 M.DV.HighLevelControl TN262
  11444. “High Level Control and Status Calls: When a Good Call Goes Bad”|
  11445. M.FL.ActiveFS M.FL35 TN66
  11446. “Determining Which File System Is Active”
  11447. This Technical Note discusses how to determine which file system a
  11448. particular volume is running. Changes since June 1990: Removed text about
  11449. IDs $0001-$0016 being AppleShare volumes; other file systems use this range
  11450. too.|
  11451. M.FL.AvailableVolumes M.FL1 TN24
  11452. “Available Volumes”
  11453. Standard File lets the user select one file from any available volume; it is
  11454. sometimes necessary for an application to find which volumes are present.
  11455. This technical note gives the proper method of accomplishing this.|
  11456. M.FL.BlessedFolder M.FL15 TN67
  11457. “Blessed Folder: A How-To Guide”
  11458. This Technical Note describes how to determine which folder on an HFS volume
  11459. is the blessed folder, that is, the folder that contains both the System
  11460. file and the Finder. Changes since January 1986: The information about how
  11461. to find the "Blessed Folder" has been deleted from this technical note. The
  11462. FindFolder function can now be used to find the "Blessed Folder" and is
  11463. documented in Inside Macintosh Volume VI, pages 9-42 to 9-44. This note now
  11464. includes information about how to bless a folder to the new system folder.|
  11465. M.FL.Caching M.FL16 TN81
  11466. “Caching”
  11467. This technical note describes disk and File System caching on the Macintosh,
  11468. with particular emphasis on the high-level File System cache. Of the three
  11469. caches used for file I/O, this is the one which could have the most impact
  11470. on your program. Note: This big File System cache is not available on 64K
  11471. ROM machines.|
  11472. M.FL.ClearingIOCompletion M.FL2 TN130
  11473. “Clearing ioCompletion”|
  11474. M.FL.CreateResFilePMSP M.FL17 TN101
  11475. “CreateResFile and the Poor Man’s Search”
  11476. CreateResFile checks to see if a resource file with a given name exists, and
  11477. if it does, returns a dupFNErr (–48) error. Unfortunately, to do this check,
  11478. CreateResFile uses a call that follows the Poor Man’s Search Path (PMSP).|
  11479. M.FL.CreatingFilesInDrop M.FL18 TN165
  11480. “Creating Files Inside  an AppleShare Drop”
  11481. This technical note outlines the steps an application must take to create
  11482. files inside AppleShare drop folders.|
  11483. M.FL.DataInResourceFork M.FL19 TN74
  11484. “Data In Resource Fork: Don’t Do It”|
  11485. M.FL.ErrorInFCBPBRec M.FL3 TN87
  11486. “Error in FCBPBRec”
  11487. The declaration of a FCBPBRec is wrong in Inside Macintosh Volume IV and
  11488. early versions of MPW. This has been fixed in MPW 1.0 and newer.|
  11489. M.FL.FileSharing M.FL20 TN301
  11490. “File Sharing and Shared Folders”
  11491. This Note describes modifications to the existing File Manager routines,
  11492. PBGetCatInfo, PBHGetDirAccess, PBHSetDirAccess, PBHSetFLock and PBHRstFLock,
  11493. when used on volumes prepared by Macintosh System 7 File Sharing.|
  11494. M.FL.GettingAFullPathName M.FL4 TN238 [1/2]
  11495. “Getting a Full Pathname”
  11496. This Technical Note describes how to generate a full pathname, given either
  11497. a Working Directory ID or a real vRefNum and a DirID. By using the
  11498. techniques shown in this Note, you can find the full pathname from
  11499. information such as that returned by Standard File. Changes since June 89:
  11500. Added a note on how to check for A/UX. Fixed bug in C version: BlockMove()|
  11501. M.FL.GettingAFullPathName M.FL4 TN238 [2/2]
  11502. parameters were reversed in pStrcpy(); added range checking to pStrCat();
  11503. changed references from “longint” to “long”. Fixed bug in Pascal and C
  11504. versions: Changed fsRtDir to fsRtdirID and made references to gHaveAUX
  11505. consistent.|
  11506. M.FL.HardDiskMedic M.FL21 TN134
  11507. “Hard Disk Medic & Booting Camp”
  11508. The death of a hard disk with megabytes worth of data can be exceedingly
  11509. traumatic. This technical note will describe techniques for recovering a
  11510. hard disk and the data that is on it. The discussion will also include some
  11511. tips on how to avoid problems.|
  11512. M.FL.HFSCompatibilityGuide M.FL5 TN44
  11513. “HFS Compatibility Guidelines”
  11514. This technical note tells you how to make sure that your applications run
  11515. under the Hierarchical File System (HFS).|
  11516. M.FL.HFSElucidations M.FL6 TN102
  11517. “HFS Elucidations”
  11518. This technical note will describe a few problems that can occur while using
  11519. HFS. It will also describe ways to avoid these problems.|
  11520. M.FL.HFSRuminations M.FL22 TN77
  11521. “HFS Ruminations”
  11522. This technical note contains some thoughts concerning HFS.|
  11523. M.FL.HFSTidbits M.FL7 TN204
  11524. “HFS Tidbits”
  11525. This Technical Note describes two poorly documented features of the File
  11526. Manager.|
  11527. M.FL.IOFDirIndexSetting M.FL10 TN69
  11528. “Setting ioFDirIndex In PBGetCatInfo Calls”
  11529. This technical note describes how to set ioFDirIndex for PBGetCatInfo.|
  11530. M.FL.ioNamePtr M.FL23 TN179
  11531. “ioNamePtr in File Manager Calls”|
  11532. M.FL.ioPosOffset M.FL24 TN187
  11533. “Don’t Look at ioPosOffset”|
  11534. M.FL.ISO9660CD-ROM M.FL25 TN209
  11535. “ISO 9660 (& High Sierra) CD ROM Formats”
  11536. What’s Wrong with my High Sierra Disc?|
  11537. M.FL.LockUnlockTheRange M.FL26 TN186
  11538. “Lock, Unlock the Range”
  11539. This Technical Note discusses the _PBLockRange and _PBUnlockRange routines;
  11540. how they act on local and shared volumes and why you should not set the
  11541. ioPosMode field to fsFromLEOF in the parameter block for those routines when
  11542. accessing a file on an AppleShare volume. Changes since April 1988: Added
  11543. information on how _PBLockRange and _PBUnlockRange really work.|
  11544. M.FL.MixingHFSandC M.FL27 TN246
  11545. “Mixing HFS and C File I/O”
  11546. This Technical Note discusses the problem of mixing calls to the Macintosh
  11547. file system with calls to MPW C library file I/O routines.|
  11548. M.FL.NullInFilename M.FL8 TN107
  11549. “Nulls in Filenames”|
  11550. M.FL.PBCatMove M.FL9 TN226
  11551. “PBCatMove: Moving Your Cat”
  11552. This Technical Note clarifies the documentation in Inside Macintosh for
  11553. _PBCatMove and provides a demonstration on how to use it. Changes since
  11554. February 1989: Added a discussion of using NIL for the destination name
  11555. pointer, which is the simplest way to use _CatMove, and revised the sample
  11556. code to use the high-level File Manager calls. Thanks to Tim Dierks of Apple
  11557. Developer Technical Support U.K. for pointing out the problems with the
  11558. previous version of this Note.|
  11559. M.FL.PBHSetVol M.FL11 TN140
  11560. “PBHSetVol is Dangerous”
  11561. This note explains PBHSetVol, and why its use is not recommended.|
  11562. M.FL.PBSharePBUnshare M.FL28 TN305
  11563. “PBShare, PBUnshare, and PBGetUGEntry”
  11564. This Technical Note documents three new File Manager routines available on
  11565. shared local volumes. The Pascal glue code, C glue code, and the assembler
  11566. equates and macros for the calls are included in this note. Changes since
  11567. October 1991: Corrected ioObjType input values for PBGetUGEntry.|
  11568. M.FL.ProblemWithGetVInfo M.FL29 TN157
  11569. “Problem with GetVInfo”
  11570. The high-level call GetVInfo (and its low-level counterpart PBGetVInfo) may
  11571. return inaccurate results for freeBytes when running HFS.|
  11572. M.FL.ResolvingAliasFiles M.FL30 TN315
  11573. “Resolving Alias Files Quietly”
  11574. ResolveAliasFile always presents the user identity dialog when mounting
  11575. remote volumes. This Technical Note offers an alternative function,
  11576. ResolveAliasFileMountOption, which uses the previously undocumented
  11577. FollowFinderAlias trap to resolve alias files only if their target is on an
  11578. already mounted volume. Also included is an IsAliasFile routine for
  11579. identifying alias files.|
  11580. M.FL.SearchingVolumes M.FL31 TN68 [1/2]
  11581. “Searching Volumes–Solutions and Problems”
  11582. This Technical Note discusses the PBCatSearch function and tells why it
  11583. should be used. It also provides simple algorithms for searching both MFS
  11584. and HFS volumes and discusses the problems with indexed search routines.
  11585. Changes since October 1988: Includes information on PBCatSearch and notes|
  11586. M.FL.SearchingVolumes M.FL31 TN68 [2/2]
  11587. the problems with indexed search routines. Source code examples have been
  11588. added and revised. Thanks to John Norstad at Northwestern University for
  11589. pointing out some of the shortcomings of the indexed search routines. Thanks
  11590. to the System 7 engineering team for adding PBCatSearch.|
  11591. M.FL.Sparing M.FL32 TN287
  11592. “Hey, Buddy, Can You Spare A Block?”
  11593. This Technical Note discusses a new feature of the System Software 7.0 Disk
  11594. Initialization Package—bad block sparing.|
  11595. M.FL.StandardFileCustomization M.FL33 TN47
  11596. “Standard File Customization”
  11597. This note contains an example program that demonstrates how SFPGetFile can
  11598. be customized using the dialog hook and file filter functions.|
  11599. M.FL.StandardFileTips M.FL12 TN80
  11600. “Standard File Tips”|
  11601. M.FL.Tags M.FL13 TN94
  11602. “Tags”
  11603. Apple has decided to eliminate support for file-system tags on its future
  11604. products; this technical note explains this decision.|
  11605. M.FL.VCBandDriveNum M.FL34 TN106
  11606. “VCBs and Drive Numbers: The Real Story”|
  11607. M.FL.WDMultiFinder M.FL14 TN190
  11608. “Working Directories and MultiFinder”
  11609. This technical note describes the way that working directories are handled
  11610. under MultiFinder.|
  11611. M.FL1 M.FL.AvailableVolumes TN24
  11612. “Available Volumes”|
  11613. M.FL10 M.FL.IOFDirIndexSetting TN69
  11614. “Setting ioFDirIndex In PBGetCatInfo Calls”|
  11615. M.FL11 M.FL.PBHSetVol TN140
  11616. “PBHSetVol is Dangerous”|
  11617. M.FL12 M.FL.StandardFileTips TN80
  11618. “Standard File Tips”|
  11619. M.FL13 M.FL.Tags TN94
  11620. “Tags”|
  11621. M.FL14 M.FL.WDMultiFinder TN190
  11622. “Working Directories and MultiFinder”|
  11623. M.FL15 M.FL.BlessedFolder TN67
  11624. “Blessed Folder: A How-To Guide”|
  11625. M.FL16 M.FL.Caching TN81
  11626. “Caching”|
  11627. M.FL17 M.FL.CreateResFilePMSP TN101
  11628. “CreateResFile and the Poor Man’s Search”|
  11629. M.FL18 M.FL.CreatingFilesInDrop TN165
  11630. “Creating Files Inside  an AppleShare Drop”|
  11631. M.FL19 M.FL.DataInResourceFork TN74
  11632. “Data In Resource Fork: Don’t Do It”|
  11633. M.FL2 M.FL.ClearingIOCompletion TN130
  11634. “Clearing ioCompletion”|
  11635. M.FL20 M.FL.FileSharing TN301
  11636. “File Sharing and Shared Folders”|
  11637. M.FL21 M.FL.HardDiskMedic TN134
  11638. “Hard Disk Medic & Booting Camp”|
  11639. M.FL22 M.FL.HFSRuminations TN77
  11640. “HFS Ruminations”|
  11641. M.FL23 M.FL.ioNamePtr TN179
  11642. “ioNamePtr in File Manager Calls”|
  11643. M.FL24 M.FL.ioPosOffset TN187
  11644. “Don’t Look at ioPosOffset”|
  11645. M.FL25 M.FL.ISO9660CD-ROM TN209
  11646. “ISO 9660 (& High Sierra) CD ROM Formats”|
  11647. M.FL26 M.FL.LockUnlockTheRange TN186
  11648. “Lock, Unlock the Range”|
  11649. M.FL27 M.FL.MixingHFSandC TN246
  11650. “Mixing HFS and C File I/O”|
  11651. M.FL28 M.FL.PBSharePBUnshare TN305
  11652. “PBShare, PBUnshare, and PBGetUGEntry”|
  11653. M.FL29 M.FL.ProblemWithGetVInfo TN157
  11654. “Problem with GetVInfo”|
  11655. M.FL3 M.FL.ErrorInFCBPBRec TN87
  11656. “Error in FCBPBRec”|
  11657. M.FL30 M.FL.ResolvingAliasFiles TN315
  11658. “Resolving Alias Files Quietly”|
  11659. M.FL31 M.FL.SearchingVolumes TN68
  11660. “Searching Volumes–Solutions and Problems”|
  11661. M.FL32 M.FL.Sparing TN287
  11662. “Hey, Buddy, Can You Spare A Block?”|
  11663. M.FL33 M.FL.StandardFileCustomization TN47
  11664. “Standard File Customization”|
  11665. M.FL34 M.FL.VCBandDriveNum TN106
  11666. “VCBs and Drive Numbers: The Real Story”|
  11667. M.FL35 M.FL.ActiveFS TN66
  11668. “Determining Which File System Is Active”|
  11669. M.FL4 M.FL.GettingAFullPathName TN238
  11670. “Getting a Full Pathname”|
  11671. M.FL5 M.FL.HFSCompatibilityGuide TN44
  11672. “HFS Compatibility Guidelines”|
  11673. M.FL6 M.FL.HFSElucidations TN102
  11674. “HFS Elucidations”|
  11675. M.FL7 M.FL.HFSTidbits TN204
  11676. “HFS Tidbits”|
  11677. M.FL8 M.FL.NullInFilename TN107
  11678. “Nulls in Filenames”|
  11679. M.FL9 M.FL.PBCatMove TN226
  11680. “PBCatMove: Moving Your Cat”|
  11681. M.HW.ADB M.HW1 TN206
  11682. “ADB–The Untold Story: Space Aliens Ate My Mouse”
  11683. This Technical Note explains how the Apple Desktop Bus (ADB) works on the
  11684. Macintosh. This Note covers the boot process, driver installation, ADB
  11685. Manager run-time behavior, use of ADB Manager calls, and answers commonly
  11686. asked questions. Changes since February 1990: Added description of the boot
  11687. process to include detail on how the ADBS resource gets called by the
  11688. System, added detail to 2 of the answers in the Q&A section, and added
  11689. sample completion routines for the ADBOp function.|
  11690. M.HW.ADBReInit M.HW2 TN143
  11691. “ADBReInit on the SE with System 4.1: Don’t Call It”|
  11692. M.HW.Boardkits M.HW3 TN148
  11693. “Suppliers for Macintosh II Board Developers”
  11694. This note lists suppliers of parts that may be helpful for Macintosh II
  11695. board developers. If your company supplies these parts, but is not listed
  11696. here, please send a message to us (at the address on Technical Note #0) and
  11697. we’ll include you in the next revision of this technical note.|
  11698. M.HW.BreakCTSEvent M.HW4 TN56
  11699. “Break/CTS Serial Driver Event Structure”
  11700. This technical note documents the event record information that gets passed
  11701. when the serial driver posts an event for a break/CTS status change.|
  11702. M.HW.ByteSmearing M.HW5 TN282
  11703. “Byte Smear(ing) Tactics”
  11704. This Technical Note discusses a feature of the current Macintosh hardware
  11705. which will not be supported in the future. Macintosh hardware developers and
  11706. driver writers should be aware of this limitation as it affects current and
  11707. future products.|
  11708. M.HW.CacheAsCacheCan M.HW6 TN261 [1/2]
  11709. “Cache As Cache Can”
  11710. This Technical Note documents cache behavior, manipulation of processor
  11711. caches, and manipulation of external caches on Macintosh models that
  11712. incorporate these features. It also describes how system software uses a
  11713. memory management unit (when available) to implement special caching|
  11714. M.HW.CacheAsCacheCan M.HW6 TN261 [2/2]
  11715. options. Changes since October 1991: Described use of AppleTalk Transition
  11716. Queue event, ATTransSpeedChange, when altering the 68040 cache state on the
  11717. fly. This call must be issued so that LocalTalk can reevaluate its timers.
  11718. Otherwise LocalTalk becomes disabled.|
  11719. M.HW.CMOSonLCPDS M.HW7 TN291
  11720. “CMOS On Macintosh LC PDS”
  11721. This Technical Note provides PDS card developers with some important
  11722. information about making PDS cards for the Macintosh LC.|
  11723. M.HW.ColorMonitors M.HW8 TN144
  11724. “Color Monitor Connections”
  11725. This Technical Note describes how to connect the Macintosh II Video Card,
  11726. Macintosh IIci built-in video, and Macintosh LC video to third-party
  11727. monitors. Changes since February 1990: Added pinout description for the
  11728. Macintosh LC external video connector and a Macintosh LC to VGA monitor
  11729. adapter cable. Standardized signal names throughout Note.|
  11730. M.HW.CompositeSIMMs M.HW33
  11731. “Composite SIMMs Not Supported”
  11732. This Technical Note discusses composite SIMMs and why they shouldn’t be used
  11733. on Macintosh computers.|
  11734. M.HW.FPUOperationsOnQuadras M.HW23 TN317
  11735. “FPU Operations on Macintosh Quadra Computers”
  11736. This technical note discusses floating-point unit (FPU) instruction support
  11737. on Macintosh Quadra platforms with special emphasis given to compatibility
  11738. and performance concerns.|
  11739. M.HW.LittlePowerbookSleep M.HW24
  11740. “Little PowerBook in Slumberland.”
  11741. The purpose of this Note is to describe the ramifications of resting,
  11742. sleeping, and power-saving modes in the PowerBook family of Macintosh
  11743. computers, how they may affect your application, and the appropriate ways to
  11744. defeat them, when appropriate. It also describes some nonintuitive
  11745. ramifications of working with a battery-powered computer.|
  11746. M.HW.MacIIfx M.HW9 TN271
  11747. “Macintosh IIfx: The Inside Story”
  11748. This Technical Note addresses various areas of potential incompatibilities
  11749. with the Macintosh IIfx and current software applications and provides
  11750. information about some of Apple’s compatibility software updates.|
  11751. M.HW.Macintosh21”Color M.HW27
  11752. “Macintosh 21" Color Display Technical Specifications.”
  11753. This Technical Note presents the technical specifications for the Macintosh
  11754. 21" Color Display with the objective of allowing display board and
  11755. accelerator board manufacturers to ensure compatibility with this monitor.|
  11756. M.HW.MacPlusPinouts M.HW10 TN65
  11757. “Macintosh Plus Pinouts”
  11758. This note gives pinout descriptions for some of the Macintosh Plus ports and
  11759. Macintosh Plus cables that are different than the Macintosh 128K and 512K.|
  11760. M.HW.MacPlusROMVers M.HW11 TN139
  11761. “Macintosh Plus ROM Versions”|
  11762. M.HW.MacPortablePDS M.HW12 TN254
  11763. “Macintosh Portable PDS Development”
  11764. The Technical Note describes the unique aspects of the Macintosh Portable
  11765. Processor Direct Slot (PDS), including the severe limitations in its use.
  11766. Changes since October 1989: Corrected PDS pin and signal descriptions in
  11767. Tables 2 and 3.|
  11768. M.HW.MacPortableROMExp M.HW13 TN255
  11769. “Macintosh Portable ROM Expansion”
  11770. This Technical Note explains the practice of and theory behind compatible
  11771. use of the expansion ROM in the Macintosh Portable.|
  11772. M.HW.MacSE30Info M.HW14 TN230
  11773. “Macintosh SE/30 Info”
  11774. This Technical Note discusses the Macintosh SE/30, items of interest to
  11775. developers, and sources for further information. Changes since April 1989:
  11776. Corrected an error in the addresses of the video display buffers.|
  11777. M.HW.MathCoProc M.HW22 TN235 [1/2]
  11778. “Cooperating with the Coprocessor”
  11779. The use of the 68881 or 68882 coprocessor is usually handled by the SANE
  11780. package or by a development system’s libraries. Some developers may wish to
  11781. use the coprocessor during special circumstances, such as at interrupt level
  11782. or installing their own hardware floating point exception handlers. In these|
  11783. M.HW.MathCoProc M.HW22 TN235 [2/2]
  11784. two situations, there are special requirements that must be met. These
  11785. requirements will require floating–point assembly code and are discussed in
  11786. this Technical Note. Changes since June 1989: Noted that the new Sound
  11787. Manager no longer uses floating-point numbers at interrupt time.|
  11788. M.HW.MemConfigs M.HW25 [1/2]
  11789. “Macintosh Memory Configurations.”
  11790. This Technical Note describes the different possible memory configurations
  11791. of all models of the Macintosh family that use Single In-line Memory Modules
  11792. (SIMMs) as well as the non-SIMM memory upgrade options of the Macintosh
  11793. Portable and Macintosh Classic. (Special thanks to Brian Howard for the
  11794. Macintosh Plus and original SE drawings, and for the inspiration for the|
  11795. M.HW.MemConfigs M.HW25 [2/2]
  11796. other drawings.) This Note also describes the obstacles to using four
  11797. megabit (Mbit) DRAM SIMMs in Apple Macintosh products to date. Changes since
  11798. November 1991: Corrected error on the RAM configuration chart (page 2);
  11799. additional information added to Quadra 900 section (page 15).|
  11800. M.HW.NuBusBlockTransfer M.HW15 TN288
  11801. “NuBus Block Transfers Mode sResource”
  11802. This Technical Note describes the sResource entries needed in a declaration
  11803. ROM to inform NuBus™ masters when a board is capable of receiving or sending
  11804. block transfers.|
  11805. M.HW.NuBusInterruptLatency M.HW16 TN221
  11806. “NuBus Interrupt Latency (I Was a Teenage DMA Junkie)”
  11807. This Technical Note discusses NuBus™ interrupt latency, and why, contrary to
  11808. popular belief, the Macintosh is not a real-time machine. Changes since
  11809. December 1988: Changed sample code to defer cursor rendering to a deferred
  11810. task rather than a “pseudo-VBL” task.|
  11811. M.HW.NuBusPhysicalDesign M.HW17 TN234
  11812. “NuBus Physical Designs–Beware”
  11813. This Technical Note discusses the possible problems you might run into while
  11814. designing a NuBus™ card. It covers some of the specifications which, if not
  11815. followed, will have problems with current Macintosh machines, and possibly
  11816. future machines. Changes since June 1989: Added warnings about the no
  11817. component area and full-size NuBus cards.|
  11818. M.HW.NuBusPower M.HW18 TN260
  11819. “NuBus Power Allocation”
  11820. This Technical Note discusses a very real power limit for NuBus™ expansion
  11821. cards and warns developers to heed this limit lest they want users trashing
  11822. their machines by overextending the Macintosh power supply.|
  11823. M.HW.Pinouts M.HW19 TN10
  11824. “Pinouts”
  11825. This note gives pinouts for Macintosh ports, cables, and other products.|
  11826. M.HW.PowerbookMiscellanea M.HW28
  11827. “PowerBook Miscellanea (Cold Serial in the Morning).”
  11828. This Technical Note describes some nonintuitive ramifications of working
  11829. with a battery-powered computer.|
  11830. M.HW.psltResource M.HW29 TN308
  11831. “pslt resource - What Is It?”
  11832. One of the new resources that can be very helpful to some NuBus™ developers
  11833. is the 'pslt' resource. The only problem is that the resource is not
  11834. documented. This Technical Note takes care of the documentation problem.|
  11835. M.HW.SenseLines M.HW30
  11836. “Sense Lines.”
  11837. Ever wonder how to set up an Apple video card or an on-board video to
  11838. support various size monitors? Well, this Technical Note will tell you
  11839. everything you need to know about what monitors are supported and how.|
  11840. M.HW.SlotInterruptPrior M.HW20 TN257
  11841. “Slot Interrupt Prio-Technics”
  11842. This Technical Note describes the way interrupt priorities are scheduled,
  11843. which corrects the description of slot interrupt queue priorities in the
  11844. Device Manager chapter of Inside Macintosh, Volume V-426.|
  11845. M.HW.SpeedyMathCoProc M.HW32 TN236
  11846. “Speedy the Math Coprocessor”
  11847. This Technical Note presents an overview of the 68881 and 68882 math
  11848. coprocessors, and it covers general information about the chips as well as
  11849. how using the chips directly can help speed your math–intensive code.|
  11850. M.HW1 M.HW.ADB TN206
  11851. “ADB–The Untold Story: Space Aliens Ate My Mouse”|
  11852. M.HW10 M.HW.MacPlusPinouts TN65
  11853. “Macintosh Plus Pinouts”|
  11854. M.HW11 M.HW.MacPlusROMVers TN139
  11855. “Macintosh Plus ROM Versions”|
  11856. M.HW12 M.HW.MacPortablePDS TN254
  11857. “Macintosh Portable PDS Development”|
  11858. M.HW13 M.HW.MacPortableROMExp TN255
  11859. “Macintosh Portable ROM Expansion”|
  11860. M.HW14 M.HW.MacSE30Info TN230
  11861. “Macintosh SE/30 Info”|
  11862. M.HW15 M.HW.NuBusBlockTransfer TN288
  11863. “NuBus Block Transfers Mode sResource”|
  11864. M.HW16 M.HW.NuBusInterruptLatency TN221
  11865. “NuBus Interrupt Latency (I Was a Teenage DMA Junkie)”|
  11866. M.HW17 M.HW.NuBusPhysicalDesign TN234
  11867. “NuBus Physical Designs–Beware”|
  11868. M.HW18 M.HW.NuBusPower TN260
  11869. “NuBus Power Allocation”|
  11870. M.HW19 M.HW.Pinouts TN10
  11871. “Pinouts”|
  11872. M.HW2 M.HW.ADBReInit TN143
  11873. “ADBReInit on the SE with System 4.1: Don’t Call It”|
  11874. M.HW20 M.HW.SlotInterruptPrior TN257
  11875. “Slot Interrupt Prio-Technics”|
  11876. M.HW22 M.HW.MathCoProc TN235
  11877. “Cooperating with the Coprocessor”|
  11878. M.HW23 M.HW.FPUOperationsOnQuadras TN317
  11879. “FPU Operations on Macintosh Quadra Computers”|
  11880. M.HW24 M.HW.LittlePowerbookSleep
  11881. “Little PowerBook in Slumberland.”|
  11882. M.HW25 M.HW.MemConfigs
  11883. “Macintosh Memory Configurations.”|
  11884. M.HW27 M.HW.Macintosh21”Color
  11885. “Macintosh 21" Color Display Technical Specifications.”|
  11886. M.HW28 M.HW.PowerbookMiscellanea
  11887. “PowerBook Miscellanea (Cold Serial in the Morning).”|
  11888. M.HW29 M.HW.psltResource TN308
  11889. “pslt resource - What Is It?”|
  11890. M.HW3 M.HW.Boardkits TN148
  11891. “Suppliers for Macintosh II Board Developers”|
  11892. M.HW30 M.HW.SenseLines
  11893. “Sense Lines.”|
  11894. M.HW32 M.HW.SpeedyMathCoProc TN236
  11895. “Speedy the Math Coprocessor”|
  11896. M.HW33 M.HW.CompositeSIMMs
  11897. “Composite SIMMs Not Supported”|
  11898. M.HW4 M.HW.BreakCTSEvent TN56
  11899. “Break/CTS Serial Driver Event Structure”|
  11900. M.HW5 M.HW.ByteSmearing TN282
  11901. “Byte Smear(ing) Tactics”|
  11902. M.HW6 M.HW.CacheAsCacheCan TN261
  11903. “Cache As Cache Can”|
  11904. M.HW7 M.HW.CMOSonLCPDS TN291
  11905. “CMOS On Macintosh LC PDS”|
  11906. M.HW8 M.HW.ColorMonitors TN144
  11907. “Color Monitor Connections”|
  11908. M.HW9 M.HW.MacIIfx TN271
  11909. “Macintosh IIfx: The Inside Story”|
  11910. M.IA.SendToSelf M.IC1 [1/2]
  11911. “Getting in Touch With Yourself Via the Apple Event Manager.”
  11912. If an application suspends handling of an Apple event which it sent to
  11913. itself, the Apple Event Manager will return errAETimeout as the result of
  11914. the AESend call. The event was still sent correctly, however, and the answer
  11915. (if any) should appear later in the reply descriptor. However, a problem in
  11916. system software versions 7.0 and 7.0.1 prevents applications from getting|
  11917. M.IA.SendToSelf M.IC1 [2/2]
  11918. the reply data.
  11919. Since MacApp 3.0 suspends handling of the events it receives, the
  11920. information in this note is relevant to applications developed with that
  11921. framework.|
  11922. M.IC1 M.IA.SendToSelf
  11923. “Getting in Touch With Yourself Via the Apple Event Manager.”|
  11924. M.ME.A5InGrowZoneProcs M.ME1 TN136
  11925. “Register A5 Within GrowZone Functions”|
  11926. M.ME.HandleVSPointer M.ME2 TN155
  11927. “Handles VS Pointers–Identity Crisis”
  11928. A handle is a handle and a pointer is a pointer. Applications should avoid
  11929. embedding non-relocatable objects (that the system assumes will never move)
  11930. in handles.|
  11931. M.ME.MaxApplZone&MoveHHiASM M.ME3 TN103
  11932. “MaxApplZone and MoveHHi from Assembly Language”
  11933. When calling MaxApplZone and MoveHHi from assembly language, be sure to get
  11934. the correct code.|
  11935. M.ME.MemMgrCompatibility M.ME13 [1/2]
  11936. “Memory Manager Compatibility”
  11937. The Memory Manager has been rewritten for the PowerPC Macintosh computers.
  11938. This new Memory Manager runs native PowerPC code and uses better algorithms.
  11939. With this new Memory Manager, there are both old and new restrictions on it
  11940. use.|
  11941. M.ME.MemMgrCompatibility M.ME13 [2/2]
  11942. Topics
  11943. • A list of things not to do
  11944. • A new list of restrictions for being compatible in the future
  11945. • A list of recommendations|
  11946. M.ME.MoreMasters M.ME4 TN53
  11947. “MoreMasters Revisited”
  11948. MoreMasters should be called from CODE segment 1. The number of master
  11949. pointers that a program needs can be determined empirically. MoreMasters can
  11950. be tricked into creating the exact number of master pointers desired.|
  11951. M.ME.MoveHHiSetResPurge M.ME5 TN111
  11952. “MoveHHi and SetRes Purge”|
  11953. M.ME.MultiFinderandSetGrowZone M.ME10 TN233
  11954. “MultiFinder and _SetGrowZone”
  11955. MultiFinder patches the _SetGrowZone trap, and this patch can cause your
  11956. program to crash if you attempt to save and restore the grow zone procedure.|
  11957. M.ME.PurgeProc M.ME11 TN303
  11958. “Using a PurgeProc”
  11959. This Technical Note discusses the use of the purgeProc field of an
  11960. application’s heap zone.|
  11961. M.ME.StripAddress M.ME6 TN213
  11962. “_StripAddress: The Untold Story”
  11963. Inside Macintosh, Volume V, The OS Utilities, incorrectly documents the
  11964. _StripAddress trap; this Technical Note correctly documents the trap and
  11965. gives guidelines for its use. Changes since April 1990: Added a discussion
  11966. of why the _StripAddress trap should be used under certain circumstances
  11967. when patching traps.|
  11968. M.ME.SwapingMMUMode M.ME7 TN228
  11969. “Swapping MMU Mode: Use Care”
  11970. This Technical Note describes how to avoid crashing when swapping into
  11971. 32-bit mode on a Macintosh II. Thanks to Jim Berry and Dan Weston for
  11972. pointing this out. Changes since April 1989: Added a reference to Technical
  11973. Note #213, _StripAddress: The Untold Story.|
  11974. M.ME.SysError33 M.ME8 TN151
  11975. “System Error 33, “zcbFree has gone negative””
  11976. System 3.2 introduced a new system error, ID=33, generated by the Memory
  11977. Manager when it notices that a heap had been corrupted in a certain way.
  11978. This error is listed in the file “SysErr.a” as “negZcbFreeErr”.|
  11979. M.ME.VMMemoryMapping M.ME9 TN285 [1/2]
  11980. “Coping With VM and Memory Mappings”
  11981. The purpose of this Note is twofold. First, it describes in detail how to
  11982. use the GetPhysical routine. This routine is critical to the support of
  11983. alternate bus masters on certain machines without Virtual Memory (VM) and
  11984. all machines with VM. Included is an ancillary discussion of several
  11985. closely-related VM routines. Second, it reiterates a number of issues
  11986. important to VM compatibility and elucidates some of the deeper VM issues of|
  11987. M.ME.VMMemoryMapping M.ME9 TN285 [2/2]
  11988. which specialized developers should be aware. Compatibility issues are
  11989. especially important for developers of SCSI drivers, NuBus™ master hardware,
  11990. and code which runs at interrupt time. Changes since February 1991: This
  11991. update incorporates new issues which have come up during System 7.0 beta
  11992. testing, and it also attempts to clarify some issues which have proven to be
  11993. particularly troublesome or widely misunderstood.|
  11994. M.ME1 M.ME.A5InGrowZoneProcs TN136
  11995. “Register A5 Within GrowZone Functions”|
  11996. M.ME10 M.ME.MultiFinderandSetGrowZone TN233
  11997. “MultiFinder and _SetGrowZone”|
  11998. M.ME11 M.ME.PurgeProc TN303
  11999. “Using a PurgeProc”|
  12000. M.ME13 M.ME.MemMgrCompatibility
  12001. “Memory Manager Compatibility”|
  12002. M.ME2 M.ME.HandleVSPointer TN155
  12003. “Handles VS Pointers–Identity Crisis”|
  12004. M.ME3 M.ME.MaxApplZone&MoveHHiASM TN103
  12005. “MaxApplZone and MoveHHi from Assembly Language”|
  12006. M.ME4 M.ME.MoreMasters TN53
  12007. “MoreMasters Revisited”|
  12008. M.ME5 M.ME.MoveHHiSetResPurge TN111
  12009. “MoveHHi and SetRes Purge”|
  12010. M.ME6 M.ME.StripAddress TN213
  12011. “_StripAddress: The Untold Story”|
  12012. M.ME7 M.ME.SwapingMMUMode TN228
  12013. “Swapping MMU Mode: Use Care”|
  12014. M.ME8 M.ME.SysError33 TN151
  12015. “System Error 33, “zcbFree has gone negative””|
  12016. M.ME9 M.ME.VMMemoryMapping TN285
  12017. “Coping With VM and Memory Mappings”|
  12018. M.NW.afpMiscUserCommand M.NW15
  12019. “Arbitrating the Use of afpMiscUserCommand and afpMiscUse rWrite.”
  12020. This Technical Note discusses a scheme for arbitrating the use of the
  12021. afpMiscUserCommand and afpMiscUserWrite AppleTalk Filing Protocol (AFP)
  12022. commands.|
  12023. M.NW.AppleShareableApps M.NW12 TN116
  12024. “AppleShare-able Applications and the Resource Manager”
  12025. Normally, applications on an AppleShare server volume cannot be executed by
  12026. more than one user at a time. This technical note explains why, and tells
  12027. how you can enable your application to be shared.|
  12028. M.NW.AppleShareAndOldFinder M.NW1 TN114
  12029. “AppleShare and Old Finders”|
  12030. M.NW.AppleShareForegroundApp M.NW10 TN167
  12031. “AppleShare Foreground Applications”
  12032. This technical note outlines the requirements and restrictions of an
  12033. AppleShare foreground application. This information pertains to AppleShare
  12034. versions 1.1 and newer.|
  12035. M.NW.AppleShareLimits M.NW11 TN216
  12036. “AppleShare and File-Sharing Limits”
  12037. This Technical Note describes some machine-dependent limits of current
  12038. versions of AppleShare and AppleShare servers.|
  12039. M.NW.AppleTalk2 M.NW13 TN311
  12040. “AppleTalk: The Rest of the Story”|
  12041. M.NW.AppleTalkInterfaceUpdate2 M.NW2 TN132 [1/3]
  12042. “AppleTalk Interface Update”
  12043. This Technical Note discusses the new features of AppleTalk available for
  12044. System 7.0 and AppleTalk version 57. The new features include support for
  12045. the Flagship Naming Service and the AppleTalk Multiple Node Architecture. We
  12046. present the Multiple Node Architecture and discuss the new calls available
  12047. to applications. We also discuss the impact of the new architecture on
  12048. AppleTalk Device files (ADEVs), and the changes necessary to make them|
  12049. M.NW.AppleTalkInterfaceUpdate2 M.NW2 TN132 [2/3]
  12050. multinode compatible. Finally, we discuss the Flagship Naming Service, along
  12051. with the new AppleTalk Transitions. The new transitions notify a process of
  12052. changes to the Flagship name, network cable range, router status, and
  12053. processor speed. Changes since February 1992: Provided additional detail on
  12054. the implementation to the AAddNode, ADelNode, and AGetNodeRef calls
  12055. including parameter offsets. Added sample code to check for existence of LAP
  12056. Manager. Added Pascal source to determine whether the LAP Manager exists.|
  12057. M.NW.AppleTalkInterfaceUpdate2 M.NW2 TN132 [3/3]
  12058. Added warning to check the result from the LAPAddATQ function since the
  12059. System 7 Tuner extension may not load AppleTalk resources. Corrected
  12060. typographical errors. Added information on the discussion on the Speed
  12061. Change AppleTalk Transition event. Added discussion regarding the 'atkv'
  12062. gestalt selector. Sidebars highlight changes or additions to this document.|
  12063. M.NW.AppleTalkInterfaceUpdate2Mac M.NW3 TN250
  12064. “AppleTalk Phase 2 on the Macintosh”
  12065. This Technical Note discusses the new features and calls available with
  12066. AppleTalk Phase 2. Changes since August 1989: Incorporated the ClosePrep and
  12067. CancelClosePrep transitions and the new control calls to the .MPP driver.|
  12068. M.NW.AppleTalkInterfaceUpdateTimer M.NW14 TN270
  12069. “AppleTalk Timers Explained”
  12070. This Technical Note explains how to effectively use timers and retry
  12071. mechanisms of the various AppleTalk protocols to achieve maximum performance
  12072. on an internet.|
  12073. M.NW.ASPvsAFP M.NW4 TN195
  12074. “ASP & AFP Description Discrepancies”
  12075. The descriptions of the AppleTalk Session Protocol and AppleTalk Filing
  12076. Protocol functions within the body of the AppleTalk Manager chapter are
  12077. incorrect and conflict with those in the Summary of the AppleTalk Manager.
  12078. This technical note resolves the discrepancy.|
  12079. M.NW.BorrowedAFP M.NW16
  12080. “Polite Use of Borrowed AFP Sessions.”
  12081. This Technical Note shows how to borrow the session reference number of an
  12082. AFP volume mounted by the Macintosh File System. It also shows how to
  12083. retrieve other information from the file system for a mounted AFP volume.|
  12084. M.NW.DAMExtensions M.NW17 TN316
  12085. “Data Access Extensions”
  12086. This Technical Note discusses coding data access extensions that provide an
  12087. interface between the Data Access Manager and remote data sources. Each of
  12088. the functions that a data access extension must implement is described.|
  12089. M.NW.HighLevelAppleTalk M.NW5 TN121
  12090. “High-Level AppleTalk Routines”
  12091. What you need to do in order to use high-level AppleTalk routines depends
  12092. upon the interfaces you are using. Some differences are outlined below.|
  12093. M.NW.Internets M.NW18 TN9
  12094. “Will Your AppleTalk Application Support Internets?”
  12095. This Technical Note discusses how AppleTalk applications should work across
  12096. internets, groups of interconnected AppleTalk networks. It explains the
  12097. differences between life on a single AppleTalk network and life on an
  12098. internet. Changes since March 1988: Removed the section on AppleTalk retry
  12099. timers, as it is no longer accurate; see Technical Note #270, AppleTalk
  12100. Timers Explained, for more information on retry timers.|
  12101. M.NW.KillNBP M.NW6 TN199
  12102. “KillNBP Clarification”
  12103. This technical note clears up some confusion regarding the Name Binding
  12104. Protocol KillNBP function.|
  12105. M.NW.NetworkingCards&SNMP M.NW19 [1/2]
  12106. “How the Simple Network Management Protocol (SNMP) Manager Finds Network
  12107. Cards & SNMP.”
  12108. Apple provides an SNMP Manager that implements an architecture for doing
  12109. network management on a Macintosh computer. This Tech Note describes how the
  12110. SNMP manager finds network cards on a Macintosh and explains how you can
  12111. make the SNMP Manager recognize new types of network cards. This Tech Note
  12112. is a supplement to the information provided in the Developers kit for SNMP|
  12113. M.NW.NetworkingCards&SNMP M.NW19 [2/2]
  12114. available on the E.T.O. CD-ROM in the MacSNMP Programmer’s Guide.. The kit
  12115. defines the interfaces to actually gather the information.
  12116. Topics
  12117. • How the SNMP Manager finds a card’s ifGroup statistics
  12118. • How the SNMP Manager finds a card’s link layer statistics
  12119. • How to add a new card type that the SNMP Manager will understand|
  12120. M.NW.NoNetEvents M.NW7 TN142
  12121. “Avoid Use of Network Events”
  12122. Future System software enhancements will not support network events. This
  12123. note gives hints on weaning your application from the use of network events.|
  12124. M.NW.OpeningAppleTalk M.NW8 TN224
  12125. “Opening AppleTalk”
  12126. This Technical Note describes the most effective, safe, and compatible way
  12127. to open the AppleTalk drivers, .MPP and .ATP.|
  12128. M.NW.RegisterName M.NW9 TN225
  12129. “RegisterName”
  12130. The verify flag indicator byte (verifyFlag) of the AppleTalk RegisterName
  12131. function should always be set TRUE in published code.|
  12132. M.NW.ServersOnAppleTalk M.NW21 TN20
  12133. “Data Servers on AppleTalk”
  12134. Many applications could benefit from the ability to share common data
  12135. between several Macintoshes, without requiring a file server. This technical
  12136. note discusses one technique for managing this AppleTalk communication.|
  12137. M.NW.SourceRouting M.NW23 TN309
  12138. “Routes From the Source”
  12139. This Technical Note discusses source routing and its possible implementation
  12140. in token ring link layers.|
  12141. M.NW.Spooler
  12142. “The Effect of Spool-a-page/Print-a-page on Shared Printers.”
  12143. This technical note discusses drawbacks of using the spool-a-page/
  12144. print-a-page method of printing.|
  12145. M.NW.TokenTalkProgrammer M.NW25 TN319
  12146. “TokenTalk Programmer’s Guide Update”
  12147. This Technical Note presents the additions and changes to the TokenTalk
  12148. Programmer’s Guide and the latest information with regard to software
  12149. development for the Apple Token Ring NB and Token Ring 4/16 NB network cards.|
  12150. M.NW1 M.NW.AppleShareAndOldFinder TN114
  12151. “AppleShare and Old Finders”|
  12152. M.NW10 M.NW.AppleShareForegroundApp TN167
  12153. “AppleShare Foreground Applications”|
  12154. M.NW11 M.NW.AppleShareLimits TN216
  12155. “AppleShare and File-Sharing Limits”|
  12156. M.NW12 M.NW.AppleShareableApps TN116
  12157. “AppleShare-able Applications and the Resource Manager”|
  12158. M.NW13 M.NW.AppleTalk2 TN311
  12159. “AppleTalk: The Rest of the Story”|
  12160. M.NW14 M.NW.AppleTalkInterfaceUpdateTimer TN270
  12161. “AppleTalk Timers Explained”|
  12162. M.NW15 M.NW.afpMiscUserCommand
  12163. “Arbitrating the Use of afpMiscUserCommand and afpMiscUse rWrite.”|
  12164. M.NW16 M.NW.BorrowedAFP
  12165. “Polite Use of Borrowed AFP Sessions.”|
  12166. M.NW17 M.NW.DAMExtensions TN316
  12167. “Data Access Extensions”|
  12168. M.NW18 M.NW.Internets TN9
  12169. “Will Your AppleTalk Application Support Internets?”|
  12170. M.NW19 M.NW.NetworkingCards&SNMP
  12171. “How the Simple Network Management Protocol (SNMP) Manager Finds Network
  12172. Cards & SNMP.”|
  12173. M.NW2 M.NW.AppleTalkInterfaceUpdate2 TN132
  12174. “AppleTalk Interface Update”|
  12175. M.NW21 M.NW.ServersOnAppleTalk TN20
  12176. “Data Servers on AppleTalk”|
  12177. M.NW23 M.NW.SourceRouting TN309
  12178. “Routes From the Source”|
  12179. M.NW25 M.NW.TokenTalkProgrammer TN319
  12180. “TokenTalk Programmer’s Guide Update”|
  12181. M.NW3 M.NW.AppleTalkInterfaceUpdate2Mac TN250
  12182. “AppleTalk Phase 2 on the Macintosh”|
  12183. M.NW4 M.NW.ASPvsAFP TN195
  12184. “ASP & AFP Description Discrepancies”|
  12185. M.NW5 M.NW.HighLevelAppleTalk TN121
  12186. “High-Level AppleTalk Routines”|
  12187. M.NW6 M.NW.KillNBP TN199
  12188. “KillNBP Clarification”|
  12189. M.NW7 M.NW.NoNetEvents TN142
  12190. “Avoid Use of Network Events”|
  12191. M.NW8 M.NW.OpeningAppleTalk TN224
  12192. “Opening AppleTalk”|
  12193. M.NW9 M.NW.RegisterName TN225
  12194. “RegisterName”|
  12195. M.OS.CommandShiftKeys M.OS1
  12196. “Command-Shift-Number Keys.”|
  12197. M.OS.DeskHookINIT M.OS2 TN247
  12198. “Giving the (Desk)Hook to INITs”
  12199. This Technical Note discusses INIT evils, the foremost of which deals with
  12200. clearing DeskHook and DragHook at INIT time. Changes since August 1989:
  12201. Added warning about clearing DragHook.|
  12202. M.OS.OmegaSANE M.OS4 TN314
  12203. “OmegaSANE”
  12204. System 7.0.1 introduced a new version of SANE (the Standard Apple Numerics
  12205. Environment) known as OmegaSANE. This Note discusses the features of
  12206. OmegaSANE and the associated compatibility risks. This note covers: Topics •
  12207. OmegaSANE features, including: • Correctly rounded binary ´ decimal
  12208. conversions; • Faster transcendental functions; • Backpatching of Pack 4
  12209. SANE traps for faster package entry; • Compatibility risks due to
  12210. backpatching.|
  12211. M.OS.SegmentLoader M.OS3 TN220
  12212. “Segment Loader Limitations”
  12213. This Technical Note discusses the jump table limitations of the Segment
  12214. Loader and suggests some ways to work around these limitations to minimize
  12215. the problem. These limitations are most evident to developers using MacApp
  12216. and other object-oriented environments.|
  12217. M.OS1 M.OS.CommandShiftKeys
  12218. “Command-Shift-Number Keys.”|
  12219. M.OS2 M.OS.DeskHookINIT TN247
  12220. “Giving the (Desk)Hook to INITs”|
  12221. M.OS3 M.OS.SegmentLoader TN220
  12222. “Segment Loader Limitations”|
  12223. M.OS4 M.OS.OmegaSANE TN314
  12224. “OmegaSANE”|
  12225. M.OV.CheckForSpecificFunction
  12226. “Checking for Specific Functionality.”
  12227. This technical note explains how to check at run time to see if specific
  12228. functionality, such as the “new” TextEdit, is present.|
  12229. M.OV.ChooserEnhancements M.OV1 TN197
  12230. “Chooser Enhancements”
  12231. Beginning with version 3.2, the Chooser has been enhanced to provide support
  12232. for additional controls.|
  12233. M.OV.CompatibilityGuidelines M.OV3 TN2
  12234. “Compatibility Guidelines”|
  12235. M.OV.CompatibilityGuidelinesWhy M.OV4 TN117
  12236. “Compatibility: Why and How”
  12237. While creating or revising any program for the Macintosh, you should be
  12238. aware of the most common reasons why programs fail on various versions of
  12239. the Macintosh. This note will detail some common failure modes, why they
  12240. occur, and how to avoid them.|
  12241. M.OV.DebuggingTips M.OV15 TN7
  12242. “Debugging Tips”
  12243. This presents a few tips which may make your debugging easier.|
  12244. M.OV.DesktopFile M.OV5 TN210
  12245. “The Desktop File’s Outer Limits”|
  12246. M.OV.ExtraCDEVRes M.OV18 TN310
  12247. “Resource in CDEV?”
  12248. This Technical Note discusses the new 'fwst' resource added to some Control
  12249. Panels under System 7.0 and later.|
  12250. M.OV.FinderNotes M.OV6 TN147
  12251. “Finder Notes: “Get Info” Default & Icon Masks”
  12252. The Finder has undergone a couple of changes you should keep in mind when
  12253. creating the “bundle” information for your application.|
  12254. M.OV.GestaltSysenvirons M.OV16 TN129
  12255. “Gestalt & _SysEnvirons--A Never-Ending Story”
  12256. This Technical Note discusses the latest changes and enhancements in the
  12257. _Gestalt and _SysEnvirons calls. Changes since October 1991: Clarified
  12258. information on Gestalt information for Macintosh PowerBook computers and
  12259. added information on the Macintosh LC II and the gestaltHardwareAttr selector.|
  12260. M.OV.Internationalization M.OV20
  12261. “Internationalization Checklist”
  12262. This checklist discusses internationalization issues that may arise with
  12263. various features that are common in Macintosh software. For each feature, it
  12264. states which problems may arise, gives advice on what to do and what not to
  12265. do, and refers you to additional reading material that can help you to
  12266. implement a world-ready solution.|
  12267. M.OV.LargeScreenDisplayCompat M.OV7 TN100
  12268. “Large-Screen Display Compatibility”
  12269. A number of third-party developers have announced large-screen display
  12270. peripherals for Macintosh. One of them, Radius Inc., has issued a set of
  12271. guidelines for developers who wish to remain compatible with their Radius
  12272. FPD; unfortunately, one of their recommendations can cause system crashes.
  12273. This note suggests a more correct approach.|
  12274. M.OV.ManagerialAbuse M.OV8 TN203
  12275. “Managerial Abuse”
  12276. When using the various pieces of the Macintosh operating system there is a
  12277. temptation to try to stretch the built-in Managers too far. Developers
  12278. should be aware of the intended purpose of the various Managers and beware
  12279. of using them for things that they were not designed to handle. If extended
  12280. beyond their design goals, they will become slow and unwieldy.|
  12281. M.OV.MultifinderRevisited M.OV17 TN205
  12282. “MultiFinder Revisited: The 6.0 System Release”
  12283. This Technical Note describes several new features found in MultiFinder 6.0
  12284. and answers a few more commonly-asked questions. Changes since December 1989:
  12285. Added a warning to the section on childDiedEvents about distribution of
  12286. MultiFinder 6.1bx.|
  12287. M.OV.PurgeNComactDebug M.OV9 TN51
  12288. “Debugging with PurgeMem and CompactMem”|
  12289. M.OV.SettingAndRestoringA5 M.OV10 TN208
  12290. “Setting and Restoring A5”
  12291. The routines SetupA5 and RestoreA5 do not work properly when used with some
  12292. optimizing Pascal and C compilers. Two new routines, SetCurrentA5 and SetA5,
  12293. are available in MPW 3.0, and they should work with any compiler. Changes
  12294. since December 1988: Removed the sample code and expanded the explanation of
  12295. these two routines. The sample code in Technical Note #180 reflects these
  12296. new A5 routines.|
  12297. M.OV.SettingAndRestoringA5WithinTrapPatches M.OV14 TN25
  12298. “A5 Within Trap Patches--Don’t Depend on It”
  12299. Future software may allow desk accessories to have their own globals by
  12300. changing register A5 when the accessory is entered and exited. This can
  12301. cause problems for applications that patch traps without following certain
  12302. rules.|
  12303. M.OV.StationaryPads M.OV19 TN115
  12304. “Stationery Pads”
  12305. With the introduction of AppleShare (Apple’s file server) there are
  12306. restrictions on self-modification of application resource files and the
  12307. placement of configuration files. This note describes one way to get around
  12308. the necessity for configuration files.|
  12309. M.OV.TheJoyOfBeing32BitClean M.OV11 TN212
  12310. “The Joy of Being 32-Bit Clean”
  12311. What to do (and what not to do) to make your programs run under A/UX and
  12312. future versions of the Macintosh System Software. Changes since October 1988:
  12313. Added information on writing 32-bit clean CDEFs, and updated A/UX
  12314. information to reflect the capabilities of A/UX 1.1.|
  12315. M.OV.VersionTerritory M.OV12 TN189
  12316. “Version Territory”
  12317. This Technical Note describes the 'vers' resource supported by Finder 6.1
  12318. and later. Changes since April 1989: Changed MPW C code to reflect the
  12319. changes in MPW C 3.1.|
  12320. M.OV1 M.OV.ChooserEnhancements TN197
  12321. “Chooser Enhancements”|
  12322. M.OV10 M.OV.SettingAndRestoringA5 TN208
  12323. “Setting and Restoring A5”|
  12324. M.OV11 M.OV.TheJoyOfBeing32BitClean TN212
  12325. “The Joy of Being 32-Bit Clean”|
  12326. M.OV12 M.OV.VersionTerritory TN189
  12327. “Version Territory”|
  12328. M.OV14 M.OV.SettingAndRestoringA5WithinTrapPatches TN25
  12329. “A5 Within Trap Patches--Don’t Depend on It”|
  12330. M.OV15 M.OV.DebuggingTips TN7
  12331. “Debugging Tips”|
  12332. M.OV16 M.OV.GestaltSysenvirons TN129
  12333. “Gestalt & _SysEnvirons--A Never-Ending Story”|
  12334. M.OV17 M.OV.MultifinderRevisited TN205
  12335. “MultiFinder Revisited: The 6.0 System Release”|
  12336. M.OV18 M.OV.ExtraCDEVRes TN310
  12337. “Resource in CDEV?”|
  12338. M.OV19 M.OV.StationaryPads TN115
  12339. “Stationery Pads”|
  12340. M.OV20 M.OV.Internationalization
  12341. “Internationalization Checklist”|
  12342. M.OV3 M.OV.CompatibilityGuidelines TN2
  12343. “Compatibility Guidelines”|
  12344. M.OV4 M.OV.CompatibilityGuidelinesWhy TN117
  12345. “Compatibility: Why and How”|
  12346. M.OV5 M.OV.DesktopFile TN210
  12347. “The Desktop File’s Outer Limits”|
  12348. M.OV6 M.OV.FinderNotes TN147
  12349. “Finder Notes: “Get Info” Default & Icon Masks”|
  12350. M.OV7 M.OV.LargeScreenDisplayCompat TN100
  12351. “Large-Screen Display Compatibility”|
  12352. M.OV8 M.OV.ManagerialAbuse TN203
  12353. “Managerial Abuse”|
  12354. M.OV9 M.OV.PurgeNComactDebug TN51
  12355. “Debugging with PurgeMem and CompactMem”|
  12356. M.PR.ColorPrinting M.PR1 TN73
  12357. “Color Printing”
  12358. This discusses color printing in a Macintosh application.|
  12359. M.PR.DeviceIndependentPrinting M.PR2 TN122
  12360. “Device-Independent Printing”|
  12361. M.PR.DictionaryDownloading M.PR14 TN296
  12362. “Dictionary Downloading”
  12363. This technical note discusses a method for downloading PostScript
  12364. dictionaries automatically using the LaserWriter driver. It will also
  12365. provide the format and use of the PREC(103) resource. It will also describe
  12366. some problems with the now obsolete PREC(201) resource. If you are using
  12367. PostScript dictionaries, or either of these resources, you should definitely
  12368. read this note.|
  12369. M.PR.DocumentNames M.PR3 TN149
  12370. “Document Names and the Printing Manager”
  12371. Our compatibility testing for LaserShare (Apple’s LaserWriter spooler) has
  12372. turned up a number of applications that do not provide the Printing Manager
  12373. with a document name; although this feature is not required, it is nice for
  12374. users that share printers.|
  12375. M.PR.FeederFodder M.PR15 TN295
  12376. “Feeder Fodder”
  12377. This Technical Note discusses the new Feeder button available in the 6.1,
  12378. and 7.0 versions of the LaserWriter driver. This Feeder button mechanism
  12379. allows developers to insert code into the LaserWriter driver to support a
  12380. sheet feeder connected to a LaserWriter. This Note provides a description of
  12381. the button, as well as information required to implement one.|
  12382. M.PR.FunWithPrJobMerge M.PR16 TN312
  12383. “Fun With PrJobMerge”
  12384. This Technical Note discusses some interesting behavior you’ll encounter
  12385. while using PrJobMerge with the 7.0 and 7.1 versions of the LaserWriter
  12386. driver. Changes since March 1992: Corrected the Vulcan-like “THPring” typo
  12387. to correctly read “THPrint,” and changed a comment in the code to mean what
  12388. I originally meant.|
  12389. M.PR.ImageWriter M.PR6 TN124
  12390. “Using Low-Level Printing Calls with AppleTalk Image Writers”|
  12391. M.PR.ImageWriterIIPaper M.PR17 TN33
  12392. “Image Writer II Paper Motion”
  12393. The purpose of this technical note is to answer the many questions asked
  12394. about why the paper moves the way it does on the ImageWriter II.|
  12395. M.PR.LaserWriterDriverSurprise M.PR20 TN192
  12396. “LaserWriter Driver Surprises in 5.0 and Newer”|
  12397. M.PR.LaserWriterOpt M.PR4 TN72
  12398. “LaserWriter Optimization Techniques”
  12399. This Technical Note discusses techniques for optimizing code for printing on
  12400. the LaserWriter. Changes since March 1988: Updated the “Printable Paper
  12401. Area” and “Memory Considerations” sections as well as the printer IDs, moved
  12402. the error messages from the end of the Note to Technical Note #161, A
  12403. Printing Loop That Cares…, and removed the “Spool-A-Page/Print-A-Page”
  12404. section because Technical Note #125, Effect of Spool-A-Page/Print-A-Page on
  12405. Shared Printers, already thoroughly covers this topic.|
  12406. M.PR.LaserWriterROMBugs M.PR5 TN123
  12407. “LaserWriter ROMs Bugs”
  12408. These are LaserWriter bugs that your users may encounter when printing from
  12409. any Macintosh application. These are for your information; you cannot code
  12410. around them. The bugs described here occur in the 1.0 and 2.0 LaserWriter
  12411. ROMs.|
  12412. M.PR.PictAndPrinting M.PR21 TN297
  12413. “Pictures and the Printing Manager”
  12414. This technical note described some problems and features of using Quickdraw
  12415. pictures with the Printing Manager. In general, if your application prints
  12416. Quickdraw pictures, you should read this note.|
  12417. M.PR.pIdleProc M.PR22 TN294
  12418. “pldle Proc(or how to let users know what’s going on during print time)”
  12419. This Technical Note discusses how to defensively program a pIdle procedure
  12420. to work with the majority of print drivers in existence today, and how to
  12421. install it at print time.|
  12422. M.PR.PosIndPS M.PR23 TN183
  12423. “Position-Independent PostScript”
  12424. This technical note describes a method for inserting position-independent
  12425. PostScript into QuickDraw pictures.|
  12426. M.PR.PRGeneral M.PR7 TN128
  12427. “PrGeneral”
  12428. The Printing Manager architecture has been expanded to include a new
  12429. procedure called PrGeneral. The features described here are advanced,
  12430. special-purpose features, intended to solve specific problems for those
  12431. applications that need them. The calls to determine printer resolution
  12432. introduce a good deal of complexity into the application’s code, and should
  12433. be used only when necessary.|
  12434. M.PR.PrGeneralBug M.PR8 TN173
  12435. “PrGeneral Bug”
  12436. This technical note documents a bug in the implementation of the PrGeneral
  12437. procedure in the LaserWriter driver version 4.0. The bug has to do with the
  12438. format of the information returned by the GetRslData opcode. This technical
  12439. note will also describe a workaround for the problem.|
  12440. M.PR.PrintDialogsAddingItems M.PR9 TN95
  12441. “Print Dialogs: Adding Items”
  12442. This technical note discusses how to add your own items to the Printing
  12443. Manager’s dialogs.|
  12444. M.PR.PrintLoop M.PR10 TN161
  12445. “A Printing Loop That Cares...”
  12446. This Technical Note discusses opening and closing the Printing Manager with
  12447. calls to _PrOpen and _PrClose as well as how to handle errors at print time.
  12448. Changes since October 1989: Added the section on error checking,
  12449. incorporating the error code descriptions formerly found in Technical Note
  12450. #72, Optimizing For The LaserWriter—Techniques and an updated version of the
  12451. information formerly found in Technical Note #118, How To Check and Handle
  12452. Printing Errors.|
  12453. M.PR.SetLineWidth M.PR12 TN175
  12454. “SetLineWidth Revealed”|
  12455. M.PR.SpoolerQueries M.PR13 TN133
  12456. “Spooler Queries?”
  12457. This technical note discusses drawbacks of using the spool-a-page/
  12458. print-a-page method of printing.|
  12459. M.PR.SpoolerShared M.PR18 TN125
  12460. “The Effect of Spool-a-page/Print-a-page on Shared Printers”|
  12461. M.PR.UsingLaserPrepRoutines M.PR19 TN152
  12462. “Using Laser Prep Routines”|
  12463. M.PR1 M.PR.ColorPrinting TN73
  12464. “Color Printing”|
  12465. M.PR10 M.PR.PrintLoop TN161
  12466. “A Printing Loop That Cares...”|
  12467. M.PR12 M.PR.SetLineWidth TN175
  12468. “SetLineWidth Revealed”|
  12469. M.PR13 M.PR.SpoolerQueries TN133
  12470. “Spooler Queries?”|
  12471. M.PR14 M.PR.DictionaryDownloading TN296
  12472. “Dictionary Downloading”|
  12473. M.PR15 M.PR.FeederFodder TN295
  12474. “Feeder Fodder”|
  12475. M.PR16 M.PR.FunWithPrJobMerge TN312
  12476. “Fun With PrJobMerge”|
  12477. M.PR17 M.PR.ImageWriterIIPaper TN33
  12478. “Image Writer II Paper Motion”|
  12479. M.PR18 M.PR.SpoolerShared TN125
  12480. “The Effect of Spool-a-page/Print-a-page on Shared Printers”|
  12481. M.PR19 M.PR.UsingLaserPrepRoutines TN152
  12482. “Using Laser Prep Routines”|
  12483. M.PR2 M.PR.DeviceIndependentPrinting TN122
  12484. “Device-Independent Printing”|
  12485. M.PR20 M.PR.LaserWriterDriverSurprise TN192
  12486. “LaserWriter Driver Surprises in 5.0 and Newer”|
  12487. M.PR21 M.PR.PictAndPrinting TN297
  12488. “Pictures and the Printing Manager”|
  12489. M.PR22 M.PR.pIdleProc TN294
  12490. “pldle Proc(or how to let users know what’s going on during print time)”|
  12491. M.PR23 M.PR.PosIndPS TN183
  12492. “Position-Independent PostScript”|
  12493. M.PR3 M.PR.DocumentNames TN149
  12494. “Document Names and the Printing Manager”|
  12495. M.PR4 M.PR.LaserWriterOpt TN72
  12496. “LaserWriter Optimization Techniques”|
  12497. M.PR5 M.PR.LaserWriterROMBugs TN123
  12498. “LaserWriter ROMs Bugs”|
  12499. M.PR6 M.PR.ImageWriter TN124
  12500. “Using Low-Level Printing Calls with AppleTalk Image Writers”|
  12501. M.PR7 M.PR.PRGeneral TN128
  12502. “PrGeneral”|
  12503. M.PR8 M.PR.PrGeneralBug TN173
  12504. “PrGeneral Bug”|
  12505. M.PR9 M.PR.PrintDialogsAddingItems TN95
  12506. “Print Dialogs: Adding Items”|
  12507. M.PS.DeferredTasks M.PS3 TN320
  12508. “Deferred Task Traps, Truths, and Tips”|
  12509. M.PS.DialogsInDAs
  12510. “Using Modeless Dialogs from Desk Accessories.”|
  12511. M.PS.SubLaunching M.PS1 TN126 [1/2]
  12512. “Sub(Launching) From a High-Level Language”
  12513. Note: Developer Technical Support takes the view that launching and
  12514. sublaunching are features which are best avoided for compatibility (and
  12515. other) reasons, but we want to make sure that when it is absolutely
  12516. necessary to implement it, it is done in the safest possible way. This
  12517. Technical Note discusses the “safest” method of calling _Launch from a
  12518. high-level language that supports inline assembly language with the option|
  12519. M.PS.SubLaunching M.PS1 TN126 [2/2]
  12520. of launching or sublaunching another application. Changes since August 1988:
  12521. Incorporated Technical Note #52 on calling _Launch from a high-level
  12522. language, changed the example to offer a choice between launching or
  12523. sublaunching, added a discussion of the _Launch trap under MultiFinder, and
  12524. updated the MPW C code to include inline assembly language.|
  12525. M.PS1 M.PS.SubLaunching TN126
  12526. “Sub(Launching) From a High-Level Language”|
  12527. M.PS3 M.PS.DeferredTasks TN320
  12528. “Deferred Task Traps, Truths, and Tips”|
  12529. M.PT.AccessingGlobalsFromASM M.PT1 TN104
  12530. “Accessing Globals From MPW Assembly Language”
  12531. This technical note demonstrates how to access MPW Pascal and MPW C globals
  12532. from the MPW Assembler.|
  12533. M.PT.AUXComaptability M.PT8 TN229
  12534. “A/UX 2.0 Comaptability Guidelines”
  12535. This Technical Note describes details of the A/UX 2.0 implementation of
  12536. which developers should be aware, so that their Macintosh applications also
  12537. work properly under A/UX. Changes since April 1989: This Note formerly
  12538. described A/UX 1.1 Toolbox Bugs, but has been completely rewritten to cover
  12539. A/UX 2.0 compatibility. Changes since June 1990: Changes due to A/UX 2.0.1,
  12540. also added some new important issues.|
  12541. M.PT.AUXSysCalls M.PT9 TN269
  12542. “A/UX System Calls From Macintosh Software”
  12543. This Technical Note discusses how to make A/UX system calls from
  12544. applications developed in the Macintosh environment. This is useful to
  12545. anyone porting an existing Macintosh driver or application to work on A/UX
  12546. as well. Changes since August 1990: Added information about how to make use
  12547. of fork() system calls under MultiFinder, as well as how various A/UX system
  12548. calls behave under the MultiFinder emulation mode.|
  12549. M.PT.ckidResourceFormat M.PT7 TN269
  12550. “‘ckid’ Resource Format”
  12551. This Technical Note describes the 'ckid' resource format used by MPW’s
  12552. Projector. If you are writing an editor or development system, you may wish
  12553. to allow or disallow file modification based on the information in the
  12554. resource.|
  12555. M.PT.CplusplusPitfals M.PT12 TN307
  12556. “C++ Pitfalls in MPW”
  12557. This Technical Note covers most of the common and serious subtle problems
  12558. that a MPW C++ user might encounter. For more information consult the
  12559. current C++ literature. This Note will be updated periodically to reflect
  12560. changes in the language and the compiler. Always read the release notes
  12561. included with the MPW C++ to find out the latest status for known bugs and
  12562. restrictions. Changes since January 1992: The original inline C++ Tech Note
  12563. is now part of an overall MPW C++ problem Tech Note.|
  12564. M.PT.EditFileFormat M.PT3 TN84
  12565. “Edit File Format”
  12566. This technical note describes the format of the files created by Edit. It
  12567. has been verified for versions 1.x and 2.0.|
  12568. M.PT.GettingThroughCustoms M.PT13 TN135
  12569. “Getting through CUSToms”
  12570. This technical note provides a way for developers to allow sophisticated
  12571. users to add code to an off-the-shelf application. Using this scheme, the
  12572. user can easily install the code module; the application has to know how to
  12573. call it and, optionally, be able to respond to a set of predefined calls
  12574. from the custom package.|
  12575. M.PT.Hypercard M.PT15 TN168
  12576. “HyperCard and You: Economy Edition”
  12577. This Technical Note describes some HyperCard anomalies with which developers
  12578. should be familiar when developing stackware, and it documents differences
  12579. between HyperCard versions where appropriate. Changes since November 1987:
  12580. Consolidated Technical Notes 168, HyperCard 'snd ' Resources; 169, HyperCard
  12581. 1.0.1 and 1.1 Anomalies; and 170, HyperCard File Format while adding and
  12582. updating material with regard to HyperCard 2.0 and condensing or obsoleting
  12583. information on bugs which have been addressed.|
  12584. M.PT.InitGrafWithMPWAsm M.PT16 TN223
  12585. “InitGraf with MPW Assembly”
  12586. The Macintosh Programmer’s Workshop (MPW) requires assembly-language
  12587. programmers to allocate their own QuickDraw global variables rather than use
  12588. the default record as indicated in Inside Macintosh.|
  12589. M.PT.InsideObjPascal M.PT17 TN239
  12590. “Inside Object Pascal”
  12591. This Technical Note briefly explains why Object Pascal and MacApp should
  12592. only be used to write applications and MPW tools.|
  12593. M.PT.Installer M.PT11 TN75
  12594. “Apple’s Multidisk Installer”
  12595. This Technical Note documents Apple’s Multidisk Installer, and it is in
  12596. addition to separate Installer documentation which provides the details of
  12597. writing scripts. Changes since September 1991: Revised information on the
  12598. use of Installer version 3.1 to version 3.2. Revised information on the use
  12599. of ScriptCheck version 3.2.1 with Installer version 3.2. Added Common
  12600. Questions and Answers relating to the use of the Installer.|
  12601. M.PT.IOPBasedSerialDiffs M.PT18 TN284
  12602. “IOP Based Serial Differenced Under A/UX”
  12603. This Technical Note discusses use of the Macintosh IIfx IOP-based serial
  12604. driver under A/UX, especially under certain error conditions which cause it
  12605. to perform differently than documented in termio(7). (The SCC driver, used
  12606. on non-IOP machines, conforms to termio(7) in all cases.) References to “the
  12607. driver” herein refer to the IOP-based serial driver, seriop.c.|
  12608. M.PT.LifeWithFontDAMover M.PT19 TN23
  12609. “Life With Font/DA Mover-Desk Accessories”
  12610. This technical note describes how to make sure that your desk accessory will
  12611. work after being moved by Font/Desk Accessory Mover.|
  12612. M.PT.MacAPPBugs M.PT4 TN280 [1/3]
  12613. ““Bugs In MacApp? Yes, But I Love It!””
  12614. This Technical Note describes the latest information about bugs or
  12615. unexpected “features” in MacApp. Where possible, solutions and fixes are
  12616. noted. DTS intends this Note to be a complete list of all known bugs in
  12617. MacApp and will update it as old bugs are fixed or new ones appear. If you
  12618. have encountered a bug or unexpected feature which is not described here, be
  12619. sure to let DTS know. Specific code examples and suggested fixes are useful.|
  12620. M.PT.MacAPPBugs M.PT4 TN280 [2/3]
  12621. This version of the Note reflects the state of MacApp 2.0.1. The latest
  12622. version of this Note can always be found on AppleLink in the Developer
  12623. Services Bulletin Board. Changes since August 1990: Updated for MacApp
  12624. 2.0.1. Revised line count of MacApp 2.0. Added: TEditText #2; TEvtHandler #1;
  12625. TGridView #3; TTEView #5, 7, 9; TView #6; Assorted TView.Focus #8; Globals
  12626. #16; MABuild #13; Debug #10. Updated: TApplication #3; TPopup #5; TScroller
  12627. #1; TStdPrintHandler #2, 3; TTEView #3; TView #3; TWindow #3; Assorted|
  12628. M.PT.MacAPPBugs M.PT4 TN280 [3/3]
  12629. TView.Focus #3; Globals #7, 8; MABuild #2, 11; Debug #4, 5; SADE
  12630. Compatibility #1; THINK Pascal #2. Removed: TApplication #5; TCommand #1;
  12631. TCtlMgr #1; TDeskScrapView #1; TGridView #2; TIcon #1; TPopup #1, 2, 3;
  12632. TStdPrintHandler #4; TTEView #1, 2, 6, 8; TView #5; TWindow #1, 2; Assorted
  12633. TView.Focus #7; Globals #1-5, 9, 13-15; Debug #8, 9; THINK Pascal #1; Other
  12634. #2.|
  12635. M.PT.MacAppView M.PT20
  12636. “A Ten-Minute MacApp 'View' Adventure Game.”
  12637. This Technical Note describes the new MacApp 3.0 'View' resource.|
  12638. M.PT.MacinTalk M.PT22 TN268
  12639. “MacinTalk-The Final Chapter”
  12640. This Technical Note discusses the MacinTalk software product.|
  12641. M.PT.MacintoshAllegroCommon M.PT23 TN231 [1/2]
  12642. “Macintosh Allegro Common Lisp Features”
  12643. This Technical Note describes some known problems and provides solutions to
  12644. these problems for the Macintosh Allegro Common Lisp™ package which is
  12645. available from Apple Computer, Inc. You should note, however, that although
  12646. Apple acquired Coral Software and is selling Macintosh Allegro Common Lisp,
  12647. Apple is not currently distributing any other products which had been
  12648. developed or previously sold by Coral Software. Changes since April 1989:|
  12649. M.PT.MacintoshAllegroCommon M.PT23 TN231 [2/2]
  12650. Noted 1.3.1 documentation errors, corrected erroneous floating-point patch
  12651. for version 1.2.2, updated 1.2.2 information which is not relevant to 1.3.1,
  12652. corrected APDA part number, added examples of high-level printing functions
  12653. in 1.3.1, an array-dialog-item example, and information explaining how to
  12654. get the Victoria-Day release of Portable Common LOOPS (PCL) to compile
  12655. correctly under 1.3.1.|
  12656. M.PT.MacPaintDoc M.PT24 TN86
  12657. “MacPaint Document Format”
  12658. This Technical Note describes the internal format of a MacPaint® document,
  12659. which is a standard used by many other programs. This description is the
  12660. same as that found in the “Macintosh Miscellaneous” section of early Inside
  12661. Macintosh versions. Changes since October 1988: Fixed bugs in the example
  12662. code.|
  12663. M.PT.MPW202Bugs M.PT26 TN200 [1/2]
  12664. “MPW 2.0.2 Bugs”
  12665. This Technical Note describes latest information about bugs or unexpected
  12666. “features” in the MPW C, Pascal, and Assembler products and the Toolbox and
  12667. OS Interface Libraries. We intend this Note to be a complete list of all
  12668. known bugs in these products, which will be updated as old bugs are fixed,
  12669. or new ones appear. If you have encountered a bug or unexpected feature
  12670. which is not described here, be sure to let us know. Specific code examples|
  12671. M.PT.MPW202Bugs M.PT26 TN200 [2/2]
  12672. are useful. The bugs described in the October 1 revision of this Note will
  12673. be fixed in the 3.0 release of MPW scheduled for Fall 1988. Changes since
  12674. August 1, 1988: Corrected the description of “bug” #3 under MPW C as it is
  12675. not a bug according to the definition of the C language and corrected an
  12676. error in bug #2 of the Interface Libraries concerning the glue for
  12677. _SlotVInstall and _SlotVRemove.|
  12678. M.PT.MPWCFunctions M.PT5 TN164
  12679. “MPW C Functions: To declare or not to declare, that is the question.”
  12680. Here’s the low-down on when C functions need not be declared in include files.|
  12681. M.PT.MPWCGlueForPoint M.PT2 TN166
  12682. “MPW C Glue for Point & String Functions”
  12683. MPW 2.0 includes new C interfaces to ROM routines which no longer do string
  12684. and point conversions. These new interfaces are described here.|
  12685. M.PT.MPWLoad M.PT27 TN93
  12686. “MPW: {$LOAD}; _DataInit%_MethTables”
  12687. This technical note discusses the Pascal {$LOAD} directive as well as how to
  12688. unload the _DataInit and %_MethTables segments.|
  12689. M.PT.MPWmc68881 M.PT25 TN146 [1/2]
  12690. “MPW’s -mc68881 Option”
  12691. This Technical Note discusses MPW’s -mc68881 option, which represents
  12692. Extended values in 96 bits (instead of 80, as with software SANE), and
  12693. compatibility issues when using non-SANE system calls that expect 80-bit
  12694. Extended values. Changes since June 1990: Extended the warning about|
  12695. M.PT.MPWmc68881 M.PT25 TN146 [2/2]
  12696. explicitly checking for the presence of an FPU if an application uses
  12697. floating-point instructions to include the possibility of FPU-less MC68040
  12698. products and also raised the issue of extended values embedded in data
  12699. structures.|
  12700. M.PT.MultipleInheritance M.PT28 TN281
  12701. “Multiple Inheritance and HandleObjects”
  12702. This Technical Note answers a common question about MPW C++: “Why doesn’t
  12703. HandleObject support multiple inheritance?” It does this by giving a brief
  12704. overview of how multiple inheritance is implemented in MPW C++.|
  12705. M.PT.MyLifeAsAPascalObject M.PT29 TN300
  12706. “My Life as a Pascal Object”
  12707. This Technical Note discusses the PascalObject base class, used, for
  12708. instance, with MacApp programming. The Technical Note describes how to write
  12709. PascalObject derived classes that work with both Object Pascal and C++ code
  12710. linking. It also describes the current restrictions and bugs with writing
  12711. C++ code using PascalObject as the base class. This Technical Note is based
  12712. on MacApp 2.0(.1), MPW 3.2 and MPW C++ 3.1.|
  12713. M.PT.ObjPascal M.PT6 TN105
  12714. “MPW Object Pascal Without MacApp”|
  12715. M.PT.PascalRoutinesPassed M.PT30 TN42
  12716. “Pascal Routines Passed by Pointer”|
  12717. M.PT.PascalToCProcParams M.PT31 TN265
  12718. “Pascal to C PROCEDURE Parameters”
  12719. This Technical Note talks about nested procedures and PROCEDURE parameters
  12720. in Pascal and what to do when converting them into C or C++. Changes since
  12721. February 1990: Fixed some type coercion problems.|
  12722. M.PT.PerformanceTuning M.PT32 TN313
  12723. “Performance Tuning with Development Tools”
  12724. This Technical Note is a collection of useful ideas and suggestions to help
  12725. you decrease the time required to compile and link under MPW. Some of the
  12726. issues are even relevant to any development tools running under the
  12727. Macintosh environment. The Tech Note will also clarify what performance
  12728. tunings work, and which are marginal or may not work at all.|
  12729. M.PT.ROMDebugger M.PT33 TN38
  12730. “The ROM Debugger”|
  12731. M.PT.Signals M.PT34 TN88
  12732. “Signals”
  12733. Signals are a form of intra-program interrupt which can greatly aid clean,
  12734. inexpensive error trapping in stack frame intensive languages. A program may
  12735. invoke the Signal procedure and immediately return to the last invocation of
  12736. CatchSignal, including the complete stack frame state at that point.|
  12737. M.PT.StandAloneCode M.PT35
  12738. “Stand-Alone Code, ad nauseam.”
  12739. This Technical Note discusses many of the issues related to stand-alone code
  12740. modules. This Note is by no means a completely original work, as the author
  12741. borrows freely from the work of Keith Rollin, Mark Baumwell, and Jim
  12742. Friedlander. Changes since October 1989: Completely rewritten to broaden the
  12743. discussion of stand-alone code modules and include a greater scope of
  12744. examples. Incorporates Technical Notes #110, MPW: Writing Stand-Alone Code
  12745. and #145, Debugger FKEY.|
  12746. M.PT.TheCompleteGuideToTeachText M.PT36 TN274
  12747. “The Compleat Guide to TeachText”
  12748. This Technical Note explains how to use TeachText to create release notes,
  12749. complete with pictures, which every Macintosh owner can read. This Note
  12750. assumes familiarity with ResEdit.|
  12751. M.PT.UsingMPWForNonMacintosh M.PT37 TN240
  12752. “Using MPW for Non-Macintosh  68000 Systems”
  12753. This Technical Note discusses using MPW 3.0 for creating software intended
  12754. to run on 68000-based systems that do not implement the Macintosh run-time
  12755. architecture. These systems include NuBus™ cards, peripheral devices, and
  12756. proprietary 68000 systems.|
  12757. M.PT1 M.PT.AccessingGlobalsFromASM TN104
  12758. “Accessing Globals From MPW Assembly Language”|
  12759. M.PT11 M.PT.Installer TN75
  12760. “Apple’s Multidisk Installer”|
  12761. M.PT12 M.PT.CplusplusPitfals TN307
  12762. “C++ Pitfalls in MPW”|
  12763. M.PT13 M.PT.GettingThroughCustoms TN135
  12764. “Getting through CUSToms”|
  12765. M.PT15 M.PT.Hypercard TN168
  12766. “HyperCard and You: Economy Edition”|
  12767. M.PT16 M.PT.InitGrafWithMPWAsm TN223
  12768. “InitGraf with MPW Assembly”|
  12769. M.PT17 M.PT.InsideObjPascal TN239
  12770. “Inside Object Pascal”|
  12771. M.PT18 M.PT.IOPBasedSerialDiffs TN284
  12772. “IOP Based Serial Differenced Under A/UX”|
  12773. M.PT19 M.PT.LifeWithFontDAMover TN23
  12774. “Life With Font/DA Mover-Desk Accessories”|
  12775. M.PT2 M.PT.MPWCGlueForPoint TN166
  12776. “MPW C Glue for Point & String Functions”|
  12777. M.PT20 M.PT.MacAppView
  12778. “A Ten-Minute MacApp 'View' Adventure Game.”|
  12779. M.PT22 M.PT.MacinTalk TN268
  12780. “MacinTalk-The Final Chapter”|
  12781. M.PT23 M.PT.MacintoshAllegroCommon TN231
  12782. “Macintosh Allegro Common Lisp Features”|
  12783. M.PT24 M.PT.MacPaintDoc TN86
  12784. “MacPaint Document Format”|
  12785. M.PT25 M.PT.MPWmc68881 TN146
  12786. “MPW’s -mc68881 Option”|
  12787. M.PT26 M.PT.MPW202Bugs TN200
  12788. “MPW 2.0.2 Bugs”|
  12789. M.PT27 M.PT.MPWLoad TN93
  12790. “MPW: {$LOAD}; _DataInit%_MethTables”|
  12791. M.PT28 M.PT.MultipleInheritance TN281
  12792. “Multiple Inheritance and HandleObjects”|
  12793. M.PT29 M.PT.MyLifeAsAPascalObject TN300
  12794. “My Life as a Pascal Object”|
  12795. M.PT3 M.PT.EditFileFormat TN84
  12796. “Edit File Format”|
  12797. M.PT30 M.PT.PascalRoutinesPassed TN42
  12798. “Pascal Routines Passed by Pointer”|
  12799. M.PT31 M.PT.PascalToCProcParams TN265
  12800. “Pascal to C PROCEDURE Parameters”|
  12801. M.PT32 M.PT.PerformanceTuning TN313
  12802. “Performance Tuning with Development Tools”|
  12803. M.PT33 M.PT.ROMDebugger TN38
  12804. “The ROM Debugger”|
  12805. M.PT34 M.PT.Signals TN88
  12806. “Signals”|
  12807. M.PT35 M.PT.StandAloneCode
  12808. “Stand-Alone Code, ad nauseam.”|
  12809. M.PT36 M.PT.TheCompleteGuideToTeachText TN274
  12810. “The Compleat Guide to TeachText”|
  12811. M.PT37 M.PT.UsingMPWForNonMacintosh TN240
  12812. “Using MPW for Non-Macintosh  68000 Systems”|
  12813. M.PT4 M.PT.MacAPPBugs TN280
  12814. ““Bugs In MacApp? Yes, But I Love It!””|
  12815. M.PT5 M.PT.MPWCFunctions TN164
  12816. “MPW C Functions: To declare or not to declare, that is the question.”|
  12817. M.PT6 M.PT.ObjPascal TN105
  12818. “MPW Object Pascal Without MacApp”|
  12819. M.PT7 M.PT.ckidResourceFormat TN269
  12820. “‘ckid’ Resource Format”|
  12821. M.PT8 M.PT.AUXComaptability TN229
  12822. “A/UX 2.0 Comaptability Guidelines”|
  12823. M.PT9 M.PT.AUXSysCalls TN269
  12824. “A/UX System Calls From Macintosh Software”|
  12825. M.QD.32BitQuickDraw M.QD1 TN275
  12826. “32-Bit QuickDraw: V1.2 Features”
  12827. This Technical Note describes the changes and enhancements to 32-Bit
  12828. QuickDraw from version 1.0 (as shipped on the original Color Disk) to
  12829. version 1.2, which ships with System Software 6.0.5 and later. This Note
  12830. assumes familiarity with Inside Macintosh, Volume V, Color QuickDraw, and
  12831. 32-Bit QuickDraw release notes.|
  12832. M.QD.BitMapToRegion M.QD2 TN193
  12833. “BitMapToRegion: So Many Bitmaps, So Little Time”
  12834. This Technical Note discusses the routine BitMapToRegion, which converts a
  12835. bitmap to a region, and is available in the 32-Bit QuickDraw INIT and from
  12836. Apple Software Licensing. Changes since October 1989: Added trap definitions
  12837. for developers using the 32-Bit QuickDraw version of this routine without
  12838. the correct MPW include file.|
  12839. M.QD.ColorCursorCursing M.QD3 TN244
  12840. “Color Cursor Cursing: A Leading Cause”
  12841. Working with color cursors you create from scratch can cause headaches. This
  12842. Technical Note may help a bit. Changes since June 1989: Added a warning
  12843. about purgeable 'clut' resources.|
  12844. M.QD.ColorizingWithCopyBits M.QD4 TN163
  12845. “Colorizing With CopyBits”
  12846. Inside Macintosh Volume V states that the foreground and background colors
  12847. are applied to an image during a CopyBits or CopyMask call. Accidental use
  12848. of this feature can create bizarre coloring effects. This note explains what
  12849. happens, how to avoid problems, and how to use it.|
  12850. M.QD.DisplayingLargePict M.QD5 TN154
  12851. “Displaying Large PICT Files”
  12852. Now that we have scanners and other massive-picture producing types of
  12853. applications, there is a need to address the problem of how to display a
  12854. PICT format object that is bigger than a current PICT resource is allowed to
  12855. be. Note that this technique applies equally well to version 1 and version 2
  12856. (word-opcode) pictures as produced by the Macintosh II.|
  12857. M.QD.DrawingIcons M.QD17 TN55
  12858. “Drawing Icons”
  12859. Using resources of type ICON allows drawing of icons in srcOr mode. Using
  12860. resources of type ICN# allows for more variety when drawing icons.|
  12861. M.QD.EveryPictureComment M.QD6 TN181
  12862. “Every Picture (Comment) Tells Its Story, Don’t It?”
  12863. Application-specific picture comment conflict and registration is addressed,
  12864. along with Developer Technical Support’s method for solving it.|
  12865. M.QD.GCQuickDrawCopyBits M.QD16 TN289
  12866. “8.24 GC QuickDraw and Deaccelerated CopyBits”
  12867. This Technical Note discusses conditions that may cause _CopyBits to slow
  12868. down when QuickDraw acceleration is on via the Apple 8•24 GC Display Card.|
  12869. M.QD.IconDrawingTheSystem7 M.QD18 TN306
  12870. “Drawing Icons the System 7 Way”
  12871. This Technical Note describes how to utilize the built-in System 7 icon
  12872. drawing utility. Use this information to better conform to the System 7.0
  12873. visual human interface.|
  12874. M.QD.OffscreenBitMap M.QD7 TN41
  12875. “Off-Screen Bitmaps”
  12876. This Technical Note provides an example of creating an off-screen bitmap,
  12877. drawing to it, and then copying from it to the screen. Changes since April
  12878. 1990: Clarified the section on window updates with off-screen bitmaps to
  12879. explicitly limit these updates to your own windows.|
  12880. M.QD.OldStyleColors M.QD8 TN259
  12881. “Old-Style Colors”
  12882. This Technical Note covers limitations of the original Macintosh color model
  12883. (eight-color) which Inside Macintosh, Volume I-173, QuickDraw does not
  12884. document. Changes since October 1989: Added definitions of the old-style
  12885. constants.|
  12886. M.QD.PackBits M.QD20 TN171
  12887. “_PackBits: Things You Wanted to Know About* *But Were Afraid to Ask”
  12888. This Technical Note describes the format of data packed by the Toolbox
  12889. utility _PackBits and documents a change to the srcBytes limit and possible
  12890. worst case. Although you can simply unpack this data using _UnPackBits,
  12891. Apple provides this information for the terminally curious and for those
  12892. manipulating MacPaint® documents or PICT files by hand. Warning: This format
  12893. information is subject to change. Changes since November 1990: A warning has
  12894. been added about the handling of a flag-counter byte value of -128.|
  12895. M.QD.PaletteManagerChanges M.QD9 TN211
  12896. “Palette Manager Changes in System 6.0.2”
  12897. This Technical Note describes the changes and enhancements to the Palette
  12898. Manager in System Software 6.0.2 and future versions.|
  12899. M.QD.PictComments M.QD10 TN91
  12900. “Picture Comments-The Real Deal”|
  12901. M.QD.PicturesAndClipRegions M.QD11 TN59
  12902. “Pictures and Clip Regions”
  12903. This note describes a problem that affects creation of QuickDraw pictures.|
  12904. M.QD.PlottingSmallIcons M.QD12 TN252
  12905. “Plotting Small Icons”
  12906. This Technical Note discusses the 'SICN' resource format and how to plot one
  12907. in a GrafPort. Changes since August 1989: Corrected errors in the Pascal
  12908. code and spruced up the rest.|
  12909. M.QD.PrincipiaOffScreen M.QD13 TN120 [1/3]
  12910. “Principia Off-Screen Graphics Environments”
  12911. Using Color QuickDraw to draw off screen is a common requirement of
  12912. applications and other kinds of programs that run on the Macintosh. This
  12913. Note discusses what Color QuickDraw needs in a graphics environment and how
  12914. to create one for off-screen drawing. A brief discussion of GWorlds, which
  12915. are off-screen graphics environments that are set up by the system, is given
  12916. to help you decide whether to use them or the do-it-yourself techniques|
  12917. M.QD.PrincipiaOffScreen M.QD13 TN120 [2/3]
  12918. described in this Note for setting up an off-screen graphics environment.
  12919. The author’s intent is to provide concepts and routines for creating an
  12920. off-screen graphics environment, and also to explain why existing routines
  12921. for off-screen drawing act as they do. Many, many thanks go to Guillermo
  12922. Ortiz, Konstantin Othmer, Bruce Leak, and Jon Zap for all their expertise on
  12923. this subject, Rich Collyer, Rick Blair, and Jim Friedlander for paving the
  12924. way, and especially to all people who inspired this update by asking great|
  12925. M.QD.PrincipiaOffScreen M.QD13 TN120 [3/3]
  12926. off-screen drawing questions. Changes since October 1991: A very
  12927. embarrassing bug was found in CreateOffScreen and UpdateOffScreen. If you
  12928. try to create a 16- or 32-bit off-screen graphics environment, you’ll just
  12929. get a paramErr. It won’t do that now.
  12930. This technical note describes the internal implementation, and correct
  12931. method of using, the SetLineWidth Picture Comment.|
  12932. M.QD.QuickDrawsInternalPictDef M.QD14 TN21
  12933. “QuickDraw’s Internet Picture Definition”
  12934. This technical note describes the internal format of the QuickDraw picture
  12935. data structure. This revision corrects some errors in the opcode
  12936. descriptions and provides some examples.|
  12937. M.QD.TimeSpaceCopyBits M.QD21 TN277
  12938. “Of Time Space and _CopyBits”
  12939. This Technical Note describes the various factors that can influence the
  12940. speed of _CopyBits so that developers can set up conditions to achieve the
  12941. best performance for the particular situation.|
  12942. M.QD1 M.QD.32BitQuickDraw TN275
  12943. “32-Bit QuickDraw: V1.2 Features”|
  12944. M.QD10 M.QD.PictComments TN91
  12945. “Picture Comments-The Real Deal”|
  12946. M.QD11 M.QD.PicturesAndClipRegions TN59
  12947. “Pictures and Clip Regions”|
  12948. M.QD12 M.QD.PlottingSmallIcons TN252
  12949. “Plotting Small Icons”|
  12950. M.QD13 M.QD.PrincipiaOffScreen TN120
  12951. “Principia Off-Screen Graphics Environments”|
  12952. M.QD14 M.QD.QuickDrawsInternalPictDef TN21
  12953. “QuickDraw’s Internet Picture Definition”|
  12954. M.QD16 M.QD.GCQuickDrawCopyBits TN289
  12955. “8.24 GC QuickDraw and Deaccelerated CopyBits”|
  12956. M.QD17 M.QD.DrawingIcons TN55
  12957. “Drawing Icons”|
  12958. M.QD18 M.QD.IconDrawingTheSystem7 TN306
  12959. “Drawing Icons the System 7 Way”|
  12960. M.QD2 M.QD.BitMapToRegion TN193
  12961. “BitMapToRegion: So Many Bitmaps, So Little Time”|
  12962. M.QD20 M.QD.PackBits TN171
  12963. “_PackBits: Things You Wanted to Know About* *But Were Afraid to Ask”|
  12964. M.QD21 M.QD.TimeSpaceCopyBits TN277
  12965. “Of Time Space and _CopyBits”|
  12966. M.QD3 M.QD.ColorCursorCursing TN244
  12967. “Color Cursor Cursing: A Leading Cause”|
  12968. M.QD4 M.QD.ColorizingWithCopyBits TN163
  12969. “Colorizing With CopyBits”|
  12970. M.QD5 M.QD.DisplayingLargePict TN154
  12971. “Displaying Large PICT Files”|
  12972. M.QD6 M.QD.EveryPictureComment TN181
  12973. “Every Picture (Comment) Tells Its Story, Don’t It?”|
  12974. M.QD7 M.QD.OffscreenBitMap TN41
  12975. “Off-Screen Bitmaps”|
  12976. M.QD8 M.QD.OldStyleColors TN259
  12977. “Old-Style Colors”|
  12978. M.QD9 M.QD.PaletteManagerChanges TN211
  12979. “Palette Manager Changes in System 6.0.2”|
  12980. M.QT.DependentFiles M.QT1
  12981. “Dependent Files.”
  12982. This Technical Note describes how to identify and work with dependent files,
  12983. which are files that reference or are referenced by other files. It also
  12984. documents QuickTime's dependent file format.
  12985. Topics
  12986. • Dependent file format
  12987. • Working with dependent files
  12988. • Creating dependent files|
  12989. M.QT.LoadingComponents M.QT2
  12990. “Loading Components.”
  12991. The Component Manager may change the current resource file in the resource
  12992. search path. This is a bug and will be fixed as soon as possible.|
  12993. M.QT.MoviesLOOP M.QT3
  12994. “Movies ‘LOOP’ Atom and Friends”
  12995. This Technical Note discusses entertaining uses for QuickTime user data
  12996. atoms, Apple defined and otherwise.
  12997. Topics
  12998. • User Data Types
  12999. • Sample Code
  13000. • Inside the User Data Atom|
  13001. M.QT.QuickTime1.6Feat M.QT4 [1/2]
  13002. “QuickTime 1.6 Features”
  13003. This Note is a technical discussion of the changes between QuickTime 1.5 and
  13004. QuickTime 1.6. QuickTime 1.6 introduces some new features and is more
  13005. reliable than other QuickTime versions. The note also discusses the new
  13006. features of the QuickTime 1.6 Component Manager.|
  13007. M.QT.QuickTime1.6Feat M.QT4 [2/2]
  13008. Topics
  13009. • QuickTime 1.6 features
  13010. • Component Manager 3.0 features
  13011. • QuickTime 1.6 bug fixes|
  13012. M.QT1 M.QT.DependentFiles
  13013. “Dependent Files.”|
  13014. M.QT2 M.QT.LoadingComponents
  13015. “Loading Components.”|
  13016. M.QT3 M.QT.MoviesLOOP
  13017. “Movies ‘LOOP’ Atom and Friends”|
  13018. M.QT4 M.QT.QuickTime1.6Feat
  13019. “QuickTime 1.6 Features”|
  13020. M.TB.Bundles M.TB1 TN48
  13021. “Bundles”
  13022. This note describes what a bundle is and how to create one.|
  13023. M.TB.CDEFParams M.TB31 TN196
  13024. “‘CDEF’ Parameters and Bugs”
  13025. This Technical Note describes known bugs in the Control Manager which affect
  13026. control definition functions ('CDEF' resources). Changes since August 1988:
  13027. Updated to reflect known bugs in the posCntl and thumbCntl messages and the
  13028. Control Manager _TrackControl call.|
  13029. M.TB.ChangedResource M.TB32 TN188
  13030. “ChangedResource: Too much of a good thing.”|
  13031. M.TB.ClicklessSound M.TB3 TN19
  13032. “How to Produce Continuous Sound Without Clicking”
  13033. This Technical Note formerly described how to use the Sound Driver to
  13034. produce continuous sound without clicking. Changes since March 1988: The
  13035. continuous sound technique is no longer recommended.|
  13036. M.TB.ColorWindowsIn7 M.TB33 TN298 [1/2]
  13037. “Color, Windows and 7.0”
  13038. System 7.0 introduces a new look for the Macintosh Desktop. In order to
  13039. implement those changes 'wctb' and 'cctb' resources have changed in both
  13040. form and use; it is now up to developers to take the lead and help the new
  13041. standard work. The task can be divided in two main areas: in most cases all
  13042. developers have to do is to stick to the system resources in order to
  13043. provide a homogeneous feel to the user; developers in this group need only
  13044. make sure the old 'wctb's are disposed of and that all dialogs and windows|
  13045. M.TB.ColorWindowsIn7 M.TB33 TN298 [2/2]
  13046. are based on CGrafPorts. The other case is more restricted and involves
  13047. developers that need to use their own colors; these applications have to
  13048. define the resources using the new templates and do a careful selection of
  13049. the colors in order to not break the color scheme implemented by the system.
  13050. Changes since January 1991: Removed note about 7.0 beta. Added mention to
  13051. GetGray and added reference to where to find the sample 'WDEF'|
  13052. M.TB.DeskTopFile M.TB6 TN29
  13053. “Resources Contained in the Desktop File”
  13054. This Technical Note describes the resources found in the Desktop file. You
  13055. should not base anything critical on the format of the Desktop file. System
  13056. 7 already uses another scheme as did AppleShare 2.0 under System 6.0.x.|
  13057. M.TB.ErrorsReturnedGetNewDialog M.TB7 TN4
  13058. “Errors Returned from GetNewDialog”|
  13059. M.TB.FindDItem M.TB8 TN112
  13060. “FindDItem”|
  13061. M.TB.FinderFlags M.TB9 TN40
  13062. “Finder Flags”
  13063. This revision corrects the meanings of bits 6 and 7, which were interchanged
  13064. in the older version of this technical note. ResEdit uses these bits
  13065. incorrectly in versions older than 1.2.|
  13066. M.TB.FindersDrives M.TB10 TN28
  13067. “Finders and Foreign Drives”
  13068. This technical note describes the differences in the way the 1.1g, 4.1, 5.0
  13069. and newer Finders communicate with foreign (non-Sony) disk drives.|
  13070. M.TB.GetNextEvent M.TB11 TN85
  13071. “GetNextEvent; Blinking Apple Menu”
  13072. Wherein arcane mysteries are unraveled so you can make the Alarm Clock (or a
  13073. similar desk accessory) blink the Apple menu at the appointed second. Also,
  13074. why GetNextEvent is a good thing.|
  13075. M.TB.KeyMapping M.TB12 TN160
  13076. “Key Mapping”
  13077. This Technical Note describes the Macintosh family key code mapping scheme
  13078. when running System file 4.1 and later. This Note also provides a “safe”
  13079. method for remapping keyboards. Changes since October 1990: Added a section
  13080. on how 'KMAP' resources are matched to specific ADB keyboard types and a
  13081. section on the original Macintosh and Macintosh Plus keyboards.|
  13082. M.TB.LDEFMadness M.TB13 TN279
  13083. “‘LDEF’ Madness”
  13084. This Technical Note uncovers a problem with writing Pascal list definition
  13085. procedures and two (yes, count ’em, two) different methods to work around it.|
  13086. M.TB.MaxResInFile M.TB18 TN141
  13087. “Maximum Number of Resources in a File”
  13088. This note describes the limitation of the number of resources in a single
  13089. resource file.|
  13090. M.TB.MenuFlashing M.TB4 TN222
  13091. “Custom Menu Flashing Bug”
  13092. Selected menu items in a custom 'MDEF' resource do not flash correctly due
  13093. to a bug in the Menu Manager. This Technical Note describes the problem and
  13094. explains how to make your 'MDEF' flash correctly.|
  13095. M.TB.MovableModalDialog M.TB34 TN302
  13096. “Movable Modal Dialogs”
  13097. This Technical Note describes the process by which an application can remap
  13098. the Help Manager 'hmnu' resource while a movable modal dialog box is on the
  13099. screen. The Help Manager handles the case for modal dialog boxes but punts
  13100. in the case of movable modal dialog boxes. The following information will
  13101. help you get the correct interface performance.|
  13102. M.TB.MultifinderFrequentlyAsked M.TB14 TN158
  13103. “MultiFinder Frequently Asked Questions”
  13104. This technical note provides answers to some of the more frequently asked
  13105. questions about MultiFinder. The development name for MultiFinder was
  13106. Juggler, so the term “juggle” is used in this technical note to denote a
  13107. context switch.|
  13108. M.TB.MultifinderFrequentlyAsked1Bug M.TB28 TN177
  13109. “Problem with WaitNextEvent in MultiFinder 1.0”
  13110. This Technical Note discusses a bug in WaitNextEvent in MultiFinder 1.0.
  13111. This bug only occurs when WaitNextEvent is called from the background. This
  13112. bug will be fixed in the next release of MultiFinder. Change since 11/87:
  13113. the bug will be fixed in Systems with versions greater than $04FF.|
  13114. M.TB.MultifinderFrequentlyAskedMisc M.TB35 TN180
  13115. “MultiFinder Miscellanea”
  13116. This Technical Note discusses MultiFinder issues of which programmers should
  13117. be aware. Changes since June 1988: Updated and generalized sample code to
  13118. reflect new MPW 3.0 calls in both C and Pascal for saving and restoring A5
  13119. for interrupt code that accesses application globals. Removed text that can
  13120. be found in Programmer’s Guide to MultiFinder, and added a note about
  13121. _PostEvent.|
  13122. M.TB.NewCDEVMsg M.TB15 TN215
  13123. ““New” cdev Messages”
  13124. This Technical Note describes some previously undocumented messages that the
  13125. Control Panel can send to a Control Panel device (cdev).|
  13126. M.TB.NewResourceMgrCalls M.TB16 TN214
  13127. “New Resource Manager Calls”
  13128. This Technical Note describes two new Resource Manager calls that make
  13129. opening and creating resource files much easier.|
  13130. M.TB.NotificationManager M.TB17 TN184
  13131. “Notification Manager”
  13132. This Technical Note describes the Notification Manager, the part of the
  13133. operating system that lets an application, desk accessory, or driver alert
  13134. the user. Changes since October 1989: Clarified the section on error
  13135. handling for calls to _NMInstall.|
  13136. M.TB.OpenRFPerm M.TB19 TN185
  13137. “OpenRFPerm: What your mother never told you.”
  13138. This note corrects an error in the description of the Resource Manager
  13139. routine OpenRFPerm found in Inside Macintosh Volume IV.|
  13140. M.TB.OwnedResources M.TB20 TN6
  13141. “Owned Resource Shortcuts”|
  13142. M.TB.ParametersForMDEFMessage3 M.TB36 TN172
  13143. “Parameters for MDEF Message #3”|
  13144. M.TB.PendingUpdatePerils M.TB37 TN304
  13145. “Pending Update Perils”
  13146. This Technical Note discusses potential problems when pending update events
  13147. for windows behind modal dialogs are not serviced. This note also documents
  13148. some new System 7 Dialog Manager calls. Changes since August 1991: Added
  13149. note clarifying how to use the new calls, documented use of StdFilterProc in
  13150. Interface.o,and corrected code errors.|
  13151. M.TB.RervedResTypes M.TB21 TN32
  13152. “Reserved Resource Types”|
  13153. M.TB.ResHeaderAppBytes M.TB22 TN62
  13154. “Resource Header Application Bytes: Don’t Use them”|
  13155. M.TB.ResourceManagerTips M.TB23 TN78
  13156. “Resource Manager Tips”
  13157. This note discusses some problems with the Resource Manager and how to work
  13158. around them.|
  13159. M.TB.SeparateResFiles M.TB25 TN46
  13160. “Separate Resource Files”|
  13161. M.TB.SetResLoad M.TB2 TN50
  13162. “Calling SetResLoad”|
  13163. M.TB.SICNinMenu M.TB26 TN253
  13164. “‘SICN’ Tired of Large Icons in Menus?”
  13165. This Technical Note describes a new facility of the Menu Manager which
  13166. allows you to add reduced icons and small icons to your menus. Changes since
  13167. August 1989: Corrected references to SetItemCmd from SetItmCmd.|
  13168. M.TB.StripWithOpenResFile M.TB38 TN232
  13169. “Strip With _OpenResFile and _OpenRFPerm”
  13170. This Technical Note discusses a bug in _OpenResFile and _OpenRFPerm which
  13171. can cause system crashes and what you can do to avoid this problem.|
  13172. M.TB.ToolboxKarma M.TB39 TN227
  13173. “Toolbox Karma”
  13174. This Technical Note discusses Macintosh Toolbox compatibility and what you
  13175. can do to help the Macintosh continue evolving in the future.|
  13176. M.TB.UserItemsInDialogs M.TB27 TN34
  13177. “User Items in Dialogs”
  13178. The Dialog Manager does not go into detail about how to manage user items in
  13179. dialogs; this Technical Note describes the process. Changes since March 1,
  13180. 1988: Added MPW C 3.0 code, added a _SetPort call to the Pascal example, and
  13181. noted the necessity and meaning of enabled items.|
  13182. M.TB.WDEFwDraw M.TB5 TN290
  13183. “Custom WDEF and wDraw”
  13184. This Technical Note explains why custom window definition functions may not
  13185. respond to a wDraw message from the system (if you follow the documentation
  13186. in Inside Macintosh).|
  13187. M.TB.WMgrPort M.TB29 TN194
  13188. “WMgrPortability”
  13189. Where WMgrPort (the Window Manager’s port), MultiFinder, and drawing outside
  13190. of one’s windows will be reconciled.|
  13191. M.TB.ZoomWindow M.TB30 TN79 [1/2]
  13192. “_ZoomWindow”
  13193. This Technical Note contains some hints about using _ZoomWindow. Changes
  13194. since February 1990: Fixed a bug in DoWZoom which caused crashes if the
  13195. content of a window did not intersect with any device’s gdRect. Also made
  13196. DoWZoom more robust by making savePort a local variable and checking for|
  13197. M.TB.ZoomWindow M.TB30 TN79 [2/2]
  13198. off-screen and inactive GDevice records. (One variable name has changed.)
  13199. Additional minor changes: Corrected original sample code to use _EraseRect
  13200. before zooming and added references to Human Interface Note #7, Who’s
  13201. Zooming Whom? for more subtle and application-specific considerations.|
  13202. M.TB1 M.TB.Bundles TN48
  13203. “Bundles”|
  13204. M.TB10 M.TB.FindersDrives TN28
  13205. “Finders and Foreign Drives”|
  13206. M.TB11 M.TB.GetNextEvent TN85
  13207. “GetNextEvent; Blinking Apple Menu”|
  13208. M.TB12 M.TB.KeyMapping TN160
  13209. “Key Mapping”|
  13210. M.TB13 M.TB.LDEFMadness TN279
  13211. “‘LDEF’ Madness”|
  13212. M.TB14 M.TB.MultifinderFrequentlyAsked TN158
  13213. “MultiFinder Frequently Asked Questions”|
  13214. M.TB15 M.TB.NewCDEVMsg TN215
  13215. ““New” cdev Messages”|
  13216. M.TB16 M.TB.NewResourceMgrCalls TN214
  13217. “New Resource Manager Calls”|
  13218. M.TB17 M.TB.NotificationManager TN184
  13219. “Notification Manager”|
  13220. M.TB18 M.TB.MaxResInFile TN141
  13221. “Maximum Number of Resources in a File”|
  13222. M.TB19 M.TB.OpenRFPerm TN185
  13223. “OpenRFPerm: What your mother never told you.”|
  13224. M.TB2 M.TB.SetResLoad TN50
  13225. “Calling SetResLoad”|
  13226. M.TB20 M.TB.OwnedResources TN6
  13227. “Owned Resource Shortcuts”|
  13228. M.TB21 M.TB.RervedResTypes TN32
  13229. “Reserved Resource Types”|
  13230. M.TB22 M.TB.ResHeaderAppBytes TN62
  13231. “Resource Header Application Bytes: Don’t Use them”|
  13232. M.TB23 M.TB.ResourceManagerTips TN78
  13233. “Resource Manager Tips”|
  13234. M.TB25 M.TB.SeparateResFiles TN46
  13235. “Separate Resource Files”|
  13236. M.TB26 M.TB.SICNinMenu TN253
  13237. “‘SICN’ Tired of Large Icons in Menus?”|
  13238. M.TB27 M.TB.UserItemsInDialogs TN34
  13239. “User Items in Dialogs”|
  13240. M.TB28 M.TB.MultifinderFrequentlyAsked1Bug TN177
  13241. “Problem with WaitNextEvent in MultiFinder 1.0”|
  13242. M.TB29 M.TB.WMgrPort TN194
  13243. “WMgrPortability”|
  13244. M.TB3 M.TB.ClicklessSound TN19
  13245. “How to Produce Continuous Sound Without Clicking”|
  13246. M.TB30 M.TB.ZoomWindow TN79
  13247. “_ZoomWindow”|
  13248. M.TB31 M.TB.CDEFParams TN196
  13249. “‘CDEF’ Parameters and Bugs”|
  13250. M.TB32 M.TB.ChangedResource TN188
  13251. “ChangedResource: Too much of a good thing.”|
  13252. M.TB33 M.TB.ColorWindowsIn7 TN298
  13253. “Color, Windows and 7.0”|
  13254. M.TB34 M.TB.MovableModalDialog TN302
  13255. “Movable Modal Dialogs”|
  13256. M.TB35 M.TB.MultifinderFrequentlyAskedMisc TN180
  13257. “MultiFinder Miscellanea”|
  13258. M.TB36 M.TB.ParametersForMDEFMessage3 TN172
  13259. “Parameters for MDEF Message #3”|
  13260. M.TB37 M.TB.PendingUpdatePerils TN304
  13261. “Pending Update Perils”|
  13262. M.TB38 M.TB.StripWithOpenResFile TN232
  13263. “Strip With _OpenResFile and _OpenRFPerm”|
  13264. M.TB39 M.TB.ToolboxKarma TN227
  13265. “Toolbox Karma”|
  13266. M.TB4 M.TB.MenuFlashing TN222
  13267. “Custom Menu Flashing Bug”|
  13268. M.TB5 M.TB.WDEFwDraw TN290
  13269. “Custom WDEF and wDraw”|
  13270. M.TB6 M.TB.DeskTopFile TN29
  13271. “Resources Contained in the Desktop File”|
  13272. M.TB7 M.TB.ErrorsReturnedGetNewDialog TN4
  13273. “Errors Returned from GetNewDialog”|
  13274. M.TB8 M.TB.FindDItem TN112
  13275. “FindDItem”|
  13276. M.TB9 M.TB.FinderFlags TN40
  13277. “Finder Flags”|
  13278. M.TE.AppearanceOfText M.TE20 TN92
  13279. “The Appearance Of Text”
  13280. This technical note describes why text doesn’t always look the way you
  13281. expect depending on the environment you are in.|
  13282. M.TE.EOLAmbiguity M.TE18 TN127
  13283. “TextEdit EOL Ambiguity”
  13284. TESetSelect may be used to position the insertion point at the end of a
  13285. line. There is an ambiguity, though; should the insertion point appear at
  13286. the end of the preceding line or the start of the following one? It is
  13287. possible to determine what will happen, as you are about to see.|
  13288. M.TE.FondOfFONDs M.TE21 TN26 [1/2]
  13289. “Fond of FONDs”
  13290. This Technical Note takes the place of Tech Note #26, “Character vs. String
  13291. Operations in QuickDraw” by Bryan Stearns (March 1988), which pointed out
  13292. the possible differences between the results of a StringWidth call and
  13293. successive calls to CharWidth. This Note updates and brings into a broader
  13294. context the issues related to text measuring. It also provides additional
  13295. documentation on font family resources ('FOND's), and addresses various|
  13296. M.TE.FondOfFONDs M.TE21 TN26 [2/2]
  13297. other frequently asked questions related to the Font Manager. For reasons of
  13298. consistency and easier reference, much of the contents of Technical Notes
  13299. #191, “Font Names,” #198, “Font/DA Mover, Styled Fonts, and 'NFNT's,” and
  13300. #245, “Font Family Numbers,” have been updated and worked into this Note as
  13301. well.|
  13302. M.TE.FontFamilies M.TE2 TN245
  13303. “Font Family Numbers”
  13304. This Technical Note discusses the range of numbers available for identifying
  13305. font families, how they are allocated among script systems, and what numbers
  13306. should be used for fonts that were designed to be used as a tool in an
  13307. application. Changes since August 1990: Apple Computer no longer registers
  13308. font family ID numbers; this note has been altered to reflect the change in
  13309. policy. Also, the relationship of outline fonts to font families is
  13310. discussed briefly.|
  13311. M.TE.FontHeight M.TE22 TN30
  13312. “Font Height Tables”
  13313. This technical note describes how the Font Manager (except in 64K ROMs)
  13314. calculates height tables for fonts and how you can force recalculation.|
  13315. M.TE.FontIcons M.TE3 TN217
  13316. “Where Have My Font Icons Gone?”
  13317. This Technical Note discusses why you should not link directly from your
  13318. font files to the font icons provided by LaserWriter driver 5.2 and later.
  13319. Changes since December 1988: Added some useful tips and described the method
  13320. required to bundle an icon to your font file.|
  13321. M.TE.FontNames M.TE4 TN191
  13322. “Font Names”
  13323. This note recommends the use of font names rather than font numbers.|
  13324. M.TE.FontsAndTheScripts M.TE5 TN242
  13325. “Fonts and the Script Manager”
  13326. This Technical Note describes how the Script Manager uses the font family ID
  13327. to determine a script code.|
  13328. M.TE.InternationalCancel M.TE23 TN263
  13329. “International Cancelling”
  13330. This Technical Note describes potential problems canceling operations with
  13331. the Command-period key sequence and international keyboards.|
  13332. M.TE.IUChanges M.TE6 TN153
  13333. “Changes in International Utilities and Resources”
  13334. The International Utilities package and the international resources have
  13335. been changed with System file 4.1 to take advantage of the Script Manager.|
  13336. M.TE.LifeBefore7.1 M.TE26
  13337. “Inside Macintosh Text and Life Before 7.1”
  13338. Inside Macintosh: Text documents the text handling functionality in System
  13339. 7.1. This Technical Note gives you some additional information that lets you
  13340. design software using Inside Macintosh: Text and make it work on system
  13341. software before System 7.1, going back to System 6.0.7.|
  13342. M.TE.NewStringComp M.TE7 TN178
  13343. “Modifying the Standard String Comparison”
  13344. This technical note describes how to modify the standard string comparison
  13345. by constructing an itl2 resource. Developers may want to modify the standard
  13346. string comparison if Apple’s comparison doesn’t meet their needs or if Apple
  13347. has not written a string comparison routine for the language that concerns
  13348. them.|
  13349. M.TE.RecordSizeLimit M.TE24 TN237
  13350. “TextEdit Record Size Limitations Revisited”
  13351. This Technical Note describes another limit on the length of a TextEdit
  13352. record that was previously undocumented.|
  13353. M.TE.SafeCDEV M.TE8 TN251
  13354. “Safe cdevs”
  13355. This Technical Note describes a potential problem with Control Panel devices
  13356. (cdevs) that contain EditText fields and presents a way to avoid it.|
  13357. M.TE.ScriptManager2DateTime M.TE9 TN264
  13358. “Script Manager 2.0 Date & Time Problems”
  13359. This Technical Note describes known bugs and features in and solutions to
  13360. the date and time routines introduced in Script Manager 2.0.|
  13361. M.TE.ScriptManagerPrintAction M.TE10 TN174
  13362. “Script Manager Print Action Routine”
  13363. This technical note describes how Print Drivers can access the Script
  13364. Manager Print Action routine to print unconventional text, such as Japanese
  13365. or Arabic.|
  13366. M.TE.ScriptManagersPixel2Char M.TE12 TN241
  13367. “Script Manager’s Pixel2Char Routine”
  13368. This Technical Note discusses the Pixel2Char routine provided by the Script
  13369. Manager. Changes since June 1989: Clarified information, corrected minor
  13370. errors, and replaced the illustration.|
  13371. M.TE.ScriptManagerVariables M.TE11 TN243
  13372. “Script Manager Variables”
  13373. This Technical Note describes, in detail, the local and global script
  13374. variables.|
  13375. M.TE.StyledTextEditChanges M.TE13 TN207
  13376. “Styled TextEdit Changes in System 6.0”
  13377. Some changes were made to TextEdit in System 6.0 to provide more
  13378. functionality and to make life easier for the programmer using TextEdit.
  13379. This Note documents those changes and enhancements. Changes since August
  13380. 1988: Corrected an error in TEDispatchRec in the figure on page 8.|
  13381. M.TE.TEScrollBug M.TE14 TN22
  13382. “TE Scroll Bug”|
  13383. M.TE.TextEditAdvice M.TE15 TN82
  13384. “TextEdit: Advice & Descent”
  13385. This technical note will point out some bugs (and possible workarounds), and
  13386. other items of interest for the TextEdit programmer.|
  13387. M.TE.TextEditBugs M.TE16 TN131
  13388. “TextEdit Bugs in 4.2”
  13389. This note formerly described the known bugs with the version of Styled
  13390. TextEdit that was provided with System 4.1. Many of these bugs were fixed in
  13391. System 4.2. This updated Technical Note describes the remaining known
  13392. problems.|
  13393. M.TE.TextEditConvert M.TE17 TN18
  13394. “TextEdit Conversion Utility”
  13395. Text sometimes must be converted between a Pascal string and “pure” text in
  13396. a handle. This note illustrates a way to do this using MPW Pascal.|
  13397. M.TE.TextEditTech M.TE19 TN267
  13398. “TextEdit Technicalities”
  13399. This Technical Note discusses some areas in TextEdit that have not
  13400. previously been clearly documented. Changes since February 1990: Added a
  13401. note about the changes in TextEdit for System Software 6.0.5, documented the
  13402. low-memory global TESysJust, clarified information about text direction and
  13403. _TESetJust, discussed problems with the SetWordBreak routine along with a
  13404. solution to work around it, and described the differences in dialog text
  13405. item behavior.|
  13406. M.TE.TextInNarrowGP M.TE1 TN60
  13407. “Drawing Characters into a Narrow GrafPort”|
  13408. M.TE.WordBreakTables M.TE25 TN182
  13409. “How to Construct Word-Break Tables”
  13410. This technical note describes how to construct auxiliary break tables for
  13411. use with the FindWord routine in the Script Manager.|
  13412. M.TE1 M.TE.TextInNarrowGP TN60
  13413. “Drawing Characters into a Narrow GrafPort”|
  13414. M.TE10 M.TE.ScriptManagerPrintAction TN174
  13415. “Script Manager Print Action Routine”|
  13416. M.TE11 M.TE.ScriptManagerVariables TN243
  13417. “Script Manager Variables”|
  13418. M.TE12 M.TE.ScriptManagersPixel2Char TN241
  13419. “Script Manager’s Pixel2Char Routine”|
  13420. M.TE13 M.TE.StyledTextEditChanges TN207
  13421. “Styled TextEdit Changes in System 6.0”|
  13422. M.TE14 M.TE.TEScrollBug TN22
  13423. “TE Scroll Bug”|
  13424. M.TE15 M.TE.TextEditAdvice TN82
  13425. “TextEdit: Advice & Descent”|
  13426. M.TE16 M.TE.TextEditBugs TN131
  13427. “TextEdit Bugs in 4.2”|
  13428. M.TE17 M.TE.TextEditConvert TN18
  13429. “TextEdit Conversion Utility”|
  13430. M.TE18 M.TE.EOLAmbiguity TN127
  13431. “TextEdit EOL Ambiguity”|
  13432. M.TE19 M.TE.TextEditTech TN267
  13433. “TextEdit Technicalities”|
  13434. M.TE2 M.TE.FontFamilies TN245
  13435. “Font Family Numbers”|
  13436. M.TE20 M.TE.AppearanceOfText TN92
  13437. “The Appearance Of Text”|
  13438. M.TE21 M.TE.FondOfFONDs TN26
  13439. “Fond of FONDs”|
  13440. M.TE22 M.TE.FontHeight TN30
  13441. “Font Height Tables”|
  13442. M.TE23 M.TE.InternationalCancel TN263
  13443. “International Cancelling”|
  13444. M.TE24 M.TE.RecordSizeLimit TN237
  13445. “TextEdit Record Size Limitations Revisited”|
  13446. M.TE25 M.TE.WordBreakTables TN182
  13447. “How to Construct Word-Break Tables”|
  13448. M.TE26 M.TE.LifeBefore7.1
  13449. “Inside Macintosh Text and Life Before 7.1”|
  13450. M.TE3 M.TE.FontIcons TN217
  13451. “Where Have My Font Icons Gone?”|
  13452. M.TE4 M.TE.FontNames TN191
  13453. “Font Names”|
  13454. M.TE5 M.TE.FontsAndTheScripts TN242
  13455. “Fonts and the Script Manager”|
  13456. M.TE6 M.TE.IUChanges TN153
  13457. “Changes in International Utilities and Resources”|
  13458. M.TE7 M.TE.NewStringComp TN178
  13459. “Modifying the Standard String Comparison”|
  13460. M.TE8 M.TE.SafeCDEV TN251
  13461. “Safe cdevs”|
  13462. M.TE9 M.TE.ScriptManager2DateTime TN264
  13463. “Script Manager 2.0 Date & Time Problems”|
  13464. macDev=8 ƒDevices|
  13465. MACE3snthID=11 ƒSound|
  13466. MACE3to1Name='MACE 3-to-1' ƒAIFF|
  13467. MACE3Type='MAC3' ƒAIFF|
  13468. MACE6snthID=13 ƒSound|
  13469. MACE6to1Name='MACE 6-to-1' ƒAIFF|
  13470. MACE6Type='MAC6' ƒAIFF|
  13471. MACEVersion:NumVersion; ƒSound {A800}|
  13472. MachineLocation=RECORD ƒScript
  13473. latitude:Fract;
  13474. longitude:Fract;
  13475. case INTEGER of
  13476. 0:
  13477.     dlsDelta:SignedByte
  13478. 1:
  13479.     gmtDelta:longint
  13480.     );|
  13481. MacJmp=$120|
  13482. MacPgm=$316|
  13483. macron=$F8 ƒScript|
  13484. MAErrProc=$BE8|
  13485. magentaBit=7 ƒQuickdraw|
  13486. magentaColor=137 ƒQuickdraw|
  13487. MainDevice=$8A4 ƒSysEqu|
  13488. mainScreen=11 ƒQuickdraw|
  13489. majorBaseOS=12 ƒROMDefs|
  13490. majorLength=13 ƒROMDefs|
  13491. MakeFilePreview(resRefNum:integer;progress:ProgressProcRecordPtr):OSErr;
  13492. ƒImageCompression {AAA3} QT.2-302|
  13493. MakeIconCache(VAR theHandle:Handle;makeIcon:ProcPtr;yourDataPtr:ptr):OSErr;
  13494. ƒIcons {ABC9:$0604} MTB.5-53…54|
  13495. MakeITable(cTabH:CTabHandle;iTabH:ITabHandle;res:integer); ƒQuickdraw Δ
  13496. {AA39} V-142|
  13497. MakeRGBPat(pp:PixPatHandle;myColor:RGBColor); ƒQuickdraw {AA0D} V-73|
  13498. MakeThumbnailFromPicture(picture:PicHandle;colorDepth:integer;thumbnail:
  13499. PicHandle;progressProc:ProgressProcRecordPtr):OSErr; ƒImageCompression {AAA3:
  13500. $002A} QT.3-103…104|
  13501. MakeThumbnailFromPictureFile(refNum:integer;colorDepth:integer;thumbnail:
  13502. PicHandle;progressProc:ProgressProcRecordPtr):OSErr; ƒImageCompression {AAA3:
  13503. $002B} QT.3-104…105|
  13504. MakeThumbnailFromPixMap(src:PixMapHandle;srcRect:Rect;colorDepth:integer;
  13505. thumbnail:PicHandle;progressProc:ProgressProcRecordPtr):OSErr;
  13506. ƒImageCompression {AAA3:$002C} QT.3-105…106|
  13507. MakeVoiceSpec(creator:OSType;id:OSType;voice:VoiceSpecPtr):OSErr; ƒSpeech
  13508. {A800}|
  13509. mapChanged=32 ƒResources|
  13510. mapCompact=64 ƒResources|
  13511. mapFalse=$FF00 ƒResources|
  13512. MapMatrix(VAR matrix:MatrixRecord;fromRect:Rect;toRect:Rect);
  13513. ƒImageCompression {ABC2:$001D} QT.2-352…353|
  13514. mapPixBit=16 ƒQDOffscreen|
  13515. MapPoly(poly:PolyHandle;srcRect:Rect;dstRect:Rect); ƒQuickdraw {A8FC} I-197|
  13516. MapPt(VAR pt:Point;srcRect:Rect;dstRect:Rect); ƒQuickdraw {A8F9} I-196|
  13517. mapReadErr=-199 ƒErrors
  13518. map inconsistent with operation
  13519. Map inconsistent with operation|
  13520. mapReadOnly=128 ƒResources|
  13521. MapRect(VAR r:Rect;srcRect:Rect;dstRect:Rect); ƒQuickdraw {A8FA} I-196|
  13522. MapRgn(rgn:RgnHandle;srcRect:Rect;dstRect:Rect); ƒQuickdraw Δ {A8FB} I-196|
  13523. mapTrue=$FFFF ƒResources|
  13524. Mark(p:UNIV Ptr); ƒPascal MPW-200|
  13525. Marker=RECORD ƒAIFF
  13526. id:MarkerIdType;
  13527. position:longint;
  13528. markerName:Str255;|
  13529. MarkerChunk=RECORD ƒAIFF
  13530. ckID:ID;
  13531. ckSize:longint;
  13532. numMarkers:integer;
  13533. Markers:ARRAY[0..0]ofMarker;|
  13534. MarkerChunkPtr=^MarkerChunk ƒAIFF|
  13535. MarkerID='MARK' ƒAIFF|
  13536. MarkerIdType=integer ƒAIFF|
  13537. MaskBC=$31A ƒSysEqu|
  13538. MaskHandle=$31A ƒSysEqu|
  13539. MaskPtr=$31A ƒSysEqu|
  13540. MasterYoda Database Processing Application
  13541. You can use the Master Yoda application to build your own ObiWan databases.
  13542. The application processes database files and prepares them for use with
  13543. ObiWan. Database files are simple text files; you can get help on the file
  13544. format from Master Yoda. Master Yoda also allows you to sort databases,
  13545. merge, sorted databases, generate statistics on a database and select what
  13546. characters constitute a word within a given database.|
  13547. MASuperTab=$BEC|
  13548. MatchAlias(fromFile:FSSpecPtr;rulesMask:longint;alias:AliasHandle;VAR
  13549. aliasCount:integer;aliasList:FSSpecArrayPtr;VAR needsUpdate:boolean;
  13550. aliasFilter:AliasFilterProcPtr;yourDataPtr:UNIV Ptr):OSErr; ƒAliases {A823:
  13551. $0005} FL.4-11  FL.4-20  FL.4-25  QT.2-64|
  13552. MatchRec=RECORD ƒQuickdraw
  13553. red:integer;
  13554. green:integer;
  13555. blue:integer;
  13556. matchData:longint;|
  13557. mAtEnd=$10 ƒMediaHandlers|
  13558. matrixErr=-2203 ƒQuickTimeComponents|
  13559. MatrixRecord=RECORD ƒImageCompression
  13560. matrix:ARRAY[0..2,0..2] of Fixed;|
  13561. MatrixRecordPtr=^MatrixRecord ƒImageCompression|
  13562. MatteAID='matt' ƒMoviesFormat|
  13563. MatteAtom=RECORD ƒMoviesFormat
  13564. size:longint;
  13565. atomType:longint;
  13566. aCompressedMatte:MatteCompressedAtom;|
  13567. MatteCompAID='kmat' ƒMoviesFormat|
  13568. MatteCompressedAtom=RECORD ƒMoviesFormat
  13569. size:longint;
  13570. atomType:longint;
  13571. flags:longint;
  13572. matteImageDescription:ImageDescription;
  13573. matteData:packedarray[0..0]ofByte;|
  13574. MaxApplZone; ƒMemory {A063} II-30  IV-77  IV-83  N39-1  N103 ME.1-51
  13575. ME.2-27 TN103|
  13576. MaxBlock:longint; ƒMemory {A061} IV-77 ME.2-67…68|
  13577. MaxBlockSys:longint; ƒMemory {A461} IV-77 ME.2-68|
  13578. maxCachedChecks=16 ƒHyperXCmd|
  13579. maxCountry=verThailand ƒPackages|
  13580. maxDateField=10 ƒScript|
  13581. MaxDB=$344|
  13582. MaxMem(VAR grow:Size):Size; ƒMemory Δ {A11D} II-38 ME.2-74…75|
  13583. MaxMemSys(VAR grow:Size):Size; ƒMemory {A51D} II-38 ME.2-75…76|
  13584. maxSize=$800000 ƒMemory|
  13585. MaxSizeRsrc(theResource:Handle):longint; ƒResources {A821} IV-16|
  13586. maxSizeToGrowTooSmall=-2027 ƒMovies|
  13587. MaxSmallFract=$0000FFFF ƒPicker|
  13588. MBarEnable=$A20 TB.3-121|
  13589. MBarHeight=$BAA ƒSysEqu|
  13590. MBarHook=$A2C|
  13591. mBarNFnd=-126 ƒErrors
  13592. *** replaced by dsMBarNFnd|
  13593. mBaseOffset=1 ƒVideo|
  13594. MBDFHndl=$B58|
  13595. mBounds=3 ƒVideo|
  13596. MBSaveLoc=$B5C|
  13597. MBState=$172 ƒSysEqu|
  13598. MBTicks=$16E ƒSysEqu|
  13599. mcAction=integer ƒMovies QTC.2-15|
  13600. mcActionActivate=3 ƒMovies|
  13601. mcActionBadgeClick=44 ƒMovies|
  13602. mcActionControllerSizeChanged=26 ƒMovies|
  13603. mcActionDeactivate=4 ƒMovies|
  13604. mcActionDraw=2 ƒMovies|
  13605. MCActionFilter=ProcPtr ƒMovies|
  13606. MCActionFilterWithRefCon=ProcPtr ƒMovies|
  13607. mcActionGetFlags=39 ƒMovies|
  13608. mcActionGetKeysEnabled=33 ƒMovies|
  13609. mcActionGetLooping=22 ƒMovies|
  13610. mcActionGetLoopIsPalindrome=24 ƒMovies|
  13611. mcActionGetPlayEveryFrame=41 ƒMovies|
  13612. mcActionGetPlayRate=42 ƒMovies|
  13613. mcActionGetPlaySelection=35 ƒMovies|
  13614. mcActionGetUseBadge=37 ƒMovies|
  13615. mcActionGetVolume=15 ƒMovies|
  13616. mcActionGoToTime=12 ƒMovies|
  13617. mcActionIdle=1 ƒMovies|
  13618. mcActionKey=6 ƒMovies|
  13619. mcActionMouseDown=5 ƒMovies|
  13620. mcActionMovieClick=45 ƒMovies|
  13621. mcActionPlay=8 ƒMovies|
  13622. mcActionResume=47 ƒMovies|
  13623. mcActionSetFlags=38 ƒMovies|
  13624. mcActionSetGrowBoxBounds=25 ƒMovies|
  13625. mcActionSetKeysEnabled=32 ƒMovies|
  13626. mcActionSetLooping=21 ƒMovies|
  13627. mcActionSetLoopIsPalindrome=23 ƒMovies|
  13628. mcActionSetPlayEveryFrame=40 ƒMovies|
  13629. mcActionSetPlaySelection=34 ƒMovies|
  13630. mcActionSetSelectionBegin=29 ƒMovies|
  13631. mcActionSetSelectionDuration=30 ƒMovies|
  13632. mcActionSetUseBadge=36 ƒMovies|
  13633. mcActionSetVolume=14 ƒMovies|
  13634. mcActionShowBalloon=43 ƒMovies|
  13635. mcActionStep=18 ƒMovies|
  13636. mcActionSuspend=46 ƒMovies|
  13637. MCActivate(mc:MovieController;w:WindowPtr;activate:boolean):ComponentResult;
  13638. ƒMovies {A82A:$0000} QTC.2-58|
  13639. mCalcItemMsg=5 ƒMenus|
  13640. MCClear(mc:MovieController):ComponentResult; ƒMovies {A82A:$0000} QTC.2-54|
  13641. MCClick(mc:MovieController;w:WindowPtr;where:Point;when:longint;modifiers:
  13642. longint):ComponentResult; ƒMovies {A82A:$0000} QTC.2-59|
  13643. MCCopy(mc:MovieController):Movie; ƒMovies {A82A:$0000} QTC.2-52…53|
  13644. MCCut(mc:MovieController):Movie; ƒMovies {A82A:$0000} QTC.2-52|
  13645. MCDoAction(mc:MovieController;action:integer;params:Ptr):ComponentResult;
  13646. ƒMovies {A82A:$0000} QTC.2-12  QTC.2-47|
  13647. MCDraw(mc:MovieController;w:WindowPtr):ComponentResult; ƒMovies {A82A:$0000}
  13648. QTC.2-59…60|
  13649. MCDrawBadge(mc:MovieController;movieRgn:RgnHandle;VAR badgeRgn:RgnHandle):
  13650. ComponentResult; ƒMovies {A82A:$0000} QTC.2-38|
  13651. MCEnableEditing(mc:MovieController;enabled:boolean):ComponentResult; ƒMovies
  13652. {A82A:$0000} QTC.2-50…51|
  13653. MCEntry=RECORD ƒMenus TB.3-99 [1/2]
  13654. mctID:integer;    {menu ID or 0 for menu bar}
  13655. mctItem:integer;    {menu item number or 0 for }
  13656.     { menu title}
  13657. mctRGB1:RGBColor;    {usage depends on mctID and }
  13658.     { mctItem}
  13659. mctRGB2:RGBColor;    {usage depends on mctID and }
  13660.     { mctItem}|
  13661. MCEntry=RECORD ƒMenus TB.3-99 [2/2]
  13662. mctRGB3:RGBColor;    {usage depends on mctID and }
  13663.     { mctItem}
  13664. mctRGB4:RGBColor;    {usage depends on mctID and }
  13665.     { mctItem}
  13666. mctreserved:integer;    {reserved}|
  13667. MCEntryPtr=^MCEntry ƒMenus|
  13668. mcFlags=longint ƒMovies|
  13669. mcFlagSuppressMovieFrame=1 ƒMovies|
  13670. mcFlagSuppressSpeakerButton=4 ƒMovies|
  13671. mcFlagSuppressStepButtons=2 ƒMovies|
  13672. mcFlagsUseWindowPalette=8 ƒMovies|
  13673. MCGetClip(mc:MovieController;VAR theClip:RgnHandle;VAR movieClip:RgnHandle):
  13674. ComponentResult; ƒMovies {A82A:$0000} QTC.2-43|
  13675. MCGetControllerBoundsRect(mc:MovieController;VAR bounds:Rect):
  13676. ComponentResult; ƒMovies {A82A:$0000} QTC.2-12  QTC.2-39…40|
  13677. MCGetControllerBoundsRgn(mc:MovieController):RgnHandle; ƒMovies {A82A:$0000}
  13678. QTC.2-40…41|
  13679. MCGetControllerInfo(mc:MovieController;VAR mcInfoFlags:longint):
  13680. ComponentResult; ƒMovies {A82A:$0000} QTC.2-48…49|
  13681. MCGetControllerPort(mc:MovieController):CGrafPtr; ƒMovies {A82A:$0000}
  13682. QTC.2-44|
  13683. MCGetCurrentTime(mc:MovieController;VAR scale:TimeScale):TimeValue; ƒMovies
  13684. {A82A:$0000} QTC.2-57|
  13685. MCGetMenuString(mc:MovieController;modifiers:longint;item:integer;VAR
  13686. aString:Str255):ComponentResult; ƒMovies {A,2C:$0000} QTC.2-55…56|
  13687. MCGetMovie(mc:MovieController):Movie; ƒMovies {A82A:$0000} QTC.2-32|
  13688. MCGetVisible(mc:MovieController):ComponentResult; ƒMovies {A82A:$0000}
  13689. QTC.2-37|
  13690. MCGetWindowRgn(mc:MovieController;w:WindowPtr):RgnHandle; ƒMovies {A82A:
  13691. $0000} QTC.2-41…42|
  13692. mChooseMsg=1 ƒMenus|
  13693. MCIdle(mc:MovieController):ComponentResult; ƒMovies {A82A:$0000} QTC.2-60|
  13694. mcInfoClearAvailable=$10 ƒMovies|
  13695. mcInfoCopyAvailable=$4 ƒMovies|
  13696. mcInfoCutAvailable=$2 ƒMovies|
  13697. mcInfoEditingEnabled=$200 ƒMovies|
  13698. mcInfoHasSound=$20 ƒMovies|
  13699. mcInfoIsInPalindrome=$100 ƒMovies|
  13700. mcInfoIsLooping=$80 ƒMovies|
  13701. mcInfoIsPlaying=$40 ƒMovies|
  13702. mcInfoPasteAvailable=$8 ƒMovies|
  13703. mcInfoUndoAvailable=$1 ƒMovies|
  13704. MCIsControllerAttached(mc:MovieController):ComponentResult; ƒMovies {A82A:
  13705. $0000} QTC.2-35|
  13706. MCIsEditingEnabled(mc:MovieController):longint; ƒMovies {A82A:$0000} QTC.2-51|
  13707. MCIsPlayerEvent(mc:MovieController;e:EventRecord):ComponentResult; ƒMovies
  13708. {A82A:$0000} QTC.2-45|
  13709. MCKey(mc:MovieController;key:SignedByte;modifiers:longint):ComponentResult;
  13710. ƒMovies {A82A:$0000} QTC.2-61|
  13711. mcMenuClear=6 ƒMovies|
  13712. mcMenuCopy=4 ƒMovies|
  13713. mcMenuCut=3 ƒMovies|
  13714. mcMenuPaste=5 ƒMovies|
  13715. mcMenuUndo=1 ƒMovies|
  13716. MCMovieChanged(mc:MovieController;m:Movie):ComponentResult; ƒMovies {A82A:
  13717. $0000} QTC.2-49|
  13718. mCmpCount=9 ƒVideo|
  13719. mCmpSize=10 ƒVideo|
  13720. MCNewAttachedController(mc:MovieController;m:Movie;w:WindowPtr;where:Point):
  13721. ComponentResult; ƒMovies {A82A:$0000} QTC.2-30|
  13722. mcNotVisible=$8 ƒMovies|
  13723. MCPaste(mc:MovieController;srcMovie:Movie):ComponentResult; ƒMovies {A82A:
  13724. $0000} QTC.2-53|
  13725. MCPositionController(mc:MovieController;VAR movieRect:Rect;VAR
  13726. controllerRect:Rect;controllerCreationFlags:longint):ComponentResult;
  13727. ƒMovies {A82A:$0000} QTC.2-33…34|
  13728. mcPositionDontInvalidate=32 ƒMovies|
  13729. MCRemoveMovie(mc:MovieController):ComponentResult; ƒMovies {A82A:$0000}|
  13730. mcScaleMovieToFit=$2 ƒMovies|
  13731. MCSetActionFilter(mc:MovieController;filter:MCActionFilter):ComponentResult;
  13732. ƒMovies {A82A:$0000}|
  13733. MCSetActionFilterWithRefCon(mc:MovieController;blob:MCActionFilterWithRefCon;
  13734. refCon:longint):ComponentResult; ƒMovies {A82A:$0000} QTC.2-13  QTC.2-47…48|
  13735. MCSetClip(mc:MovieController;theClip:RgnHandle;movieClip:RgnHandle):
  13736. ComponentResult; ƒMovies {A82A:$0000} QTC.2-42…43|
  13737. MCSetControllerAttached(mc:MovieController;attach:boolean):ComponentResult;
  13738. ƒMovies {A82A:$0000} QTC.2-35|
  13739. MCSetControllerBoundsRect(mc:MovieController;bounds:Rect):ComponentResult;
  13740. ƒMovies {A82A:$0000} QTC.2-38…39|
  13741. MCSetControllerPort(mc:MovieController;gp:CGrafPtr):ComponentResult; ƒMovies
  13742. {A82A:$0000} QTC.2-44|
  13743. MCSetDuration(mc:MovieController;duration:TimeValue):ComponentResult;
  13744. ƒMovies {A82A:$0000} QTC.2-57|
  13745. MCSetMovie(mc:MovieController;m:Movie;movieWindow:WindowPtr;where:Point):
  13746. ComponentResult; ƒMovies {A82A:$0000} QTC.2-31|
  13747. MCSetUpEditMenu(mc:MovieController;modifiers:longint;mh:MenuHandle):
  13748. ComponentResult; ƒMovies {A82A:$0000} QTC.2-55|
  13749. MCSetVisible(mc:MovieController;show:boolean):ComponentResult; ƒMovies {A82A:
  13750. $0000} QTC.2-36…37|
  13751. MCTable=ARRAY[0..0] of MCEntry ƒMenus TB.3-99|
  13752. MCTableHandle=^MCTablePtr ƒMenus TB.3-99|
  13753. MCTablePtr=^MCTable ƒMenus|
  13754. mctAllItems=-98 ƒMenus|
  13755. mctLastIDIndic=-99 ƒMenus|
  13756. mcTopLeftMovie=$1 ƒMovies|
  13757. MCUndo(mc:MovieController):ComponentResult; ƒMovies {A82A:$0000} QTC.2-54|
  13758. mcWithBadge=$4 ƒMovies|
  13759. mcWithFrame=$10 ƒMovies|
  13760. MDB=RECORD FL.2-60 [1/4]
  13761. drSigWord:integer;    {volume signature}
  13762. drCrDate:longint;    {date and time of volume creation}
  13763. drLsMod:longint;    {date and time of last modification}
  13764. drAtrb:integer;    {volume attributes}
  13765. drNmFls:integer;    {number of files in root directory}
  13766. drVBMSt:integer;    {first block of volume bitmap}
  13767. drAllocPtr:integer;    {start of next allocation search}
  13768. drNmAlBlks:integer;    {number of allocation blocks in volume}|
  13769. MDB=RECORD FL.2-60 [2/4]
  13770. drAlBlkSiz:longint;    {size (in bytes) of allocation blocks}
  13771. drClpSiz:longint;    {default clump size}
  13772. drAlBlSt:integer;    {first allocation block in volume}
  13773. drNxtCNID:longint;    {next unused catalog node ID}
  13774. drFreeBks:integer;    {number of unused allocation blocks}
  13775. drVN:String[27];    {volume name}
  13776. drVolBkUp:longint;    {date and time of last backup}
  13777. drVSeqNum:integer;    {volume backup sequence number}|
  13778. MDB=RECORD FL.2-60 [3/4]
  13779. drWrCnt:longint;    {volume write count}
  13780. drXTClpSiz:longint;    {clump size for extents overflow file}
  13781. drCTClpSiz:longint;    {clump size for catalog file}
  13782. drNmRtDirs:integer;    {number of directories in root directory}
  13783. drFilCnt:longint;    {number of files in volume}
  13784. drDirCnt:longint;    {number of directories in volume}
  13785. drFndrInfo:ARRAY[1..8] OF longint;
  13786.     {information used by the Finder}|
  13787. MDB=RECORD FL.2-60 [4/4]
  13788. drVCSize:integer;    {size (in blocks) of volume cache}
  13789. drVBMCSize:integer;    {size (in blocks) of volume bitmap cache}
  13790. drCtlCSize:integer;    {size (in blocks) of common volume cache}
  13791. drXTFlSize:longint;    {size of extents overflow file}
  13792. drXTExtRec:ExtDataRec;    {extent RECORD for extents overflow file}
  13793. drCTFlSize:longint;    {size of catalog file}
  13794. drCTExtRec:ExtDataRec;    {extent RECORD for catalog file}|
  13795. mDevType=4 ƒVideo|
  13796. mDidDraw=$1 ƒMediaHandlers|
  13797. mDownMask=2 ƒEvents|
  13798. mDrawItemMsg=4 ƒMenus|
  13799. mDrawMsg=0 ƒMenus|
  13800. mdy=0 ƒPackages|
  13801. MeasureJust(textPtr:Ptr;textLength:integer;slop:integer;charLocs:Ptr);
  13802. ƒScript Δ {A8B5} V-311|
  13803. MeasureJustified(textPtr:Ptr;textLength:longint;slop:Fixed;charLocs:Ptr;
  13804. styleRunPosition:JustStyleCode;numer,denom:Point); TE.3-85…87  TE.A-26
  13805. TE.A-37|
  13806. MeasureText(count:integer;textAddr:Ptr;charLocs:Ptr); ƒQuickdraw Δ {A837}
  13807. IV-25 TE.3-84…85  TE.A-27|
  13808. Media=^MediaRecord ƒMovies QT.2-77|
  13809. MediaAID='mdia' ƒMoviesFormat|
  13810. MediaDirectory=RECORD ƒMoviesFormat
  13811. size:longint;
  13812. atomType:longint;
  13813. mediaHeader:MediaHeaderAtom;
  13814. mHandler:HandlerAtom;
  13815. mediaInfo:MediaInfo;|
  13816. MediaGetGraphicsMode(ci:ComponentInstance;VAR mode:longint;VAR opColor:
  13817. RGBColor):ComponentResult; ƒMediaHandlers {A82A:$0000}|
  13818. MediaGetMediaInfo(ci:ComponentInstance;h:Handle):ComponentResult;
  13819. ƒMediaHandlers {A82A:$0000} QTC.10-24|
  13820. MediaGetName(ci:ComponentInstance;name:Str255;requestedLanguage:longint;VAR
  13821. actualLanguage:longint):ComponentResult; ƒMediaHandlers {A82A:$0000}|
  13822. MediaGetNextBoundsChange(ci:ComponentInstance;VAR when:TimeValue):
  13823. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-36|
  13824. MediaGetOffscreenBufferSize(ci:ComponentInstance;VAR bounds:RECT;depth:
  13825. integer;ctab:CTabHandle):ComponentResult; ƒMediaHandlers {A82A:$0000}|
  13826. MediaGetSoundBalance(ci:ComponentInstance;VAR balance:integer):
  13827. ComponentResult; ƒMediaHandlers {A82A:$0000}|
  13828. MediaGetSrcRgn(ci:ComponentInstance;rgn:RgnHandle;atMediaTime:TimeValue):
  13829. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-37|
  13830. MediaGetTrackOpaque(ci:ComponentInstance;VAR trackIsOpaque:boolean):
  13831. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-35…36|
  13832. MediaGGetStatus(ci:ComponentInstance;VAR statusErr:ComponentResult):
  13833. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-22|
  13834. MediaGSetVolume(ci:ComponentInstance;volume:integer):ComponentResult;
  13835. ƒMediaHandlers {A82A:$0000} QTC.10-38|
  13836. MediaHandler=ComponentInstance ƒMovies|
  13837. MediaHandlerComponent=Component ƒMovies|
  13838. mediaHandlerFlagBaseClient=1 ƒMovies|
  13839. mediaHandlerFlagsEnum=longint ƒMovies|
  13840. MediaHandlers see ƒMediaHandlers|
  13841. MediaHandlerType='mhlr' ƒMovies|
  13842. MediaHasCharacteristic(ci:ComponentInstance;characteristic:OSType;VAR hasIt:
  13843. boolean):ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-28…29|
  13844. MediaHeader=RECORD ƒMoviesFormat
  13845. flags:longint;
  13846. creationTime:longint;
  13847. modificationTime:longint;
  13848. timeScale:TimeValue;
  13849. duration:TimeValue;
  13850. language:integer;
  13851. quality:integer;|
  13852. MediaHeaderAID='mdhd' ƒMoviesFormat|
  13853. MediaHeaderAtom=RECORD ƒMoviesFormat
  13854. size:longint;
  13855. atomType:longint;
  13856. header:MediaHeader;|
  13857. MediaIdle(ci:ComponentInstance;atMediaTime:TimeValue;flagsIn:longint;VAR
  13858. flagsOut:longint;VAR movieTime:TimeRecord):ComponentResult; ƒMediaHandlers
  13859. {A82A:$0000} QTC.10-13  QTC.10-20…22|
  13860. MediaInfo=RECORD ƒMoviesFormat
  13861. size:longint;
  13862. atomType:longint;|
  13863. MediaInfoAID='minf' ƒMoviesFormat|
  13864. MediaInformationHandle QT.2-407|
  13865. MediaInitialize(ci:ComponentInstance;VAR gmc:GetMovieCompleteParams):
  13866. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-12  QTC.10-18…19|
  13867. medianMethod=2 ƒPictUtil|
  13868. MediaPreroll(ci:ComponentInstance;time:TimeValue;rate:Fixed):ComponentResult;
  13869. ƒMediaHandlers {A82A:$0000} QTC.10-26|
  13870. MediaPutMediaInfo(ci:ComponentInstance;h:Handle):ComponentResult;
  13871. ƒMediaHandlers {A82A:$0000} QTC.10-23|
  13872. mediaQualityBest=$00C0 ƒMovies|
  13873. mediaQualityBetter=$0080 ƒMovies|
  13874. mediaQualityDraft=$0000 ƒMovies|
  13875. mediaQualityNormal=$0040 ƒMovies|
  13876. MediaRecord=RECORD ƒMovies
  13877. data:ARRAY[0..0]ofLONGINT;|
  13878. MediaSampleDescriptionChanged(ci:ComponentInstance;index:longint):
  13879. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-28|
  13880. mediaSampleNotSync=1 ƒMovies|
  13881. mediaSampleShadowSync=2 ƒMovies|
  13882. MediaSetActive(ci:ComponentInstance;enableMedia:boolean):ComponentResult;
  13883. ƒMediaHandlers {A82A:$0000} QTC.10-25|
  13884. MediaSetClip(ci:ComponentInstance;theClip:RgnHandle):ComponentResult;
  13885. ƒMediaHandlers {A82A:$0000} QTC.10-34|
  13886. MediaSetDimensions(ci:ComponentInstance;width:Fixed;height:Fixed):
  13887. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-32…33|
  13888. MediaSetGraphicsMode(ci:ComponentInstance;mode:longint;VAR opColor:RGBColor):
  13889. ComponentResult; ƒMediaHandlers {A82A:$0000}|
  13890. MediaSetGWorld(ci:ComponentInstance;aPort:CGrafPtr;aGD:GDHandle):
  13891. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-31…32|
  13892. MediaSetHandlerCapabilities(ci:ComponentInstance;flags:longint;flagsMask:
  13893. longint):ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-12  QTC.10-38|
  13894. MediaSetHints(ci:ComponentInstance;hints:longint):ComponentResult;
  13895. ƒMediaHandlers {A82A:$0000}|
  13896. MediaSetMatrix(ci:ComponentInstance;VAR trackMovieMatrix:MatrixRecord):
  13897. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-33…34|
  13898. MediaSetMediaTimeScale(ci:ComponentInstance;newTimeScale:TimeScale):
  13899. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-29…30|
  13900. MediaSetMovieTimeScale(ci:ComponentInstance;newTimeScale:TimeScale):
  13901. ComponentResult; ƒMediaHandlers {A82A:$0000} QTC.10-30|
  13902. MediaSetRate(ci:ComponentInstance;rate:Fixed):ComponentResult;
  13903. ƒMediaHandlers {A82A:$0000} QTC.10-26|
  13904. MediaSetSoundBalance(ci:ComponentInstance;balance:integer):ComponentResult;
  13905. ƒMediaHandlers {A82A:$0000}|
  13906. MediaTimeToSampleNum(m:Media;time:TimeValue;VAR sampleNum:longint;VAR
  13907. sampleTime:TimeValue;VAR sampleDuration:TimeValue); ƒMovies {AAAA:$007B}
  13908. QT.2-228…229|
  13909. MediaTrackEdited(ci:ComponentInstance):ComponentResult; ƒMediaHandlers {A82A:
  13910. $0000} QTC.10-27|
  13911. mediaTypesDontMatch=-2018 ƒMovies|
  13912. MEDIA_TYPE='mdia' ƒMoviesFormat|
  13913. memAdrErr=-110 ƒErrors
  13914. address was odd, or out of range;|
  13915. MemAvail:longint; ƒPascal MPW-200|
  13916. memAZErr=-113 ƒErrors
  13917. Address in zone check failed;|
  13918. memBCErr=-115 ƒErrors
  13919. Block Check failed;
  13920. Block check failed|
  13921. MemErr=$220 ƒSysEqu ME.1-50  ME.1-76  ME.2-26  ME.2-71|
  13922. MemError:OSErr; ƒMemory II-44  N7-2 ME.1-50  ME.1-76  ME.2-26  ME.2-70…71
  13923. OV-177 TN7|
  13924. memFragErr=-601 ƒErrors
  13925. not enough room to launch app w/special requirements
  13926. Not enough room to launch application with special requirements|
  13927. memFullErr=-108 ƒErrors [1/2]
  13928. Not enough room in heap zone
  13929. Not enough room in heap
  13930. Not enough memory
  13931. Could not load package
  13932. Memory full
  13933. There is not enough room in heap zone|
  13934. memFullErr=-108 ƒErrors [2/2]
  13935. Not enough memory to load PPCBrowser package
  13936. Not enough memory in heap zone
  13937. Not enough memory to allocate the partition size specified in the 'SIZE'
  13938. resource
  13939. SetHandleSize fails on baseText|
  13940. memLockedErr=-117 ƒErrors
  13941. trying to move a locked block (MoveHHi)
  13942. Block is locked|
  13943. Memory see ƒMemory|
  13944. MemoryBlock=RECORD ƒMemory
  13945. address:Ptr;    {start of block}
  13946. count:longint;    {size of block}|
  13947. memPCErr=-114 ƒErrors
  13948. Pointer Check failed;|
  13949. memPurErr=-112 ƒErrors
  13950. trying to purge a locked or non-purgeable block;
  13951. Attempt to purge a locked block|
  13952. memROZErr=-99 ƒErrors
  13953. hard error in ROZ
  13954. Heap zone is read-only
  13955. Operation on a read-only zone|
  13956. memROZError=-99 ƒErrors
  13957. hard error in ROZ|
  13958. memROZWarn=-99 ƒErrors
  13959. soft error in ROZ|
  13960. memSCErr=-116 ƒErrors
  13961. Size Check failed;|
  13962. MemTop=$108 ƒSysEqu ME.2-14  ME.2-86|
  13963. memWZErr=-111 ƒErrors
  13964. WhichZone failed (applied to free block);
  13965. Attempt to operate on a free block
  13966. GetHandleSize fails on baseText or substitutionText|
  13967. MenuChoice:longint; ƒMenus {AA66} V-240  P-103  P-105  P-176 TB.3-118…119|
  13968. MenuCInfo=$D50|
  13969. MenuCRsrc=RECORD ƒMenus
  13970. numEntries:integer;
  13971. mcEntryRecs:MCTable;|
  13972. MenuCRsrcHandle=^MenuCRsrcPtr ƒMenus|
  13973. MenuCRsrcPtr=^MenuCRsrc ƒMenus|
  13974. MenuDisable=$B54|
  13975. MenuFlash=$A24|
  13976. MenuHandle=^MenuPtr ƒMenus TB.3-95|
  13977. MenuHook=$A30|
  13978. MenuInfo=RECORD ƒMenus TB.3-96…97 [1/2]
  13979. menuID:integer;    {number that identifies the menu}
  13980. menuWidth:integer;    {width (in pixels) of the menu}
  13981. menuHeight:integer;    {height (in pixels) of the menu}
  13982. menuProc:Handle;    {menu definition procedure}
  13983. enableFlags:longint;    {indicates whether menu and }|
  13984. MenuInfo=RECORD ƒMenus TB.3-96…97 [2/2]
  13985.     { menu items are enabled}
  13986. menuData:Str255;    {title of menu}
  13987.     {itemDefinitions} {variable-length data that }
  13988.     { defines the menu items}|
  13989. MenuKey(ch:char):longint; ƒMenus Δ {A93E} I-356  V-245  P-105  P-176 OV-160
  13990. OV-161  TB.3-71  TB.3-77…78  TB.3-117…118|
  13991. MenuList=$A1C|
  13992. menuPrgErr=84 ƒErrors
  13993. a menu was purged while in use|
  13994. MenuPtr=^MenuInfo ƒMenus|
  13995. MenuRec=RECORD
  13996. menuOH:MenuHandle;    {handle to menu's menu RECORD}
  13997. menuLeft:integer;    {pixel location of left edge }
  13998.     { of this menu}|
  13999. Menus see ƒMenus|
  14000. MenuSelect(startPt:Point):longint; ƒMenus Δ {A93D} I-355  V-244  P-36  P-103
  14001. P-105  P-176 OV-156  OV-161  TB.3-8  TB.3-70  TB.3-72  TB.3-73  TB.3-78…79
  14002. TB.3-115…117|
  14003. MethTableUtils see ƒMethTableUtils|
  14004. MFFreeMem:longint; ƒMemory {A88F:$0018}|
  14005. MFMaxMem(VAR grow:Size):Size; ƒMemory {A88F:$0015}|
  14006. MFTempDisposHandle(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$0020}|
  14007. MFTempHLock(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$001E}|
  14008. MFTempHUnlock(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$001F}|
  14009. MFTempNewHandle(logicalSize:Size;VAR resultCode:OSErr):Handle; ƒMemory {A88F:
  14010. $001D} TN205|
  14011. MFTopMem:Ptr; ƒMemory {A88F:$0016}|
  14012. mFulErr=-41 ƒErrors
  14013. memory full (open) or file won’t fit (load)|
  14014. mHRes=5 ƒVideo|
  14015. MickeyBytes=$0D6A ƒSysEqu|
  14016. MIDI see ƒMIDI|
  14017. MIDIAddPort(clientID:OSType;BufSize:integer;VAR refnum:integer;init:
  14018. MIDIPortParamsPtr):OSErr; ƒMIDI {A800}|
  14019. MIDIClkInfo=RECORD ƒMIDI
  14020. sync:integer;
  14021. curTime:longint;
  14022. format:integer;|
  14023. midiCloseDriver=2 ƒMIDI|
  14024. MIDIConnectData(srcClID:OSType;srcPortID:OSType;dstClID:OSType;dstPortID:
  14025. OSType):OSErr; ƒMIDI {A800}|
  14026. MIDIConnectTime(srcClID:OSType;srcPortID:OSType;dstClID:OSType;dstPortID:
  14027. OSType):OSErr; ƒMIDI {A800}|
  14028. midiContMask=$03 ƒMIDI|
  14029. MIDIConvertTime(srcFormat:integer;dstFormat:integer;time:longint):longint;
  14030. ƒMIDI {A800}|
  14031. MIDIDataChunk=RECORD ƒAIFF
  14032. ckID:ID;
  14033. ckSize:longint;
  14034. MIDIdata:ARRAY[0..0]ofSignedByte;|
  14035. MIDIDataChunkPtr=^MIDIDataChunk ƒAIFF|
  14036. MIDIDataID='MIDI' ƒAIFF|
  14037. midiDupIDErr=-260 ƒMIDI|
  14038. midiEndCont=$02 ƒMIDI|
  14039. midiExternalSync=1 ƒMIDI|
  14040. MIDIFlush(refnum:integer); ƒMIDI {A800}|
  14041. midiFormat24fpsBit=2 ƒMIDI|
  14042. midiFormat24fpsQF=6 ƒMIDI|
  14043. midiFormat25fpsBit=3 ƒMIDI|
  14044. midiFormat25fpsQF=7 ƒMIDI|
  14045. midiFormat30fpsBit=5 ƒMIDI|
  14046. midiFormat30fpsDBit=4 ƒMIDI|
  14047. midiFormat30fpsDQF=8 ƒMIDI|
  14048. midiFormat30fpsQF=9 ƒMIDI|
  14049. midiFormatBeats=1 ƒMIDI|
  14050. midiFormatMSec=0 ƒMIDI|
  14051. MIDIGetClientIcon(clientID:OSType):Handle; ƒMIDI {A800}|
  14052. MIDIGetClientName(clientID:OSType;VAR name:Str255); ƒMIDI {A800}|
  14053. MIDIGetClients:MIDIIDListHdl; ƒMIDI {A800}|
  14054. MIDIGetClRefCon(clientID:OSType):longint; ƒMIDI {A800}|
  14055. midiGetCurrent=$00000000 ƒMIDI|
  14056. MIDIGetCurTime(refnum:integer):longint; ƒMIDI {A800}|
  14057. midiGetEverything=$7FFFFFFF ƒMIDI|
  14058. midiGetNothing=$80000000 ƒMIDI|
  14059. MIDIGetOffsetTime(refnum:integer):longint; ƒMIDI {A800}|
  14060. MIDIGetPortInfo(clientID:OSType;portID:OSType):MIDIPortInfoHdl; ƒMIDI {A800}|
  14061. MIDIGetPortName(clientID:OSType;portID:OSType;VAR name:Str255); ƒMIDI {A800}|
  14062. MIDIGetPorts(clientID:OSType):MIDIIDListHdl; ƒMIDI {A800}|
  14063. MIDIGetReadHook(refnum:integer):ProcPtr; ƒMIDI {A800}|
  14064. MIDIGetRefCon(refnum:integer):longint; ƒMIDI {A800}|
  14065. MIDIGetSync(refnum:integer):integer; ƒMIDI {A800}|
  14066. MIDIGetTCFormat(refnum:integer):integer; ƒMIDI {A800}|
  14067. MIDIIDList=RECORD ƒMIDI
  14068. numIDs:integer;
  14069. list:ARRAY[1..100]ofOSType;|
  14070. MIDIIDListHdl=^MIDIIDListPtr ƒMIDI|
  14071. MIDIIDListPtr=^MIDIIDList ƒMIDI|
  14072. MIDIIDRec=RECORD ƒMIDI
  14073. clientID:OSType;
  14074. portID:OSType;|
  14075. midiInternalSync=0 ƒMIDI|
  14076. midiInvalidCmdErr=-261 ƒMIDI|
  14077. midiKeepPacket=0 ƒMIDI|
  14078. midiMaxErr=$00FF ƒMIDI|
  14079. midiMaxNameLen=31 ƒMIDI|
  14080. midiMgrType=$10 ƒMIDI|
  14081. midiMidCont=$03 ƒMIDI|
  14082. midiMorePacket=1 ƒMIDI|
  14083. midiMsgType=$00 ƒMIDI|
  14084. midiNameLenErr=-259 ƒMIDI|
  14085. midiNoClientErr=-250 ƒMIDI|
  14086. midiNoConErr=-257 ƒMIDI|
  14087. midiNoCont=$00 ƒMIDI|
  14088. midiNoMorePacket=2 ƒMIDI|
  14089. midiNoPortErr=-251 ƒMIDI|
  14090. midiOpenDriver=1 ƒMIDI|
  14091. midiOverflowErr=$0001 ƒMIDI|
  14092. MIDIPacket=PACKED RECORD ƒMIDI
  14093. flags:Byte;
  14094. len:Byte;
  14095. tStamp:longint;
  14096. data:packedarray[0..248]ofByte;|
  14097. midiPacketErr=$0003 ƒMIDI|
  14098. MIDIPacketPtr=^MIDIPacket ƒMIDI|
  14099. MIDIPoll(refnum:integer;offsetTime:longint); ƒMIDI {A800}|
  14100. MIDIPortInfo=RECORD ƒMIDI
  14101. portType:integer;
  14102. timeBase:MIDIIDRec;
  14103. numConnects:integer;
  14104. cList:ARRAY[1..100]ofMIDIIDRec;|
  14105. MIDIPortInfoHdl=^MIDIPortInfoPtr ƒMIDI|
  14106. MIDIPortInfoPtr=^MIDIPortInfo ƒMIDI|
  14107. MIDIPortParams=RECORD ƒMIDI
  14108. portID:OSType;
  14109. portType:integer;
  14110. timeBase:integer;
  14111. offsetTime:longint;
  14112. readHook:Ptr;
  14113. refCon:longint;
  14114. initClock:MIDIClkInfo;
  14115. name:Str255;|
  14116. MIDIPortParamsPtr=^MIDIPortParams ƒMIDI|
  14117. midiPortTypeInput=1 ƒMIDI|
  14118. midiPortTypeOutput=2 ƒMIDI|
  14119. midiPortTypeTime=0 ƒMIDI|
  14120. midiPortTypeTimeInv=3 ƒMIDI|
  14121. MIDIRemovePort(refnum:integer); ƒMIDI {A800}|
  14122. midiSCCErr=$0002 ƒMIDI|
  14123. MIDISetClientName(clientID:OSType;name:Str255); ƒMIDI {A800}|
  14124. MIDISetClRefCon(clientID:OSType;refCon:longint); ƒMIDI {A800}|
  14125. MIDISetCurTime(refnum:integer;time:longint); ƒMIDI {A800}|
  14126. MIDISetOffsetTime(refnum:integer;offsetTime:longint); ƒMIDI {A800}|
  14127. MIDISetPortName(clientID:OSType;portID:OSType;name:Str255); ƒMIDI {A800}|
  14128. MIDISetReadHook(refnum:integer;hook:ProcPtr); ƒMIDI {A800}|
  14129. MIDISetRefCon(refnum:integer;refCon:longint); ƒMIDI {A800}|
  14130. MIDISetRunRate(refnum:integer;rate:integer;time:longint); ƒMIDI {A800}|
  14131. MIDISetSync(refnum:integer;sync:integer); ƒMIDI {A800}|
  14132. MIDISetTCFormat(refnum:integer;format:integer); ƒMIDI {A800}|
  14133. MIDISignIn(clientID:OSType;refCon:longint;icon:Handle;name:Str255):OSErr;
  14134. ƒMIDI {A800}|
  14135. MIDISignOut(clientID:OSType); ƒMIDI {A800}|
  14136. midiStartCont=$01 ƒMIDI|
  14137. MIDIStartTime(refnum:integer); ƒMIDI {A800}|
  14138. MIDIStopTime(refnum:integer); ƒMIDI {A800}|
  14139. midiTimeStampCurrent=$80 ƒMIDI|
  14140. midiTimeStampMask=$80 ƒMIDI|
  14141. midiTimeStampValid=$00 ƒMIDI|
  14142. midiToolNum=4 ƒMIDI|
  14143. midiTooManyConsErr=-253 ƒMIDI|
  14144. midiTooManyPortsErr=-252 ƒMIDI|
  14145. midiTypeMask=$70 ƒMIDI|
  14146. MIDIUnConnectData(srcClID:OSType;srcPortID:OSType;dstClID:OSType;dstPortID:
  14147. OSType):OSErr; ƒMIDI {A800}|
  14148. MIDIUnConnectTime(srcClID:OSType;srcPortID:OSType;dstClID:OSType;dstPortID:
  14149. OSType):OSErr; ƒMIDI {A800}|
  14150. midiVConnectErr=-254 ƒMIDI|
  14151. midiVConnectMade=-255 ƒMIDI|
  14152. midiVConnectRmvd=-256 ƒMIDI|
  14153. MIDIWakeUp(refnum:integer;time:longint;period:longint;timeProc:ProcPtr);
  14154. ƒMIDI {A800}|
  14155. MIDIWorldChanged(clientID:OSType):boolean; ƒMIDI {A800}|
  14156. midiWriteErr=-258 ƒMIDI|
  14157. MIDIWritePacket(refnum:integer;packet:MIDIPacketPtr):OSErr; ƒMIDI {A800}|
  14158. minCountry=verUS ƒPackages|
  14159. minDSPQueueSize=100 ƒADSP|
  14160. Mini1BitMask='sicn' ƒIcons|
  14161. Mini4BitData='icm4' ƒIcons|
  14162. Mini8BitData='icm8' ƒIcons|
  14163. minLeadingZ=64 ƒPackages|
  14164. minorBaseOS=10 ƒROMDefs|
  14165. minorLength=11 ƒROMDefs|
  14166. MinStack=$31E ƒSysEqu|
  14167. MinusOne=$A06 ƒSysEqu|
  14168. minuteMask=$0020 ƒScript|
  14169. MiscHaltInfo=RECORD ƒSANE
  14170. HaltExceptions:integer;
  14171. PendingCCR:integer;
  14172. PendingD0:longint;|
  14173. MissedClicks
  14174. Yes, I know that ObiWan sometimes doesn’t respond to clicks. It’s not my
  14175. fault! The clicks are disappearing somewhere in the system software; they
  14176. never make it through to ObiWan. Complain loudly to Apple and maybe
  14177. they’ll get around to fixing it. Share and Enjoy, Peter.|
  14178. MMDefFlags=$326 ƒSysEqu|
  14179. MmInOK=$12E ƒSysEqu|
  14180. MMU32bit=$0CB2 ƒSysEqu|
  14181. MMUFlags=$0CB0 ƒSysEqu|
  14182. MMUFluff=$0CB3 ƒSysEqu|
  14183. mMustDraw=$8 ƒMediaHandlers|
  14184. MMUTbl=$0CB4 ƒSysEqu|
  14185. MMUTblSize=$0CB8 ƒSysEqu|
  14186. MMUType=$0CB1 ƒSysEqu|
  14187. mNeedsToDraw=$4 ƒMediaHandlers|
  14188. mntLdingZ=64 ƒPackages|
  14189. mobile=24 ƒFonts|
  14190. ModalDialog(filterProc:ModalFilterProcPtr;VAR itemHit:integer); ƒDialogs Δ
  14191. {A991} I-415  N34-2  N34-3  P-108  P-176 OV-144  OV-146  OV-167  TB.6-84
  14192. TB.6-135…137 TN34  TN203|
  14193. ModalFilterProcPtr=ProcPtr ƒDialogs|
  14194. ModalFilterYDProcPtr=ProcPtr ƒStandardFile|
  14195. mode32BitCompatible=$00000080 ƒProcesses|
  14196. modeCanBackground=$00001000 ƒProcesses|
  14197. modeDeskAccessory=$00020000 ƒProcesses|
  14198. modeDoesActivateOnFGSwitch=$00000800 ƒProcesses|
  14199. modeGetAppDiedMsg=$00000100 ƒProcesses|
  14200. modeGetFrontClicks=$00000200 ƒProcesses|
  14201. modeHighLevelEventAware=$00000040 ƒProcesses|
  14202. modeLiteral='LTRL' ƒSpeech|
  14203. modeLocalAndRemoteHLEvents=$00000020 ƒProcesses|
  14204. ModemByte=Byte ƒPower|
  14205. modemInstalledBit=3 ƒPower|
  14206. modemInstalledMask=$8 ƒPower|
  14207. modemOnBit=0 ƒPower|
  14208. modemOnHookBit=5 ƒPower|
  14209. modemOnHookMask=$20 ƒPower|
  14210. modemOnMask=$1 ƒPower|
  14211. ModemStatus(VAR Status:Byte):OSErr; ƒPower|
  14212. modeMultiLaunch=$00010000 ƒProcesses|
  14213. modeNeedSuspendResume=$00004000 ƒProcesses|
  14214. modeNormal='NORM' ƒSpeech|
  14215. modeOnlyBackground=$00000400 ƒProcesses|
  14216. modePhonemes='PHON' ƒSpeech|
  14217. modeStationeryAware=$00000010 ƒProcesses|
  14218. modeText='TEXT' ƒSpeech|
  14219. modeUseTextEditServices=$00000008 ƒProcesses|
  14220. ModifyOperand(VAR Operand:UNIV Str255); ƒDisAsmLookup|
  14221. ModRef=RECORD ƒSound
  14222. modNumber:integer;
  14223. modInit:longint;|
  14224. monaco=4 ƒFonts|
  14225. MonkeyLives=$100 ƒSysEqu|
  14226. monthMask=$0004 ƒScript|
  14227. MoreMasters; ƒMemory Δ {A036} II-31  N53 ME.1-41…42  ME.1-51…52  ME.2-28…29
  14228. OV-41 TN53|
  14229. mountedFolderIconResource=-3977 ƒIcons|
  14230. Mouse=$830 ƒSysEqu|
  14231. mouseDown=1 ƒEvents|
  14232. MouseMask=$8D6 ƒSysEqu|
  14233. mouseMovedMessage=$FA ƒEvents|
  14234. MouseOffset=$8DA ƒSysEqu|
  14235. mouseUp=2 ƒEvents|
  14236. movableDBoxProc=5 ƒWindows|
  14237. Move(dh:integer;dv:integer); ƒQuickdraw {A894} I-170  P-79  P-176|
  14238. Move2D(dx:Fixed;dy:Fixed); ƒGraf3D|
  14239. Move3D(dx:Fixed;dy:Fixed;dz:Fixed); ƒGraf3D|
  14240. MoveControl(theControl:ControlHandle;h:integer;v:integer); ƒControls Δ
  14241. {A959} I-325  P-113  P-176 TB.5-67…70  TB.5-97…98|
  14242. MoveHHi(h:Handle); ƒMemory Δ {A064} II-44  IV-77  IV-83  N103  N111
  14243. ME.1-26…27  ME.1-71…72 TN103  TN111|
  14244. MoveLeft(VAR source,dest:anytype;count:integer); ƒPascal MPW-209|
  14245. MovePortTo(leftGlobal:integer;topGlobal:integer); ƒQuickdraw {A877} I-166|
  14246. MoveRight(VAR soucre,dest:anytype;count:integer); ƒPascal MPW-210|
  14247. MoveTo(h:integer;v:integer); ƒQuickdraw {A893} I-170  P-79  P-177 OV-5
  14248. TE.3-42|
  14249. MoveTo2D(x:Fixed;y:Fixed); ƒGraf3D|
  14250. MoveTo3D(x:Fixed;y:Fixed;z:Fixed); ƒGraf3D|
  14251. MoveWindow(theWindow:WindowPtr;hGlobal:integer;vGlobal:integer;front:boolean)
  14252. ; ƒWindows Δ {A91B} I-289  V-209  P-177 OV-121  TB.4-95…96|
  14253. Movie=^MovieRecord ƒMovies QT.2-77|
  14254. MovieAID='moov' ƒMoviesFormat|
  14255. MovieController=ComponentInstance ƒMovies|
  14256. MovieControllerComponentType='play' ƒMovies|
  14257. MovieDirectory=RECORD ƒMoviesFormat
  14258. size:longint;
  14259. atomType:longint;
  14260. header:MovieHeaderAtom;
  14261. movieClip:ClippingAtom;
  14262. track:RECORD
  14263. trackDirectory:ARRAY[0..0]ofTrackDirectory;
  14264. end;
  14265. userData:UserDataAtom;|
  14266. MovieDrawingCompleteProcPtr=ProcPtr ƒMovies|
  14267. MovieEditState=^MovieEditStateRecord ƒMovies QT.2-77|
  14268. MovieEditStateRecord=RECORD ƒMovies
  14269. data:ARRAY[0..0]ofLONGINT;|
  14270. MovieExportComponent=ComponentInstance ƒQuickTimeComponents QTC.9-42|
  14271. MovieExportDoUserDialog(ci:MovieExportComponent;dstFile:FSSpec;data:Handle;
  14272. VAR canceled:boolean):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  14273. QTC.9-40|
  14274. MovieExportGetAuxiliaryData(ci:MovieExportComponent;dstFile:Handle;VAR
  14275. handleType:OSType):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-39|
  14276. MovieExportSetProgressProc(ci:MovieExportComponent;proc:ProcPtr;refCon:
  14277. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-38|
  14278. MovieExportSetSampleDescription(ci:MovieExportComponent;desc:
  14279. SampleDescriptionHandle;mediaType:OSType):ComponentResult;
  14280. ƒQuickTimeComponents {A82A:$0000}|
  14281. MovieExportToFile(ci:MovieExportComponent;dstFile:FSSpec;theMovie:Movie;
  14282. onlyThisTrack:Track;startTime:TimeValue;duration:TimeValue):ComponentResult;
  14283. ƒQuickTimeComponents {A82A:$0000} QTC.9-18  QTC.9-36…37|
  14284. MovieExportToHandle(ci:MovieExportComponent;data:Handle;theMovie:Movie;
  14285. onlyThisTrack:Track;startTime:TimeValue;duration:TimeValue):ComponentResult;
  14286. ƒQuickTimeComponents {A82A:$0000} QTC.9-35…36|
  14287. MovieExportType='spit' ƒQuickTimeComponents|
  14288. MovieFileType='MooV' ƒMovies|
  14289. movieFlattenFlagsEnum=longint ƒMovies|
  14290. MovieHeader=RECORD ƒMoviesFormat [1/3]
  14291. flags:longint;
  14292. creationTime:longint;
  14293. modificationTime:longint;
  14294. timeScale:TimeValue;
  14295. duration:TimeValue;
  14296. preferredRate:Fixed;
  14297. preferredVolume:integer;|
  14298. MovieHeader=RECORD ƒMoviesFormat [2/3]
  14299. reserved1:integer;
  14300. reserved2:longint;
  14301. reserved3:longint;
  14302. matrix:MatrixRecord;
  14303. previewTime:TimeValue;
  14304. previewDuration:TimeValue;
  14305. posterTime:TimeValue;|
  14306. MovieHeader=RECORD ƒMoviesFormat [3/3]
  14307. selectionTime:TimeValue;
  14308. selectionDuration:TimeValue;
  14309. currentTime:TimeValue;
  14310. nextTrackID:longint;|
  14311. MovieHeaderAID='mvhd' ƒMoviesFormat|
  14312. MovieHeaderAtom=RECORD ƒMoviesFormat
  14313. size:longint;
  14314. atomType:longint;
  14315. header:MovieHeader;|
  14316. MovieImportComponent=ComponentInstance ƒQuickTimeComponents QTC.9-42|
  14317. movieImportCreateTrack=1 ƒQuickTimeComponents|
  14318. MovieImportDoUserDialog(ci:MovieImportComponent;srcFile:FSSpec;data:Handle;
  14319. VAR canceled:boolean):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  14320. QTC.9-34|
  14321. MovieImportFile(ci:MovieImportComponent;theFile:FSSpec;theMovie:Movie;
  14322. targetTrack:Track;VAR usedTrack:Track;atTime:TimeValue;VAR addedDuration:
  14323. TimeValue;inFlags:longint;VAR outFlags:longint):ComponentResult;
  14324. ƒQuickTimeComponents {A82A:$0000} QTC.9-12  QTC.9-24…26|
  14325. MovieImportGetAuxiliaryDataType(ci:MovieImportComponent;VAR auxType:OSType):
  14326. ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  14327. MovieImportHandle(ci:MovieImportComponent;dataH:Handle;theMovie:Movie;
  14328. targetTrack:Track;VAR usedTrack:Track;atTime:TimeValue;VAR addedDuration:
  14329. TimeValue;inFlags:longint;VAR outFlags:longint):ComponentResult;
  14330. ƒQuickTimeComponents {A82A:$0000} QTC.9-21…23|
  14331. movieImportInParallel=2 ƒQuickTimeComponents|
  14332. movieImportMustUseTrack=4 ƒQuickTimeComponents|
  14333. movieImportResultUsedMultipleTracks=8 ƒQuickTimeComponents|
  14334. MovieImportSetAuxiliaryData(ci:MovieImportComponent;data:Handle;handleType:
  14335. OSType):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-32…33|
  14336. MovieImportSetChunkSize(ci:MovieImportComponent;chunkSize:longint):
  14337. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-31|
  14338. MovieImportSetDimensions(ci:MovieImportComponent;width,height:Fixed):
  14339. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-30|
  14340. MovieImportSetDuration(ci:MovieImportComponent;duration:TimeValue):
  14341. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-27|
  14342. MovieImportSetFromScrap(ci:MovieImportComponent;fromScrap:boolean):
  14343. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-33|
  14344. MovieImportSetMediaFile(ci:MovieImportComponent;alias:AliasHandle):
  14345. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-29…30|
  14346. MovieImportSetProgressProc(ci:MovieImportComponent;proc:ProcPtr;refCon:
  14347. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-31…32|
  14348. MovieImportSetSampleDescription(ci:MovieImportComponent;desc:
  14349. SampleDescriptionHandle;mediaType:OSType):ComponentResult;
  14350. ƒQuickTimeComponents {A82A:$0000} QTC.9-28  QTC.9-28…29|
  14351. MovieImportSetSampleDuration(ci:MovieImportComponent;duration:TimeValue;
  14352. scale:TimeScale):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.9-12
  14353. QTC.9-28|
  14354. MovieImportType='eat ' ƒQuickTimeComponents|
  14355. MovieImportValidate(ci:MovieImportComponent;VAR theFile:FSSpec;theData:
  14356. Handle;VAR valid:boolean):ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  14357. movieInDataForkResID=-1 ƒMovies|
  14358. MoviePreviewCallOutProc=ProcPtr ƒMovies|
  14359. movieProgressClose=2 ƒMovies|
  14360. movieProgressOpen=0 ƒMovies|
  14361. MovieProgressProcPtr=ProcPtr ƒMovies|
  14362. movieProgressUpdatePercent=1 ƒMovies|
  14363. MovieRecord=RECORD ƒMovies
  14364. data:ARRAY[0..0]ofLONGINT;|
  14365. MovieRgnCoverProc=ProcPtr ƒMovies|
  14366. Movies see ƒMovies|
  14367. movieScrapDontZeroScrap=$1 ƒMovies|
  14368. movieScrapOnlyPutMovie=$2 ƒMovies|
  14369. MoviesFormat see ƒMoviesFormat|
  14370. MoviesTask(m:Movie;maxMilliSecToUse:longint); ƒMovies {AAAA:$0005} QT.2-42
  14371. QT.2-62  QT.2-124…125|
  14372. MoviesUserData=RECORD ƒMoviesFormat
  14373. size:longint;
  14374. udType:longint;
  14375. data:packedarray[0..0]ofByte;|
  14376. movieToolboxUninitialized=-2020 ƒMovies|
  14377. MOVIE_TYPE='moov' ƒMoviesFormat|
  14378. mPageCnt=3 ƒVideo|
  14379. mPixelSize=8 ƒVideo|
  14380. mPixelType=7 ƒVideo|
  14381. mPlaneBytes=11 ƒVideo|
  14382. mPopUpMsg=3 ƒMenus|
  14383. MPPClose:OSErr; ƒAppleTalk Δ II-275|
  14384. MPPOpen:OSErr; ƒAppleTalk Δ II-275 TN224|
  14385. MPPParamBlock=PACKED RECORD ƒAppleTalk [1/8]
  14386. qLink:QElemPtr;
  14387. qType:integer;
  14388. ioTrap:integer;
  14389. ioCmdAddr:Ptr;
  14390. ioCompletion:ProcPtr;
  14391. ioResult:OSErr;
  14392. ioNamePtr:StringPtr;
  14393. ioVRefNum:integer;
  14394. ioRefNum:integer;|
  14395. MPPParamBlock=PACKED RECORD ƒAppleTalk [2/8]
  14396. csCode:integer;
  14397. case MPPParmType of
  14398. LAPWriteParm:
  14399.     filler0:integer;
  14400.     wdsPointer:Ptr
  14401.     AttachPHParm,DetachPHParm:(
  14402.     protType:Byte;
  14403.     filler1:Byte;
  14404.     handler:Ptr|
  14405. MPPParamBlock=PACKED RECORD ƒAppleTalk [3/8]
  14406.     OpenSktParm,CloseSktParm,WriteDDPParm:(
  14407.     socket:Byte;
  14408.     checksumFlag:Byte;
  14409.     listener:Ptr
  14410.     RegisterNameParm,LookupNameParm,ConfirmNameParm,RemoveNameParm:(
  14411.     interval:Byte;
  14412.     count:Byte;
  14413.     entityPtr:Ptr;
  14414.     case MPPParmType of|
  14415. MPPParamBlock=PACKED RECORD ƒAppleTalk [4/8]
  14416. RegisterNameParm:
  14417.     verifyFlag:Byte;
  14418.     filler3:Byte
  14419. LookupNameParm:
  14420.     retBuffPtr:Ptr;
  14421.     retBuffSize:integer;
  14422.     maxToGet:integer;
  14423.     numGotten:integer
  14424. ConfirmNameParm:|
  14425. MPPParamBlock=PACKED RECORD ƒAppleTalk [5/8]
  14426.     confirmAddr:AddrBlock;
  14427.     newSocket:Byte;
  14428.     filler4:Byte
  14429.     )
  14430. SetSelfSendParm:
  14431.     newSelfFlag:Byte;
  14432.     oldSelfFlag:Byte
  14433. KillNBPParm:
  14434.     nKillQEl:Ptr|
  14435. MPPParamBlock=PACKED RECORD ƒAppleTalk [6/8]
  14436. GetAppleTalkInfoParm:
  14437.     version:integer;
  14438.     varsPtr:Ptr;
  14439.     DCEPtr:Ptr;
  14440.     portID:integer;
  14441.     configuration:longint;
  14442.     selfSend:integer;
  14443.     netLo:integer;
  14444.     netHi:integer;|
  14445. MPPParamBlock=PACKED RECORD ƒAppleTalk [7/8]
  14446.     ourAddr:longint;
  14447.     routerAddr:longint;
  14448.     numOfPHs:integer;
  14449.     numOfSkts:integer;
  14450.     numNBPEs:integer;
  14451.     nTQueue:Ptr;
  14452.     LAlength:integer;
  14453.     linkAddr:Ptr;
  14454.     zoneName:Ptr|
  14455. MPPParamBlock=PACKED RECORD ƒAppleTalk [8/8]
  14456. ATalkClosePrepParm:
  14457.     appName:Ptr
  14458.     );|
  14459. MPPParmType=… ƒAppleTalk
  14460. (LAPWriteParm,AttachPHParm,DetachPHParm,OpenSktParm,CloseSktParm,WriteDDPParm,
  14461. OpenATPSktParm,CloseATPSktParm,SendRequestParm,GetRequestParm,SendResponseParm
  14462. ,AddResponseParm,RelTCBParm,RelRspCBParm,RegisterNameParm,LookupNameParm,Confi
  14463. rmNameParm,RemoveNameParm,SetSelfSendParm,NSendRequestParm,KillSendReqParm,Kil
  14464. lGetReqParm,KillNBPParm,GetAppleTalkInfoParm,KillAllGetReqParm,ATalkClosePrepP
  14465. arm,CancelATalkClosePrepParm)|
  14466. MPPPBPtr=^MPPParamBlock ƒAppleTalk|
  14467. mppRefNum=-10 ƒAppleTalk|
  14468. mppUnitNum=9 ƒAppleTalk|
  14469. mPreflightDraw=$20 ƒMediaHandlers|
  14470. MrMacHook=$A2C|
  14471. mRowBytes=2 ƒVideo|
  14472. msgWasFullyAccepted=1 ƒEPPC|
  14473. msgWasNotAccepted=0 ƒEPPC|
  14474. msgWasPartiallyAccepted=2 ƒEPPC|
  14475. mSizeMsg=2 ƒMenus|
  14476. mTable=2 ƒVideo|
  14477. MTemp=$828 ƒSysEqu|
  14478. multiplePublisherWrn=-460 ƒErrors
  14479. A Publisher is already registered for that container
  14480. Already is a publisher|
  14481. Munger(h:Handle;offset:longint;ptr1:Ptr;len1:longint;ptr2:Ptr;len2:longint):
  14482. longint; ƒToolUtils Δ {A9E0} I-468 TE.5-21  TE.5-75…77|
  14483. mUpMask=4 ƒEvents|
  14484. mVersion=4 ƒVideo|
  14485. mVertRefRate=14 ƒVideo|
  14486. mVidParams=1 ƒVideo|
  14487. mVRes=6 ƒVideo|
  14488. My see ƒFilterProcs|
  14489. MyAction(theControl:ControlHandle;partCode:integer); TB.5-116…117|
  14490. MyActivateProc(theDialog:DialogPtr;itemNo:integer;activating:boolean;
  14491. myDataPtr:Ptr); QT.2-363|
  14492. MyActiveProc(refCon:longint):OSErr;|
  14493. MyAddFrameFunction QTC.5-116|
  14494. MyAdjustMarks(newStart,newStop:longint;markToken:AEDesc):OSErr;|
  14495. MyAECreateProc(theAEEventClass:AEEventClass;theAEEventID:AEEventID;target:
  14496. AEAddressDesc;returnID:integer;transactionID:longint;VAR result:AppleEvent;
  14497. refCon:longint):OSErr;|
  14498. MyAESendProc(theAppleEvent:AppleEvent;VAR reply:AppleEvent;sendMode:
  14499. AESendMode;sendPriority:AESendPriority;timeOutInTicks:longint;idleProc:
  14500. IdleProcPtr;filterProc:EventFilterProcPtr;refCon:longint):OSErr;|
  14501. MyAlertSound(soundNo:integer); TB.6-144…145|
  14502. MyAlignmentProc QT.3-156|
  14503. MyBalloonDef(variant:integer;theBalloon:WindowPtr;message:integer;param:
  14504. longint):longint;|
  14505. MyCallBack QT.2-364|
  14506. MyCallOutProc QT.2-359|
  14507. MyCdev(message,item,numItems,CPrivateValue:integer;VAR theEvent:EventRecord;
  14508. cdevStorageValue:longint;CPDialog:DialogPtr):longint;|
  14509. MyClickLoop;|
  14510. MyCoerceDesc(theAEDesc:AEDesc;toType:DescType;handlerRefcon:longint;VAR
  14511. result:AEDesc):OSErr;|
  14512. MyCoercePtr(typeCode:DescType;dataPtr:Ptr;dataSize:Size;toType:DescType;
  14513. handlerRefcon:longint;VAR result:AEDesc):OSErr;|
  14514. MyCompareObjects(comparisonOperator:DescType;object:AEDesc;
  14515. objectOrDescToCompare:AEDesc;VAR result:boolean):OSErr;|
  14516. MyCompletionProc; QT.3-154|
  14517. MyCompletionRoutine(pb:PPCParamBlockPtr);|
  14518. MyComponent(params:ComponentParameters;storage:Handle):ComponentResult;|
  14519. MyCompressCompleteFunction QTC.5-115|
  14520. MyCompressFunction QTC.5-114|
  14521. MyControl(varCode:integer;theControl:ControlHandle;message:integer;param:
  14522. longint):longint; TB.5-110…115|
  14523. MyCountObjects(desiredClass:DescType;containerClass:DescType;theContainer:
  14524. AEDesc;VAR result:longint):OSErr;|
  14525. MyCoverProc QT.2-358|
  14526. MyCustomFileFilter(pb:CInfoPBPtr;myDataPtr:Ptr):boolean;|
  14527. myd=3 ƒPackages|
  14528. MyDataFunction QTC.5-120…121|
  14529. MyDataLoadingProc QT.3-149|
  14530. MyDataUnloadingProc QT.3-151…152|
  14531. MyDeferredTask;|
  14532. MyDisplayCompressFunction QTC.5-119…120|
  14533. MyDisplayFunction QTC.5-113…114|
  14534. MyDisposeToken(VAR unneededToken:AEDesc):OSErr;|
  14535. MyDlgHook(item:integer;theDialog:DialogPtr;myDataPtr:Ptr):integer; QT.2-361|
  14536. MyDocRec=RECORD [1/2]
  14537. editRec:TEHandle;    {handle to text being edited}
  14538. vScrollBar:ControlHandle;    {control handle to the }
  14539.     { vertical scroll bars}
  14540. hScrollBar:ControlHandle;    {control handle to the }
  14541.     { horizontal scroll bars}|
  14542. MyDocRec=RECORD [2/2]
  14543. fileRefNum:integer;    {reference number for file}
  14544. fileFSSpec:FSSpec;    {FSSpec RECORD for file}
  14545. windowDirty :boolean;    {whether data has changed }
  14546.     { since last save}|
  14547. MyErrProc QT.2-359|
  14548. MyEventFilter(theDialog:DialogPtr;VAR theEvent:EventRecord;VAR itemHit:
  14549. integer):boolean; TB.6-145…147|
  14550. MyEventHandler(theAppleEvent:AppleEvent;reply:AppleEvent;handlerRefcon:
  14551. longint):OSErr;|
  14552. MyFileFilter QT.2-360|
  14553. MyFilter(yourDataPtr:Ptr;msgBuff:HighLevelEventMsgPtr;sender:TargetID):
  14554. boolean;|
  14555. MyGeometryRec=RECORD
  14556. circleRects:ARRAY[1..5] OF Rect;    {squares for the 5 circles}
  14557. circleRgns:ARRAY[1..5] OF RgnHandle;    {regions for the 5 circles}
  14558. premiseRgns:ARRAY[1..8] OF RgnHandle;    {regions for premises}
  14559. concRgns:ARRAY[1..4] OF RgnHandle;    {regions for conclusion}
  14560.     {other fields omitted}|
  14561. MyGetErrorDesc(VAR errDescPtr:DescPtr):OSErr;|
  14562. MyGetMarkToken(containerToken:AEDesc;containerClass:DescType;VAR result:
  14563. AEDesc):OSErr;|
  14564. MyGrabCompleteFunction QTC.5-112…113|
  14565. MyGrabCompressCompleteFunction QTC.5-118…119|
  14566. MyGrabFunction QTC.5-112|
  14567. MyGrowZone(cbNeeded:Size):longint;|
  14568. MyHook QTC.3-46|
  14569. MyIconAction(theType:ResType;VAR theIcon:Handle;yourDataPtr:Ptr):OSErr;|
  14570. MyIconGetter(theType:ResType;yourDataPtr:Ptr):Handle;|
  14571. MyIdleFunction(VAR event:EventRecord;VAR sleepTime:longint;VAR mouseRgn:
  14572. RgnHandle):boolean;|
  14573. MyIndicatorAction; TB.5-117|
  14574. MyInterruptProc QTC.8-96  QTC.8-98|
  14575. MyItem(theWindow:WindowPtr;itemNo:integer); TB.6-143…144|
  14576. MyLDEF(message:integer;selected:boolean;VAR cellRect:Rect;theCell:Cell;
  14577. dataOffset:integer;dataLen:integer;theList:ListHandle);|
  14578. MyLineDrawingInfo=RECORD
  14579. textPtr:Ptr;
  14580. textLength:integer;
  14581. styleIndex:integer:|
  14582. MyList=RECORD
  14583. modDate:longint;
  14584. groupCount:longint;
  14585. group1SrcCount:longint;
  14586. group1SrcEntrySize:longint;
  14587. group1SrcTypes:ARRAY[1..2] OF FileTypeSpec;
  14588. group1DstCount:longint;
  14589. group1DstEntrySize:longint;
  14590. group1DstTypes:ARRAY[1..1] OF FileTypeSpec;|
  14591. MyMark(theToken:AEDesc;markToken:AEDesc;markCount:longint):OSErr;|
  14592. MyMatchAliasFilter(cpbPtr:CInfoPBPtr;VAR quitFlag:boolean;myDataPtr:Ptr):
  14593. boolean;|
  14594. MyMatchFunction(cellDataPtr,searchDataPtr:Ptr;cellDataLen,searchDataLen:
  14595. integer):integer;|
  14596. MyMenuDef(message:integer;theMenu:MenuHandle;VAR menuRect:Rect;hitPt:Point;
  14597. VAR whichItem:integer);|
  14598. MyMntrExt(message,item,numItems:integer;monitorValue:longint;mDialog:
  14599. DialogPtr;theEvent:EventRecord;screenNum:integer;VAR screens:ScrnRsrcHandle;
  14600. VAR scrnChanged:boolean):longint;|
  14601. MyModalFilter(theDialog:DialogPtr;VAR theEvent:EventRecord;VAR itemHit:
  14602. integer):boolean; QT.2-362  QTC.5-122|
  14603. MyModalFilterYD(theDialog:DialogPtr;VAR theEvent:EventRecord;VAR itemHit:
  14604. integer;myDataPtr:Ptr):boolean;|
  14605. MyObjectAccessor(desiredClass:DescType;containerToken:AEDesc;containerClass:
  14606. DescType;keyForm:DescType;keyData:AEDesc;VAR theToken:AEDesc;theRefcon:
  14607. longint):OSErr;|
  14608. MyPlayerFilterWithRefCon QTC.2-61…62|
  14609. MyPortFilter(locationName:LocationNamePtr;thePortInfo:PortInfoPtr):boolean;|
  14610. MyProgressProc QT.2-355…357  QT.3-153…154|
  14611. MyPurgeProc(h:Handle);|
  14612. MyReplyFilter(VAR event:EventRecord;returnID:longint;transactionID:longint;
  14613. sender:AEAddressDesc):boolean;|
  14614. MyResponse(nmReqPtr:NMRecPtr);|
  14615. MyResumeDispatch(theAppleEvent:AppleEvent;reply:AppleEvent;refCon:longint):
  14616. OSErr;|
  14617. MyRiverStorage=RECORD
  14618. err:longint;
  14619. count:longint;
  14620. settingsChanged:boolean;|
  14621. MyRlDirProc(theFormat:integer;dirParam:Ptr):boolean;|
  14622. MyShutDownProc;|
  14623. MyStandardFileFilter(pb:CInfoPBPtr):boolean;|
  14624. MyStyleRun=RECORD
  14625. runStart:integer;
  14626. runEnd:integer;
  14627. size:integer;
  14628. font:integer;
  14629. face:Style;
  14630. numer:Point;
  14631. denom:Point;|
  14632. MyTextProc QT.2-364|
  14633. MyTimeTask;|
  14634. MyTip(tip:Point;structure:RgnHandle;VAR r:Rect;VAR variant:integer):OSErr;|
  14635. MyTransferFrameFunction QTC.5-117…118|
  14636. MyVBLTask;|
  14637. MyWindow(varCode:integer;theWindow:WindowPtr;message:integer;param:longint):
  14638. longint;|
  14639. MyWindowState=RECORD
  14640. userStateRect:Rect;    {user state rectangle}
  14641. zoomState:boolean;    {window state: TRUE = standard; }
  14642.     { FALSE = user}|
  14643. nameDisable=2 ƒCTBUtilities|
  14644. NameID='NAME' ƒAIFF|
  14645. nameInclude=1 ƒCTBUtilities|
  14646. nameReject=3 ƒCTBUtilities|
  14647. NamesTableEntry=RECORD ƒAppleTalk
  14648. qLink:QElemPtr;
  14649. nteAddress:AddrBlock;
  14650. nteData:packedarray[1..100]ofCHAR;|
  14651. nameSyntaxErr=-23041 ƒTCPTypes|
  14652. NameTable=RECORD ƒFonts TE.4-49  TE.4-102
  14653. stringCount:integer;    {string count}
  14654. baseFontName:Str255;    {base font name}
  14655.     {suffix strings} {strings}|
  14656. nameTypeErr=-902 ƒErrors
  14657. Invalid or inappropriate locationKindSelector in locationName
  14658. Invalid or inappropriate locationKindSelector in location name
  14659. locationKindSelector is not ppcNBPLocation or ppcNoLocation|
  14660. NAN(i:integer):extended; ƒSANE|
  14661. nAttnMsg=$00000001 ƒEPPC|
  14662. nbpBuffOvr=-1024 ƒErrors
  14663. Buffer overflow in LookupName|
  14664. nbpConfDiff=-1026 ƒErrors
  14665. Name confirmed at different socket|
  14666. NBPConfirm(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-301
  14667. N9-2 TN9|
  14668. nbpDuplicate=-1027 ƒErrors
  14669. Duplicate name exists already|
  14670. nbpDuplicateName=-1027
  14671. Location name represents a duplicate on this computer|
  14672. nbpEntry=RECORD ƒTCPTypes
  14673. ip_address:ipAddr;
  14674. at_address:longint;
  14675. gateway:boolean;
  14676. valid:boolean;
  14677. probing:boolean;
  14678. age:integer;
  14679. access:integer;
  14680. filler:packedarray[1..116]ofbyte;|
  14681. NBPExtract(theBuffer:Ptr;numInBuf:integer;whichOne:integer;VAR abEntity:
  14682. EntityName;VAR address:AddrBlock):OSErr; ƒAppleTalk Δ II-300  V-515|
  14683. NBPLoad:OSErr; ƒAppleTalk Δ II-301|
  14684. NBPLookup(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-300
  14685. N9-1  N9-2  N20-2 TN9  TN20|
  14686. nbpNISErr=-1029 ƒErrors
  14687. Error trying to open the NIS|
  14688. nbpNoConfirm=-1025 ƒErrors
  14689. Name not confirmed on ConfirmName|
  14690. nbpNotFound=-1028 ƒErrors
  14691. Name not found on remove|
  14692. NBPRegister(abRecord:ABRecHandle;async:boolean):OSErr; ƒAppleTalk Δ II-299
  14693. N20-2 TN20|
  14694. NBPRemove(abEntity:EntityPtr):OSErr; ƒAppleTalk Δ II-301|
  14695. NBPReply=RECORD ƒCTBUtilities
  14696. theEntity:EntityName;
  14697. theAddr:AddrBlock;|
  14698. NBPSetEntity(buffer:Ptr;nbpObject:Str32;nbpType:Str32;nbpZone:Str32);
  14699. ƒAppleTalk V-514|
  14700. NBPSetNTE(ntePtr:Ptr;nbpObject:Str32;nbpType:Str32;nbpZone:Str32;socket:
  14701. integer); ƒAppleTalk V-515|
  14702. nbpSize=26 ƒAppleTalk|
  14703. NBPUnload:OSErr; ƒAppleTalk Δ II-301|
  14704. NBP_MAX_NAME_SIZE=16 + 10 + 2 ƒTCPTypes|
  14705. NBP_TABLE_SIZE=20 ƒTCPTypes|
  14706. NBreakTable=RECORD ƒScript TE.B-44…46 [1/2]
  14707. flags1:SignedByte;
  14708. flags2:SignedByte;
  14709. version:integer;
  14710. classTableOff:integer;
  14711. auxCTableOff:integer;
  14712. backwdTableOff:integer;|
  14713. NBreakTable=RECORD ƒScript TE.B-44…46 [2/2]
  14714. forwdTableOff:integer;
  14715. doBackup:integer;
  14716. reserved:integer;
  14717. charTypes:ARRAY[0..255]ofSignedByte;
  14718. tables:ARRAY[0..0]ofINTEGER;|
  14719. NBreakTablePtr=^NBreakTable ƒScript|
  14720. NChar2Pixel(textBuf:Ptr;textLen:longint;slop:Fixed;offset:longint;direction:
  14721. integer;styleRunPosition:JustStyleCode;numer:Point;denom:Point):integer;
  14722. ƒScript {A8B5}|
  14723. NDrawJust(textPtr:Ptr;textLength:longint;slop:Fixed;styleRunPosition:
  14724. JustStyleCode;numer:Point;denom:Point); ƒScript {A8B5}|
  14725. negZcbFreeErr=33 ƒErrors
  14726. zcbFree has gone negative|
  14727. networkErr=-925 ƒErrors
  14728. An error has occured in the network, not too likely
  14729. An error has occurred in the network|
  14730. networkEtherNetApple3Com=33620225 ƒROMDefs|
  14731. networkEvt=10 ƒEvents|
  14732. networkMask=1024 ƒEvents|
  14733. New(VAR p:UNIV Ptr;optionaltags:scalar); ƒPascal MPW-198  TP-353|
  14734. NewAlias(fromFile:FSSpecPtr;target:FSSpec;VAR alias:AliasHandle):OSErr;
  14735. ƒAliases {A823:$0002} FL.4-9  FL.4-15  QT.2-64|
  14736. NewAliasMinimal(target:FSSpec;VAR alias:AliasHandle):OSErr; ƒAliases {A823:
  14737. $0008} FL.4-10  FL.4-16|
  14738. NewAliasMinimalFromFullPath(fullPathLength:integer;fullPath:Ptr;zoneName:
  14739. Str32;serverName:Str31;VAR alias:AliasHandle):OSErr; ƒAliases {A823:$0009}
  14740. FL.4-10  FL.4-17  QT.2-64|
  14741. NewByName(className:Str255):longint; ƒMethTableUtils|
  14742. NewCallBack(tb:TimeBase;cbType:integer):QTCallBack; ƒMovies {AAAA}
  14743. QT.2-336…337|
  14744. NewCDialog(dStorage:Ptr;boundsRect:Rect;title:Str255;visible:boolean;procID:
  14745. integer;behind:WindowPtr;goAwayFlag:boolean;refCon:longint;items:Handle):
  14746. DialogPtr; ƒDialogs Δ {AA4B} V-283|
  14747. NewColorDialog(dStorage:Ptr;boundsRect:Rect;title:Str255;visible:boolean;
  14748. procID:integer;behind:WindowPtr;goAwayFlag:boolean;refCon:longint;items:
  14749. Handle):CDialogPtr; TB.6-115…118|
  14750. NewControl(theWindow:WindowPtr;boundsRect:Rect;title:Str255;visible:boolean;
  14751. value:integer;min:integer;max:integer;procID:integer;refCon:longint):
  14752. ControlHandle; ƒControls Δ {A954} I-319  P-112  P-114  P-177 TB.5-82…85|
  14753. NewCrsrJTbl=$88C ƒSysEqu|
  14754. NewCWindow(wStorage:Ptr;boundsRect:Rect;title:Str255;visible:boolean;procID:
  14755. integer;behind:WindowPtr;goAwayFlag:boolean;refCon:longint):WindowPtr;
  14756. ƒWindows Δ {AA45} V-207 TB.4-79…82|
  14757. newDepthBit=17 ƒQDOffscreen|
  14758. NewDialog(wStorage:Ptr;boundsRect:Rect;title:Str255;visible:boolean;procID:
  14759. integer;behind:WindowPtr;goAwayFlag:boolean;refCon:longint;itmLstHndl:Handle)
  14760. :DialogPtr; ƒDialogs Δ {A97D} I-412  P-107  P-177 TB.6-118…119|
  14761. NewDrag(VAR theDragRef:DragReference):OSErr; ƒDrag {ABED:$0005}|
  14762. NewEmptyHandle:Handle; ƒMemory Δ {A166} IV-78 ME.2-33|
  14763. NewEmptyHandleSys:Handle; ƒMemory Δ {A566} IV-78 ME.2-34|
  14764. NewFileName(promt:string):string; ƒPascal TP-372|
  14765. NewGDevice(refNum:integer;mode:longint):GDHandle; ƒQuickdraw Δ {AA2F} V-122|
  14766. NewGestalt(selector:OSType;gestaltFunction:ProcPtr):OSErr; ƒGestaltEqu|
  14767. NewGWorld(VAR offscreenGWorld:GWorldPtr;PixelDepth:integer;boundsRect:Rect;
  14768. cTable:CTabHandle;aGDevice:GDHandle;flags:GWorldFlags):QDErr; ƒQDOffscreen
  14769. {AB1D}|
  14770. NewHandle(byteCount:Size):Handle; ƒMemory Δ {A122} I-76  I-80  II-32  N7-2
  14771. N117-17  P-51  P-177 ME.1-44  ME.1-55…56  ME.2-29…31  OV-20  OV-42  OV-43
  14772. TN7  TN117  TN205|
  14773. NewHandleClear(byteCount:Size):Handle; ƒMemory {A322} ME.1-45  ME.1-56
  14774. ME.2-31…32  OV-21  OV-118 TN219|
  14775. NewHandleSys(byteCount:Size):Handle; ƒMemory {A522} ME.2-31 TN219|
  14776. NewHandleSysClear(byteCount:Size):Handle; ƒMemory {A722} ME.2-32 TN219|
  14777. NewIconSuite(VAR theIconSuite:handle):OSErr; ƒIcons {ABC9:$0207} MTB.5-32…33|
  14778. NewImageGWorld(VAR gworld:GWorldPtr;idh:ImageDescriptionHandle;flags:
  14779. GWorldFlags):OSErr; ƒImageCompression {AAA3} QT.3-147…148|
  14780. NewMenu(menuID:integer;menuTitle:Str255):MenuHandle; ƒMenus Δ {A931} I-351
  14781. P-102  P-103 TB.3-105…106|
  14782. NewMount=$34A|
  14783. NewMovie(newMovieFlags:longint):Movie; ƒMovies {AAAA} QT.2-92…93|
  14784. newMovieActive=$1 ƒMovies|
  14785. NewMovieController(m:Movie;movieRect:Rect;controllerCreationFlags:longint):
  14786. MovieController; ƒMovies {AAAA} QTC.2-11  QTC.2-29…30|
  14787. newMovieDontAskUnresolvedDataRefs=$4 ƒMovies|
  14788. newMovieDontAutoAlternates=$8 ƒMovies|
  14789. newMovieDontResolveDataRefs=$2 ƒMovies|
  14790. NewMovieEditState(m:Movie):MovieEditState; ƒMovies {AAAA} QT.2-255|
  14791. NewMovieFromDataFork(VAR m:Movie;fRefNum:integer;fileOffset:longint;flags:
  14792. integer;VAR dataRefWasChanged:boolean):OSErr; ƒMovies {AAAA} QT.2-109…110|
  14793. NewMovieFromFile(VAR m:Movie;resRefNum:integer;VAR resId:integer;resName:
  14794. STR255;newMovieFlags:integer;VAR dataRefWasChanged:boolean):OSErr; ƒMovies
  14795. {AAAA} QT.2-35  QT.2-61  QT.2-88…90|
  14796. NewMovieFromHandle(VAR m:Movie;h:Handle;newMovieFlags:integer;VAR
  14797. dataRefWasChanged:boolean):OSErr; ƒMovies {AAAA} QT.2-61  QT.2-90…92|
  14798. NewMovieFromScrap(newMovieFlags:longint):Movie; ƒMovies {AAAA} QT.2-45
  14799. QT.2-245…246|
  14800. NewMovieTrack(m:Movie;width:Fixed;height:Fixed;trackVolume:integer):Track;
  14801. ƒMovies {AAAA} QT.2-48  QT.2-52  QT.2-151…152|
  14802. NewPalette(entries:integer;srcColors:CTabHandle;srcUsage:integer;
  14803. srcTolerance:integer):PaletteHandle; ƒPalettes Δ {AA91} V-161|
  14804. NewPictInfo(VAR thePictInfoID:PictInfoID;verb:integer;colorsRequested:
  14805. integer;colorPickMethod:integer;version:integer):OSErr; ƒPictUtil {A831:$0602}|
  14806. NewPixMap:PixMapHandle; ƒQuickdraw Δ {AA03} V-70|
  14807. NewPixPat:PixPatHandle; ƒQuickdraw Δ {AA07} V-72|
  14808. NewPtr(byteCount:Size):Ptr; ƒMemory Δ {A11E} I-75  I-79  II-36  P-51  P-177
  14809. ME.1-44  ME.1-58…59  ME.2-36…37  OV-40  OV-118|
  14810. NewPtrClear(byteCount:Size):Ptr; ƒMemory {A31E} ME.1-59  ME.2-37…38 TN219|
  14811. NewPtrSys(byteCount:Size):Ptr; ƒMemory {A51E} ME.2-37 TN219|
  14812. NewPtrSysClear(byteCount:Size):Ptr; ƒMemory {A71E} ME.2-38 TN219|
  14813. NewPublisherDialog(VAR reply:NewPublisherReply):OSErr; ƒEditions {A82D:
  14814. $0236} IAC.2-29  IAC.2-31  IAC.2-93…94|
  14815. NewPublisherExpDialog(VAR reply:NewPublisherReply;where:Point;
  14816. expansionDITLresID:integer;dlgHook:ExpDlgHookProcPtr;filterProc:
  14817. ExpModalFilterProcPtr;yourDataPtr:UNIV Ptr):OSErr; ƒEditions {A82D:$0B38}
  14818. IAC.2-60…61  IAC.2-96…98|
  14819. NewPublisherReply=RECORD ƒEditions IAC.2-30…31 [1/2]
  14820. canceled:boolean;    {user clicked Cancel}
  14821. replacing:boolean;    {user chose existing }
  14822.     { filename for an edition}
  14823. usePart:boolean;    {always FALSE in version 7.0}
  14824. preview:Handle;    {handle to 'prvw', 'PICT', }
  14825.     { 'TEXT', or 'snd ' data}
  14826. previewFormat:    {type of preview}|
  14827. NewPublisherReply=RECORD ƒEditions IAC.2-30…31 [2/2]
  14828.     FormatType;
  14829.     container:EditionContainerSpec;    {initially, default name }
  14830.         { and location of edition; }
  14831.         { on return, edition name & }
  14832.         { location chosen by the }
  14833.         { user to publish data to}|
  14834. NewRgn:RgnHandle; ƒQuickdraw Δ {A8D8} I-181  P-85  P-177 OV-96 TN193|
  14835. newRowBytesBit=19 ƒQDOffscreen|
  14836. NewScreenBuffer(globalRect:Rect;purgeable:boolean;VAR gdh:GDHandle;VAR
  14837. offscreenPixMap:PixMapHandle):QDErr; ƒQDOffscreen {AB1D}|
  14838. NewSection(container:EditionContainerSpec;sectionDocument:FSSpecPtr;kind:
  14839. SectionType;sectionID:longint;initalMode:UpdateMode;VAR sectionH:
  14840. SectionHandle):OSErr; ƒEditions {A82D:$0A02} IAC.2-18  IAC.2-75|
  14841. newSelMsg=12 ƒDevices|
  14842. NewServiceWindow(wStorage:ptr;boundsRect:rect;title:str255;visible:boolean;
  14843. theProc:integer;behind:WindowPtr;goAwayFlag:boolean;ts:ComponentInstance;VAR
  14844. window:WindowPtr):OSErr; ƒTextServices {AA54:$0011} TE.7-48  TE.7-80…81|
  14845. NewSpeechChannel(voice:VoiceSpecPtr;VAR chan:SpeechChannel):OSErr; ƒSpeech
  14846. {A800}|
  14847. NewString(theString:Str255):StringHandle; ƒToolUtils Δ {A906} I-468 TE.5-8
  14848. TE.5-47|
  14849. NewSubscriberDialog(VAR reply:NewSubscriberReply):OSErr; ƒEditions {A82D:
  14850. $0232} IAC.2-37…39  IAC.2-91…92|
  14851. NewSubscriberExpDialog(VAR reply:NewSubscriberReply;where:Point;
  14852. expansionDITLresID:integer;dlgHook:ExpDlgHookProcPtr;filterProc:
  14853. ExpModalFilterProcPtr;yourDataPtr:UNIV Ptr):OSErr; ƒEditions {A82D:$0B34}
  14854. IAC.2-60  IAC.2-96…98|
  14855. NewSubscriberReply=RECORD ƒEditions IAC.2-38
  14856. canceled:boolean;    {user clicked Cancel}
  14857. formatsMask:SignedByte;    {formats required}
  14858. container:EditionContainerSpec;    {initially, default }
  14859.     { name & location of edition }
  14860.     { to subscribe to; on return, }
  14861.     { edition name & location }
  14862.     { chosen by the user}|
  14863. NewTempScreenBuffer(globalRect:Rect;purgeable:boolean;VAR gdh:GDHandle;VAR
  14864. offscreenPixMap:PixMapHandle):QDErr; ƒQDOffscreen {AB1D}|
  14865. NewTimeBase:TimeBase; ƒMovies {AAAA} QT.2-316|
  14866. NewTrackEditState(t:Track):TrackEditState; ƒMovies {AAAA} QT.2-269|
  14867. NewTrackMedia(t:Track;mediaType:OSType;scale:TimeScale;dataRef:Handle;
  14868. dataRefType:OSType):Media; ƒMovies {AAAA} QT.2-48  QT.2-52  QT.2-153…154|
  14869. NewTSMDocument(numOfInterface:integer;supportedInterfaceTypes:OSTypeArray;
  14870. VAR idocID:TSMDocumentID;refcon:longint):OSErr; ƒTextServices {AA54:$0000}
  14871. TE.7-18…19  TE.7-50|
  14872. NewUnused=$BC0|
  14873. NewUserData(VAR ud:UserData):OSErr; ƒMovies {AAAA} QT.2-240…241|
  14874. NewUserDataFromHandle(h:Handle;VAR ud:UserData):OSErr; ƒMovies {AAAA} QT.2-242|
  14875. NewWindow(wStorage:Ptr;boundsRect:Rect;title:Str255;visible:boolean;theProc:
  14876. integer;behind:WindowPtr;goAwayFlag:boolean;refCon:longint):WindowPtr;
  14877. ƒWindows Δ {A913} I-282  P-95  P-178 OV-4…5  OV-42  OV-112  TB.4-82…85|
  14878. NewXWindow(paramPtr:XCmdPtr;boundsRect:Rect;title:Str255;visible:boolean;
  14879. procID:integer;color:boolean;floating:boolean):WindowPtr; ƒHyperXCmd|
  14880. newYork=2 ƒFonts|
  14881. NextDouble(x:double;y:double):double; ƒSANE|
  14882. NextExtended(x:extended;y:extended):extended; ƒSANE|
  14883. NextReal(x:real;y:real):real; ƒSANE|
  14884. nextTimeEdgeOK=$2000 ƒMovies|
  14885. nextTimeFlagsEnum=Byte ƒMovies|
  14886. nextTimeIgnoreActiveSegment=$4000 ƒMovies|
  14887. nextTimeMediaEdit=$2 ƒMovies|
  14888. nextTimeMediaSample=$1 ƒMovies|
  14889. nextTimeSyncSample=$8 ƒMovies|
  14890. nextTimeTrackEdit=$4 ƒMovies|
  14891. NFindWord(textPtr:Ptr;textLength:integer;offset:integer;leadingEdge:boolean;
  14892. nbreaks:NBreakTablePtr;VAR offsets:OffsetTable); ƒScript {A8B5}|
  14893. NGetTrapAddress(trapNum:integer;tTyp:TrapType):longint; ƒOSUtils IV-234
  14894. N156-3 TN156  TN212|
  14895. NiblTbl=$25A|
  14896. nilHandleErr=-109 ƒErrors
  14897. Handle was NIL in HandleZone or other;
  14898. NIL master pointer
  14899. GetHandleSize fails on baseText or substitutionText|
  14900. NItl4Handle=^NItl4Ptr ƒScript|
  14901. NItl4Ptr=^NItl4Rec ƒScript|
  14902. NItl4Rec=RECORD ƒScript TE.B-51…52 [1/3]
  14903. flags:integer;    {reserved}
  14904. resourceType:longint;    {contains 'itl4'}
  14905. resourceNum:integer;    {resource ID}
  14906. version:integer;    {version number}
  14907. format:integer;    {format code}
  14908. resHeader:integer;    {reserved}
  14909. resHeader2:longint;    {reserved}
  14910. numTables:integer;    {number of tables, one-based}
  14911. mapOffset:longint;    {table that maps Byte to token}|
  14912. NItl4Rec=RECORD ƒScript TE.B-51…52 [2/3]
  14913. strOffset:longint;    {routine that copies string}
  14914. fetchOffset:longint;    {routine to get next Byte of character}
  14915. unTokenOffset:longint;    {table that maps token to string}
  14916. defPartsOffset:longint;    {offset to default number parts table}
  14917. whtSpListOffset:longint;    {offset to whitespace table}
  14918. resOffset7:longint;    {reserved}
  14919. resOffset8:longint;    {reserved}
  14920. resLength1:integer;    {reserved}
  14921. resLength2:integer;    {reserved}|
  14922. NItl4Rec=RECORD ƒScript TE.B-51…52 [3/3]
  14923. resLength3:integer;    {reserved}
  14924. unTokenLength:integer;    {length of untoken table}
  14925. defPartsLength:integer;    {length of number parts table}
  14926. whtSpListLength:integer;    {length of whitespace table}
  14927. resLength7:integer;    {reserved}
  14928. resLength8:integer;    {reserved}|
  14929. nlCancel=1 ƒCTBUtilities|
  14930. nlEject=2 ƒCTBUtilities|
  14931. nlOk=0 ƒCTBUtilities|
  14932. NLType=ARRAY[0..3] of NLTypeEntry ƒCTBUtilities|
  14933. NLTypeEntry=RECORD ƒCTBUtilities
  14934. hIcon:Handle;
  14935. typeStr:Str32;|
  14936. NMeasureJust(textPtr:Ptr;textLength:longint;slop:Fixed;charLocs:Ptr;
  14937. styleRunPosition:JustStyleCode;numer:Point;denom:Point); ƒScript {A8B5}|
  14938. NMIFlag=$0C2C ƒSysEqu|
  14939. NMInstall(nmReqPtr:NMRecPtr):OSErr; ƒNotification {A05E} PS.5-9  PS.5-10…11
  14940. TN184|
  14941. NMRec=RECORD ƒNotification PS.5-7…8 [1/2]
  14942. qLink:QElemPtr;    {next queue entry}
  14943. qType:integer;    {queue type}
  14944. nmFlags:integer;    {reserved}
  14945. nmPrivate:longint;    {reserved}
  14946. nmReserved:integer;    {reserved}
  14947. nmMark:integer;    {item to mark in menu}|
  14948. NMRec=RECORD ƒNotification PS.5-7…8 [2/2]
  14949. nmIcon:Handle;    {handle to icon}
  14950. nmSound:Handle;    {handle to sound resource}
  14951. nmStr:StringPtr;    {string to appear in alert box}
  14952. nmResp:ProcPtr;    {pointer to response procedure}
  14953. nmRefCon:longint;    {for application's use}|
  14954. NMRecPtr=^NMRec ƒNotification|
  14955. NMRemove(nmReqPtr:NMRecPtr):OSErr; ƒNotification {A05F} PS.5-10  PS.5-11…12
  14956. TN184|
  14957. nmType=8 ƒNotification|
  14958. nmTypErr=-299 ƒErrors
  14959. wrong queue type
  14960. Invalid qType value (must be ORD(nmType))
  14961. Invalid qType (must be ORD(nmType))|
  14962. noAdrMkErr=-67 ƒErrors
  14963. couldn’t find valid addr mark|
  14964. noAnsErr=-23046 ƒTCPTypes|
  14965. noBridgeErr=-93 ƒErrors
  14966. no network bridge for non-local send|
  14967. noCalls=1 ƒPower|
  14968. NoChangePwd=$0400 ƒUGLibrary|
  14969. noCodecErr=-8961 ƒImageCompression|
  14970. noConstraint=0 ƒControls|
  14971. noDataArea=-1104 ƒErrors
  14972. No data area for request to MPP|
  14973. noDataHandler=-2007 ƒMovies|
  14974. NodeDescriptor=RECORD FL.2-64
  14975. ndFLink:longint;    {forward link}
  14976. ndBLink:longint;    {backward link}
  14977. ndType:SignedByte;    {node type}
  14978. ndNHeight:SignedByte;    {node level}
  14979. ndNRecs:integer;    {number of records in node}
  14980. ndResv2:integer;    {reserved}|
  14981. noDefaultDataRef=-2051 ƒMovies|
  14982. noDefaultUserErr=-922 ƒErrors
  14983. user hasn't typed in owners name in Network Setup Control Pannel
  14984. User has not specified owner name in Sharing Setup control panel|
  14985. noDeviceForChannel=-9400 ƒQuickTimeComponents|
  14986. noDMA=-2208 ƒQuickTimeComponents|
  14987. noDraftBitsOp=7 ƒPrinting|
  14988. noDriveErr=-64 ƒErrors
  14989. drive not installed|
  14990. noDriver=14 ƒQuickdraw|
  14991. noDtaMkErr=-71 ƒErrors
  14992. couldn’t find a data mark header|
  14993. noErr=0 ƒErrors
  14994. success|
  14995. noGlobalsErr=-904 ƒErrors
  14996. The system is hosed, better re-boot
  14997. System unable to allocate memory, critical error|
  14998. noGrowDocProc=4 ƒWindows|
  14999. NoGuests=2 ƒUGLibrary|
  15000. noHardware=noHardwareErr ƒErrors|
  15001. noHardwareErr=-200 ƒErrors
  15002. missing the hardware to do this|
  15003. noInformErr=-926 ƒErrors
  15004. PPCStart failed because destination did not have inform pending
  15005. PPCStart failed because target application did not have an inform pending|
  15006. NoLooping=0 ƒAIFF|
  15007. noMacDskErr=-57 ƒErrors
  15008. not a mac diskette (sig bytes are wrong)
  15009. Not a Macintosh disk
  15010. Disk is not a Macintosh disk|
  15011. noMachineNameErr=-913 ƒErrors
  15012. user hasn't named his Macintosh in the Network Setup Control Pannel|
  15013. noMark=0 ƒMenus|
  15014. noMaskFoundErr=-1000
  15015. No mask found|
  15016. noMediaHandler=-2006 ƒMovies|
  15017. noMemForPictPlaybackErr=-145 ƒErrors|
  15018. noMoreKeyColors=-2205 ƒQuickTimeComponents|
  15019. noMoreRealTime=-212 ƒErrors
  15020. not enough CPU cycles left to add another task|
  15021. noMovieFound=-2048 ƒMovies|
  15022. noMPPErr=-3102 ƒErrors
  15023. no MPP error|
  15024. noNameServerErr=-23044 ƒTCPTypes|
  15025. NoneName='pnot compressed' ƒAIFF|
  15026. NoneType='NONE' ƒAIFF|
  15027. noNewDeviceBit=1 ƒQDOffscreen|
  15028. nonMatchingEditState=-2024 ƒMovies|
  15029. noNybErr=-66 ƒErrors
  15030. couldn’t find 5 nybbles in 200 tries|
  15031. noOutstandingHLE=-608 ƒEPPC
  15032. No outstanding high-level event|
  15033. noParity=0 ƒSerial|
  15034. noPortErr=-903 ƒErrors
  15035. Unable to open port or bad portRefNum
  15036. Client hasn’t set 'SIZE' resource to indicate awareness of high-level events
  15037. Unable to open port or bad port reference number
  15038. Bad port reference number
  15039. Invalid port name|
  15040. noPrefAppErr=-3032
  15041. No translation preference available|
  15042. NoPurgePixels(pm:PixMapHandle); ƒQDOffscreen {AB1D}|
  15043. noRecordOfApp=movieToolboxUninitialized ƒMovies|
  15044. noRelErr=-1101 ƒErrors
  15045. No release received|
  15046. noRequest=2 ƒPower|
  15047. noResponseErr=-915 ƒErrors
  15048. unable to contact destination
  15049. Unable to contact application|
  15050. noResultProcErr=-23043 ƒTCPTypes|
  15051. normalBit=0 ƒQuickdraw|
  15052. normalMsg=11 ƒDevices|
  15053. noScrapErr=-100 ƒErrors
  15054. No scrap exists error
  15055. Scrap does not exist (not initialized)
  15056. Desk scrap isn’t initialized|
  15057. noSendResp=-1103 ƒErrors
  15058. AddResponse issued without SendResponse|
  15059. noSessionErr=-908 ƒErrors
  15060. Invalid session reference number|
  15061. NoSuchRsl=1 ƒPrinting|
  15062. noSynthFound=-240 ƒSpeech|
  15063. notAFileErr=-1302 ƒErrors
  15064. directory specified            <1.7 DNF>
  15065. Specified file is a directory|
  15066. notARemountErr=-1308 ƒErrors
  15067. when _Mount allows only remounts and doesn't|
  15068. notCompressed=0 ƒSound|
  15069. NoteAlert(alertID:integer;filterProc:ModalFilterProcPtr):integer; ƒDialogs Δ
  15070. {A987} I-420 TB.6-110|
  15071. noteIcon=1 ƒDialogs|
  15072. notEnoughBufferSpace=-207 ƒErrors
  15073. could not allocate enough memory|
  15074. notEnoughDiskSpaceToGrab=-9404 ƒQuickTimeComponents|
  15075. notEnoughHardware=notEnoughHardwareErr ƒErrors|
  15076. notEnoughHardwareErr=-201 ƒErrors
  15077. inadequate hardware to do this|
  15078. notEnoughMemoryErr=-620 ƒErrors
  15079. insufficient physical memory                <1.4>
  15080. Insufficient physical memory|
  15081. notEnoughMemoryToGrab=-9403 ƒQuickTimeComponents|
  15082. notExactMatrix=-2204 ƒQuickTimeComponents|
  15083. notExactSize=-2206 ƒQuickTimeComponents|
  15084. notHeldErr=-621 ƒErrors
  15085. specified range of memory is not held        <1.4>
  15086. Specified range of memory is not held|
  15087. Notification see ƒNotification|
  15088. Notify(paramPtr:XCmdPtr); ƒHyperXCmd|
  15089. notInitErr=-900 ƒErrors
  15090. PPCToolBox not initialized
  15091. PPC Toolbox has not been initialized yet|
  15092. notLockedErr=-623 ƒErrors
  15093. specified range of memory is not locked    <1.4>
  15094. Specified range of memory is not locked|
  15095. notLoggedInErr=-923 ƒErrors
  15096. The default userRefNum does not yet exist
  15097. Default user reference number does not yet exist|
  15098. noToolboxNameErr=-914 ƒErrors
  15099. A system resource is missing, not too likely|
  15100. notOpenErr=-28 ƒErrors
  15101. Couldn’t rd/wr/ctl/sts cause driver not opened
  15102. Driver isn’t open
  15103. AppleTalk is not open|
  15104. notPatBic=15 ƒQuickdraw|
  15105. notPatCopy=12 ƒQuickdraw|
  15106. notPatOr=13 ƒQuickdraw|
  15107. notPatXor=14 ƒQuickdraw|
  15108. notRegisteredSectionErr=-452 ƒErrors
  15109. not a registered SectionRecord
  15110. Not registered|
  15111. notSrcBic=7 ƒQuickdraw|
  15112. notSrcCopy=4 ƒQuickdraw|
  15113. notSrcOr=5 ƒQuickdraw|
  15114. notSrcXor=6 ƒQuickdraw|
  15115. notThePublisherWrn=-463 ƒErrors
  15116. not the publisher that last wrote to that container
  15117. Not the publisher|
  15118. NotTruncated=0
  15119. No truncation necessary|
  15120. noTypeErr=-102 ƒErrors
  15121. No object of that type in scrap
  15122. Unknown format (subscriber only)
  15123. Unknown format
  15124. Format not available
  15125. Edition container not found
  15126. Unrecognized file type
  15127. Unrecognized scrap type|
  15128. noUserInteractionAllowed=-610 ƒEPPC
  15129. Background application sends event requiring authentication
  15130. Cannot interact directly with user|
  15131. noUserNameErr=-911 ƒErrors
  15132. user name unknown on destination machine
  15133. User name unknown on destination machine|
  15134. noUserRecErr=-928 ƒErrors
  15135. Invalid user reference number|
  15136. noUserRefErr=-924 ƒErrors
  15137. unable to create a new userRefNum
  15138. Unable to create a new user reference number|
  15139. NPixel2Char(textBuf:Ptr;textLen:longint;slop:Fixed;pixelWidth:Fixed;VAR
  15140. leadingEdge:boolean;VAR widthRemaining:Fixed;styleRunPosition:JustStyleCode;
  15141. numer:Point;denom:Point):integer; ƒScript {A8B5}|
  15142. NPortionText(textPtr:Ptr;textLen:longint;styleRunPosition:JustStyleCode;
  15143. numer:Point;denom:Point):Fixed; ƒScript {A8B5}|
  15144. nReturnReceipt=$00000200 ƒEPPC|
  15145. nsDrvErr=-56 ƒErrors
  15146. no such drive (tried to mount a bad drive num)
  15147. No such drive|
  15148. nSendRequest=248 ƒAppleTalk|
  15149. NSetPalette(dstWindow:WindowPtr;srcPalette:PaletteHandle;nCUpdates:integer);
  15150. ƒPalettes {AA95} TN211|
  15151. NSetTrapAddress(trapAddr:longint;trapNum:integer;tTyp:TrapType); ƒOSUtils
  15152. IV-234|
  15153. nsStackErr=-149 ƒErrors
  15154. insufficient stack|
  15155. nsvErr=-35 ƒErrors
  15156. no such volume
  15157. No such volume
  15158. Volume not found
  15159. Volume doesn’t exist
  15160. No default volume
  15161. Specified volume doesn’t exist
  15162. The volume is not mounted|
  15163. ntscIn=0 ƒQuickTimeComponents|
  15164. ntscReallyIn=3 ƒQuickTimeComponents|
  15165. nulDev=3 ƒDevices|
  15166. nullCmd=0 ƒSound|
  15167. nullEvent=0 ƒEvents|
  15168. NullStHandle=^NullStPtr ƒTextEdit|
  15169. NullStPtr=^NullStRec ƒTextEdit|
  15170. NullStRec=RECORD ƒTextEdit
  15171. teReserved:longint;    {reserved for future expansion}
  15172. nullScrap:StScrpHandle;    {handle to the style scrap }
  15173.     { RECORD}|
  15174. nulMsg=5 ƒDevices|
  15175. NuLookup(where:Point;prompt:Str255;numTypes:integer;typeList:NLType;
  15176. nameFilter:ProcPtr;zoneFilter:ProcPtr;hookProc:ProcPtr;VAR theReply:NBPReply)
  15177. :integer; ƒCTBUtilities|
  15178. Num2Comp(x:extended):comp; ƒSANE|
  15179. Num2Dec(f:decform;x:extended;VAR d:decimal); ƒSANE|
  15180. Num2Double(x:extended):double; ƒSANE|
  15181. Num2Extended(x:extended):extended; ƒSANE|
  15182. Num2Integer(x:extended):integer; ƒSANE|
  15183. Num2Longint(x:extended):longint; ƒSANE|
  15184. Num2Real(x:extended):real; ƒSANE|
  15185. Num2Str(f:decform;x:extended;VAR s:DecStr); ƒSANE|
  15186. NumberParts=RECORD ƒScript TE.B-55…57 [1/2]
  15187. version:integer;    {version of this table}
  15188. data:ARRAY[1..31] OF WideChar;
  15189.     {2-Byte number parts}
  15190. pePlus:WideCharArr;    {positive exp. notation}
  15191. peMinus:WideCharArr;    {negative exp. notation}|
  15192. NumberParts=RECORD ƒScript TE.B-55…57 [2/2]
  15193. peMinusPlus:WideCharArr;    {neg. or pos. exp.}
  15194. altNumTable:WideCharArr;    {alternate digits}
  15195. reserved:PACKED ARRAY[0..19] OF char;
  15196.     {reserved}|
  15197. NumberPartsPtr=^NumberParts ƒScript|
  15198. NumClass=… ƒSANE
  15199. (SNaN,QNaN,Infinite,ZeroNum,NormalNum,DenormalNum)|
  15200. NumFormatString=PACKED RECORD ƒScript
  15201. fLength:Byte;
  15202. fVersion:Byte;
  15203. data:packedarray[0..253]ofSignedByte;|
  15204. NumFormatStringRec TE.5-36  TE.5-43  TE.5-45|
  15205. NumOfHistoBuckets=7 ƒTCPTypes|
  15206. NumToHex(paramPtr:XCmdPtr;num:longint;nDigits:integer;VAR str:Str255);
  15207. ƒHyperXCmd|
  15208. NumToStr(paramPtr:XCmdPtr;num:longint;VAR str:Str255); ƒHyperXCmd|
  15209. NumToString(theNum:longint;VAR theString:Str255); ƒPackages Δ I-489 TE.5-35
  15210. TE.5-38  TE.5-92|
  15211. NumVersion=PACKED RECORD ƒFiles [1/2]
  15212. case INTEGER of
  15213. 0:
  15214.     majorRev:SignedByte;
  15215.     minorRev:0..9;
  15216.     bugFixRev:0..9;
  15217.     stage:SignedByte;|
  15218. NumVersion=PACKED RECORD ƒFiles [2/2]
  15219.     nonRelRev:SignedByte
  15220. 1:
  15221.     version:longint
  15222.     );|
  15223. NuPLookup(where:Point;prompt:Str255;numTypes:integer;typeList:NLType;
  15224. nameFilter:ProcPtr;zoneFilter:ProcPtr;hookProc:ProcPtr;userData:longint;
  15225. dialogID:integer;filterProc:ProcPtr;VAR theReply:NBPReply):integer;
  15226. ƒCTBUtilities|
  15227. nvsErr=-35
  15228. No such volume|
  15229. nWIDTHHook=24 ƒTextEdit|
  15230. NxtDB=$342|
  15231. ObiWan is here! The Force is with him.|
  15232. ObscureCursor; ƒQuickdraw {A856} I-168  P-84  P-178|
  15233. ocAccept=3 ƒADSP|
  15234. ocEstablish=4 ƒADSP|
  15235. ocPassive=2 ƒADSP|
  15236. ocRequest=1 ƒADSP|
  15237. Odd(x:longint):boolean; ƒPascal MPW-203  TP-356|
  15238. oddParity=4096 ƒSerial|
  15239. offLinErr=-65 ƒErrors
  15240. r/w requested for an off-line drive|
  15241. OffPair=RECORD ƒScript TE.5-44
  15242. offFirst:integer;    {offset of first word boundary}
  15243. offSecond:integer;    {offset of second word boundary}|
  15244. OffscreenVersion:longint; ƒQDOffscreen {AB1D:$0014}|
  15245. OffsetArray=RECORD ƒTextServices TE.7-71
  15246. fNumOfOffsets:integer;
  15247. fOffset:ARRAY [0..0] of longint;|
  15248. OffsetArrayHandle=^OffsetArrayPtr ƒTextServices|
  15249. OffsetArrayPtr=^OffsetArray ƒTextServices|
  15250. OffsetPoly(poly:PolyHandle;dh:integer;dv:integer); ƒQuickdraw {A8CE} I-191|
  15251. OffsetRect(VAR r:Rect;dh:integer;dv:integer); ƒQuickdraw {A8A8} I-174|
  15252. OffsetRgn(rgn:RgnHandle;dh:integer;dv:integer); ƒQuickdraw {A8E0} I-183|
  15253. OffsetTable=ARRAY[0..2] of OffPair ƒScript TE.5-24  TE.5-44
  15254. version:longint;
  15255. numTables:integer;
  15256. searchRange:integer;
  15257. entrySelector:integer;
  15258. rangeShift:integer;
  15259. tableDir:ARRAY[1..1] OF DirectoryEntry;
  15260.     { actually 1..numTables }|
  15261. ogonek=$FE ƒScript|
  15262. ok=1 ƒDialogs|
  15263. okMsg=2 ƒDevices|
  15264. OldContent=$9EA TB.4-117|
  15265. OldFileName(prompt:string):string; ƒPascal TP-371|
  15266. OldStructure=$9E6 TB.4-117|
  15267. Omit(s:string;ndx,count:integer):string; ƒPascal TP-362|
  15268. oneBitMode=128 ƒVideo|
  15269. OneOne=$A02 ƒSysEqu|
  15270. OpColor(color:RGBColor); ƒQuickdraw {AA21} V-77|
  15271. Open3DPort(port:Port3DPtr); ƒGraf3D|
  15272. openATPSkt=254 ƒAppleTalk|
  15273. OpenComponent(aComponent:Component):ComponentInstance; ƒComponents {A82A:
  15274. $0007} IAC.10-4  MTB.6-46|
  15275. OpenComponentResFile(aComponent:Component):integer; ƒComponents {A82A:$0015}
  15276. MTB.6-72|
  15277. OpenCPicParams=RECORD ƒQuickdraw
  15278. srcRect:Rect;
  15279. hRes:Fixed;
  15280. vRes:Fixed;
  15281. version:integer;
  15282. reserved1:integer;
  15283. reserved2:longint;|
  15284. OpenCPicture(newHeader:OpenCPicParams):PicHandle; ƒQuickdraw {AA20} V-77|
  15285. OpenCPort(port:CGrafPtr); ƒQuickdraw Δ {AA00} V-67|
  15286. OpenDefaultComponent(componentType:OSType;componentSubType:OSType):
  15287. ComponentInstance; ƒComponents {A82A:$0021} IAC.10-4  MTB.6-7…8  MTB.6-45…46
  15288. QTC.11-8|
  15289. OpenDeskAcc(deskAccName:Str255):integer; ƒDesk Δ {A9B6} I-440 OV-159
  15290. PS.2-11  PS.2-30  TB.3-21  TB.3-80…81|
  15291. OpenDF(fileName:Str255;vRefNum:integer;VAR refNum:integer):OSErr; ƒFiles
  15292. II-91  IV-109  P-131  P-171 TN102|
  15293. OpenDictionary(theFSSpecPtr:FSSpecPtr;accessPermission:SignedByte;VAR
  15294. dictionaryReference:longint):OSErr; TE.8-13  TE.8-22…23|
  15295. OpenDriver(name:Str255;VAR drvrRefNum:integer):OSErr; ƒDevices Δ II-178  N14-2|
  15296. OpenEdition(subscriberSectionH:SectionHandle;VAR refNum:EditionRefNum):OSErr;
  15297. ƒEditions {A82D:$0412} IAC.2-26  IAC.2-41  IAC.2-83|
  15298. openErr=-23 ƒErrors
  15299. requested read/write permission doesn’t match driver’s open permission /
  15300. Attempt to open RAM serial Driver failed
  15301. Driver can’t perform requested open|
  15302. openFailedErr=-23015 ƒTCPTypes|
  15303. openFolderIconResource=-3997 ƒIcons|
  15304. OpenMovieFile(fileSpec:FSSpec;VAR resRefNum:integer;perms:SignedByte):OSErr;
  15305. ƒMovies {AAAA} QT.2-35  QT.2-61  QT.2-98…99|
  15306. OpenNewEdition(publisherSectionH:SectionHandle;fdCreator:OSType;
  15307. publisherSectionDocument:FSSpecPtr;VAR refNum:EditionRefNum):OSErr;
  15308. ƒEditions {A82D:$0814} IAC.2-26  IAC.2-35  IAC.2-86…87|
  15309. OpenPicture(picFrame:Rect):PicHandle; ƒQuickdraw Δ {A8F3} I-189  V-96  P-86
  15310. P-178 TN21|
  15311. OpenPoly:PolyHandle; ƒQuickdraw Δ {A8CB} I-190|
  15312. OpenPort(port:GrafPtr); ƒQuickdraw Δ {A86F} I-163 TN155  TN194|
  15313. OpenResFile(fileName:Str255):integer; ƒResources Δ {A997} I-115  N46-1
  15314. N78-1  N78-2  N101-2 FL.1-51  FL.2-157  FL.2-173  FL.2-187  MTB.1-66…68 TN46
  15315. TN74  TN78  TN101  TN185  TN214  TN232|
  15316. OpenRF(fileName:Str255;vRefNum:integer;VAR refNum:integer):OSErr; ƒFiles
  15317. II-91  IV-109  II-109  IV-137 TN74|
  15318. OpenRFPerm(fileName:Str255;vRefNum:integer;permission:SignedByte):integer;
  15319. ƒResources Δ {A9C4} IV-17  N116-2 MTB.1-64…66 TN116  TN185|
  15320. OpenRgn; ƒQuickdraw Δ {A8DA} I-181  P-85  P-178 OV-96|
  15321. openSess=255 ƒAppleTalk|
  15322. openSkt=248 ƒAppleTalk|
  15323. OpenSlot(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒSlots Δ V-425|
  15324. OpenSlotAsync(paramBlock:ParmBlkPtr):OSErr; ƒSlots {A600} V-425|
  15325. OpenSlotSync(paramBlock:ParmBlkPtr):OSErr; ƒSlots {A200} V-425|
  15326. OpenStdCompression:ComponentInstance; ƒQuickTimeComponents|
  15327. OpenTextService(idocID:TSMDocumentID;aComponent:Component;VAR
  15328. aComponentInstance:ComponentInstance):OSErr; ƒTextServices {:$0009} TE.7-41
  15329. TE.7-42  TE.7-60|
  15330. OpenWD(vRefNum:integer;dirID:longint;procID:longint;VAR wdRefNum:integer):
  15331. OSErr; ƒFiles IV-158 FL.2-180…181 TN218|
  15332. OpenXPP(VAR xppRefnum:integer):OSErr; ƒAppleTalk|
  15333. optionKey=2048 ƒEvents|
  15334. opWrErr=-49 ƒErrors
  15335. file already open with with write permission
  15336. File already open for writing
  15337. File already open with write permission|
  15338. Ord(x:scalar):longint; ƒPascal MPW-205  TP-359|
  15339. Ord4(x):longint; ƒPascal MPW-201  TP-356|
  15340. OSA see ƒOSA|
  15341. OSAActiveProcPtr=ProcPtr ƒOSA IAC.10-23|
  15342. OSAAddStorageType(scriptData:Handle;type:DescType):OSErr; IAC.10-93…94|
  15343. OSAAvailableDialectCodeList(scriptingComponent:ComponentInstance;VAR
  15344. resultingDialectCodeList:AEDesc):OSAError; IAC.10-68…69|
  15345. OSAAvailableDialects(scriptingComponent:ComponentInstance;VAR
  15346. resultingDialectInfoList:AEDesc):OSAError; ƒOSA {A82A:$0000} IAC.10-70…71|
  15347. OSACoerceFromDesc(scriptingComponent:ComponentInstance;scriptData:AEDesc;
  15348. modeFlags:longint;VAR resultingScriptValueID:OSAID):OSAError; ƒOSA {A82A:
  15349. $0000} IAC.10-52…54|
  15350. OSACoerceToDesc(scriptingComponent:ComponentInstance;scriptValueID:OSAID;
  15351. desiredType:DescType;modeFlags:longint;VAR result:AEDesc):OSAError; ƒOSA
  15352. {A82A:$0000} IAC.10-54…55|
  15353. OSACompile(scriptingComponent:ComponentInstance;sourceData:AEDesc;modeFlags:
  15354. longint;VAR resultingCompiledScriptID:OSAID):OSAError; ƒOSA {A82A:$0000}
  15355. IAC.10-7…9  IAC.10-48…50|
  15356. OSACompileExecute(scriptingComponent:ComponentInstance;sourceData:AEDesc;
  15357. contextID:OSAID;modeFlags:longint;VAR resultingScriptValueID:OSAID):OSAError;
  15358. ƒOSA {A82A:$0000} IAC.10-10  IAC.10-63…64|
  15359. OSACopyID(scriptingComponent:ComponentInstance;fromID:OSAID;VAR toID:OSAID):
  15360. OSAError; ƒOSA {A82A:$0000} IAC.10-50|
  15361. OSADisplay(scriptingComponent:ComponentInstance;scriptValueID:OSAID;
  15362. desiredType:DescType;modeFlags:longint;VAR resultingText:AEDesc):OSAError;
  15363. ƒOSA {A82A:$0000} IAC.10-35…36|
  15364. OSADispose(scriptingComponent:ComponentInstance;scriptID:OSAID):OSAError;
  15365. ƒOSA {A82A:$0000} IAC.10-41|
  15366. OSADoEvent(scriptingComponent:ComponentInstance;theAppleEvent:AppleEvent;
  15367. contextID:OSAID;modeFlags:longint;VAR reply:AppleEvent):OSAError; ƒOSA {A82A:
  15368. $0000} IAC.10-19…23  IAC.10-76…78|
  15369. OSADoScript(scriptingComponent:ComponentInstance;sourceData:AEDesc;contextID:
  15370. OSAID;desiredType:DescType;modeFlags:longint;VAR resultingText:AEDesc):
  15371. OSAError; ƒOSA {A82A:$0000} IAC.10-10  IAC.10-65…66|
  15372. OSAError=ComponentResult ƒOSA|
  15373. OSAExactScriptingComponent IAC.10-18|
  15374. OSAExecute(scriptingComponent:ComponentInstance;compiledScriptID:OSAID;
  15375. contextID:OSAID;modeFlags:longint;VAR resultingScriptValueID:OSAID):OSAError;
  15376. ƒOSA {A82A:$0000} IAC.10-7…9  IAC.10-14…17  IAC.10-33…35|
  15377. OSAExecuteEvent(scriptingComponent:ComponentInstance;theAppleEvent:
  15378. AppleEvent;contextID:OSAID;modeFlags:longint;VAR resultingScriptValueID:
  15379. OSAID):OSAError; ƒOSA {A82A:$0000} IAC.10-19…21  IAC.10-74…76|
  15380. OSAGenericToRealID(genericScriptingComponent:ComponentInstance;VAR
  15381. theScriptID:OSAID;VAR theExactComponent:ComponentInstance):OSAError;
  15382. IAC.10-90…91|
  15383. OSAGetActiveProc(scriptingComponent:ComponentInstance;VAR activeProc:
  15384. OSAActiveProcPtr;VAR refCon:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-46|
  15385. OSAGetCreateProc(scriptSystem:ComponentInstance;VAR createProc:
  15386. AECreateAppleEventProcPtr;VAR refCon:longint):OSAError; ƒOSA {A82A:$0000}
  15387. IAC.10-56|
  15388. OSAGetCurrentDialect(scriptingComponent:ComponentInstance;VAR
  15389. resultingDialectCode:integer):OSAError; ƒOSA {A82A:$0000} IAC.10-68|
  15390. OSAGetDefaultScriptingComponent(genericScriptingComponent:ComponentInstance;
  15391. VAR scriptingSubType:ScriptingComponentSelector):OSAError; IAC.10-86|
  15392. OSAGetDialectInfo IAC.10-69…70|
  15393. OSAGetResumeDispatchProc(scriptingComponent:ComponentInstance;VAR
  15394. resumeDispatchProc:AEHandlerProcPtr;VAR refCon:longint):OSAError; ƒOSA {A82A:
  15395. $0000} IAC.10-73…74|
  15396. OSAGetScriptInfo(scriptingComponent:ComponentInstance;scriptID:OSAID;
  15397. selector:OSType;VAR result:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-43…44|
  15398. OSAGetScriptingComponent(genericScriptingComponent:ComponentInstance;
  15399. scriptingSubType:ScriptingComponentSelector;VAR scriptingInstance:
  15400. ComponentInstance):OSAError; IAC.10-89…90|
  15401. OSAGetScriptingComponentFromStored(genericScriptingComponent:
  15402. ComponentInstance;scriptData:AEDesc;VAR scriptingSubType:
  15403. ScriptingComponentSelector):OSAError; IAC.10-88…89|
  15404. OSAGetSendProc(scriptingComponent:ComponentInstance;VAR sendProc:
  15405. AESendProcPtr;VAR refCon:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-57|
  15406. OSAGetSource(scriptingComponent:ComponentInstance;scriptID:OSAID;desiredType:
  15407. DescType;VAR resultingSourceData:AEDesc):OSAError; ƒOSA {A82A:$0000}
  15408. IAC.10-17…18  IAC.10-51…52|
  15409. OSAGetStorageType(scriptData:Handle;VAR type:DescType):OSErr; IAC.10-93|
  15410. OSAID=longint ƒOSA IAC.7-23  IAC.10-29|
  15411. OSALoad(scriptingComponent:ComponentInstance;scriptData:AEDesc;modeFlags:
  15412. longint;VAR resultingScriptID:OSAID):OSAError; ƒOSA {A82A:$0000}
  15413. IAC.10-14…17  IAC.10-32…33|
  15414. OSALoadExecute(scriptingComponent:ComponentInstance;scriptData:AEDesc;
  15415. contextID:OSAID;modeFlags:longint;VAR resultingScriptValueID:OSAID):OSAError;
  15416. ƒOSA {A82A:$0000} IAC.10-61…63|
  15417. OSAMakeContext(scriptingComponent:ComponentInstance;contextName:StringPtr;
  15418. parentContext:OSAID;VAR resultingContextID:OSAID):OSAError; ƒOSA {A82A:
  15419. $0000} IAC.10-79|
  15420. OSARealToGenericID(genericScriptingComponent:ComponentInstance;VAR
  15421. theScriptID:OSAID;theExactComponent:ComponentInstance):OSAError; IAC.10-91…92|
  15422. OSARemoveStorageType(scriptData:Handle):OSErr; IAC.10-94|
  15423. OSAScriptError(scriptingComponent:ComponentInstance;selector:OSType;
  15424. desiredType:DescType;VAR resultingErrorDescription:AEDesc):OSAError; ƒOSA
  15425. {A82A:$0000} IAC.10-10…11  IAC.10-37…40|
  15426. OSAScriptingComponentName(scriptingComponent:ComponentInstance;VAR
  15427. resultingScriptingComponentName:AEDesc):OSAError; ƒOSA {A82A:$0000} IAC.10-47|
  15428. OSASetActiveProc(scriptingComponent:ComponentInstance;activeProc:
  15429. OSAActiveProcPtr;refCon:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-45|
  15430. OSASetCreateProc(scriptSystem:ComponentInstance;createProc:
  15431. AECreateAppleEventProcPtr;refCon:longint):OSAError; ƒOSA {A82A:$0000}
  15432. IAC.10-56|
  15433. OSASetCurrentDialect(scriptingComponent:ComponentInstance;dialectCode:
  15434. integer):OSAError; ƒOSA {A82A:$0000} IAC.10-67|
  15435. OSASetDefaultScriptingComponent(genericScriptingComponent:ComponentInstance;
  15436. scriptingSubType:ScriptingComponentSelector):OSAError; IAC.10-87|
  15437. OSASetDefaultTarget(scriptSystem:ComponentInstance;target:AEAddressDesc):
  15438. OSAError; ƒOSA {A82A:$0000} IAC.10-58…59|
  15439. OSASetResumeDispatchProc(scriptingComponent:ComponentInstance;
  15440. resumeDispatchProc:AEHandlerProcPtr;refCon:longint):OSAError; ƒOSA {A82A:
  15441. $0000} IAC.10-72|
  15442. OSASetScriptInfo(scriptingComponent:ComponentInstance;scriptID:OSAID;
  15443. selector:OSType;value:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-41…42|
  15444. OSASetSendProc(scriptingComponent:ComponentInstance;sendProc:AESendProcPtr;
  15445. refCon:longint):OSAError; ƒOSA {A82A:$0000} IAC.10-57|
  15446. OSAStartRecording(scriptingComponent:ComponentInstance;VAR
  15447. compiledScriptToModifyID:OSAID):OSAError; ƒOSA {A82A:$0000} IAC.10-59…60|
  15448. OSAStopRecording(scriptingComponent:ComponentInstance;compiledScriptID:OSAID)
  15449. :OSAError; ƒOSA {A82A:$0000} IAC.10-60…61|
  15450. OSAStore(scriptingComponent:ComponentInstance;scriptID:OSAID;desiredType:
  15451. DescType;modeFlags:longint;VAR resultingScriptData:AEDesc):OSAError; ƒOSA
  15452. {A82A:$0000} IAC.10-30…31|
  15453. OSErr=integer ƒTypes OV-176|
  15454. OSEventAvail(mask:integer;VAR theEvent:EventRecord):boolean; ƒOSEvents
  15455. {A030} II-70 TB.2-98…99|
  15456. OSEvents see ƒOSEvents|
  15457. osEvt=15 ƒEvents|
  15458. osEvtMessageMask=$FF000000 ƒEvents|
  15459. osMask=-32768 ƒEvents|
  15460. OSType=PACKED ARRAY[1..4] of char ƒTypes|
  15461. OSTypeArray=ARRAY[0..0] of OSType ƒTextServices|
  15462. OSTypePtr=^OSType ƒTypes|
  15463. OSUtils see ƒOSUtils|
  15464. OtherDatabases
  15465. Other databases that ship with ObiWan include:
  15466.     Words    A list of words from Rogets Thesaurus;
  15467.             great for checking your spelling quickly.
  15468.     Perl        The manual for the programming language Perl.
  15469.     zzz        A dull database used for testing.|
  15470. OutlineMetrics(byteCount:integer;textPtr:UNIV Ptr;numer:Point;denom:Point;
  15471. VAR yMax:integer;VAR yMin:integer;awArray:FixedPtr;lsbArray:FixedPtr;
  15472. boundsArray:RectPtr):OSErr; ƒFonts Δ {A854:$0008} I-223 TE.4-34  TE.4-35
  15473. TE.4-56 TN191|
  15474. outOfMemoryErr=-23048 ƒTCPTypes|
  15475. outsideCmpSH=0 ƒSound|
  15476. overDot=$FA ƒScript|
  15477. Overflow=4 ƒSANE|
  15478. overlayDITL=0 ƒCTBUtilities|
  15479. ownedFolderIconResource=-3980 ƒIcons|
  15480. O_APPEND=$0008 ƒIntEnv|
  15481. O_CREAT=$0100 ƒIntEnv|
  15482. O_EXCL=$0400 ƒIntEnv|
  15483. O_RDONLY=$0000 ƒIntEnv|
  15484. O_RDWR=$0002 ƒIntEnv|
  15485. O_RSRC=$0010 ƒIntEnv|
  15486. O_TRUNC=$0200 ƒIntEnv|
  15487. O_WRONLY=$0001 ƒIntEnv|
  15488. P2CStr(pString:StringPtr):Ptr; ƒStrings|
  15489. P2CStrProc(pString:StringPtr); ƒStrings|
  15490. Packages see ƒPackages|
  15491. PackBits(VAR srcPtr:Ptr;VAR dstPtr:Ptr;srcBytes:integer); ƒToolUtils {A8CF}
  15492. I-470  N86-2 TN86|
  15493. PackNumbers [1/2]
  15494. List Manager                _Pack0    ƒLists
  15495. ?                        _Pack1
  15496. Disk Initialization            _Pack2    ƒPackages
  15497. Standard File                _Pack3    ƒStandardFile
  15498. Floating Point                _Pack4
  15499. Transcendental                _Pack5
  15500. International Utilities        _Pack6    ƒPackages
  15501. Binary Decimal Conversion    _Pack7    ƒPackages
  15502. AppleEvent                _Pack8    ƒAppleEvents|
  15503. PackNumbers [2/2]
  15504. PPC Browser                _Pack9    ƒPPCToolbox
  15505. ?                        _Pack10
  15506. Editions Manager            _Pack11    ƒEditions
  15507. Colour Picker                _Pack12    ƒPicker
  15508. Database Access Manager        _Pack13    ƒDatabaseAccess
  15509. Help Manager                _Pack14    ƒBalloons
  15510. Picture Utilities            _Pack15    ƒPictUtil|
  15511. PAddResponse(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-318  V-513|
  15512. PageFaultFatal:boolean; ƒMemory {A08D:$0005} II-30  IV-77  IV-83  N39-1
  15513. N103 ME.3-22  ME.3-36 TN103|
  15514. PageState=integer ƒMemory ME.3-24|
  15515. PaintArc(r:Rect;startAngle:integer;arcAngle:integer); ƒQuickdraw Δ {A8BF}
  15516. I-180|
  15517. PaintBehind(startWindow:WindowPeek;clobberedRgn:RgnHandle); ƒWindows Δ
  15518. {A90D} I-297 TB.4-118…119|
  15519. PaintOne(window:WindowPeek;clobberedRgn:RgnHandle); ƒWindows Δ {A90C} I-296
  15520. V-208 TB.4-118|
  15521. PaintOval(r:Rect); ƒQuickdraw Δ {A8B8} I-178|
  15522. PaintPoly(poly:PolyHandle); ƒQuickdraw Δ {A8C7} I-192|
  15523. PaintRect(r:Rect); ƒQuickdraw Δ {A8A2} I-177  P-80  P-178 OV-89|
  15524. PaintRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8D3} I-186|
  15525. PaintRoundRect(r:Rect;ovalWidth:integer;ovalHeight:integer); ƒQuickdraw Δ
  15526. {A8B1} I-179|
  15527. PaintWhite=$9DC ƒSysEqu TB.4-118  TB.4-119|
  15528. Palette2CTab(srcPalette:PaletteHandle;dstCTab:CTabHandle); ƒPalettes Δ
  15529. {AAA0} V-166|
  15530. Palette=RECORD ƒPalettes
  15531. pmEntries:integer;
  15532. pmDataFields:ARRAY[0..6]ofINTEGER;
  15533. pmInfo:ARRAY[0..0]ofColorInfo;|
  15534. PaletteHandle=^PalettePtr ƒPalettes|
  15535. paletteProc=2048 ƒHyperXCmd|
  15536. PalettePtr=^Palette ƒPalettes|
  15537. Palettes see ƒPalettes|
  15538. palIn=1 ƒQuickTimeComponents|
  15539. palindromeLoopTimeBase=2 ƒMovies|
  15540. palNoGrowProc=2052 ƒHyperXCmd|
  15541. palZoomNoGrow=2060 ƒHyperXCmd|
  15542. palZoomProc=2056 ƒHyperXCmd|
  15543. ParamBlkType=… ƒOSUtils
  15544. (IOParam,FileParam,VolumeParam,CntrlParam,SlotDevParam,MultiDevParam,AccessPar
  15545. am,ObjParam,CopyParam,WDParam,FIDParam,CSParam,ForeignPrivParam)|
  15546. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [1/8]
  15547. qLink:QElemPtr;
  15548. qType:integer;
  15549. ioTrap:integer;
  15550. ioCmdAddr:Ptr;
  15551. ioCompletion:ProcPtr;
  15552. ioResult:OSErr;
  15553. ioNamePtr:StringPtr;
  15554. ioVRefNum:integer;
  15555. case ParamBlkType of|
  15556. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [2/8]
  15557. IOParam:
  15558.     ioRefNum:integer;
  15559.     ioVersNum:SignedByte;
  15560.     ioPermssn:SignedByte;
  15561.     ioMisc:Ptr;
  15562.     ioBuffer:Ptr;
  15563.     ioReqCount:longint;
  15564.     ioActCount:longint;
  15565.     ioPosMode:integer;|
  15566. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [3/8]
  15567.     ioPosOffset:longint
  15568. FileParam:
  15569.     ioFRefNum:integer;
  15570.     ioFVersNum:SignedByte;
  15571.     filler1:SignedByte;
  15572.     ioFDirIndex:integer;
  15573.     ioFlAttrib:SignedByte;
  15574.     ioFlVersNum:SignedByte;
  15575.     ioFlFndrInfo:FInfo;|
  15576. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [4/8]
  15577.     ioFlNum:longint;
  15578.     ioFlStBlk:integer;
  15579.     ioFlLgLen:longint;
  15580.     ioFlPyLen:longint;
  15581.     ioFlRStBlk:integer;
  15582.     ioFlRLgLen:longint;
  15583.     ioFlRPyLen:longint;
  15584.     ioFlCrDat:longint;
  15585.     ioFlMdDat:longint|
  15586. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [5/8]
  15587. VolumeParam:
  15588.     filler2:longint;
  15589.     ioVolIndex:integer;
  15590.     ioVCrDate:longint;
  15591.     ioVLsBkUp:longint;
  15592.     ioVAtrb:integer;
  15593.     ioVNmFls:integer;
  15594.     ioVDirSt:integer;
  15595.     ioVBlLn:integer;|
  15596. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [6/8]
  15597.     ioVNmAlBlks:integer;
  15598.     ioVAlBlkSiz:longint;
  15599.     ioVClpSiz:longint;
  15600.     ioAlBlSt:integer;
  15601.     ioVNxtFNum:longint;
  15602.     ioVFrBlk:integer
  15603. CntrlParam:
  15604.     ioCRefNum:integer;
  15605.     csCode:integer;|
  15606. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [7/8]
  15607.     csParam:ARRAY[0..10]ofINTEGER
  15608. SlotDevParam:
  15609.     filler3:longint;
  15610.     ioMix:Ptr;
  15611.     ioFlags:integer;
  15612.     ioSlot:SignedByte;
  15613.     ioID:SignedByte
  15614. MultiDevParam:
  15615.     filler4:longint;|
  15616. ParamBlockRec=RECORD ƒOSUtils FL.2-87…91 [8/8]
  15617.     ioMMix:Ptr;
  15618.     ioMFlags:integer;
  15619.     ioSEBlkPtr:Ptr
  15620.     );|
  15621. paramErr=-50 ƒErrors [1/5]
  15622. bad parameter passed
  15623. Negative count
  15624. Function not supported by volume
  15625. No default volume
  15626. Negative ioReqCount
  15627. Bad drive number
  15628. Volume doesn’t support the function
  15629. Parameters don’t specify an existing volume|
  15630. paramErr=-50 ƒErrors [2/5]
  15631. Function not supported; or, ioObjID is negative
  15632. Parameter error
  15633. Parameter error; typically, zone, server, and volume name combination is not
  15634. valid or not complete, or the user name is not recognized
  15635. Volume is HFS or MFS (that is, it has no foreign privilege model), or
  15636. foreign volume does not
  15637. The value of target or alias parameter, or of both, is NIL, or the alias
  15638. record is corrupt|
  15639. paramErr=-50 ƒErrors [3/5]
  15640. The value of the target or alias parameter, or both, is NIL, or the alias
  15641. record is corrupt
  15642. The value of alias or theString parameter, or both, is NIL; the value of
  15643. index is less than the value of asiZoneName; or the alias record is corrupt
  15644. Drive number specified is bad
  15645. Invalid parameter
  15646. Parameter error (handler pointer is NIL or odd)
  15647. Parameter error (value of handler pointer is NIL or odd)|
  15648. paramErr=-50 ƒErrors [4/5]
  15649. The handler pointer is NIL or odd, or AEObjectInit was not called before
  15650. this function
  15651. AEObjectInit was not called before this function was called
  15652. AEObjectInit was not called before   this function was called
  15653. Error in parameter list
  15654. Illegal parameter
  15655. No such type in icon family
  15656. Requested type not present in suite|
  15657. paramErr=-50 ƒErrors [5/5]
  15658. The theLabel parameter is greater than 7
  15659. The labelNumber parameter is greater than 7
  15660. The parameter theCache must be a handle to an icon cache
  15661. Parameter error; use PBDTGetPath
  15662. Process serial number is invalid|
  15663. Params=$3A4|
  15664. ParamText(param0:Str255;param1:Str255;param2:Str255;param3:Str255); ƒDialogs
  15665. Δ {A98B} I-421 TB.6-47  TB.6-129…130|
  15666. pArcAngle='parc' ƒAERegistry|
  15667. parityErr=16 ƒErrors|
  15668. ParmBlkPtr=^ParamBlockRec ƒOSUtils|
  15669. ParseTable(VAR table:CharByteTable):boolean; ƒScript {A8B5}|
  15670. Partition=PACKED RECORD ƒSCSI [1/3]
  15671. pmSig:integer;
  15672. pmSigPad:integer;
  15673. pmMapBlkCnt:longint;
  15674. pmPyPartStart:longint;
  15675. pmPartBlkCnt:longint;
  15676. pmPartName:packedarray[0..31]ofCHAR;
  15677. pmParType:packedarray[0..31]ofCHAR;|
  15678. Partition=PACKED RECORD ƒSCSI [2/3]
  15679. pmLgDataStart:longint;
  15680. pmDataCnt:longint;
  15681. pmPartStatus:longint;
  15682. pmLgBootStart:longint;
  15683. pmBootSize:longint;
  15684. pmBootAddr:longint;
  15685. pmBootAddr2:longint;|
  15686. Partition=PACKED RECORD ƒSCSI [3/3]
  15687. pmBootEntry:longint;
  15688. pmBootEntry2:longint;
  15689. pmBootCksum:longint;
  15690. pmProcessor:packedarray[0..15]ofCHAR;
  15691. pmPad:ARRAY[0..187]ofINTEGER;|
  15692. PartitionMapEntry=RECORD [1/3]
  15693. pmSig:integer;    {always has value of $504D}
  15694. pmSigPad:integer;    {reserved}
  15695. pmMapBlkCnt:longint;    {number of blocks in map}
  15696. pmPyPartStart:longint;    {first physical block of partition}
  15697. pmPartBlkCnt:longint;    {number of blocks in partition}
  15698. pmPartName:PACKED ARRAY [0..31] of char;    {partition name}
  15699. pmParType:PACKED ARRAY [0..31] of char;    {partition type}|
  15700. PartitionMapEntry=RECORD [2/3]
  15701. pmLgDataStart:longint;    {first logical block of data area}
  15702. pmDataCnt:longint;    {number of blocks in data area}
  15703. pmPartStatus:longint;    {partition status information}
  15704. pmLgBootStart:longint;    {first logical block of boot code}
  15705. pmBootSize:longint;    {size in bytes of boot code}
  15706. pmBootAddr:longint;    {boot code load address}
  15707. pmBootAddr2:longint;    {additional boot information}|
  15708. PartitionMapEntry=RECORD [3/3]
  15709. pmBootEntry :longint;    {boot code entry point}
  15710. pmBootEntry2:longint;    {additional boot entry information}
  15711. pmBootCkSum:longint;    {boot code checksum}
  15712. pmProcessor:PACKED ARRAY[0..15] of char;    {processor type}
  15713. pmPad:ARRAY[0..187] of integer;    {boot-specific arguments}|
  15714. partNum=4 ƒROMDefs|
  15715. Pascal see ƒPascal|
  15716. pasteDev=12 ƒDevices|
  15717. PasteHandleIntoMovie(h:Handle;handleType:OSType;m:Movie;flags:longint;
  15718. userComp:ComponentInstance):OSErr; ƒMovies {AAAA} QT.2-252…253  QTC.9-6|
  15719. pasteInParallel=1 ƒMovies|
  15720. PasteMovieSelection(m:Movie;src:Movie); ƒMovies {AAAA} QT.2-249…250|
  15721. PasToZero(paramPtr:XCmdPtr;str:Str255):Handle; ƒHyperXCmd|
  15722. PATalkClosePrep(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk V-518|
  15723. patBic=11 ƒQuickdraw|
  15724. patCopy=8 ƒQuickdraw|
  15725. PatHandle=^PatPtr ƒQuickdraw|
  15726. patOr=9 ƒQuickdraw|
  15727. PatPtr=^Pattern ƒQuickdraw|
  15728. PAttachPH(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-308  V-513|
  15729. Pattern=PACKED ARRAY[0..7] of 0..255 ƒQuickdraw|
  15730. patXor=10 ƒQuickdraw|
  15731. pauseCmd=11 ƒSound|
  15732. PauseSpeechAt(chan:SpeechChannel;whereToPause:longint):OSErr; ƒSpeech {A800}|
  15733. pBackgroundColor='pbcl' ƒAERegistry|
  15734. pBackgroundPattern='pbpt' ƒAERegistry|
  15735. PBAllocate(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A010} II-113
  15736. IV-143 FL.2-129
  15737. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15738. <--    $10    ioResult:OSErr    The result code of the function.
  15739. -->    $18    ioRefNum:Integer    A file reference number.
  15740. -->    $24    ioReqCount:LongInt    The number of bytes requested.
  15741. <--    $28    ioActCount:LongInt    The number of bytes actually allocated, rounded
  15742. up to the nearest multiple of the allocation block size.|
  15743. PBAllocateAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A410} II-113  IV-143|
  15744. PBAllocateSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A010} II-113  IV-143|
  15745. PBAllocContig(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A210}
  15746. IV-143 FL.2-130
  15747. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15748. <--    $10    ioResult:OSErr    The result code of the function.
  15749. -->    $18    ioRefNum:Integer    A file reference number.
  15750. -->    $24    ioReqCount:LongInt    The number of bytes requested.
  15751. <--    $28    ioActCount:LongInt    The number of bytes allocated, rounded up to the
  15752. nearest multiple|
  15753. PBAllocContigAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A610} IV-143|
  15754. PBAllocContigSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A210} IV-143|
  15755. PBCatMove(paramBlock:CMovePBPtr;async:boolean):OSErr; ƒFiles {A060:$0005}
  15756. IV-157 FL.2-200…201
  15757. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15758. <--    $10    ioResult:OSErr    The result code of the function.
  15759. -->    $12    ioNamePtr:StringPtr    A pointer to the name of the file or directory
  15760. to be moved.
  15761. -->    $16    ioVRefNum:Integer    A volume specification.
  15762. -->    $1C    ioNewName:StringPtr    A pointer to the name of the directory into
  15763. which the file or directory is to|
  15764. PBCatMoveAsync(paramBlock:CMovePBPtr):OSErr; ƒFiles {A660:$0005} IV-157|
  15765. PBCatMoveSync(paramBlock:CMovePBPtr):OSErr; ƒFiles {A260:$0005} IV-157|
  15766. PBCatSearch(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles Δ {A060: [1/2]
  15767. $0018} II-106  IV-134 FL.2-38…43  FL.2-204…206
  15768. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15769. <--    $10    ioResult:OSErr    The result code of the function.
  15770. -->    $12    ioNamePtr:StringPtr    A pointer to a volume name.
  15771. -->    $16    ioVRefNum:Integer    A volume specification.
  15772. -->    $18    ioMatchPtr:FSSpecArrayPtr    A pointer to an array of matches.
  15773. -->    $1C    ioReqMatchCount:LongInt    The maximum match count.
  15774. <--    $20    ioActMatchCount:LongInt    The actual match count.|
  15775. PBCatSearch(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles Δ {A060: [2/2]
  15776. -->    $24    ioSearchBits:LongInt    Enable bits for fields in criteria records.
  15777. -->    $28    ioSearchInfo1:CInfoPBPtr    The values and lower bounds.
  15778. -->    $2C    ioSearchInfo2:CInfoPBPtr    The masks and upper bounds.
  15779. -->    $30    ioSearchTime:LongInt    The maximum allowed search time.
  15780. <->    $34    ioCatPosition:CatPositionRec    The current catalog position.
  15781. -->    $44    ioOptBuffer:Ptr    A pointer to optional read buffer.
  15782. -->    $48    ioOptBufSize:LongInt    The length of optional read buffer.|
  15783. PBCatSearchAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles Δ {A660:$0018} II-106
  15784. IV-134|
  15785. PBCatSearchSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles Δ {A260:$0018} II-106
  15786. IV-134|
  15787. PBClose(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A001} II-114
  15788. FL.2-124
  15789. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15790. <--    $10    ioResult:OSErr    The result code of the function.
  15791. -->    $18    ioRefNum:Integer    A file reference number.|
  15792. PBCloseAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A401} II-114|
  15793. PBCloseSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A001} II-114|
  15794. PBCloseWD(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A060:$0002}
  15795. IV-158 FL.2-202…203
  15796. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15797. <--    $10    ioResult:OSErr    The result code of the function.
  15798. -->    $16    ioVRefNum:Integer    A working directory reference number.|
  15799. PBCloseWDAsync(paramBlock:WDPBPtr):OSErr; ƒFiles {A660:$0002} IV-158|
  15800. PBCloseWDSync(paramBlock:WDPBPtr):OSErr; ƒFiles {A260:$0002} IV-158|
  15801. PBControl(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒDevices Δ II-186|
  15802. PBControlAsync(paramBlock:ParmBlkPtr):OSErr; ƒDevices Δ {A404} II-186|
  15803. PBControlSync(paramBlock:ParmBlkPtr):OSErr; ƒDevices Δ {A004} II-186|
  15804. PBCreate(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-107  IV-145|
  15805. PBCreateAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A408} II-107  IV-145|
  15806. PBCreateFileIDRef(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  15807. $0014} FL.2-230…231
  15808. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15809. <--    $10    ioResult:OSErr    The result code of the function.
  15810. -->    $12    ioNamePtr:StringPtr    A pointer to a filename.
  15811. -->    $16    ioVRefNum:Integer    A volume specification.
  15812. -->    $30    ioSrcDirID:LongInt    The file’s parent directory ID.
  15813. <--    $36    ioFileID:LongInt    A file ID.|
  15814. PBCreateFileIDRefAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0014}|
  15815. PBCreateFileIDRefSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0014}|
  15816. PBCreateSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A008} II-107  IV-145|
  15817. PBDelete(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-119  IV-147|
  15818. PBDeleteAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A409} II-119  IV-147|
  15819. PBDeleteFileIDRef(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  15820. $0015} FL.2-231…232
  15821. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15822. <--    $10    ioResult:OSErr    The result code of the function.
  15823. -->    $12    ioNamePtr:StringPtr    A pointer to a filename.
  15824. -->    $16    ioVRefNum:Integer    A volume specification.
  15825. -->    $36    ioFileID:LongInt    A file ID.|
  15826. PBDeleteFileIDRefAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0015}|
  15827. PBDeleteFileIDRefSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0015}|
  15828. PBDeleteSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A009} II-119  IV-147|
  15829. PBDirCreate(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0006}
  15830. IV-146 FL.2-188
  15831. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15832. <--    $10    ioResult:OSErr    The result code of the function.
  15833. <->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  15834. -->    $16    ioVRefNum:Integer    A volume specification.
  15835. <->    $30    ioDirID:LongInt    A directory ID.|
  15836. PBDirCreateAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0006} IV-146|
  15837. PBDirCreateSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0006} IV-146|
  15838. PBDTAddAPPL(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-18…19
  15839. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15840. <--    $10    ioResult:OSErr    The result code of the function.
  15841. -->    $12    ioNamePtr:StringPtr    A pointer to the application’s name.
  15842. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15843. -->        ioTagInfo:LongInt    {Reserved; must be set to 0.}
  15844. -->    $30    ioDirID:LongInt    The application’s parent directory.
  15845. -->        ioFileCreator:OSType    {The application’s signature.}|
  15846. PBDTAddAPPLAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0025}|
  15847. PBDTAddAPPLSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0025}|
  15848. PBDTAddIcon(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-17…18 [1/2]
  15849. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15850. <--    $10    ioResult:OSErr    The result code of the function.
  15851. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15852. -->        ioTagInfo:LongInt    {Reserved; must be set to 0.}
  15853. -->        ioDTBuffer:Ptr    {A pointer to the icon’s data.}|
  15854. PBDTAddIcon(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-17…18 [2/2]
  15855. -->        ioDTReqCount:LongInt    {The size of the icon’s bitmap.}
  15856. -->        ioIconType:SignedByte    {The icon type.}
  15857. -->        ioFileCreator:OSType    {The icon’s file creator.}
  15858. -->    $1A    ioFileType:OSType    The icon’s file type.|
  15859. PBDTAddIconAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0022}|
  15860. PBDTAddIconSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0022}|
  15861. PBDTCloseDown(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0021} MTB.9-11
  15862. <--    $10    ioResult:OSErr    The result code of the function.
  15863. -->        ioDTRefNum:Integer    {The desktop database reference number.}|
  15864. PBDTDelete(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-26
  15865. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15866. <--    $10    ioResult:OSErr    The result code of the function.
  15867. -->    $16    ioVRefNum:Integer    The volume reference number of the desktop database.
  15868. -->        ioIndex:Integer    {Reserved; must be set to 0.}|
  15869. PBDTDeleteAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A460:$002F}|
  15870. PBDTDeleteSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A060:$002F}|
  15871. PBDTFlush(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-23
  15872. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15873. <--    $10    ioResult:OSErr    The result code of the function.
  15874. -->        ioDTRefNum:Integer    {The desktop database reference number.}|
  15875. PBDTFlushAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$002B}|
  15876. PBDTFlushSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$002B}|
  15877. PBDTGetAPPL(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-15…16
  15878. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15879. <--    $10    ioResult:OSErr    The result code.
  15880. -->    $12    ioNamePtr:StringPtr    A pointer to the application’s name.
  15881. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15882. -->        ioIndex:Integer    {An index into the application list.}
  15883. <--        ioTagInfo:LongInt    {The application’s creation date.}
  15884. -->        ioFileCreator:OSType    {The application’s signature.}
  15885. <--        ioAPPLParID:LongInt    {The application’s parent directory.}|
  15886. PBDTGetAPPLAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0027}|
  15887. PBDTGetAPPLSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0027}|
  15888. PBDTGetComment(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-16
  15889. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15890. <--    $10    ioResult:OSErr    The result code of the function.
  15891. -->    $12    ioNamePtr:StringPtr    A pointer to a file or directory name.
  15892. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15893. -->        ioDTBuffer:Ptr    {A pointer to comment text (200 bytes).}
  15894. <--        ioDTActCount:LongInt    {The comment size.}
  15895. -->    $30    ioDirID:LongInt    The parent directory of the file or directory.|
  15896. PBDTGetCommentAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$002A}|
  15897. PBDTGetCommentSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$002A}|
  15898. PBDTGetIcon(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-12…14 [1/2]
  15899. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15900. <--    $10    ioResult:OSErr    The result code of the function.
  15901. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15902. -->        ioTagInfo:LongInt    {Reserved; must be set to 0.}
  15903. -->        ioDTBuffer:Ptr    {A pointer to a buffer to hold the icon’s data.}
  15904. -->        ioDTReqCount:LongInt    {The requested size of the icon’s bitmap.}|
  15905. PBDTGetIcon(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-12…14 [2/2]
  15906. <--        ioDTActCount:LongInt    {The actual size of the icon’s bitmap.}
  15907. -->        ioIconType:SignedByte    {The icon type.}
  15908. -->        ioFileCreator:OSType    {The icon’s file creator.}
  15909. -->    $1A    ioFileType:OSType    The icon’s file type.|
  15910. PBDTGetIconAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0023}|
  15911. PBDTGetIconInfo(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-14…15 [1/2]
  15912. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15913. <--    $10    ioResult:OSErr    The result code of the function.
  15914. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15915. -->        ioIndex:Integer    {An index into the icon list.}
  15916. -->        ioTagInfo:LongInt    {Reserved; must be set to 0.}|
  15917. PBDTGetIconInfo(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-14…15 [2/2]
  15918. <--        ioDTActCount:LongInt    {The size of the icon’s bitmap.}
  15919. <--        ioIconType:SignedByte    {The icon type.}
  15920. -->        ioFileCreator:OSType    {The icon’s file creator.}
  15921. <--    $1A    ioFileType:OSType    The icon’s file type.|
  15922. PBDTGetIconInfoAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0024}|
  15923. PBDTGetIconInfoSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0024}|
  15924. PBDTGetIconSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0023}|
  15925. PBDTGetInfo(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-24 [1/2]
  15926. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15927. <--    $10    ioResult:OSErr    The result code of the function.
  15928. <--    $16    ioVRefNum:Integer    The volume reference number where the database
  15929. files are actually stored.
  15930. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15931. <--        ioIndex:Integer    {The number of files comprising the desktop database on|
  15932. PBDTGetInfo(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-24 [2/2]
  15933. the volume.}
  15934. <--    $30    ioDirID:LongInt    The parent directory of the desktop database.
  15935. <--        ioDTLgLen:LongInt    {The logical length of the database files.}
  15936. <--        ioDTPyLen:LongInt    {The physical length of the database files.}|
  15937. PBDTGetInfoAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$002D}|
  15938. PBDTGetInfoSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$002D}|
  15939. PBDTGetPath(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0020} MTB.9-9…10
  15940. <--    $10    ioResult:OSErr    The result code of the function.
  15941. -->    $12    ioNamePtr:StringPtr    A pointer to the volume name or full pathname of
  15942. the desktop database.
  15943. -->    $16    ioVRefNum:Integer    The volume reference number of the desktop database.
  15944. <--        ioDTRefNum:Integer    {The desktop database reference number.}|
  15945. PBDTOpenInform(paramBlock:DTPBPtr):OSErr; ƒFiles {A060:$002E} MTB.9-10…11
  15946. <--    $10    ioResult:OSErr    The result code of the function.
  15947. -->    $12    ioNamePtr:StringPtr    A pointer to the volume name or full pathname of
  15948. the desktop database.
  15949. -->    $16    ioVRefNum:Integer    The volume reference number of the desktop database.
  15950. <--        ioDTRefNum:Integer    {The desktop database reference number.}
  15951. <--        ioTagInfo:LongInt    {The return flag (in low bit).}|
  15952. PBDTRemoveAPPL(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-21
  15953. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15954. <--    $10    ioResult:OSErr    The result code of the function.
  15955. -->    $12    ioNamePtr:StringPtr    A pointer to the application’s name.
  15956. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15957. -->    $30    ioDirID:LongInt    The application’s parent directory.
  15958. -->        ioFileCreator:OSType    {The application’s signature.}|
  15959. PBDTRemoveAPPLAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0026}|
  15960. PBDTRemoveAPPLSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0026}|
  15961. PBDTRemoveComment(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-22
  15962. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15963. <--    $10    ioResult:OSErr    The result code of the function.
  15964. -->    $12    ioNamePtr:StringPtr    A pointer to the filename or directory name.
  15965. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15966. -->    $30    ioDirID:LongInt    The parent directory of the file or directory.|
  15967. PBDTRemoveCommentAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0029}|
  15968. PBDTRemoveCommentSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0029}|
  15969. PBDTReset(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-25
  15970. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15971. <--    $10    ioResult:OSErr    The result code of the function.
  15972. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15973. -->        ioIndex:Integer    {Reserved; must be set to 0.}|
  15974. PBDTResetAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$002C}|
  15975. PBDTResetSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$002C}|
  15976. PBDTSetComment(paramBlock:DTPBPtr;async:boolean):OSErr; ƒFiles MTB.9-19…20
  15977. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15978. <--    $10    ioResult:OSErr    The result code of the function.
  15979. -->    $12    ioNamePtr:StringPtr    A pointer to a file or directory name.
  15980. -->        ioDTRefNum:Integer    {The desktop database reference number.}
  15981. -->        ioDTBuffer:Ptr    {A pointer to the comment text.}
  15982. -->        ioDTReqCount:LongInt    {The comment length.}
  15983. -->    $30    ioDirID:LongInt    The parent directory of the file or directory.|
  15984. PBDTSetCommentAsync(paramBlock:DTPBPtr):OSErr; ƒFiles {A660:$0028}|
  15985. PBDTSetCommentSync(paramBlock:DTPBPtr):OSErr; ƒFiles {A260:$0028}|
  15986. PBEject(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A017} II-107  IV-135 FL.2-141
  15987. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15988. <--    $10    ioResult:OSErr    The result code of the function.
  15989. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  15990. -->    $16    ioVRefNum:Integer    A volume specification.|
  15991. pBestType='pbst' ƒAERegistry|
  15992. PBExchangeFiles(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  15993. $0017} FL.2-206…208
  15994. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  15995. <--    $10    ioResult:OSErr    The result code of the function.
  15996. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  15997. -->    $16    ioVRefNum:Integer    A volume specification.
  15998. -->    $1C    ioDestNamePtr:StringPtr    A pointer to the name of the destination file.
  15999. -->    $24    ioDestDirID:LongInt    The destination file’s parent directory ID.
  16000. -->    $30    ioSrcDirID:LongInt    The source file’s parent directory ID.|
  16001. PBExchangeFilesAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0017}|
  16002. PBExchangeFilesSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0017}|
  16003. PBFlushFile(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A045} II-114
  16004. IV-144 FL.2-131
  16005. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16006. <--    $10    ioResult:OSErr    The result code of the function.
  16007. -->    $18    ioRefNum:Integer    A file reference number.|
  16008. PBFlushFileAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A445} II-114  IV-144|
  16009. PBFlushFileSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A045} II-114  IV-144|
  16010. PBFlushVol(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles Δ {A013}
  16011. II-105  IV-133 FL.2-143
  16012. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16013. <--    $10    ioResult:OSErr    The result code of the function.
  16014. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16015. -->    $16    ioVRefNum:Integer    A volume specification.|
  16016. PBFlushVolAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A413} II-105  IV-133|
  16017. PBFlushVolSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A013} II-105  IV-133|
  16018. PBGetCatInfo(paramBlock:CInfoPBPtr;async:boolean):OSErr; ƒFiles IV-155
  16019. V-391  N68-1  N69 FL.2-190…192  TB.7-34  TB.7-49 TN68  TN69|
  16020. PBGetCatInfoAsync(paramBlock:CInfoPBPtr):OSErr; ƒFiles {A660:$0009} IV-155
  16021. V-391  N68-1  N69 TN68  TN69|
  16022. PBGetCatInfoSync(paramBlock:CInfoPBPtr):OSErr; ƒFiles {A260:$0009} IV-155
  16023. V-391  N68-1  N69 TN68  TN69|
  16024. PBGetEOF(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A011} II-112
  16025. IV-142 FL.2-127
  16026. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16027. <--    $10    ioResult:OSErr    The result code of the function.
  16028. -->    $18    ioRefNum:Integer    A file reference number.
  16029. <--        ioMisc:Ptr    {The logical end-of-file.}|
  16030. PBGetEOFAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A411} II-112  IV-142|
  16031. PBGetEOFSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A011} II-112  IV-142|
  16032. PBGetFCBInfo(paramBlock:FCBPBPtr;async:boolean):OSErr; ƒFiles {A060:$0008} [1/2]
  16033. IV-179  N87-1 FL.2-237…238 TN87
  16034. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16035. <--    $10    ioResult:OSErr    The result code of the function.
  16036. <->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16037. -->    $16    ioVRefNum:Integer    A volume specification.
  16038. <->    $18    ioRefNum:Integer    The file reference number.
  16039. -->    $1C    ioFCBIndx:Integer    An index.
  16040. <--    $20    ioFCBFlNm:LongInt    The file ID.
  16041. <--    $24    ioFCBFlags:Integer    File status flags.|
  16042. PBGetFCBInfo(paramBlock:FCBPBPtr;async:boolean):OSErr; ƒFiles {A060:$0008} [2/2]
  16043. <--    $26    ioFCBStBlk:Integer    The first allocation block of the file.
  16044. <--    $28    ioFCBEOF:LongInt    The logical end-of-file.
  16045. <--    $2C    ioFCBPLen:LongInt    The physical end-of-file.
  16046. <--    $30    ioFCBCrPs:LongInt    The position of the file mark.
  16047. <--    $34    ioFCBVRefNum:Integer    The volume reference number.
  16048. <--    $36    ioFCBClpSiz:LongInt    The file clump size.
  16049. <--    $3A    ioFCBParID:LongInt    The parent directory ID.|
  16050. PBGetFCBInfoAsync(paramBlock:FCBPBPtr):OSErr; ƒFiles {A660:$0008} IV-179
  16051. N87-1 TN87|
  16052. PBGetFCBInfoSync(paramBlock:FCBPBPtr):OSErr; ƒFiles {A260:$0008} IV-179
  16053. N87-1 TN87|
  16054. PBGetFInfo(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-115  IV-148
  16055. N24-1  N68-1 TN24|
  16056. PBGetFInfoAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A40C} II-115  IV-148
  16057. N24-1  N68-1 TN24|
  16058. PBGetFInfoSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A00C} II-115  IV-148
  16059. N24-1  N68-1 TN24|
  16060. PBGetForeignPrivs(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16061. $0060} FL.2-232…233
  16062. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16063. <--    $10    ioResult:OSErr    The result code of the function.
  16064. -->    $12    ioNamePtr:StringPtr    A pointer to a file or|
  16065. PBGetForeignPrivsAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0060}|
  16066. PBGetForeignPrivsSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0060}|
  16067. PBGetFPos(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A018} II-111
  16068. IV-141 FL.2-125
  16069. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16070. <--    $10    ioResult:OSErr    The result code of the function.
  16071. -->    $18    ioRefNum:Integer    A file reference number.
  16072. <--    $24    ioReqCount:LongInt    On output, set to 0.
  16073. <--    $28    ioActCount:LongInt    On output, set to 0.
  16074. <--    $2C    ioPosMode:Integer    On output, set to 0.
  16075. <--    $2E    ioPosOffset:LongInt    The current position of the mark.|
  16076. PBGetFPosAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A418} II-111  IV-141|
  16077. PBGetFPosSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A018} II-111  IV-141|
  16078. PBGetUGEntry(paramBlock:HParmBlkPtr;async:boolean):OSErr; {A060:$0044}
  16079. FL.2-216
  16080. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16081. <--    $10    ioResult:OSErr    The result code of the function.
  16082. -->        ioObjType:Integer    {A function code.}
  16083. -->    $1C    ioObjNamePtr:Ptr    A pointer to the returned user/group name.
  16084. <->        ioObjID:LongInt    {A user/group ID.}|
  16085. PBGetVInfo(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-104  IV-129
  16086. N24-1  N44-2  N157 TN24  TN44  TN157|
  16087. PBGetVInfoAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A407} II-104  IV-129
  16088. N24-1  N44-2  N157 TN24  TN44  TN157|
  16089. PBGetVInfoSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A007} II-104  IV-129
  16090. N24-1  N44-2  N157 TN24  TN44  TN157|
  16091. PBGetVol(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A014} II-104
  16092. IV-131 FL.2-150…151
  16093. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16094. <--    $10    ioResult:OSErr    The result code of the function.
  16095. <--    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16096. <--    $16    ioVRefNum:Integer    A volume reference number|
  16097. PBGetVolAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A414} II-104  IV-131|
  16098. PBGetVolMountInfo(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A260:$0040}
  16099. FL.2-220…221
  16100. -->    $C    ioCompletion:LongInt    A pointer to a completion routine.
  16101. <--    $10    ioResult:OSErr    The function’s result code.
  16102. -->    $16    ioVRefNum:Integer    A volume specification.
  16103. -->    $20    ioBuffer:LongInt    A pointer to mounting information.|
  16104. PBGetVolMountInfoSize(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A260:$003F}
  16105. FL.2-219…220
  16106. -->    $C    ioCompletion:LongInt    A pointer to a completion routine.
  16107. <--    $10    ioResult:OSErr    The function’s result code.
  16108. -->    $16    ioVRefNum:Integer    A volume specification.
  16109. -->    $20    ioBuffer:LongInt    A pointer to storage for size.|
  16110. PBGetVolSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A014} II-104  IV-131|
  16111. PBGetWDInfo(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A060:$0007} [1/2]
  16112. IV-159  N77-5 FL.2-203…204 TN77  TN190
  16113. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16114. <--    $10    ioResult:OSErr    The result code of the function.
  16115. <--    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16116. <->    $16    ioVRefNum:Integer    A volume specification.
  16117. -->    $1A    ioWDIndex:Integer    An index.|
  16118. PBGetWDInfo(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A060:$0007} [2/2]
  16119. <->    $1C    ioWDProcID:LongInt    The working directory user identifier.
  16120. <->    $20    ioWDVRefNum:Integer    The volume reference number for the working
  16121. directory.
  16122. <--    $30    ioWDDirID:LongInt    The working directory’s directory ID.|
  16123. PBGetWDInfoAsync(paramBlock:WDPBPtr):OSErr; ƒFiles {A660:$0007} IV-159
  16124. N77-5 TN77  TN190|
  16125. PBGetWDInfoSync(paramBlock:WDPBPtr):OSErr; ƒFiles {A260:$0007} IV-159  N77-5
  16126. TN77  TN190|
  16127. PBHCopyFile(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0036} [1/2]
  16128. V-396 FL.2-226…227
  16129. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16130. <--    $10    ioResult:OSErr    The result code of the function.
  16131. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16132. -->    $16    ioVRefNum:Integer    A volume specification.
  16133. -->        ioDstVRefNum:Integer    {Destination volume identifier.}|
  16134. PBHCopyFile(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0036} [2/2]
  16135. -->    $1C    ioNewName:Ptr    A pointer to the destination pathname (may be NIL).
  16136. -->        ioCopyName:Ptr    {A pointer to the file’s new name (may be NIL).}
  16137. -->    $24    ioNewDirID:LongInt    The destination directory ID.
  16138. -->    $30    ioDirID:LongInt    The source directory ID.|
  16139. PBHCopyFileAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0036} V-396|
  16140. PBHCopyFileSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0036} V-396|
  16141. PBHCreate(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A208} IV-146
  16142. FL.2-186…187  OV-21
  16143. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16144. <--    $10    ioResult:OSErr    The result code of the function.
  16145. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16146. -->    $16    ioVRefNum:Integer    A volume specification.
  16147. -->    $30    ioDirID:LongInt    A directory ID.|
  16148. PBHCreateAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A608} IV-146|
  16149. PBHCreateSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A208} IV-146|
  16150. PBHDelete(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A209} IV-147
  16151. FL.2-189
  16152. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16153. <--    $10    ioResult:OSErr    The result code of the function.
  16154. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16155. -->    $16    ioVRefNum:Integer    A volume specification.
  16156. -->    $30    ioDirID:LongInt    A directory ID.|
  16157. PBHDeleteAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A609} IV-147|
  16158. PBHDeleteSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A209} IV-147|
  16159. PBHGetDirAccess(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [1/2]
  16160. $0032} V-394 FL.2-217
  16161. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16162. <--    $10    ioResult:OSErr    The result code of the function.
  16163. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16164. -->    $16    ioVRefNum:Integer    A volume specification.|
  16165. PBHGetDirAccess(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [2/2]
  16166. <--    $24    ioACOwnerID:LongInt    The owner ID.
  16167. <--    $28    ioACGroupID:LongInt    The group ID.
  16168. <--    $2C    ioACAccess:LongInt    The access rights.
  16169. -->    $30    ioDirID:LongInt    The directory ID.|
  16170. PBHGetDirAccessAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0032} V-394|
  16171. PBHGetDirAccessSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0032} V-394|
  16172. PBHGetFInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20C} [1/3]
  16173. IV-149 FL.2-194…195
  16174. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16175. <--    $10    ioResult:OSErr    The result code of the function.
  16176. <->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16177. -->    $16    ioVRefNum:Integer    A volume specification.
  16178. <--        ioFRefNum:Integer    {A file reference number.}
  16179. -->    $1C    ioFDirIndex:Integer    An index.|
  16180. PBHGetFInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20C} [2/3]
  16181. <--    $1E    ioFlAttrib:SignedByte    The file attributes.
  16182. <--        ioFlFndrInfo:FInfo    {Information used by the Finder.}
  16183. <->    $30    ioDirID:LongInt    On input, a directory ID; on output, a file ID.
  16184. <--    $34    ioFlStBlk:Integer    The first allocation block of the data fork.
  16185. <--    $36    ioFlLgLen:LongInt    The logical end-of-file of the data fork.
  16186. <--    $3A    ioFlPyLen:LongInt    The physical end-of-file of the data fork.
  16187. <--    $3E    ioFlRStBlk:Integer    The first allocation block of the resource fork.|
  16188. PBHGetFInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20C} [3/3]
  16189. <--    $40    ioFlRLgLen:LongInt    The logical end-of-file of the resource fork.
  16190. <--    $44    ioFlRPyLen:LongInt    The physical end-of-file of the resource fork.
  16191. <--    $48    ioFlCrDat:LongInt    The date and time of creation.
  16192. <--    $4C    ioFlMdDat:LongInt    The date and time of last modification.|
  16193. PBHGetFInfoAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A60C} IV-149|
  16194. PBHGetFInfoSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A20C} IV-149|
  16195. PBHGetLogInInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16196. $0031} V-393 FL.2-223
  16197. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16198. <--    $10    ioResult:OSErr    The result code of the function.
  16199. -->    $16    ioVRefNum:Integer    The volume specification.
  16200. <--        ioObjType:Integer    {The login method.}
  16201. <--    $1C    ioObjNamePtr:Ptr    A pointer to the user name.|
  16202. PBHGetLogInInfoAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0031} V-393|
  16203. PBHGetLogInInfoSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0031} V-393|
  16204. PBHGetVInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles
  16205. {_HGetVolInfo} IV-130  N66-1  N67-1  N77-5 FL.2-144…146 TN24  TN66  TN67
  16206. TN77  TN106  TN157
  16207. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16208. <--    $10    ioResult:OSErr    The result code of the function.
  16209. <->    $12    ioNamePtr:StringPtr    A pointer to the volume’s name.
  16210. <->    $16    ioVRefNum:Integer    On input, a volume specification.|
  16211. PBHGetVInfoAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A607} IV-130  N66-1
  16212. N67-1  N77-5 TN24  TN66  TN67  TN77  TN106  TN157|
  16213. PBHGetVInfoSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A207} IV-130  N66-1
  16214. N67-1  N77-5 TN24  TN66  TN67  TN77  TN106  TN157|
  16215. PBHGetVol(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A214} IV-132 [1/2]
  16216. FL.2-152
  16217. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16218. <--    $10    ioResult:OSErr    The result code of the function.
  16219. <--    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16220. <--    $16    ioVRefNum:Integer    A volume reference number or a working directory|
  16221. PBHGetVol(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A214} IV-132 [2/2]
  16222. reference number.
  16223. <--    $1C    ioWDProcID:LongInt    The working directory user identifier.
  16224. <--    $20    ioWDVRefNum:Integer    The volume reference number of the default volume.
  16225. <--    $30    ioWDDirID:LongInt    The directory ID of the default directory.|
  16226. PBHGetVolAsync(paramBlock:WDPBPtr):OSErr; ƒFiles {A614} IV-132|
  16227. PBHGetVolParms(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16228. $0030} V-392 FL.2-34  FL.2-147…150
  16229. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16230. <--    $10    ioResult:OSErr    The result code of the function.
  16231. -->    $12    ioNamePtr:StringPtr    A pointer to the volume’s name.
  16232. -->    $16    ioVRefNum:Integer    A volume specification.
  16233. -->    $20    ioBuffer:Ptr    A pointer to a GetVolParmsInfoBuffer record.
  16234. -->    $24    ioReqCount:LongInt    The size of the buffer area.
  16235. <--    $28    ioActCount:LongInt    The size of the data actually returned.|
  16236. PBHGetVolParmsAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0030} V-392|
  16237. PBHGetVolParmsSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0030} V-392|
  16238. PBHGetVolSync(paramBlock:WDPBPtr):OSErr; ƒFiles {A214} IV-132|
  16239. PBHMapID(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0034}
  16240. V-395 FL.2-224
  16241. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16242. <--    $10    ioResult:OSErr    The result code of the function.
  16243. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16244. -->    $16    ioVRefNum:Integer    A volume specification.
  16245. -->        ioObjType:Integer    {The login method.}
  16246. <--    $1C    ioObjNamePtr:Ptr    A pointer to the user/group name.
  16247. -->        ioObjID:LongInt    {The user/group ID.}|
  16248. PBHMapIDAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0034} V-395|
  16249. PBHMapIDSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0034} V-395|
  16250. PBHMapName(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0035}
  16251. V-395 FL.2-225
  16252. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16253. <--    $10    ioResult:OSErr    The result code of the function.
  16254. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16255. -->    $16    ioVRefNum:Integer    A volume specification.
  16256. -->        ioObjType:Integer    {The login method.}
  16257. -->    $1C    ioObjNamePtr:Ptr    A pointer to the user/group name.
  16258. <--        ioObjID:LongInt    {The user/group ID.}|
  16259. PBHMapNameAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0035} V-395|
  16260. PBHMapNameSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0035} V-395|
  16261. PBHMoveRename(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [1/2]
  16262. $0037} V-397 FL.2-227…228
  16263. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16264. <--    $10    ioResult:OSErr    The result code of the function.
  16265. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16266. -->    $16    ioVRefNum:Integer    A volume specification.|
  16267. PBHMoveRename(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [2/2]
  16268. -->    $1C    ioNewName:Ptr    A pointer to the destination pathname (may be NIL).
  16269. -->        ioCopyName:Ptr    {A pointer to the file’s new name (may be NIL).}
  16270. -->    $24    ioNewDirID:LongInt    The destination directory ID.
  16271. -->    $30    ioDirID:LongInt    The source directory ID.|
  16272. PBHMoveRenameAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0037} V-397|
  16273. PBHMoveRenameSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0037} V-397|
  16274. PBHOpen(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A200} IV-136
  16275. FL.2-185…186 TN204
  16276. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16277. <--    $10    ioResult:OSErr    The result code of the function.
  16278. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16279. -->    $16    ioVRefNum:Integer    A volume specification.
  16280. <--    $18    ioRefNum:Integer    A file reference number.
  16281. -->    $1B    ioPermssn:SignedByte    The read/write permission.
  16282. -->    $30    ioDirID:LongInt    A directory ID.|
  16283. PBHOpenAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A600} IV-136 TN204|
  16284. PBHOpenDeny(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0038}
  16285. V-398 FL.2-208…209
  16286. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16287. <--    $10    ioResult:OSErr    The result code of the function.
  16288. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16289. -->    $16    ioVRefNum:Integer    A volume specification.
  16290. <--    $18    ioRefNum:Integer    The file reference number.
  16291. -->        ioDenyModes:Integer    {Access rights data.}
  16292. -->    $30    ioDirID:LongInt    The directory ID.|
  16293. PBHOpenDenyAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0038} V-398|
  16294. PBHOpenDenySync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0038} V-398|
  16295. PBHOpenDF(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$001A}
  16296. IV-137 FL.2-183…184
  16297. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16298. <--    $10    ioResult:OSErr    The result code of the function.
  16299. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16300. -->    $16    ioVRefNum:Integer    A volume specification.
  16301. <--    $18    ioRefNum:Integer    A file reference number.
  16302. -->    $1B    ioPermssn:SignedByte    The read/write permission.
  16303. -->    $30    ioDirID:LongInt    A parent directory ID.|
  16304. PBHOpenDFAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$001A} IV-137|
  16305. PBHOpenDFSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$001A} IV-137|
  16306. PBHOpenRF(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20A} IV-137
  16307. FL.2-184…185
  16308. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16309. <--    $10    ioResult:OSErr    The result code of the function.
  16310. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16311. -->    $16    ioVRefNum:Integer    A volume specification.
  16312. <--    $18    ioRefNum:Integer    A file reference number.
  16313. -->    $1B    ioPermssn:SignedByte    The read/write permission.
  16314. -->    $30    ioDirID:LongInt    A directory ID.|
  16315. PBHOpenRFAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A60A} IV-137|
  16316. PBHOpenRFDeny(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16317. $0039} V-398 FL.2-210
  16318. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16319. <--    $10    ioResult:OSErr    The result code of the function.
  16320. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16321. -->    $16    ioVRefNum:Integer    A volume specification.
  16322. <--    $18    ioRefNum:Integer    The file reference number.
  16323. -->        ioDenyModes:Integer    {Access rights data.}
  16324. -->    $30    ioDirID:LongInt    The directory ID.|
  16325. PBHOpenRFDenyAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0039} V-398|
  16326. PBHOpenRFDenySync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0039} V-398|
  16327. PBHOpenRFSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A20A} IV-137|
  16328. PBHOpenSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A200} IV-136 TN204|
  16329. PBHRename(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20B} IV-154
  16330. FL.2-198…199
  16331. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16332. <--    $10    ioResult:OSErr    The result code of the function.
  16333. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16334. -->    $16    ioVRefNum:Integer    A volume specification.
  16335. -->        ioMisc:Ptr    {A pointer to the new name for the file.}
  16336. -->    $30    ioDirID:LongInt    A directory ID.|
  16337. PBHRenameAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A60B} IV-154|
  16338. PBHRenameSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A20B} IV-154|
  16339. PBHRstFLock(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A242}
  16340. IV-152 FL.2-197…198
  16341. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16342. <--    $10    ioResult:OSErr    The result code of the function.
  16343. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16344. -->    $16    ioVRefNum:Integer    A volume specification.
  16345. -->    $30    ioDirID:LongInt    A directory ID.|
  16346. PBHRstFLockAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A642} IV-152|
  16347. PBHRstFLockSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A242} IV-152|
  16348. PBHSetDirAccess(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [1/2]
  16349. $0033} V-394 FL.2-218
  16350. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16351. <--    $10    ioResult:OSErr    The result code of the function.
  16352. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16353. -->    $16    ioVRefNum:Integer    A volume specification.|
  16354. PBHSetDirAccess(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [2/2]
  16355. -->    $24    ioACOwnerID:LongInt    The owner ID.
  16356. -->    $28    ioACGroupID:LongInt    The group ID.
  16357. -->    $2C    ioACAccess:LongInt    The access rights.
  16358. -->    $30    ioDirID:LongInt    The directory ID.|
  16359. PBHSetDirAccessAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0033} V-394|
  16360. PBHSetDirAccessSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0033} V-394|
  16361. PBHSetFInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20D} [1/2]
  16362. IV-150 FL.2-195…196
  16363. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16364. <--    $10    ioResult:OSErr    The result code of the function.
  16365. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16366. -->    $16    ioVRefNum:Integer    A volume specification.|
  16367. PBHSetFInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A20D} [2/2]
  16368. -->        ioFlFndrInfo:FInfo    {Information used by the Finder.}
  16369. -->    $30    ioDirID:LongInt    A directory ID.
  16370. -->    $48    ioFlCrDat:LongInt    The date and time of creation.
  16371. -->    $4C    ioFlMdDat:LongInt    The date and time of last modification.|
  16372. PBHSetFInfoAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A60D} IV-150|
  16373. PBHSetFInfoSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A20D} IV-150|
  16374. PBHSetFLock(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A241}
  16375. IV-151 FL.2-196…197
  16376. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16377. <--    $10    ioResult:OSErr    The result code of the function.
  16378. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16379. -->    $16    ioVRefNum:Integer    A volume specification.
  16380. -->    $30    ioDirID:LongInt    A directory ID.|
  16381. PBHSetFLockAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A641} IV-151|
  16382. PBHSetFLockSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A241} IV-151|
  16383. PBHSetVol(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles IV-133  N140
  16384. FL.2-36  FL.2-153…154 TN140
  16385. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16386. <--    $10    ioResult:OSErr    The result code of the function.
  16387. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16388. -->    $16    ioVRefNum:Integer    A volume reference number or a working directory
  16389. reference number.
  16390. -->    $30    ioWDDirID:LongInt    The directory ID.|
  16391. PBHSetVolAsync(paramBlock:WDPBPtr):OSErr; ƒFiles {A615} IV-133  N140 TN140|
  16392. PBHSetVolSync(paramBlock:WDPBPtr):OSErr; ƒFiles {A215} IV-133  N140 TN140|
  16393. PBKillIO(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒDevices II-187|
  16394. PBKillIOAsync(paramBlock:ParmBlkPtr):OSErr; ƒDevices {A406} II-187|
  16395. PBKillIOSync(paramBlock:ParmBlkPtr):OSErr; ƒDevices {A006} II-187|
  16396. PBLockRange(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:$0010}
  16397. IV-138 FL.2-50…52  FL.2-211…212 TN186
  16398. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16399. <--    $10    ioResult:OSErr    The result code of the function.
  16400. -->    $18    ioRefNum:Integer    A file reference number.
  16401. -->    $24    ioReqCount:LongInt    The number of bytes in the range.
  16402. -->    $2C    ioPosMode:Integer    The positioning mode.
  16403. -->    $2E    ioPosOffset:LongInt    The positioning offset.|
  16404. PBLockRangeAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A660:$0010} IV-138
  16405. TN186|
  16406. PBLockRangeSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A260:$0010} IV-138 TN186|
  16407. PBMakeFSSpec(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16408. $001B} FL.2-168…169
  16409. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16410. <--    $10    ioResult:OSErr    The result code of the function.
  16411. -->    $12    ioNamePtr:StringPtr    A pointer to a file or directory name.
  16412. -->    $16    ioVRefNum:Integer    A volume specification.
  16413. -->        ioMisc:LongInt    {A pointer to an FSSpec record.}
  16414. -->    $30    ioDirID:LongInt    A parent directory ID.|
  16415. PBMakeFSSpecAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$001B}|
  16416. PBMakeFSSpecSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$001B}|
  16417. PBMountVol(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A00F} II-103  IV-128
  16418. FL.2-139…140  TB.2-55 TN134
  16419. <--    $10    ioResult:OSErr    The result code of the function.
  16420. <->    $16    ioVRefNum:Integer    On input, a drive number. On output, the volume
  16421. reference number.|
  16422. PBOffLine(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A035} II-106  IV-134
  16423. FL.2-142
  16424. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16425. <--    $10    ioResult:OSErr    The result code of the function.
  16426. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16427. -->    $16    ioVRefNum:Integer    A volume specification.|
  16428. PBOpen(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles Δ II-108|
  16429. PBOpenAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A400} II-108|
  16430. PBOpenDF(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles IV-158  N77-1|
  16431. PBOpenDFAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A460:$001A} IV-158  N77-1|
  16432. PBOpenDFSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A060:$001A} IV-158  N77-1|
  16433. PBOpenRF(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles Δ II-109  IV-137
  16434. TN74|
  16435. PBOpenRFAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A40A} II-109  IV-137
  16436. TN74|
  16437. PBOpenRFSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles Δ {A00A} II-109  IV-137 TN74|
  16438. PBOpenSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A000} II-108|
  16439. PBOpenWD(paramBlock:WDPBPtr;async:boolean):OSErr; ƒFiles {A060:$0001} IV-158
  16440. N77-1 FL.2-201…202 TN77  TN190
  16441. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16442. <--    $10    ioResult:OSErr    The result code of the function.
  16443. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16444. <->    $16    ioVRefNum:Integer    A volume specification.
  16445. -->    $1C    ioWDProcID:LongInt    The working directory user identifier.
  16446. -->    $30    ioWDDirID:LongInt    The working directory’s directory ID.|
  16447. PBOpenWDAsync(paramBlock:WDPBPtr):OSErr; ƒFiles {A660:$0001} IV-158  N77-1
  16448. TN77  TN190|
  16449. PBOpenWDSync(paramBlock:WDPBPtr):OSErr; ƒFiles {A260:$0001} IV-158  N77-1
  16450. TN77  TN190|
  16451. pBounds='pbnd' ƒAERegistry|
  16452. PBRead(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A002} II-110 [1/2]
  16453. FL.2-121…122 TN187
  16454. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16455. <--    $10    ioResult:OSErr    The result code of the function.
  16456. -->    $18    ioRefNum:Integer    A file reference number.
  16457. -->    $20    ioBuffer:Ptr    A pointer to a data buffer.|
  16458. PBRead(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A002} II-110 [2/2]
  16459. -->    $24    ioReqCount:LongInt    The number of bytes requested.
  16460. <--    $28    ioActCount:LongInt    The number of bytes actually read.
  16461. -->    $2C    ioPosMode:Integer    The positioning mode.
  16462. <->    $2E    ioPosOffset:LongInt    The positioning offset.|
  16463. PBReadAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A402} II-110 TN187|
  16464. PBReadSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A002} II-110 TN187|
  16465. PBRename(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-118  IV-153|
  16466. PBRenameAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A40B} II-118  IV-153|
  16467. PBRenameSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A00B} II-118  IV-153|
  16468. PBResolveFileIDRef(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16469. $0016} FL.2-229…230
  16470. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16471. <--    $10    ioResult:OSErr    The result code of the function.
  16472. <->    $12    ioNamePtr:StringPtr    A pointer to a filename.
  16473. -->    $16    ioVRefNum:Integer    A volume specification.
  16474. <--    $30    ioSrcDirID:LongInt    The file’s parent directory ID.
  16475. -->    $36    ioFileID:LongInt    A file ID.|
  16476. PBResolveFileIDRefAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0016}|
  16477. PBResolveFileIDRefSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0016}|
  16478. PBRstFLock(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-117  IV-152|
  16479. PBRstFLockAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A442} II-117  IV-152|
  16480. PBRstFLockSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A042} II-117  IV-152|
  16481. PBSetCatInfo(paramBlock:CInfoPBPtr;async:boolean):OSErr; ƒFiles IV-156
  16482. FL.2-193…194|
  16483. PBSetCatInfoAsync(paramBlock:CInfoPBPtr):OSErr; ƒFiles {A660:$000A} IV-156|
  16484. PBSetCatInfoSync(paramBlock:CInfoPBPtr):OSErr; ƒFiles {A260:$000A} IV-156|
  16485. PBSetEOF(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A012} II-112
  16486. IV-142 FL.2-127…128
  16487. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16488. <--    $10    ioResult:OSErr    The result code of the function.
  16489. -->    $18    ioRefNum:Integer    A file reference number.
  16490. -->        ioMisc:Ptr    {The logical end-of-file.}|
  16491. PBSetEOFAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A412} II-112  IV-142|
  16492. PBSetEOFSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A012} II-112  IV-142|
  16493. PBSetFInfo(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-116  IV-150|
  16494. PBSetFInfoAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A40D} II-116  IV-150|
  16495. PBSetFInfoSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A00D} II-116  IV-150|
  16496. PBSetFLock(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-116  IV-151|
  16497. PBSetFLockAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A441} II-116  IV-151|
  16498. PBSetFLockSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A041} II-116  IV-151|
  16499. PBSetForeignPrivs(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [1/2]
  16500. $0061} FL.2-234
  16501. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16502. <--    $10    ioResult:OSErr    The result code of the function.
  16503. -->    $12    ioNamePtr:StringPtr    A pointer to a file or directory name.
  16504. -->    $16    ioVRefNum:Integer    A volume specification.
  16505. -->        ioForeignPrivBuffer:Ptr    {A pointer to the privilege information buffer.}|
  16506. PBSetForeignPrivs(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {A060: [2/2]
  16507. -->        ioForeignPrivReqCount:LongInt    {The size allocated for the buffer.}
  16508. -->        ioForeignPrivActCount:LongInt    {The amount used in buffer.}
  16509. -->        ioForeignPrivDirID:Integer    {The parent directory ID.}
  16510. -->    $2C    ioForeignPrivInfo1:LongInt    Information specific to|
  16511. PBSetForeignPrivsAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$0061}|
  16512. PBSetForeignPrivsSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$0061}|
  16513. PBSetFPos(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A044} II-111
  16514. IV-141 FL.2-126
  16515. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16516. <--    $10    ioResult:OSErr    The result code of the function.
  16517. -->    $18    ioRefNum:Integer    A file reference number.
  16518. -->    $2C    ioPosMode:Integer    The positioning mode.
  16519. <->    $2E    ioPosOffset:LongInt    On input, the positioning offset. On output, the
  16520. position at which the mark was actually set.|
  16521. PBSetFPosAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A444} II-111  IV-141|
  16522. PBSetFPosSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A044} II-111  IV-141|
  16523. PBSetFVers(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles II-117  IV-153|
  16524. PBSetFVersAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A443} II-117  IV-153|
  16525. PBSetFVersSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A043} II-117  IV-153|
  16526. PBSetVInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {_SetVolInfo} [1/2]
  16527. IV-131 FL.2-146…147 TN204
  16528. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16529. <--    $10    ioResult:OSErr    The result code of the function.
  16530. -->    $12    ioNamePtr:StringPtr    A pointer to the volume’s name.
  16531. -->    $16    ioVRefNum:Integer    A volume specification.
  16532. -->    $1E    ioVCrDate:LongInt    The date and time of initialization.|
  16533. PBSetVInfo(paramBlock:HParmBlkPtr;async:boolean):OSErr; ƒFiles {_SetVolInfo} [2/2]
  16534. -->    $22    ioVLsMod:LongInt    The date and time of last modification.
  16535. -->    $26    ioVAtrb:Integer    The volume attributes.
  16536. -->        ioVBkUp:LongInt    {The date and time of the last backup.}
  16537. -->    $4C    ioVSeqNum:Integer    Used internally.
  16538. -->    $5A    ioVFndrInfo:ARRAY[1..8] OF LongInt|
  16539. PBSetVInfoAsync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A660:$000B} IV-131
  16540. TN204|
  16541. PBSetVInfoSync(paramBlock:HParmBlkPtr):OSErr; ƒFiles {A260:$000B} IV-131 TN204|
  16542. PBSetVol(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A015} II-105
  16543. IV-132 FL.2-151
  16544. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16545. <--    $10    ioResult:OSErr    The result code of the function.
  16546. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16547. -->    $16    ioVRefNum:Integer    A volume reference number or a working directory
  16548. reference number.|
  16549. PBSetVolAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A415} II-105  IV-132|
  16550. PBSetVolSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A015} II-105  IV-132|
  16551. PBShare(paramBlock:HParmBlkPtr;async:boolean):OSErr; {A060:$0042} FL.2-214
  16552. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16553. <--    $10    ioResult:OSErr    The result code of the function.
  16554. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16555. -->    $16    ioVRefNum:Integer    A volume specification.
  16556. -->    $30    ioDirID:LongInt    A directory ID.|
  16557. PBStatus(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒDevices Δ II-186|
  16558. PBStatusAsync(paramBlock:ParmBlkPtr):OSErr; ƒDevices Δ {A405} II-186|
  16559. PBStatusSync(paramBlock:ParmBlkPtr):OSErr; ƒDevices Δ {A005} II-186|
  16560. PBUnlockRange(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A060:
  16561. $0011} IV-139 FL.2-51  FL.2-212…213 TN186
  16562. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16563. <--    $10    ioResult:OSErr    The result code of the function.
  16564. -->    $18    ioRefNum:Integer    A file reference number.
  16565. -->    $24    ioReqCount:LongInt    The number of bytes in the range.
  16566. -->    $2C    ioPosMode:Integer    The positioning mode.
  16567. -->    $2E    ioPosOffset:LongInt    The positioning offset.|
  16568. PBUnlockRangeAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A660:$0011} IV-139
  16569. TN186|
  16570. PBUnlockRangeSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A260:$0011} IV-139
  16571. TN186|
  16572. PBUnmountVol(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A00E} II-106  IV-134
  16573. FL.2-140…141
  16574. <--    $10    ioResult:OSErr    The result code of the function.
  16575. -->    $12    ioNamePtr:StringPtr    A pointer to a pathname.
  16576. -->    $16    ioVRefNum:Integer    A volume reference number, a working directory
  16577. reference number, or 0 for the default volume.|
  16578. PBUnshare FL.2-215|
  16579. PBVolumeMount(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A260:$0041} FL.2-221…222
  16580. -->    $C    ioCompletion:LongInt    A pointer to a completion routine.
  16581. <--    $10    ioResult:OSErr    The function’s result code.
  16582. <--    $16    ioVRefNum:Integer    A volume reference number.
  16583. -->    $20    ioBuffer:LongInt    A pointer to mounting information.|
  16584. PBWrite(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A003} II-110 [1/2]
  16585. FL.2-122…123 TN187
  16586. -->    $C    ioCompletion:ProcPtr    A pointer to a completion routine.
  16587. <--    $10    ioResult:OSErr    The result code of the function.
  16588. -->    $18    ioRefNum:Integer    A file reference number.
  16589. -->    $20    ioBuffer:Ptr    A pointer to a data buffer.|
  16590. PBWrite(paramBlock:ParmBlkPtr;async:boolean):OSErr; ƒFiles {A003} II-110 [2/2]
  16591. -->    $24    ioReqCount:LongInt    The number of bytes requested.
  16592. <--    $28    ioActCount:LongInt    The number of bytes actually written.
  16593. -->    $2C    ioPosMode:Integer    The positioning mode.
  16594. <->    $2E    ioPosOffset:LongInt    The positioning offset.|
  16595. PBWriteAsync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A403} II-110 TN187|
  16596. PBWriteSync(paramBlock:ParmBlkPtr):OSErr; ƒFiles {A003} II-110 TN187|
  16597. PCDeskPat=$20B ƒSysEqu|
  16598. pCDeskPat=$20B|
  16599. pClass='pcls' ƒAERegistry|
  16600. pClipboard='pcli' ƒAERegistry|
  16601. PCloseATPSkt(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-316  V-513|
  16602. PCloseSkt(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-312  V-513|
  16603. pColor='colr' ƒAERegistry|
  16604. pColorTable='cltb' ƒAERegistry|
  16605. PConfirmName(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-323  V-513|
  16606. pContents='pcnt' ƒAERegistry|
  16607. pCornerCurveHeight='pchd' ƒAERegistry|
  16608. pCornerCurveWidth='pcwd' ƒAERegistry|
  16609. pDashStyle='pdst' ƒAERegistry|
  16610. pDefaultType='deft' ƒAERegistry|
  16611. pDefinitionRect='pdrt' ƒAERegistry|
  16612. PDetachPH(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-308  V-513|
  16613. PDlgInitProcPtr=ProcPtr ƒPrinting|
  16614. pEnabled='enbl' ƒAERegistry|
  16615. pEndPoint='pend' ƒAERegistry|
  16616. PenMode(mode:integer); ƒQuickdraw {A89C} I-169  P-79  P-178|
  16617. PenNormal; ƒQuickdraw Δ {A89E} I-170  P-79  P-179|
  16618. PenPat(pat:Pattern); ƒQuickdraw Δ {A89D} I-170  P-79  P-179|
  16619. PenPixPat(pp:PixPatHandle); ƒQuickdraw Δ {AA0A} V-74|
  16620. PenSize(width:integer;height:integer); ƒQuickdraw {A89B} I-169  P-79  P-179|
  16621. PenState=RECORD ƒQuickdraw
  16622. pnLoc:Point;
  16623. pnSize:Point;
  16624. pnMode:integer;
  16625. pnPat:Pattern;|
  16626. Perf see ƒPerf|
  16627. PerfControl(thePerfGlobals:TP2PerfGlobals;turnOn:boolean):boolean; ƒPerf|
  16628. PerfDump(thePerfGlobals:TP2PerfGlobals;reportFile:Str255;doHistogram:boolean;
  16629. rptFileColumns:integer):integer; ƒPerf|
  16630. permErr=-54 ƒErrors
  16631. permissions error (on file open) / Attempt to open locked file for writing
  16632. Attempt to open locked file for writing
  16633. File is already open and cannot be opened using specified deny modes
  16634. Not a subscriber
  16635. Registered publisher on another machine
  16636. Permissions error (on file open)|
  16637. perspectiveMatrixType=$06 ƒImageCompression|
  16638. perThousand=$E4 ƒScript|
  16639. pFillColor='flcl' ƒAERegistry|
  16640. pFillPattern='flpt' ƒAERegistry|
  16641. pFont='font' ƒAERegistry|
  16642. pFormula='pfor' ƒAERegistry|
  16643. PGetAppleTalkInfo(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk V-518|
  16644. PGetRequest(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-317  V-513|
  16645. pGraphicObjects='gobs' ƒAERegistry|
  16646. pHasCloseBox='hclb' ƒAERegistry|
  16647. phaseCmd=61 ƒSound|
  16648. pHasTitleBar='ptit' ƒAERegistry|
  16649. pHiliteBit=0 ƒQuickdraw|
  16650. PhonemeDescriptor=RECORD ƒSpeech
  16651. phonemeCount:integer;
  16652. thePhonemes:ARRAY[0..0]ofPhonemeInfo;|
  16653. PhonemeInfo=RECORD ƒSpeech
  16654. opcode:integer;
  16655. phStr:Str15;
  16656. exampleStr:Str31;
  16657. hiliteStart:integer;
  16658. hiliteEnd:integer;|
  16659. PicComment(kind:integer;dataSize:integer;dataHandle:Handle); ƒQuickdraw Δ
  16660. {A8F2} I-189  N72-2  N91 TN72  TN91  TN175  TN181|
  16661. PicHandle=^PicPtr ƒQuickdraw|
  16662. picItem=64 ƒDialogs|
  16663. Picker see ƒPicker|
  16664. picLParen=0 ƒQuickdraw|
  16665. PicPtr=^Picture ƒQuickdraw|
  16666. picRParen=1 ƒQuickdraw|
  16667. PictInfo=RECORD ƒPictUtil [1/3]
  16668. version:integer;
  16669. uniqueColors:longint;
  16670. thePalette:PaletteHandle;
  16671. theColorTable:CTabHandle;
  16672. hRes:Fixed;
  16673. vRes:Fixed;
  16674. depth:integer;
  16675. sourceRect:Rect;
  16676. textCount:longint;|
  16677. PictInfo=RECORD ƒPictUtil [2/3]
  16678. lineCount:longint;
  16679. rectCount:longint;
  16680. rRectCount:longint;
  16681. ovalCount:longint;
  16682. arcCount:longint;
  16683. polyCount:longint;
  16684. regionCount:longint;
  16685. bitMapCount:longint;
  16686. pixMapCount:longint;|
  16687. PictInfo=RECORD ƒPictUtil [3/3]
  16688. commentCount:longint;
  16689. uniqueComments:longint;
  16690. commentHandle:CommentSpecHandle;
  16691. uniqueFonts:longint;
  16692. fontHandle:FontSpecHandle;
  16693. fontNamesHandle:Handle;
  16694. reserved1:longint;
  16695. reserved2:longint;|
  16696. PictInfoHandle=^PictInfoPtr ƒPictUtil|
  16697. PictInfoID=longint ƒPictUtil|
  16698. pictInfoIDErr=-11001 ƒErrors|
  16699. PictInfoPtr=^PictInfo ƒPictUtil|
  16700. pictInfoVerbErr=-11002 ƒErrors|
  16701. pictInfoVersionErr=-11000 ƒErrors|
  16702. Picture=RECORD ƒQuickdraw
  16703. picSize:integer;
  16704. picFrame:Rect;|
  16705. pictureDataErr=-11005 ƒErrors|
  16706. PictUtil see ƒPictUtil|
  16707. pID='ID  ' ƒAERegistry|
  16708. pIndex='pidx' ƒAERegistry|
  16709. PinRect(theRect:Rect;thePt:Point):longint; ƒWindows {A94E} I-293 TB.4-99|
  16710. pInsertionLoc='pins' ƒAERegistry|
  16711. PInts=^AInts ƒPerf|
  16712. pIsFloating='isfl' ƒAERegistry|
  16713. pIsFrontProcess='pisf' ƒAERegistry|
  16714. pIsModal='pmod' ƒAERegistry|
  16715. pIsModified='imod' ƒAERegistry|
  16716. pIsResizable='prsz' ƒAERegistry|
  16717. pIsStationeryPad='pspd' ƒAERegistry|
  16718. pIsZoomable='iszm' ƒAERegistry|
  16719. pIsZoomed='pzum' ƒAERegistry|
  16720. Pitch(xAngle:Fixed); ƒGraf3D|
  16721. pItemNumber='itmn' ƒAERegistry|
  16722. PItemProcPtr=ProcPtr ƒPrinting|
  16723. Pixel2Char(textBuf:Ptr;textLen:integer;slop:integer;pixelWidth:integer;VAR
  16724. leadingEdge:boolean):integer; ƒScript Δ {A8B5} V-307 TN207|
  16725. pixelsLockedBit=7 ƒQDOffscreen|
  16726. pixelsPurgeableBit=6 ƒQDOffscreen|
  16727. PixelToChar(textBuf:Ptr;textLen:longint;slop:Fixed;pixelWidth:Fixed;VAR
  16728. leadingEdge:boolean;VAR widthRemaining:Fixed;styleRunPosition:JustStyleCode;
  16729. numer:Point;denom:Point):integer; TE.3-44…47  TE.3-49…59  TE.3-91…94
  16730. TE.A-26  TE.A-37|
  16731. PixelType=… ƒQuickdraw
  16732. (chunky,chunkyPlanar,planar)|
  16733. PixMap32Bit(pmHandle:PixMapHandle):boolean; ƒQDOffscreen {AB1D}|
  16734. PixMap=RECORD ƒQuickdraw [1/2]
  16735. baseAddr:Ptr;
  16736. rowBytes:integer;
  16737. bounds:Rect;
  16738. pmVersion:integer;
  16739. packType:integer;
  16740. packSize:longint;
  16741. hRes:Fixed;
  16742. vRes:Fixed;|
  16743. PixMap=RECORD ƒQuickdraw [2/2]
  16744. pixelType:integer;
  16745. pixelSize:integer;
  16746. cmpCount:integer;
  16747. cmpSize:integer;
  16748. planeBytes:longint;
  16749. pmTable:CTabHandle;
  16750. pmReserved:longint;|
  16751. PixMapHandle=^PixMapPtr ƒQuickdraw|
  16752. PixMapPtr=^PixMap ƒQuickdraw|
  16753. pixMapTooDeepErr=-148 ƒErrors|
  16754. PixPat=RECORD ƒQuickdraw
  16755. patType:integer;
  16756. patMap:PixMapHandle;
  16757. patData:Handle;
  16758. patXData:Handle;
  16759. patXValid:integer;
  16760. patXMap:Handle;
  16761. pat1Data:Pattern;|
  16762. PixPatChanged(ppat:PixPatHandle); ƒQDOffscreen {AB1D}|
  16763. PixPatHandle=^PixPatPtr ƒQuickdraw|
  16764. PixPatPtr=^PixPat ƒQuickdraw|
  16765. pixPurgeBit=0 ƒQDOffscreen|
  16766. pJustification='pjst' ƒAERegistry|
  16767. PKillGetReq(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk V-518|
  16768. PKillNBP(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk V-518|
  16769. PKillSendReq(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk V-517|
  16770. plainDBox=2 ƒWindows|
  16771. playHintsEnum=longint ƒMovies|
  16772. PlayMoviePreview(m:Movie;callOutProc:MoviePreviewCallOutProc;refcon:longint);
  16773. ƒMovies {AAAA} QT.2-120…121|
  16774. PLHeapInit(sizeHeap:longint;heapDelta:longint;memerrProc:ProcPtr;
  16775. allowNonCont:boolean;forDispose:boolean); ƒPascal MPW-196|
  16776. pLineArrow='arro' ƒAERegistry|
  16777. PLongs=^ALongs ƒPerf|
  16778. PLookupName(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-323  V-513|
  16779. PlotCIcon(theRect:Rect;theIcon:CIconHandle); ƒQuickdraw Δ {AA1F} V-76
  16780. MTB.5-15  MTB.5-25…26|
  16781. PlotCIconHandle(VAR theRect:rect;align,transform:integer;theCIcon:
  16782. CIconHandle):OSErr; ƒIcons {ABC9:$061F} MTB.5-16  MTB.5-26…27|
  16783. PlotIcon(theRect:Rect;theIcon:Handle); ƒToolUtils Δ {A94B} I-473  P-83
  16784. P-179 MTB.5-14  MTB.5-23…24 TN55|
  16785. PlotIconHandle(theRect:Rect;align:IconAlignmentType;transform:
  16786. IconTransformType;theIcon:Handle):OSErr; MTB.5-15  MTB.5-24…25|
  16787. PlotIconID(VAR theRect:rect;align,transform,theResID:integer):OSErr; ƒIcons
  16788. {ABC9:$0500} MTB.5-10  MTB.5-20…22|
  16789. PlotIconMethod(theRect:Rect;align:IconAlignmentType;transform:
  16790. IconTransformType;theMethod:IconGetter;yourDataPtr:UNIVPtr):OSErr; MTB.5-22…23|
  16791. PlotIconSuite(VAR theRect:rect;align,transform:integer;theIconSuite:Handle):
  16792. OSErr; ƒIcons {ABC9:$0603} MTB.5-11  MTB.5-13  MTB.5-35…38|
  16793. PlotSICNHandle(VAR theRect:rect;align,transform:integer;theSICN:Handle):
  16794. OSErr; ƒIcons {ABC9:$061E} MTB.5-16  MTB.5-27…28|
  16795. PLSetHeapCheck(DoIt:boolean); ƒPascal MPW-197|
  16796. PLSetHeapType(forDispose:boolean); ƒPascal MPW-197|
  16797. PLSetMErrProc(memerrProc:ProcPtr); ƒPascal MPW-197|
  16798. PLSetNonCont(allowNonCont:boolean); ƒPascal MPW-197|
  16799. plusCursor=3 ƒToolUtils|
  16800. pmAllUpdates=$E000 ƒPalettes|
  16801. pmAnimated=$0004 ƒPalettes|
  16802. pMapSIG=$504D ƒSCSI|
  16803. PmBackColor(dstEntry:integer); ƒPalettes Δ {AA98} V-163 TN211|
  16804. pmBkUpdates=$A000 ƒPalettes|
  16805. pmBlack=$0020 ƒPalettes|
  16806. pmBusyErr=-13000 ƒErrors
  16807. Power Mgr never ready to start handshake|
  16808. pmCourteous=0 ƒPalettes|
  16809. pMenuID='mnid' ƒAERegistry|
  16810. pmExplicit=$0008 ƒPalettes|
  16811. pmFgUpdates=$C000 ƒPalettes|
  16812. PmForeColor(dstEntry:integer); ƒPalettes Δ {AA97} V-163 TN211|
  16813. PmgrHandle=$DC8|
  16814. PMgrVersion:integer; ƒPalettes {AAA2:$0015}|
  16815. pmInhibitC2=$0200 ƒPalettes|
  16816. pmInhibitC4=$0800 ƒPalettes|
  16817. pmInhibitC8=$2000 ƒPalettes|
  16818. pmInhibitG2=$0100 ƒPalettes|
  16819. pmInhibitG4=$0400 ƒPalettes|
  16820. pmInhibitG8=$1000 ƒPalettes|
  16821. pmMask=$0400 ƒScript|
  16822. pmNoUpdates=$8000 ƒPalettes|
  16823. pmRecvEndErr=-13005 ƒErrors
  16824. during receive, pmgr did not finish hs|
  16825. pmRecvStartErr=-13004 ƒErrors
  16826. during receive, pmgr did not start hs|
  16827. pmReplyTOErr=-13001 ƒErrors
  16828. Timed out waiting for reply|
  16829. PMResultCode=longint ƒPower|
  16830. pmSendEndErr=-13003 ƒErrors
  16831. during send, pmgr did not finish hs|
  16832. pmSendStartErr=-13002 ƒErrors
  16833. during send, pmgr did not start hs|
  16834. pmTolerant=$0002 ƒPalettes|
  16835. pmWhite=$0010 ƒPalettes|
  16836. pName='pnam' ƒAERegistry|
  16837. pNewElementLoc='pnel' ƒAERegistry|
  16838. pnotComponent=ComponentInstance ƒQuickTimeComponents|
  16839. pnotComponentNeedsNoCache=2 ƒQuickTimeComponents|
  16840. pnotComponentWantsEvents=1 ƒQuickTimeComponents|
  16841. pnotResItem=RECORD QTC.12-15
  16842. modDate:longint;    {last modification date of item}
  16843. useType:OSType;    {what type of data}
  16844. resType:OSType;    {resource type containing item}
  16845. resID:integer;    {resource ID containing this item}
  16846. rgnCode:integer;    {region code}
  16847. reserved :longint;    {set to 0}|
  16848. pnotResource=RECORD QTC.12-14…15 [1/2]
  16849. modDate:longint;    {modification date}
  16850. version:integer;    {version number of preview }
  16851.     { resource}
  16852. resType:OSType;    {type of resource used as preview }
  16853.     { cache}
  16854. resID :integer;    {resource identification number }
  16855.     { of resource used as preview }|
  16856. pnotResource=RECORD QTC.12-14…15 [2/2]
  16857.     { cache}
  16858. numResItems:integer;    {number of additional file }
  16859.     { descriptions}
  16860. ARRAY OF resItem[ ]:pnotResItem;
  16861.     {ARRAY of file descriptions}|
  16862. PNSendRequest(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk V-516|
  16863. Point2D=RECORD ƒGraf3D
  16864. x:Fixed;
  16865. y:Fixed;|
  16866. Point3D=RECORD ƒGraf3D
  16867. x:Fixed;
  16868. y:Fixed;
  16869. z:Fixed;|
  16870. Point=RECORD ƒTypes OV-87
  16871. case INTEGER of
  16872. 1:
  16873.     v:integer;
  16874.     h:integer
  16875. 2:
  16876.     vh:ARRAY[VHSelect]ofINTEGER
  16877.     );|
  16878. Pointer(x):UNIV Ptr; ƒPascal MPW-202  TP-356|
  16879. PointPtr=^Point ƒTypes|
  16880. PointToStr(paramPtr:XCmdPtr;pt:Point;VAR str:Str255); ƒHyperXCmd|
  16881. PollProc=$13E|
  16882. PollRtnAddr=$128|
  16883. PollStack=$13A|
  16884. Polygon=RECORD ƒQuickdraw
  16885. polySize:integer;
  16886. polyBBox:Rect;
  16887. polyPoints:ARRAY[0..0]ofPoint;|
  16888. PolyHandle=^PolyPtr ƒQuickdraw|
  16889. PolyPtr=^Polygon ƒQuickdraw|
  16890. POpenATPSkt(thePBptr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-315  V-513|
  16891. POpenSkt(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-311  V-513|
  16892. popularMethod=1 ƒPictUtil|
  16893. popupFixedWidth=$0001 ƒControls|
  16894. popupMenuCDEFproc=popupMenuProc ƒControls|
  16895. popupMenuProc=1008 ƒControls|
  16896. PopUpMenuSelect(menu:MenuHandle;top:integer;left:integer;popUpItem:integer):
  16897. longint; ƒMenus Δ {A80B} V-241  N156-2 TB.3-57  TB.3-120…121 TN156|
  16898. popupPrivateData=RECORD TB.5-77
  16899. mHandle:MenuHandle;    {handle to menu RECORD}
  16900. mID:integer;    {menu ID}
  16901. mPrivate:ARRAY[0..0] OF SignedByte;    {reserved}|
  16902. popupTitleBold=$00000100 ƒControls|
  16903. popupTitleCenterJust=$00000001 ƒControls|
  16904. popupTitleCondense=$00002000 ƒControls|
  16905. popupTitleExtend=$00004000 ƒControls|
  16906. popupTitleItalic=$00000200 ƒControls|
  16907. popupTitleLeftJust=$00000000 ƒControls|
  16908. popupTitleNoStyle=$00008000 ƒControls|
  16909. popupTitleOutline=$00000800 ƒControls|
  16910. popupTitleRightJust=$000000FF ƒControls|
  16911. popupTitleShadow=$00001000 ƒControls|
  16912. popupTitleUnderline=$00000400 ƒControls|
  16913. popupUseAddResMenu=$0004 ƒControls|
  16914. popupUseWFont=$0008 ƒControls|
  16915. Port3D=RECORD ƒGraf3D [1/2]
  16916. grPort:GrafPtr;
  16917. viewRect:Rect;
  16918. xLeft:Fixed;
  16919. yTop:Fixed;
  16920. xRight:Fixed;
  16921. yBottom:Fixed;
  16922. pen:Point3D;
  16923. penPrime:Point3D;
  16924. eye:Point3D;|
  16925. Port3D=RECORD ƒGraf3D [2/2]
  16926. hSize:Fixed;
  16927. vSize:Fixed;
  16928. hCenter:Fixed;
  16929. vCenter:Fixed;
  16930. xCotan:Fixed;
  16931. yCotan:Fixed;
  16932. ident:boolean;
  16933. xForm:XfMatrix;|
  16934. Port3DHandle=^Port3DPtr ƒGraf3D|
  16935. Port3DPtr=^Port3D ƒGraf3D|
  16936. PortAUse=$290 ƒSysEqu|
  16937. PortBUse=$291 ƒSysEqu|
  16938. PortChanged(port:GrafPtr); ƒQDOffscreen {AB1D} TE.3-20|
  16939. portClosedErr=-916 ƒErrors
  16940. port was closed
  16941. The port was closed|
  16942. PortInfoArray=ARRAY[0..0] of PortInfoRec ƒPPCToolBox|
  16943. PortInfoArrayPtr=^PortInfoArray ƒPPCToolBox|
  16944. PortInfoPtr=^PortInfoRec ƒPPCToolBox|
  16945. PortInfoRec=RECORD ƒPPCToolBox IAC.11-25
  16946. filler1:SignedByte;    {space holder}
  16947. authRequired:boolean;    {authentication required}
  16948. name:PPCPortRec;    {port name}|
  16949. portInUse=-97 ƒErrors
  16950. driver Open error code (port is in use)|
  16951. PortionLine(textPtr:Ptr;textLen:longint;styleRunPosition:JustStyleCode;numer:
  16952. Point;denom:Point):Fixed; TE.3-40  TE.3-90…91  TE.A-26  TE.A-37|
  16953. PortionText(textPtr:Ptr;textLen:longint):Fixed; ƒScript {A8B5}|
  16954. PortList=$0D66 ƒSysEqu|
  16955. portNameExistsErr=-910 ƒErrors
  16956. port is already open (perhaps in another app)
  16957. Another port is already open with this name|
  16958. portNotCf=-98 ƒErrors
  16959. driver Open error code (parameter RAM not|
  16960. PortSize(width:integer;height:integer); ƒQuickdraw {A876} I-165|
  16961. Pos(substr,str:string):integer; ƒPascal MPW-207  TP-361|
  16962. posCntl=5 ƒControls|
  16963. posErr=-40 ƒErrors
  16964. attempt to position to before start of file (r/w)
  16965. Attempt to position mark before start of file|
  16966. PostEvent(eventNum:integer;eventMsg:longint):OSErr; ƒOSEvents {A02F} II-68
  16967. TB.2-104…105|
  16968. PostHighLevelEvent(theEvent:EventRecord;receiverID:Ptr;msgRefcon:longint;
  16969. msgBuff:Ptr;msgLen:longint;postingOptions:longint):OSErr; ƒEPPC {A88F:$0034}
  16970. TB.2-73…77  TB.2-101…103|
  16971. Power see ƒPower|
  16972. PPCAccept(pb:PPCAcceptPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0004}
  16973. IAC.11-38  IAC.11-66  IAC.11-68…69
  16974. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  16975. <--    $10    ioResult:OSErr    Result code
  16976. -->        sessRefNum:PPCSessRefNum    {Session reference number of session to accept}|
  16977. PPCAcceptAsync(pb:PPCAcceptPBPtr):OSErr; ƒPPCToolBox {A4DD:$0004}|
  16978. PPCAcceptPBPtr=^PPCAcceptPBRec ƒPPCToolBox|
  16979. PPCAcceptPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/2]
  16980. qLink:Ptr;    {private}
  16981. csCode:integer;    {private}
  16982. intUse:integer;    {private}
  16983. intUsePtr:Ptr;    {private}
  16984. ioCompletion:PPCCompProcPtr;    {address of a completion }
  16985.     { routine}|
  16986. PPCAcceptPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/2]
  16987. ioResult:OSErr;    {completion of operation}
  16988. reserved:ARRAY[1..5] OF longint;
  16989.     {private}
  16990. filler1:integer;    {space holder}
  16991. sessRefNum:PPCSessRefNum;    {session identifier}|
  16992. PPCAcceptSync(pb:PPCAcceptPBPtr):OSErr; ƒPPCToolBox {A0DD:$0004}|
  16993. PPCBrowser(prompt:Str255;applListLabel:Str255;defaultSpecified:boolean;VAR
  16994. theLocation:LocationNameRec;VAR thePortInfo:PortInfoRec;portFilter:
  16995. PPCFilterProcPtr;theLocNBPType:Str32):OSErr; ƒPPCToolBox {A82B:$0D00}
  16996. IAC.11-52…53|
  16997. ppcByCreatorAndType=1 ƒPPCToolBox|
  16998. ppcByString=2 ƒPPCToolBox|
  16999. PPCClose(pb:PPCClosePBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0009}
  17000. IAC.11-43…44  IAC.11-58…59
  17001. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17002. <--    $10    ioResult:OSErr    Result code
  17003. -->        portRefNum:PPCPortRefNum    {Port reference number of port to close}|
  17004. PPCCloseAsync(pb:PPCClosePBPtr):OSErr; ƒPPCToolBox {A4DD:$0009}|
  17005. PPCClosePBPtr=^PPCClosePBRec ƒPPCToolBox|
  17006. PPCClosePBRec=RECORD ƒPPCToolBox IAC.11-46 [1/2]
  17007. qLink:Ptr;    {private}
  17008. csCode:integer;    {private}
  17009. intUse:integer;    {private}
  17010. intUsePtr:Ptr;    {private}
  17011. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17012.     { routine}|
  17013. PPCClosePBRec=RECORD ƒPPCToolBox IAC.11-46 [2/2]
  17014. ioResult:OSErr;    {completion of operation}
  17015. reserved:ARRAY[1..5] OF longint;
  17016.     {private}
  17017. portRefNum:PPCPortRefNum;    {identifier of port to }
  17018.     { be closed}|
  17019. PPCCloseSync(pb:PPCClosePBPtr):OSErr; ƒPPCToolBox {A0DD:$0009}|
  17020. PPCCompProcPtr=ProcPtr ƒPPCToolBox|
  17021. PPCEnd(pb:PPCEndPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0008}
  17022. IAC.11-43  IAC.11-64…65
  17023. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17024. <--    $10    ioResult:OSErr    Result code
  17025. -->        sessRefNum:PPCSessRefNum    {Session reference number of session to end}|
  17026. PPCEndAsync(pb:PPCEndPBPtr):OSErr; ƒPPCToolBox {A4DD:$0008}|
  17027. PPCEndPBPtr=^PPCEndPBRec ƒPPCToolBox|
  17028. PPCEndPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/2]
  17029. qLink:Ptr;    {private}
  17030. csCode:integer;    {private}
  17031. intUse:integer;    {private}
  17032. intUsePtr:Ptr;    {private}
  17033. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17034.     { routine}
  17035. ioResult:OSErr;    {completion of operation}|
  17036. PPCEndPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/2]
  17037. reserved:ARRAY[1..5] OF longint;
  17038.     {private}
  17039. filler1:integer;    {space holder}
  17040. sessRefNum:PPCSessRefNum;    {identifier of session to }
  17041.     { be terminated}|
  17042. PPCEndSync(pb:PPCEndPBPtr):OSErr; ƒPPCToolBox {A0DD:$0008}|
  17043. PPCFilterProcPtr=ProcPtr ƒPPCToolBox|
  17044. PPCInform(pb:PPCInformPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0003} [1/2]
  17045. IAC.11-35…37  IAC.11-66…68
  17046. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17047. <--    $10    ioResult:OSErr    Result code
  17048. -->        portRefNum:PPCPortRefNum    {Port reference number of this session}
  17049. <--        sessRefNum:PPCSessRefNum    {Session reference number of this session}|
  17050. PPCInform(pb:PPCInformPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0003} [2/2]
  17051. <--        serviceType:PPCServiceType    {Service type of this session}
  17052. -->        autoAccept:Boolean    {If TRUE, session is accepted automatically}
  17053. -->        portName:PPCPortPtr    {Pointer to PPCPortRec, may be NIL}
  17054. -->        locationName:LocationNamePtr    {Pointer to LocationNameRec, may be NIL}|
  17055. PPCInformAsync(pb:PPCInformPBPtr):OSErr; ƒPPCToolBox {A4DD:$0003}|
  17056. PPCInformPBPtr=^PPCInformPBRec ƒPPCToolBox|
  17057. PPCInformPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  17058. qLink:Ptr;    {private}
  17059. csCode:integer;    {private}
  17060. intUse:integer;    {private}
  17061. intUsePtr:Ptr;    {private}
  17062. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17063.     { routine}
  17064. ioResult:OSErr;    {completion of operation}
  17065. reserved:ARRAY[1..5] OF longint;|
  17066. PPCInformPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  17067.     {private}
  17068. portRefNum:PPCPortRefNum;    {port identifier}
  17069. sessRefNum:PPCSessRefNum;    {session identifier}
  17070. serviceType:PPCServiceType;    {real time only}
  17071. autoAccept:boolean;    {automatic session }
  17072.     { acceptance}
  17073. portName:PPCPortPtr;    {name of port that }
  17074.     { initiated a session}|
  17075. PPCInformPBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  17076. locationName:LocationNamePtr;    {location of port that }
  17077.     { initiated a session}
  17078. userName:StringPtr;    {name of user that }
  17079.     { initiated a session}
  17080. userData:longint;    {application-defined}
  17081. requestType:PPCSessionOrigin;    {local or remote}|
  17082. PPCInformSync(pb:PPCInformPBPtr):OSErr; ƒPPCToolBox {A0DD:$0003}|
  17083. PPCInit:OSErr; ƒPPCToolBox {A0DD:$0000} IAC.11-11  IAC.11-51|
  17084. ppcLocalOrigin=1 ƒPPCToolBox|
  17085. PPCLocationKind=integer ƒPPCToolBox|
  17086. ppcNBPLocation=1 ƒPPCToolBox|
  17087. ppcNBPTypeLocation=2 ƒPPCToolBox|
  17088. ppcNoLocation=0 ƒPPCToolBox|
  17089. PPCOpen(pb:PPCOpenPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0001} [1/2]
  17090. IAC.11-20…22  IAC.11-56…57
  17091. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17092. <--    $10    ioResult:OSErr    Result code
  17093. <--        portRefNum:PPCPortRefNum    {Port reference number of port opened}
  17094. -->        serviceType:PPCServiceType    {Service type requested-must be
  17095. ppcServiceRealTime}|
  17096. PPCOpen(pb:PPCOpenPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0001} [2/2]
  17097. -->        resFlag:SignedByte    {Reserved field-must be 0}
  17098. -->        portName:PPCPortPtr    {Pointer to a PPCPortRec}
  17099. -->        locationName:LocationNamePtr    {Pointer to a LocationNameRec}
  17100. -->        networkVisible:Boolean    {Make this port network visible}
  17101. <--        nbpRegistered:Boolean    {Port location was registered on the network}|
  17102. PPCOpenAsync(pb:PPCOpenPBPtr):OSErr; ƒPPCToolBox {A4DD:$0001}|
  17103. PPCOpenPBPtr=^PPCOpenPBRec ƒPPCToolBox|
  17104. PPCOpenPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  17105. qLink:Ptr;    {private}
  17106. csCode:integer;    {private}
  17107. intUse:integer;    {private}
  17108. intUsePtr:Ptr;    {private}
  17109. ioCompletion:PPCCompProcPtr;    {address of a }
  17110.     { completion routine}
  17111. ioResult:OSErr;    {completion of operation}|
  17112. PPCOpenPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  17113. reserved:ARRAY[1..5] OF longint;
  17114.     {private}
  17115. portRefNum:PPCPortRefNum;    {PPC port identifier}
  17116. filler1:longint;    {space holder}
  17117. serviceType:PPCServiceType;    {real time only}
  17118. resFlag:SignedByte;    {reserved field}
  17119. portName :PPCPortPtr;    {name of port to be opened}|
  17120. PPCOpenPBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  17121. locationName:LocationNamePtr;    {location of port to be }
  17122.     { opened}
  17123. networkVisible:boolean;    {port is visible for }
  17124.     { browsing}
  17125. nbpRegistered:boolean ;    {location name registered }
  17126.     { on network}|
  17127. PPCOpenSync(pb:PPCOpenPBPtr):OSErr; ƒPPCToolBox {A0DD:$0001}|
  17128. PPCParamBlockPtr=^PPCParamBlockRec ƒPPCToolBox|
  17129. PPCParamBlockRec=RECORD ƒPPCToolBox IAC.11-15  IAC.11-46 [1/2]
  17130. CASE integer OF
  17131. 0:(openParam: PPCOpenPBRec);    {PPCOpen params}
  17132. 1:(informParam: PPCInformPBRec);    {PPCInform params}
  17133. 2:(startParam: PPCStartPBRec);    {PPCStart params}
  17134. 3:(acceptParam: PPCAcceptPBRec);    {PPCAccept params}
  17135. 4:(rejectParam: PPCRejectPBRec);    {PPCReject params}
  17136. 5:(writeParam: PPCWritePBRec);    {PPCWrite params}|
  17137. PPCParamBlockRec=RECORD ƒPPCToolBox IAC.11-15  IAC.11-46 [2/2]
  17138. 6:(readParam: PPCReadPBRec);    {PPCRead params}
  17139. 7:(endParam: PPCEndPBRec);    {PPCEnd params}
  17140. 8:(closeParam: PPCClosePBRec);    {PPCClose params}
  17141. 9:(listPortsParam: IPCListPortsPBRec);    {IPCListPorts }
  17142.     { params}|
  17143. PPCPortKinds=integer ƒPPCToolBox|
  17144. PPCPortPtr=^PPCPortRec ƒPPCToolBox|
  17145. PPCPortRec=RECORD ƒPPCToolBox IAC.11-18…19  IAC.11-48 [1/2]
  17146. nameScript:ScriptCode;    {script identifier}
  17147. name:Str32;    {port name shown in program }
  17148.     { linking dialog box}
  17149. portKindSelector:PPCPortKinds;    {general category of }
  17150.     { application}|
  17151. PPCPortRec=RECORD ƒPPCToolBox IAC.11-18…19  IAC.11-48 [2/2]
  17152. CASE PPCPortKinds OF
  17153. ppcByString:(portTypeStr: Str32);    {32 characters}
  17154. ppcByCreatorAndType:    {4-character creator and type}
  17155.     (portCreator:OSType; portType: OSType);|
  17156. PPCPortRefNum=integer ƒPPCToolBox|
  17157. PPCRead(pb:PPCReadPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0007} [1/2]
  17158. IAC.11-40…41  IAC.11-71…73
  17159. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17160. <--    $10    ioResult:OSErr    Result code
  17161. -->        sessRefNum:PPCSessRefNum    {Session reference number}
  17162. -->        bufferLength:Size    {Length of data buffer}
  17163. <--        actualLength:Size    {Actual length of data read}|
  17164. PPCRead(pb:PPCReadPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0007} [2/2]
  17165. -->        bufferPtr:Ptr    {Pointer to data buffer}
  17166. <--        more:Boolean    {TRUE if more data in this block to be read}
  17167. <--        userData:LongInt    {Application-specific data}
  17168. <--        blockCreator:OSType    {Creator of block read}
  17169. <--        blockType:OSType    {Type of block read}|
  17170. PPCReadAsync(pb:PPCReadPBPtr):OSErr; ƒPPCToolBox {A4DD:$0007}|
  17171. PPCReadPBPtr=^PPCReadPBRec ƒPPCToolBox|
  17172. PPCReadPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  17173. qLink:Ptr;    {private}
  17174. csCode:integer;    {private}
  17175. intUse:integer;    {private}
  17176. intUsePtr:Ptr;    {private}
  17177. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17178.     { routine}
  17179. ioResult:OSErr;    {completion of operation}
  17180. reserved:ARRAY[1..5] OF longint;|
  17181. PPCReadPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  17182.     {private}
  17183. filler1:integer;    {space holder}
  17184. sessRefNum:PPCSessRefNum;    {session identifier}
  17185. bufferLength:Size;    {length of buffer to be read}
  17186. actualLength:Size;    {actual size of the data }
  17187.     { read}
  17188. bufferPtr:Ptr;    {location of buffer to be }
  17189.     { read}|
  17190. PPCReadPBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  17191. more:boolean;    {additional data to be read}
  17192. filler2:SignedByte;    {space holder}
  17193. userData:longint;    {application-specific}
  17194. blockCreator:OSType;    {creator of block to be read}
  17195. blockType:OSType;    {type of block to be read}|
  17196. PPCReadSync(pb:PPCReadPBPtr):OSErr; ƒPPCToolBox {A0DD:$0007}|
  17197. PPCReject(pb:PPCRejectPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0005}
  17198. IAC.11-39  IAC.11-66  IAC.11-70|
  17199. PPCRejectAsync(pb:PPCRejectPBPtr):OSErr; ƒPPCToolBox {A4DD:$0005}|
  17200. PPCRejectPBPtr=^PPCRejectPBRec ƒPPCToolBox|
  17201. PPCRejectPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/2]
  17202. qLink:Ptr;    {private}
  17203. csCode:integer;    {private}
  17204. intUse:integer;    {private}
  17205. intUsePtr:Ptr;    {private}
  17206. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17207.     { routine}
  17208. ioResult:OSErr;    {completion of operation}
  17209. reserved:ARRAY[1..5] OF longint;|
  17210. PPCRejectPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/2]
  17211.     {private}
  17212. filler1:integer;    {space holder}
  17213. sessRefNum:PPCSessRefNum;    {session identifier}
  17214. filler2:integer;    {space holder}
  17215. filler3:longint;    {space holder}
  17216. filler4:longint;    {space holder}
  17217. rejectInfo:longint;    {rejection of session}|
  17218. PPCRejectSync(pb:PPCRejectPBPtr):OSErr; ƒPPCToolBox {A0DD:$0005}|
  17219. ppcRemoteOrigin=2 ƒPPCToolBox|
  17220. ppcServiceRealTime=1 ƒPPCToolBox|
  17221. PPCServiceType=SignedByte ƒPPCToolBox|
  17222. PPCSessionOrigin=SignedByte ƒPPCToolBox|
  17223. PPCSessRefNum=longint ƒPPCToolBox|
  17224. PPCStart(pb:PPCStartPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0002} [1/2]
  17225. IAC.11-29  IAC.11-33…35  IAC.11-59…62
  17226. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17227. <--    $10    ioResult:OSErr    Result code
  17228. -->        portRefNum:PPCPortRefNum    {Port reference number of this session}
  17229. <--        sessRefNum:PPCSessRefNum    {Session reference number of this session}
  17230. -->        serviceType:PPCServiceType    {Service type requested-must be
  17231. ppcServiceRealTime}|
  17232. PPCStart(pb:PPCStartPBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0002} [2/2]
  17233. -->        resFlag:SignedByte    {Reserved field-must be 0}
  17234. -->        portName:PPCPortPtr    {Pointer to a PPCPortRec}
  17235. -->        locationName:LocationNamePtr    {Pointer to a LocationNameRec}
  17236. <--        rejectInfo:LongInt    {Value from PPCReject if session was rejected}
  17237. -->        userData:LongInt    {Application-specific data}
  17238. -->        userRefNum:LongInt    {User reference number}|
  17239. PPCStartAsync(pb:PPCStartPBPtr):OSErr; ƒPPCToolBox {A4DD:$0002}|
  17240. PPCStartPBPtr=^PPCStartPBRec ƒPPCToolBox|
  17241. PPCStartPBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  17242. qLink:Ptr;    {private}
  17243. csCode:integer;    {private}
  17244. intUse:integer;    {private}
  17245. intUsePtr:Ptr;    {private}
  17246. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17247.     { routine}
  17248. ioResult:OSErr;    {completion of operation}
  17249. reserved:ARRAY[1..5] OF longint;|
  17250. PPCStartPBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  17251.     {private}
  17252. portRefNum:PPCPortRefNum;    {identifier for requested }
  17253.     { port}
  17254. sessRefNum:PPCSessRefNum;    {session identifier}
  17255. serviceType:PPCServiceType;    {real time only}
  17256. resFlag:SignedByte;    {reserved field}
  17257. portName:PPCPortPtr;    {name of port to be opened}
  17258. locationName:LocationNamePtr;    {location of port to be }|
  17259. PPCStartPBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  17260.     { opened}
  17261. rejectInfo:longint;    {rejection of session}
  17262. userData:longint;    {application-specific}
  17263. userRefNum:longint;    {specifies an authenticated }
  17264.     { user}|
  17265. PPCStartSync(pb:PPCStartPBPtr):OSErr; ƒPPCToolBox {A0DD:$0002}|
  17266. PPCToolBox see ƒPPCToolBox|
  17267. PPCWrite(pb:PPCWritePBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0006} [1/2]
  17268. IAC.11-42…43  IAC.11-73…75
  17269. -->    $C    ioCompletion:PPCCompProcPtr    Address of a completion routine
  17270. <--    $10    ioResult:OSErr    Result code
  17271. -->        sessRefNum:PPCSessRefNum    {Session reference number}
  17272. -->        bufferLength:Size    {Length of data buffer}
  17273. <--        actualLength:Size    {Actual length of data written}|
  17274. PPCWrite(pb:PPCWritePBPtr;async:boolean):OSErr; ƒPPCToolBox {_PPC:$0006} [2/2]
  17275. -->        bufferPtr:Ptr    {Pointer to data buffer}
  17276. -->        more:Boolean    {TRUE if more data in this block to be written}
  17277. -->        userData:LongInt    {Application-specific data}
  17278. -->        blockCreator:OSType    {Creator of block written}
  17279. -->        blockType:OSType    {Type of block written}|
  17280. PPCWriteAsync(pb:PPCWritePBPtr):OSErr; ƒPPCToolBox {A4DD:$0006}|
  17281. PPCWritePBPtr=^PPCWritePBRec ƒPPCToolBox|
  17282. PPCWritePBRec=RECORD ƒPPCToolBox IAC.11-46 [1/3]
  17283. qLink:Ptr;    {private}
  17284. csCode:integer;    {private}
  17285. intUse:integer;    {private}
  17286. intUsePtr:Ptr;    {private}
  17287. ioCompletion:PPCCompProcPtr;    {address of a completion }
  17288.     { routine}
  17289. ioResult:OSErr;    {completion of operation}
  17290. reserved:ARRAY[1..5] OF longint;|
  17291. PPCWritePBRec=RECORD ƒPPCToolBox IAC.11-46 [2/3]
  17292.     {private}
  17293. filler1:integer;    {space holder}
  17294. sessRefNum:PPCSessRefNum;    {session identifier}
  17295. bufferLength:Size;    {length of buffer to be }
  17296.     { written}
  17297. actualLength:Size;    {actual size of data written}
  17298. bufferPtr:Ptr;    {location of buffer to be }
  17299.     { written}|
  17300. PPCWritePBRec=RECORD ƒPPCToolBox IAC.11-46 [3/3]
  17301. more:boolean;    {additional data to be }
  17302.     { written}
  17303. filler2:SignedByte;    {space holder}
  17304. userData:longint;    {application-specific}
  17305. blockCreator:OSType;    {creator of block to be }
  17306.     { written}
  17307. blockType:OSType;    {type of block to be written}|
  17308. PPCWriteSync(pb:PPCWritePBPtr):OSErr; ƒPPCToolBox {A0DD:$0006}|
  17309. pPenColor='ppcl' ƒAERegistry|
  17310. pPenPattern='pppa' ƒAERegistry|
  17311. pPenWidth='ppwd' ƒAERegistry|
  17312. pPixelDepth='pdpt' ƒAERegistry|
  17313. pPointList='ptlt' ƒAERegistry|
  17314. pPointSize='ptsz' ƒAERegistry|
  17315. PPostEvent(eventCode:integer;eventMsg:longint;VAR qEl:EvQElPtr):OSErr;
  17316. ƒOSEvents {A12F} TB.2-103…104|
  17317. pPrGlobals=$00000944 ƒPrinting|
  17318. pProtection='ppro' ƒAERegistry|
  17319. pRAMInitData=33 ƒROMDefs|
  17320. PrClose; ƒPrinting Δ II-157  V-408  N161 TN161|
  17321. PrCloseDoc(pPrPort:TPPrPort); ƒPrinting Δ II-160  V-408 TN118|
  17322. PrClosePage(pPrPort:TPPrPort); ƒPrinting Δ II-160  V-408  N72-2 TN72|
  17323. PrCtlCall(iWhichCtl:integer;lParam1:longint;lParam2:longint;lParam3:longint);
  17324. ƒPrinting Δ II-163  V-408  N17-1 TN192|
  17325. PrDlgMain(hPrint:THPrint;pDlgInit:PDlgInitProcPtr):boolean; ƒPrinting N95-2
  17326. TN95|
  17327. PrDrvrClose; ƒPrinting Δ II-163  V-408|
  17328. PrDrvrDCE:Handle; ƒPrinting Δ II-163  V-408|
  17329. PrDrvrOpen; ƒPrinting Δ II-163  V-408|
  17330. PrDrvrVers:integer; ƒPrinting Δ II-163  V-408|
  17331. precedence=$10 ƒTCPTypes|
  17332. Pred(x:scalar):scalar; ƒPascal MPW-206  TP-360|
  17333. preferencesFolderIconResource=-3974 ƒIcons|
  17334. PRegisterName(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-322  V-513|
  17335. PRelRspCB(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-319  V-514|
  17336. PRelTCB(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-319  V-513|
  17337. PRemoveName(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-324  V-513|
  17338. PrerollMovie(m:Movie;time:TimeValue;Rate:Fixed):OSErr; ƒMovies {AAAA:$0006}
  17339. QT.2-135|
  17340. PrError:integer; ƒPrinting Δ II-161  V-408  N72-5  N97  N118 TN72  TN118|
  17341. PreviewEvent(p:pnotComponent;VAR e:EventRecord;VAR handledEvent:boolean):
  17342. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.12-11|
  17343. PreviewMakePreview(p:pnotComponent;VAR previewType:OSType;VAR previewResult:
  17344. Handle;VAR sourceFile:FSSpec;progress:ProgressProcRecordPtr):ComponentResult;
  17345. ƒQuickTimeComponents {A82A:$0000} QTC.12-12|
  17346. PreviewMakePreviewReference(p:pnotComponent;VAR previewType:OSType;VAR reID:
  17347. integer;VAR sourceFile:FSSpec):ComponentResult; ƒQuickTimeComponents {A82A:
  17348. $0000} QTC.12-13|
  17349. PreviewResourceHandle=^PreviewResourcePtr ƒImageCompression|
  17350. PreviewResourcePtr=^PreviewResourceRecord ƒImageCompression|
  17351. PreviewResourceRecord=RECORD ƒImageCompression
  17352. modDate:longint;
  17353. version:integer;
  17354. resType:OSType;
  17355. resID:integer;|
  17356. PreviewShowData(p:pnotComponent;dataType:OSType;data:Handle;VAR inHere:Rect):
  17357. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.12-8  QTC.12-10…11|
  17358. PrGeneral(pData:Ptr); ƒPrinting Δ V-410  N128 TN72  TN128  TN173|
  17359. PrIdleProcPtr=ProcPtr ƒPrinting|
  17360. primaryInit=34 ƒROMDefs|
  17361. PrimeTime(tmTaskPtr:QElemPtr;count:longint); ƒTimer {A05A} IV-300 PS.3-5
  17362. PS.3-20…21|
  17363. prInitErr=-88 ƒErrors
  17364. InitUtil found the parameter ram uninitialized|
  17365. PrintDefault(hPrint:THPrint); ƒPrinting Δ II-158  V-408 TN122|
  17366. PrintErr=$944|
  17367. Printing see ƒPrinting|
  17368. printMonitorFolderIconResource=-3975 ƒIcons|
  17369. PrintTEHandle(paramPtr:XCmdPtr;hTE:TEHandle;header:StringPtr); ƒHyperXCmd|
  17370. PrintVars=$944|
  17371. priorityMask=$000000FF ƒEPPC|
  17372. privateFolderIconResource=-3994 ƒIcons|
  17373. PrJobDialog(hPrint:THPrint):boolean; ƒPrinting Δ II-158  V-408 TN72  TN95|
  17374. PrJobInit(hPrint:THPrint):TPPrDlg; ƒPrinting N95-2 TN95|
  17375. PrJobMerge(hPrintSrc:THPrint;hPrintDst:THPrint); ƒPrinting Δ II-159  V-408|
  17376. PrNoPurge; ƒPrinting|
  17377. ProcEntry(VAR e:environment); ƒSANE|
  17378. Processes see ƒProcesses|
  17379. ProcessInfoRec=RECORD ƒProcesses PS.2-6  PS.2-16…18 [1/2]
  17380. processInfoLength:longint;    {length of process info RECORD}
  17381. processName:StringPtr;    {name of this process}
  17382. processNumber:ProcessSerialNumber;
  17383.     {psn of this process}
  17384. processType:longint;    {file type of application file}
  17385. processSignature:OSType;    {signature of application file}
  17386. processMode:longint;    {'SIZE' resource flags}
  17387. processLocation:Ptr;    {address of partition}|
  17388. ProcessInfoRec=RECORD ƒProcesses PS.2-6  PS.2-16…18 [2/2]
  17389. processSize:longint;    {partition size}
  17390. processFreeMem:longint;    {free bytes in heap}
  17391. processLauncher:ProcessSerialNumber;
  17392.     {process that launched this one}
  17393. processLaunchDate:longint;    {time when launched}
  17394. processActiveTime:longint;    {accumulated CPU time}
  17395. processAppSpec:FSSpecPtr ;    {location of the file}|
  17396. ProcessInfoRecPtr=^ProcessInfoRec ƒProcesses|
  17397. ProcessSerialNumber=RECORD ƒProcesses PS.2-16
  17398. highLongOfPSN:longint;    {high-order 32 bits of psn}
  17399. lowLongOfPSN:longint;    {low-order 32 bits of psn}|
  17400. ProcessSerialNumberPtr=^ProcessSerialNumber ƒProcesses|
  17401. ProcExit(e:environment); ƒSANE|
  17402. procNotFound=-600 ƒErrors
  17403. no eligible process with specified descriptor
  17404. No eligible process with specified process serial number
  17405. No process in the process list following the specified process
  17406. No process in the foreground
  17407. Process with specified process serial number doesn’t exist or process is
  17408. suspended by high-level debugger
  17409. Suspended process with specified process serial number doesn’t exist
  17410. No eligible process with specified process|
  17411. ProcPtr=Ptr ƒTypes ME.2-25…26  OV-46|
  17412. Profiler see ƒProfiler|
  17413. progressOpAddMovieSelection=5 ƒMovies|
  17414. progressOpCopy=6 ƒMovies|
  17415. progressOpCut=7 ƒMovies|
  17416. progressOpExportMovie=12 ƒMovies|
  17417. progressOpFlatten=1 ƒMovies|
  17418. progressOpImportMovie=11 ƒMovies|
  17419. progressOpInsertMovieSegment=3 ƒMovies|
  17420. progressOpInsertTrackSegment=2 ƒMovies|
  17421. progressOpLoadMediaIntoRam=10 ƒMovies|
  17422. progressOpLoadMovieIntoRam=8 ƒMovies|
  17423. progressOpLoadTrackIntoRam=9 ƒMovies|
  17424. progressOpPaste=4 ƒMovies|
  17425. progressProcAborted=-2019 ƒMovies|
  17426. ProgressProcPtr=ProcPtr ƒImageCompression QT.3-152|
  17427. ProgressProcRecord=RECORD ƒImageCompression
  17428. progressProc:ProgressProcPtr;    {pointer to progress function}
  17429. progressRefCon:longint;    {progress function }
  17430.     { reference constant}|
  17431. ProgressProcRecordPtr=^ProgressProcRecord ƒImageCompression|
  17432. PromiseHFSFlavor=RECORD ƒDrag
  17433. fileType:OSType;
  17434. fileCreator:OSType;
  17435. fdFlags:integer;
  17436. promisedFlavor:FlavorType;|
  17437. PrOpen; ƒPrinting Δ II-157  V-408  N161 TN161|
  17438. PrOpenDoc(hPrint:THPrint;pPrPort:TPPrPort;pIOBuf:Ptr):TPPrPort; ƒPrinting Δ
  17439. II-159  V-408 TN118|
  17440. PrOpenPage(pPrPort:TPPrPort;pPageFrame:TPRect); ƒPrinting Δ II-159  V-408
  17441. N72-2 TN72|
  17442. propFont=36864 ƒFonts|
  17443. pRotation='prot' ƒAERegistry|
  17444. ProtectEntry(index:integer;protect:boolean); ƒQuickdraw {AA3D} V-143|
  17445. protocolErr=-603 ƒErrors
  17446. app made module calls in improper order|
  17447. prpFntH=36865 ƒFonts|
  17448. prpFntHW=36867 ƒFonts|
  17449. prpFntW=36866 ƒFonts|
  17450. PrPicFile(hPrint:THPrint;pPrPort:TPPrPort;pIOBuf:Ptr;pDevBuf:Ptr;VAR
  17451. prStatus:TPrStatus); ƒPrinting Δ II-160  V-408|
  17452. PrPurge; ƒPrinting|
  17453. PrSetError(iErr:integer); ƒPrinting Δ II-161  V-408|
  17454. PrStlDialog(hPrint:THPrint):boolean; ƒPrinting Δ II-158  V-408 TN72  TN95|
  17455. PrStlInit(hPrint:THPrint):TPPrDlg; ƒPrinting N95-2 TN95|
  17456. PrValidate(hPrint:THPrint):boolean; ƒPrinting Δ II-158  V-408  N72-1  N72-4
  17457. TN72  TN122  TN128  TN149|
  17458. prWrErr=-87 ƒErrors
  17459. parameter ram written didn’t read-verify|
  17460. pScale='pscl' ƒAERegistry|
  17461. PScrapStuff=^ScrapStuff ƒScrap MTB.2-32|
  17462. pScriptTag='psct' ƒAERegistry|
  17463. pSelected='selc' ƒAERegistry|
  17464. pSelection='sele' ƒAERegistry|
  17465. PSendRequest(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-316  V-513|
  17466. PSendResponse(thePBPtr:ATPPBPtr;async:boolean):OSErr; ƒAppleTalk II-317  V-513|
  17467. PSetSelfSend(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk V-516|
  17468. pStartAngle='pang' ƒAERegistry|
  17469. pStartPoint='pstp' ƒAERegistry|
  17470. Pt2Rect(pt1:Point;pt2:Point;VAR dstRect:Rect); ƒQuickdraw {A8AC} I-175|
  17471. pTextColor='ptxc' ƒAERegistry|
  17472. pTextFont='ptxf' ƒAERegistry|
  17473. pTextItemDelimiters='txdl' ƒAERegistry|
  17474. pTextPointSize='ptps' ƒAERegistry|
  17475. pTextStyles='txst' ƒAERegistry|
  17476. PtInIconID(testPt:Point;VAR iconRect:Rect;alignment,iconID:integer):boolean;
  17477. ƒIcons {ABC9:$060D} MTB.5-48|
  17478. PtInIconMethod(testPt:Point;iconRect:Rect;align:IconAlignmentType;theMethod:
  17479. IconGetter;yourDataPtr:Ptr):boolean; MTB.5-49…50|
  17480. PtInIconSuite(testPt:Point;VAR iconRect:Rect;alignment:integer;theIconSuite:
  17481. Handle):boolean; ƒIcons {ABC9:$070E} MTB.5-47|
  17482. PtInMovie(m:Movie;pt:Point):boolean; ƒMovies {AAAA} QT.2-127|
  17483. PtInRect(pt:Point;r:Rect):boolean; ƒQuickdraw {A8AD} I-175 OV-81|
  17484. PtInRgn(pt:Point;rgn:RgnHandle):boolean; ƒQuickdraw {A8E8} I-185|
  17485. PtInTrack(t:Track;pt:Point):boolean; ƒMovies {AAAA} QT.2-128|
  17486. Ptr=^SignedByte ƒTypes ME.1-17  ME.2-25  OV-39  OV-44|
  17487. PtrAndHand(ptr1:Ptr;hand2:Handle;size:longint):OSErr; ƒOSUtils Δ {A9EF}
  17488. II-376 ME.2-65…66|
  17489. pTransferMode='pptm' ƒAERegistry|
  17490. pTranslation='ptrs' ƒAERegistry|
  17491. PtrToHand(srcPtr:Ptr;VAR dstHndl:Handle;size:longint):OSErr; ƒOSUtils Δ
  17492. II-375 ME.2-60…61|
  17493. PtrToXHand(srcPtr:Ptr;dstHndl:Handle;size:longint):OSErr; ƒOSUtils Δ {A9E2}
  17494. II-375 ME.2-61…62|
  17495. PtrZone(p:Ptr):THz; ƒMemory {A148} II-38 ME.2-83|
  17496. PtToAngle(r:Rect;pt:Point;VAR angle:integer); ƒQuickdraw {A8C3} I-175|
  17497. PublicHandlerInfo=RECORD ƒMoviesFormat
  17498. flags:longint;
  17499. componentType:longint;
  17500. componentSubType:longint;
  17501. componentManufacturer:longint;
  17502. componentFlags:longint;
  17503. componentFlagsMask:longint;
  17504. componentName:packedarray[0..0]ofByte;|
  17505. pumManual=1 ƒEditions|
  17506. pumOnSave=0 ƒEditions|
  17507. pUniformStyles='ustl' ƒAERegistry|
  17508. pUpdateOn='pupd' ƒAERegistry|
  17509. PurgeMem(cbNeeded:Size); ƒMemory Δ {A04D} II-40  N51-1 ME.2-73…74 TN51|
  17510. PurgeMemSys(cbNeeded:Size); ƒMemory Δ {A44D} II-40  N51-1 ME.2-74 TN51|
  17511. PurgeSpace(VAR total:longint;VAR contig:longint); ƒMemory IV-78 ME.1-75
  17512. ME.2-68…69|
  17513. pUserSelection='pusl' ƒAERegistry|
  17514. pushButProc=0 ƒControls|
  17515. putCancel=2 ƒStandardFile|
  17516. putDlgID=-3999 ƒStandardFile|
  17517. putDrive=6 ƒStandardFile|
  17518. putEject=5 ƒStandardFile|
  17519. PutMovieIntoDataFork(m:Movie;fRefNum:integer;offset:longint;maxSize:longint):
  17520. OSErr; ƒMovies {AAAA} QT.2-110…111|
  17521. PutMovieIntoHandle(m:Movie;h:Handle):OSErr; ƒMovies {AAAA:$0022} QT.2-104…105|
  17522. PutMovieIntoTypedHandle(m:Movie;targetTrack:Track;handleType:OSType;
  17523. publicMovie:Handle;start:TimeValue;dur:TimeValue;flags:longint;userComp:
  17524. ComponentInstance):OSErr; ƒMovies {AAAA} QT.2-253…254  QTC.9-6|
  17525. PutMovieOnScrap(m:Movie;movieScrapFlags:longint):OSErr; ƒMovies {AAAA}
  17526. QT.2-45  QT.2-244|
  17527. putName=7 ƒStandardFile|
  17528. putSave=1 ƒStandardFile|
  17529. PutScrap(length:longint;theType:ResType;source:Ptr):longint; ƒScrap Δ {A9FE}
  17530. I-459 MTB.2-36…37 TN180|
  17531. PutUserDataIntoHandle(ud:UserData;h:Handle):OSErr; ƒMovies {AAAA} QT.2-241…242|
  17532. pVersion='vers' ƒAERegistry|
  17533. pVisible='pvis' ƒAERegistry|
  17534. PWMBuf1=$B0A|
  17535. PWMBuf2=$312 ƒSysEqu|
  17536. PWMValue=$138|
  17537. PWriteDDP(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-312  V-513|
  17538. PWriteLAP(thePBptr:MPPPBPtr;async:boolean):OSErr; ƒAppleTalk II-307  V-513|
  17539. QDByte=SignedByte ƒQuickdraw|
  17540. QDColors=$8B0 ƒSysEqu|
  17541. QDDone(port:GrafPtr):boolean; ƒQDOffscreen {AB1D}|
  17542. QDErr=integer ƒQuickdraw|
  17543. QDErrLM=$0D6E ƒSysEqu|
  17544. QDError:integer; ƒQuickdraw {AA40} V-145|
  17545. QDExist=$8F3 ƒSysEqu|
  17546. QDHandle=Handle ƒQuickdraw|
  17547. QDOffscreen see ƒQDOffscreen|
  17548. QDProcs=RECORD ƒQuickdraw [1/2]
  17549. textProc:Ptr;
  17550. lineProc:Ptr;
  17551. rectProc:Ptr;
  17552. rRectProc:Ptr;
  17553. ovalProc:Ptr;
  17554. arcProc:Ptr;
  17555. polyProc:Ptr;|
  17556. QDProcs=RECORD ƒQuickdraw [2/2]
  17557. rgnProc:Ptr;
  17558. bitsProc:Ptr;
  17559. commentProc:Ptr;
  17560. txMeasProc:Ptr;
  17561. getPicProc:Ptr;
  17562. putPicProc:Ptr;|
  17563. QDProcsPtr=^QDProcs ƒQuickdraw|
  17564. QDPtr=Ptr ƒQuickdraw|
  17565. QDVarRec=RECORD [1/2]
  17566. randSeed:longint;    {for random-number generator}
  17567. screenBits:BitMap;    {rectangle enclosing screen}
  17568. arrow:Cursor;    {standard arrow cursor}
  17569. dkGray:Pattern;    {75% gray pattern}
  17570. ltGray:Pattern;    {25% gray pattern}|
  17571. QDVarRec=RECORD [2/2]
  17572. gray:Pattern;    {50% gray pattern}
  17573. black:Pattern;    {all-black pattern}
  17574. white:Pattern;    {all-white pattern}
  17575. thePort:GrafPtr;    {pointer to current GrafPort}|
  17576. QElem=RECORD ƒOSUtils [1/2]
  17577. case QTypes of
  17578. dtQType:
  17579.     dtQElem:DeferredTask
  17580. vType:
  17581.     vblQElem:VBLTask
  17582. ioQType:
  17583.     ioQElem:ParamBlockRec
  17584. drvQType:|
  17585. QElem=RECORD ƒOSUtils [2/2]
  17586.     drvQElem:DrvQEl
  17587. evType:
  17588.     evQElem:EvQEl
  17589. fsQType:
  17590.     vcbQElem:VCB
  17591.     );|
  17592. QElemPtr=^QElem ƒOSUtils|
  17593. qErr=-1 ƒErrors
  17594. queue element not found during deletion
  17595. Task record isn’t in the queue
  17596. Not in queue|
  17597. QHdr=RECORD ƒOSUtils TB.2-83
  17598. qFlags:integer;    {queue flags}
  17599. qHead:QElemPtr;    {first queue entry}
  17600. qTail:QElemPtr;    {last queue entry}|
  17601. QHdrPtr=^QHdr ƒOSUtils|
  17602. QTCallBack=^CallBackRecord ƒMovies QT.2-77|
  17603. QTCallBackFlags=Byte ƒMovies|
  17604. QTCallBackHeader=RECORD ƒMovies QTC.11-6…7
  17605. callBackFlags:longint;    {flags used by clock component to }
  17606.     { communicate scheduling data }
  17607.     { about callback to Movie Toolbox}
  17608. reserved1:longint;    {reserved for use by Apple}
  17609. qtPrivate:PACKED ARRAY[0..39] of Byte;
  17610.     {reserved for use by Apple}|
  17611. QTCallBackProc=ProcPtr ƒMovies|
  17612. QTCallBackType=Byte ƒMovies|
  17613. qtcbNeedsRateChanges=1 ƒMovies|
  17614. qtcbNeedsStartStopChanges=4 ƒMovies|
  17615. qtcbNeedsTimeChanges=2 ƒMovies|
  17616. qtParamErr=-2202 ƒQuickTimeComponents|
  17617. QTypes=… ƒOSUtils
  17618. (dummyType,vType,ioQType,drvQType,evType,fsQType,sIQType,dtQType)|
  17619. QueryArray=ARRAY[0..255] of Handle ƒDatabaseAccess|
  17620. QueryHandle=^QueryPtr ƒDatabaseAccess|
  17621. QueryListHandle=^QueryListPtr ƒDatabaseAccess|
  17622. QueryListPtr=^QueryArray ƒDatabaseAccess|
  17623. QueryPtr=^QueryRecord ƒDatabaseAccess|
  17624. QueryRecord=RECORD ƒDatabaseAccess IAC.12-56 [1/2]
  17625. version:integer;    {query RECORD format version}
  17626. id:integer;    {resource ID of 'qrsc'}
  17627. queryProc:Handle;    {handle to query def proc}
  17628. ddevName:Str63;    {name of database extension}
  17629. host:Str255;    {name of host computer}
  17630. user:Str255;    {name of user}
  17631. password:Str255;    {user's password}
  17632. connStr:Str255;    {connection string}
  17633. currQuery:integer;    {index of current query}|
  17634. QueryRecord=RECORD ƒDatabaseAccess IAC.12-56 [2/2]
  17635. numQueries:integer;    {number of queries in list}
  17636. queryList:QueryListHandle;    {handle to ARRAY of handles to text}
  17637. numRes:integer;    {number of resources in list}
  17638. resList:ResListHandle;    {handle to ARRAY of resource list }
  17639.     { elements}
  17640. dataHandle:Handle;    {handle to memory for query def proc}
  17641. refCon:longint;    {reserved for use by application}|
  17642. queueFull=-203 ƒErrors|
  17643. Quickdraw see ƒQuickdraw|
  17644. QuickTimeComponents see ƒQuickTimeComponents|
  17645. quietCmd=3 ƒSound|
  17646. radConst=3754936 ƒGraf3D|
  17647. radCtrl=2 ƒDialogs|
  17648. radioButProc=2 ƒControls|
  17649. rAliasType='alis' ƒAliases|
  17650. RAMBase=$2B2 ƒSysEqu|
  17651. ramInit=10 ƒQuickdraw|
  17652. Random:integer; ƒQuickdraw {A861} I-194|
  17653. RandomX(VAR x:extended):extended; ƒSANE|
  17654. randSeed:longint
  17655. QDGlobal - for random-number generator|
  17656. rate11khz=$2B7745D1 ƒSound|
  17657. rate22khz=$56EE8BA3 ƒSound|
  17658. rate44khz=$AC440000 ƒSound|
  17659. rateCmd=82 ƒSound|
  17660. RawMouse=$82C ƒSysEqu|
  17661. rcDBAsyncNotSupp=-809 ƒDatabaseAccess
  17662. The database extension does not support asynchronous calls|
  17663. rcDBBadAsynchPB=-810
  17664. Invalid parameter block specified|
  17665. rcDBBadAsyncPB=-810 ƒDatabaseAccess|
  17666. rcDBBadDDev=-808
  17667. Couldn’t find the specified database extension, or error occurred in opening
  17668. database extension|
  17669. rcDBBadDDEV=-808 ƒDatabaseAccess|
  17670. rcDBBadSessID=-806 ƒDatabaseAccess
  17671. Session ID is invalid
  17672. Session ID is invalid or database extension name is invalid|
  17673. rcDBBadSessNum=-807 ƒDatabaseAccess
  17674. Invalid session number|
  17675. rcDBBadType=-803 ƒDatabaseAccess
  17676. Next data item not of requested data type|
  17677. rcDBBreak=-804 ƒDatabaseAccess
  17678. Function timed out|
  17679. rcDBError=-802 ƒDatabaseAccess [1/2]
  17680. Error initiating session, sending text, or executing query
  17681. Query execution ended in an error
  17682. Error initiating session
  17683. Error ending session
  17684. Error canceling routine
  17685. Error trying to send text|
  17686. rcDBError=-802 ƒDatabaseAccess [2/2]
  17687. Error trying to send item
  17688. Error trying to begin execution
  17689. Error executing function
  17690. Error retrieving error information|
  17691. rcDBExec=-805 ƒDatabaseAccess
  17692. Query currently executing|
  17693. rcDBNoHandler=-811 ƒDatabaseAccess
  17694. There is no handler for this data type installed for the current application|
  17695. rcDBNull=-800 ƒDatabaseAccess
  17696. The data item was NULL|
  17697. rcDBPackNotInited=-813 ƒDatabaseAccess
  17698. The InitDBPack function has not yet been called|
  17699. rcDBValue=-801 ƒDatabaseAccess
  17700. Data available
  17701. Output data available
  17702. Data available was successfully retrieved|
  17703. rcDBWrongVersion=-812 ƒDatabaseAccess
  17704. Wrong version number|
  17705. rcvrErr=-89 ƒErrors
  17706. SCC receiver error (framing, parity, OR)|
  17707. rDocProc=16 ƒWindows|
  17708. rdVerify=64 ƒFiles|
  17709. ReadDateTime(VAR time:longint):OSErr; ƒOSUtils {A039} II-378|
  17710. ReadEdition(whichEdition:EditionRefNum;whichFormat:FormatType;buffPtr:UNIV
  17711. Ptr;VAR buffLen:Size):OSErr; ƒEditions {A82D:$081A} IAC.2-27  IAC.2-85…86|
  17712. readErr=-19 ƒErrors
  17713. driver can’t respond to Read call
  17714. Driver can’t respond to read requests|
  17715. ReadLocation(VAR loc:MachineLocation); ƒScript {A051}|
  17716. ReadPartialResource(theResource:Handle;offset:longint;buffer:UNIV Ptr;count:
  17717. longint); ƒResources {A822:$0001} MTB.1-111…113 TN214|
  17718. readQErr=-3105 ƒErrors
  17719. read queue error|
  17720. ReadString(s:string;readln:params); ƒPascal TP-371|
  17721. RealColor(color:RGBColor):boolean; ƒQuickdraw Δ {AA36} V-141|
  17722. RealFont(fontNum:integer;size:integer):boolean; ƒFonts Δ {A902} I-223
  17723. TE.4-32  TE.4-52|
  17724. ReallocateHandle(h:Handle;byteCount:Size); ƒMemory Δ {A027} II-35 ME.1-68…69
  17725. OV-43|
  17726. ReallocHandle(h:Handle;byteCount:Size); ƒMemory Δ {A027} II-35|
  17727. reallocPixBit=20 ƒQDOffscreen|
  17728. receiverIDisPSN=$00008000 ƒEPPC|
  17729. receiverIDisSessionID=$00006000 ƒEPPC|
  17730. receiverIDisSignature=$00007000 ƒEPPC|
  17731. receiverIDisTargetID=$00005000 ƒEPPC|
  17732. receiverIDMask=$0000F000 ƒEPPC|
  17733. recNotFnd=-3108 ƒErrors
  17734. Record not found|
  17735. recordComments=4 ƒPictUtil|
  17736. recordDataTooBigErr=-20001 ƒErrors
  17737. The record data is bigger than buffer size (1024 bytes).|
  17738. recordFontInfo=8 ƒPictUtil|
  17739. RecordPictInfo(thePictInfoID:PictInfoID;thePictHandle:PicHandle):OSErr;
  17740. ƒPictUtil {A831:$0403}|
  17741. RecordPixMapInfo(thePictInfoID:PictInfoID;thePixMapHandle:PixMapHandle):
  17742. OSErr; ƒPictUtil {A831:$0404}|
  17743. RecoverHandle(p:Ptr):Handle; ƒMemory Δ {A128} II-35  N8-1  N23-1 ME.2-54…55
  17744. TN23|
  17745. Rect=RECORD ƒTypes OV-88 [1/2]
  17746. case INTEGER of
  17747. 1:
  17748.     top:integer;
  17749.     left:integer;
  17750.     bottom:integer;
  17751.     right:integer|
  17752. Rect=RECORD ƒTypes OV-88 [2/2]
  17753. 2:
  17754.     topLeft:Point;
  17755.     botRight:Point
  17756.     );|
  17757. RectInIconID(VAR testRect,iconRect:rect;alignment,iconID:integer):boolean;
  17758. ƒIcons {ABC9:$0610} MTB.5-51|
  17759. RectInIconMethod(testRect:Rect;iconRect:Rect;align:IconAlignmentType;
  17760. theMethod:IconGetter;yourDataPtr:Ptr):boolean; MTB.5-52…53|
  17761. RectInIconSuite(VAR testRect,iconRect:rect;alignment:integer;theIconSuite:
  17762. Handle):boolean; ƒIcons {ABC9:$0711} MTB.5-50…51|
  17763. RectInRgn(r:Rect;rgn:RgnHandle):boolean; ƒQuickdraw {A8E9} I-185|
  17764. RectMatrix(VAR matrix:MatrixRecord;srcRect:Rect;dstRect:Rect);
  17765. ƒImageCompression {ABC2:$001E} QT.2-351…352|
  17766. RectPtr=^Rect ƒTypes TE.4-57|
  17767. RectRgn(rgn:RgnHandle;r:Rect); ƒQuickdraw Δ {A8DF} I-183|
  17768. RectToStr(paramPtr:XCmdPtr;rct:Rect;VAR str:Str255); ƒHyperXCmd|
  17769. redBit=4 ƒQuickdraw|
  17770. redColor=205 ƒQuickdraw|
  17771. Region=RECORD ƒQuickdraw OV-90
  17772. rgnSize:integer;    {size in bytes}
  17773. rgnBBox:Rect;    {enclosing rectangle}
  17774.     {more data if not rectangular}|
  17775. RegisterComponent(cd:ComponentDescription;componentEntryPoint:
  17776. ComponentRoutine;global:integer;componentName:Handle;componentInfo:Handle;
  17777. componentIcon:Handle):Component; ƒComponents {A82A:$0001} MTB.6-31
  17778. MTB.6-57…59|
  17779. RegisterComponentResource(tr:ComponentResourceHandle;global:integer):
  17780. Component; ƒComponents {A82A:$0012} MTB.6-31  MTB.6-59…61|
  17781. RegisterComponentResourceFile(resRefNum:integer;global:integer):longint;
  17782. ƒComponents {A82A:$0014} MTB.6-61…62|
  17783. registerName=253 ƒAppleTalk|
  17784. RegisterSection(sectionDocument:FSSpec;sectionH:SectionHandle;VAR
  17785. aliasWasUpdated:boolean):OSErr; ƒEditions {A82D:$0604} IAC.2-22  IAC.2-76…77|
  17786. RegisterXWMenu(paramPtr:XCmdPtr;window:WindowPtr;menu:MenuHandle;registering:
  17787. boolean); ƒHyperXCmd|
  17788. RegRsrc=$347|
  17789. reInitCmd=5 ƒSound|
  17790. Relation(x:extended;y:extended):RelOp; ƒSANE|
  17791. Release(p:UNIV Ptr); ƒPascal MPW-200|
  17792. ReleaseResource(theResource:Handle); ƒResources Δ {A9A3} I-120  P-103  P-179
  17793. MTB.1-22  MTB.1-107 TN1  TN180|
  17794. reliability=$04 ƒTCPTypes|
  17795. RelOp=… ƒSANE
  17796. (GreaterThan,LessThan,EqualTo,Unordered)|
  17797. relRspCB=249 ƒAppleTalk|
  17798. RelString(str1:Str255;str2:Str255;caseSens:boolean;diacSens:boolean):integer;
  17799. ƒOSUtils {A050:$A050} IV-234 TE.5-18  TE.5-60…61  TE.A-20|
  17800. relTCB=256 ƒAppleTalk|
  17801. Remainder(x:extended;y:extended;VAR quo:integer):extended; ƒSANE|
  17802. Remember, the Force will be with you, always.|
  17803. RemoveCallBackFromTimeBase(cb:QTCallBack):OSErr; ƒMovies {AAAA}|
  17804. RemoveCallBackToTimeBase QTC.11-19…20|
  17805. RemoveImageDescriptionExtension(desc:ImageDescriptionHandle;idType:longint;
  17806. index:longint):OSErr; ƒImageCompression {AAA3} QTC.4-67|
  17807. RemoveMovieResource(resRefNum:integer;resId:integer):OSErr; ƒMovies {AAAA}
  17808. QT.2-61  QT.2-104|
  17809. removeName=252 ƒAppleTalk|
  17810. RemoveReceiveHandler(receiveHandler:DragReceiveHandler;theWindow:WindowPtr):
  17811. OSErr; ƒDrag {ABED:$0004}|
  17812. RemoveResource(theResource:Handle); MTB.1-109…110|
  17813. RemoveTrackingHandler(trackingHandler:DragTrackingHandler;theWindow:
  17814. WindowPtr):OSErr; ƒDrag {ABED:$0003}|
  17815. RemoveUserData(u:UserData;udType:OSType;index:longint):OSErr; ƒMovies {AAAA}
  17816. QT.2-236|
  17817. RemoveUserDataText(u:UserData;udType:OSType;index:longint;itlRegionTag:
  17818. integer):OSErr; ƒMovies {AAAA} QT.2-238|
  17819. Rename(oldName:Str255;vRefNum:integer;newName:Str255):OSErr; ƒFiles II-96
  17820. IV-114  II-118  IV-153|
  17821. ReplaceGestalt(selector:OSType;gestaltFunction:ProcPtr;VAR
  17822. oldGestaltFunction:ProcPtr):OSErr; ƒGestaltEqu|
  17823. ReplaceText(baseText:Handle;substitutionText:Handle;key:Str15):integer;
  17824. ƒScript {A8B5:$820CFFDC} TE.5-74…75|
  17825. reqAborted=-1105 ƒErrors
  17826. SendRequest aborted by RelTCB|
  17827. reqFailed=-1096 ƒErrors
  17828. SendRequest failed: retry count exceeded|
  17829. ReqListRec=RECORD ƒQuickdraw
  17830. reqLSize:integer;
  17831. reqLData:ARRAY[0..0]ofINTEGER;|
  17832. ReqstVol=$3EE|
  17833. resAttrErr=-198 ƒErrors
  17834. attribute inconsistent with operation
  17835. Attribute inconsistent with operation
  17836. Attribute does not permit operation|
  17837. resChanged=2 ƒResources|
  17838. resCtrl=3 ƒDialogs|
  17839. ResEditTemplates RE-92 [1/3]
  17840. DBYT,DWRD,DLNG    Decimal byte, word, long
  17841. HBYT,HWRD,HLNG    Hex byte, word, long
  17842. AWRD,ALNG        Align to work, long
  17843. FBYT,FWRD,FLNG    Filler byte, word, long (with 0)
  17844.                 Warning: doesn't work at the end of the TMPL
  17845. RECT            Rectangle - 4 DWRDs
  17846. HEXD            Hex dump of remaining bytes in resource
  17847. Hnnn                Displays $nnn bytes in hex format|
  17848. ResEditTemplates RE-92 [2/3]
  17849. BOOL            Boolean (two bytes)
  17850. BBIT                Binary bit (must be in groups of 8)
  17851. CHAR            Character
  17852. PSTR,WSTR,LSTR    String (with length byte, word, long)
  17853. ESTR,OSTR        PSTR padded to even, odd length
  17854. POnn                A $nn byte PSTR
  17855. CSTR            C String (characters followed by a null)
  17856. ECST,OCST        CSTR padded to even, odd length|
  17857. ResEditTemplates RE-92 [3/3]
  17858. Cnnn                A $nnn byte CSTR
  17859. TNAM            Type name (four characters like OSType)
  17860. RECT            8-byte rectangle
  17861. LSTB LSTE        Start/End list (must be at end of resource)
  17862. LSTZ LSTE        Start/End zero terminated list (adds a 0 byte)
  17863. ZCNT LSTC LSTE    Zero counted (word) Start/End zero counted list
  17864. OCNT LSTC LSTE    One counted (word) Start/End one counted list|
  17865. ResErr=$A60 ƒSysEqu MTB.1-51|
  17866. ResError:integer; ƒResources {A9AF} I-116 MTB.1-51…52  OV-66  OV-176…177
  17867. TN78  TN116  TN185  TN214|
  17868. ResErrProc=$AF2 ƒSysEqu|
  17869. ReserveEntry(index:integer;reserve:boolean); ƒQuickdraw {AA3E} V-143|
  17870. ReserveMem(cbNeeded:Size); ƒMemory Δ {A040} II-39 ME.1-70…71  ME.2-55…56|
  17871. ReserveMemSys(cbNeeded:Size); ƒMemory Δ {A440} II-39 ME.2-56|
  17872. ResetAlertStage; TB.6-112|
  17873. ResetAlrtStage; ƒDialogs I-423|
  17874. ResetProfile; ƒProfiler|
  17875. resFNotFound=-193 ƒErrors
  17876. resource file not found
  17877. Resource file not found|
  17878. ResizePalette(p:PaletteHandle;size:integer); ƒPalettes {AAA2:$0003}|
  17879. ResListArray=ARRAY[0..255] of ResListElem ƒDatabaseAccess|
  17880. ResListElem=RECORD ƒDatabaseAccess
  17881. theType:ResType;    {resource type}
  17882. id:integer;    {resource ID}|
  17883. ResListHandle=^ResListPtr ƒDatabaseAccess|
  17884. ResListPtr=^ResListArray ƒDatabaseAccess|
  17885. ResLoad=$A5E ƒSysEqu|
  17886. resLocked=16 ƒResources|
  17887. resNotFound=-192 ƒErrors
  17888. resource not found
  17889. Resource not found
  17890. Unable to read resource
  17891. Can’t get correct 'itl2' resource or resource is not in current format
  17892. Cannot get the correct 'itl4' resource or resource is not in current format|
  17893. ResolveAlias(fromFile:FSSpecPtr;alias:AliasHandle;VAR target:FSSpec;VAR
  17894. wasChanged:boolean):OSErr; ƒAliases {A823:$0003} FL.4-10  FL.4-19  QT.2-64|
  17895. ResolveAliasFile(VAR theSpec:FSSpec;resolveAliasChains:boolean;VAR
  17896. targetIsFolder:boolean;VAR wasAliased:boolean):OSErr; ƒAliases {A823:$000C}
  17897. QT.2-64  TB.7-52…53|
  17898. resourceInMemory=-188
  17899. Resource already in memory|
  17900. Resources see ƒResources|
  17901. ResourceSpec=RECORD ƒComponents MTB.6-82  MTB.7-20
  17902. resType:OSType;    {resource type}
  17903. resId:integer;    {resource ID}|
  17904. resPreload=4 ƒResources|
  17905. resProblem=-204 ƒErrors|
  17906. resProtected=8 ƒResources|
  17907. resPurgeable=32 ƒResources|
  17908. ResReadOnly=$A5C ƒSysEqu|
  17909. ResrvMem(cbNeeded:Size); ƒMemory Δ {A040} II-39|
  17910. resSysHeap=64 ƒResources|
  17911. restCmd=41 ƒSound|
  17912. RestoreBack(c:ColorSpec); ƒPalettes {AAA2:$0410}|
  17913. RestoreDeviceClut(gd:GDHandle); ƒPalettes {AAA2:$0002}|
  17914. RestoreEntries(srcTable:CTabHandle;dstTable:CTabHandle;VAR selection:
  17915. ReqListRec); ƒQuickdraw {AA4A} V-144|
  17916. RestoreFore(c:ColorSpec); ƒPalettes {AAA2:$040F}|
  17917. RestProc=$A8C ƒSysEqu|
  17918. ResType=PACKED ARRAY[1..4] of char ƒTypes MTB.1-42  OV-55|
  17919. ResTypePtr=^ResType ƒTypes|
  17920. ResultsRecord=RECORD ƒDatabaseAccess IAC.12-41  IAC.12-58
  17921. numRows:integer;    {number of rows retrieved}
  17922. numCols:integer;    {number of columns per row}
  17923. colTypes:ColTypesHandle;    {type of data in each column}
  17924. colData:Handle;    {ARRAY of data items}
  17925. colInfo:ColInfoHandle;    {DBColInfoRecord ARRAY--info about }
  17926.     { each data item}|
  17927. resumeCmd=12 ƒSound|
  17928. resumeFlag=1 ƒEvents|
  17929. ResumeProc=$A8C ƒSysEqu TB.6-172|
  17930. ResumeProcPtr=ProcPtr ƒDialogs|
  17931. Retrace see ƒRetrace|
  17932. RetransType=PACKED RECORD ƒAppleTalk
  17933. retransInterval:Byte;
  17934. retransCount:Byte;|
  17935. RetrievePictInfo(thePictInfoID:PictInfoID;VAR thePictInfo:PictInfo;
  17936. colorsRequested:integer):OSErr; ƒPictUtil {A831:$0505}|
  17937. returnColorTable=1 ƒPictUtil|
  17938. returnPalette=2 ƒPictUtil|
  17939. ReturnToPas(paramPtr:XCmdPtr;zeroStr:Ptr;VAR pasStr:Str255); ƒHyperXCmd|
  17940. revLevel=3 ƒROMDefs|
  17941. rfNumErr=-51 ƒErrors
  17942. path reference number specifies nonexistent access path
  17943. Bad reference number
  17944. Bad working directory reference number
  17945. Reference number specifies nonexistent access path
  17946. Bad edition reference number
  17947. Reference number invalid|
  17948. RGB2CMY(rColor:RGBColor;VAR cColor:CMYColor); ƒPicker Δ {A82E:$0004} V-175|
  17949. RGB2HSL(rColor:RGBColor;VAR hColor:HSLColor); ƒPicker Δ {A82E:$0006} V-175|
  17950. RGB2HSV(rColor:RGBColor;VAR hColor:HSVColor); ƒPicker Δ {A82E:$0008} V-175|
  17951. RGBBackColor(color:RGBColor); ƒQuickdraw Δ {AA15} V-68|
  17952. RGBBlack=$0C10 ƒSysEqu|
  17953. RGBColor=RECORD ƒQuickdraw TB.5-79
  17954. red:integer;
  17955. green:integer;
  17956. blue:integer;|
  17957. rgbComponentIn=2 ƒQuickTimeComponents|
  17958. RGBDirect=16 ƒQuickdraw|
  17959. RGBForeColor(color:RGBColor); ƒQuickdraw Δ {AA14} V-68|
  17960. RGBWhite=$0C16 ƒSysEqu|
  17961. RGetResource(theType:ResType;theID:integer):Handle; ƒResources Δ {A80C} V-30
  17962. MTB.1-78…79|
  17963. RgnAtom=RECORD ƒMoviesFormat
  17964. size:longint;
  17965. atomType:longint;
  17966. rgnSize:integer;
  17967. rgnBBox:Rect;
  17968. data:ARRAY[0..0]ofByte;|
  17969. RgnClipAID='crgn' ƒMoviesFormat|
  17970. RgnHandle=^RgnPtr ƒQuickdraw|
  17971. rgnOverflowErr=-147 ƒQuickdraw|
  17972. RgnPtr=^Region ƒQuickdraw|
  17973. rgnTooBigErr=-500 ƒErrors
  17974. region too big error|
  17975. rgnTooBigError=-147 ƒErrors|
  17976. RgSvArea=$36A|
  17977. RgType1=1 ƒPrinting|
  17978. rightSingGuillemet=$DD ƒScript|
  17979. ringDetectBit=4 ƒPower|
  17980. ringDetectMask=$10 ƒPower|
  17981. ringMark=$FB ƒScript|
  17982. ringWakeUpBit=2 ƒPower|
  17983. ringWakeUpMask=$4 ƒPower|
  17984. Rint(x:extended):extended; ƒSANE|
  17985. RMgrHiVars=$B80|
  17986. RMgrPerm=$BA4|
  17987. RMGRPerm=$BA4|
  17988. RmveResource(theResource:Handle); ƒResources Δ {A9AD} I-113  I-124|
  17989. rmvRefFailed=-197 ƒErrors
  17990. RmveReference failed|
  17991. rmvResFailed=-196 ƒErrors
  17992. RmveResource failed
  17993. RemoveResource procedure failed|
  17994. RmvTime(tmTaskPtr:QElemPtr); ƒTimer {A059} IV-300 PS.3-21…22|
  17995. RndSeed=$156 ƒSysEqu|
  17996. Roll(zAngle:Fixed); ƒGraf3D|
  17997. ROM85=$28E ƒSysEqu|
  17998. romanAppFond=3 ƒScript|
  17999. romanFlags=$0007 ƒScript|
  18000. romanSysFond=$3FFF ƒScript|
  18001. ROMBase=$2AE ƒSysEqu|
  18002. ROMDefs see ƒROMDefs|
  18003. ROMFont0=$980 TE.4-38|
  18004. RomFont0=$980|
  18005. ROMMapHndl=$B06 ƒSysEqu|
  18006. RomMapInsert=$B9E ƒSysEqu|
  18007. romRevision=1 ƒROMDefs|
  18008. RotateCursor(counter:longint); ƒCursorCtl|
  18009. RotateMatrix(VAR m:MatrixRecord;degrees:Fixed;aboutX:Fixed;aboutY:Fixed);
  18010. ƒImageCompression {ABC2:$0016} QT.2-345|
  18011. Round(x:extended):longint; ƒPascal MPW-201  TP-355|
  18012. RoundDir=… ƒSANE
  18013. (ToNearest,Upward,Downward,TowardZero)|
  18014. RoundPre=… ƒSANE
  18015. (ExtPrecision,DblPrecision,RealPrecision)|
  18016. RowBits=$0C20 ƒSysEqu|
  18017. RROTR(l:longint;count:integer):longint; ƒPascal MPW-214  TP-367|
  18018. RSDHndl=$28A|
  18019. rSectionType='sect' ƒEditions|
  18020. RsrcMapEntry(theResource:Handle):longint; ƒResources {A9C5} IV-16 MTB.1-120|
  18021. RsrcZoneInit; ƒResources Δ {A996} I-114 MTB.1-50…51|
  18022. RstFLock(fileName:Str255;vRefNum:integer):OSErr; ƒFiles II-96  IV-114|
  18023. rtrnReceiptMsgID='rtrn' ƒEPPC|
  18024. RuleBasedTrslRecord=RECORD TE.B-72…73
  18025. sourceType:integer;    {target type for left side of rule}
  18026. targetType:integer;    {target type for right side of rule}
  18027. formatNumber:integer;    {transliteration resource format number}
  18028. propertyFlag:integer;    {transliteration property flags}
  18029. numberOfRules:integer;    {Number of rules following this field}|
  18030. RunHandler(paramPtr:XCmdPtr;handler:Handle); ƒHyperXCmd|
  18031. sameFileErr=-1306 ƒErrors
  18032. can't exachange a file with itself|
  18033. SameProcess(PSN1:ProcessSerialNumber;PSN2:ProcessSerialNumber;VAR result:
  18034. boolean):OSErr; ƒProcesses {A88F:$003D} PS.2-16  PS.2-24…25|
  18035. SampleDescription=RECORD ƒMovies QT.2-405
  18036. descSize:longint;    {total size in bytes of this RECORD}
  18037. dataFormat:longint;    {format of the sample data}
  18038. resvd1:longint;    {reserved--set to 0}
  18039. resvd2:integer;    {reserved--set to 0}
  18040. dataRefIndex:integer;    {reserved--set to 1}|
  18041. SampleDescriptionAtom=RECORD ƒMoviesFormat
  18042. size:longint;
  18043. atomType:longint;
  18044. flags:longint;
  18045. numEntries:longint;
  18046. sampleDescTable:ARRAY[0..0]ofSampleDescription;|
  18047. SampleDescriptionHandle=^SampleDescriptionPtr ƒMovies QT.2-405|
  18048. SampleDescriptionPtr=^SampleDescription ƒMovies QT.2-405|
  18049. sampledSynth=5 ƒSound|
  18050. SampleNumToMediaTime(m:Media;logicalSampleNum:longint;VAR sampleTime:
  18051. TimeValue;VAR sampleDuration:TimeValue); ƒMovies {AAAA:$007A} QT.2-229…230|
  18052. SampleSizeAtom=RECORD ƒMoviesFormat
  18053. size:longint;
  18054. atomType:longint;
  18055. flags:longint;
  18056. sampleSize:longint;
  18057. numEntries:longint;
  18058. sampleSizeTable:ARRAY[0..0]ofLONGINT;|
  18059. SampleTableAID='stbl' ƒMoviesFormat|
  18060. SampleTableAtom=RECORD ƒMoviesFormat [1/2]
  18061. size:longint;
  18062. atomType:longint;
  18063. sampleDescription:SampleDescriptionAtom;
  18064. timeToSampleNum:TimeToSampleNumAtom;
  18065. sampleToChunk:SampleToChunkAtom;|
  18066. SampleTableAtom=RECORD ƒMoviesFormat [2/2]
  18067. syncSample:SyncSampleAtom;
  18068. sampleSize:SampleSizeAtom;
  18069. chunkOffset:ChunkOffsetAtom;
  18070. shadowSync:ShadowSyncAtom;|
  18071. SampleToChunk=RECORD ƒMoviesFormat
  18072. firstChunk:longint;
  18073. samplesPerChunk:longint;
  18074. sampleDescriptionID:longint;|
  18075. SampleToChunkAtom=RECORD ƒMoviesFormat
  18076. size:longint;
  18077. atomType:longint;
  18078. flags:longint;
  18079. numEntries:longint;
  18080. sampleToChunkTable:ARRAY[0..0]ofSampleToChunk;|
  18081. SANE see ƒSANE|
  18082. sanFran=8 ƒFonts|
  18083. SaveBack(VAR c:ColorSpec); ƒPalettes {AAA2:$040E}|
  18084. SavedHandle=$A28|
  18085. SavedHilite=$D43|
  18086. SaveDrawing(filename:string); ƒPascal TP-364|
  18087. SaveEntries(srcTable:CTabHandle;resultTable:CTabHandle;VAR selection:
  18088. ReqListRec); ƒQuickdraw {AA49} V-144|
  18089. SaveFondFlags=$986|
  18090. SaveFore(VAR c:ColorSpec); ƒPalettes {AAA2:$040D}|
  18091. SaveOld(window:WindowPeek); ƒWindows Δ {A90E} I-296 TB.4-117|
  18092. SaveProc=$A90|
  18093. SaveSegHandle=$930 ƒSysEqu|
  18094. SaveSP=$A94|
  18095. SaveUpdate=$9DA TB.4-118|
  18096. SaveVisRgn=$9F2 TB.4-106|
  18097. SaveXWScript(paramPtr:XCmdPtr;scriptHndl:Handle); ƒHyperXCmd|
  18098. sbSIGWord=$4552 ƒSCSI|
  18099. scAdd=3 ƒSCSI|
  18100. Scalb(n:integer;x:extended):extended; ƒSANE|
  18101. SCalcSPointer(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$002C} V-455|
  18102. SCalcStep(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0028} V-453|
  18103. Scale(xFactor:Fixed;yFactor:Fixed;zFactor:Fixed); ƒGraf3D|
  18104. ScaleMatrix(VAR m:MatrixRecord;scaleX:Fixed;scaleY:Fixed;aboutX:Fixed;aboutY:
  18105. Fixed); ƒImageCompression {ABC2:$0017} QT.2-344|
  18106. scaleMatrixType=$02 ƒImageCompression|
  18107. ScaleMovieSegment(m:Movie;dstIn:TimeValue;oldDuration:TimeValue;newDuration:
  18108. TimeValue):OSErr; ƒMovies {AAAA} QT.2-260…261|
  18109. ScalePt(VAR pt:Point;srcRect:Rect;dstRect:Rect); ƒQuickdraw {A8F8} I-195|
  18110. ScaleTrackSegment(t:Track;dstIn:TimeValue;oldDuration:TimeValue;newDuration:
  18111. TimeValue):OSErr; ƒMovies {AAAA} QT.2-266…267|
  18112. scaleTranslateMatrixType=$03 ƒImageCompression|
  18113. scAllowZeroFrameRate=$4 ƒQuickTimeComponents|
  18114. scAllowZeroKeyFrameRate=$8 ƒQuickTimeComponents|
  18115. ScanEQ(limit:integer;ch:char;VAR paoc:packedarrayofchar):integer; ƒPascal
  18116. MPW-211|
  18117. ScanNE(limit:integer;ch:char;VAR paoc:packedarrayofchar):integer; ƒPascal
  18118. MPW-211|
  18119. ScanToReturn(paramPtr:XCmdPtr;VAR scanPtr:Ptr); ƒHyperXCmd|
  18120. ScanToZero(paramPtr:XCmdPtr;VAR scanPtr:Ptr); ƒHyperXCmd|
  18121. scArbNBErr=3 ƒSCSI
  18122. Bus busy|
  18123. SCardChanged(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0022} V-452|
  18124. scBadParmsErr=4 ƒSCSI
  18125. Unrecognized opcode for TIB instruction|
  18126. scbMemSize=192 ƒAppleTalk|
  18127. scBusTOErr=9 ƒSCSI|
  18128. scCancelItem=2 ƒQuickTimeComponents|
  18129. SCCASts=$2CE ƒSysEqu|
  18130. SCCBSts=$2CF ƒSysEqu|
  18131. scCodecFlagsType='cflg' ƒQuickTimeComponents|
  18132. scCodecSettingsType='cdec' ƒQuickTimeComponents|
  18133. scColorTableType='clut' ƒQuickTimeComponents|
  18134. scCommErr=2 ƒSCSI
  18135. Breakdown in SCSI protocols|
  18136. scComp=8 ƒSCSI|
  18137. scCompareErr=6 ƒSCSI
  18138. Comparison error in SCCOMP|
  18139. scComplPhaseErr=10 ƒSCSI
  18140. Phase error, but status info is valid.|
  18141. SCCompressImage(ci:ComponentInstance;src:PixMapHandle;srcRect:Rect;VAR desc:
  18142. ImageDescriptionHandle;VAR data:Handle):ComponentResult;
  18143. ƒQuickTimeComponents {A82A:$0000} QTC.3-30|
  18144. SCCompressPicture(ci:ComponentInstance;src,dst:PicHandle):ComponentResult;
  18145. ƒQuickTimeComponents {A82A:$0000} QTC.3-30|
  18146. SCCompressPictureFile(ci:ComponentInstance;srcRef,dstRef:integer):
  18147. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-31|
  18148. SCCompressSequenceBegin(ci:ComponentInstance;src:PixMapHandle;srcRect:Rect;
  18149. VAR desc:ImageDescriptionHandle):ComponentResult; ƒQuickTimeComponents {A82A:
  18150. $0000} QTC.3-32|
  18151. SCCompressSequenceEnd(ci:ComponentInstance):ComponentResult;
  18152. ƒQuickTimeComponents {A82A:$0000}|
  18153. SCCompressSequenceFrame(ci:ComponentInstance;src:PixMapHandle;srcRect:Rect;
  18154. VAR data:Handle;VAR dataSize:longint;VAR notSyncFlag:boolean):
  18155. ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  18156. SCCRd=$1D8 ƒSysEqu|
  18157. scCustomItem=3 ƒQuickTimeComponents|
  18158. SCCWr=$1DC ƒSysEqu|
  18159. SCDataRateSettings=RECORD ƒQuickTimeComponents QTC.3-19
  18160. dataRate:longint;    {desired data rate}
  18161. frameDuration:longint;    {frame duration}
  18162. minSpatialQuality :CodecQ;    {minimum value}
  18163. minTemporalQuality :CodecQ;    {minimum value}|
  18164. scDataRateSettingsType='drat' ƒQuickTimeComponents|
  18165. SCDefaultPictFileSettings(ci:ComponentInstance;srcRef:integer;motion:boolean)
  18166. :ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-27|
  18167. SCDefaultPictHandleSettings(ci:ComponentInstance;src:PicHandle;motion:
  18168. boolean):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-27|
  18169. SCDefaultPixMapSettings(ci:ComponentInstance;src:PixMapHandle;motion:boolean)
  18170. :ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-26|
  18171. SCExtendedProcs=RECORD ƒQuickTimeComponents QTC.3-21
  18172. filterProc:SCModalFilterProcPtr;    {filter function}
  18173. hookProc :SCModalHookProcPtr;    {hook function}
  18174. refCon :longint;    {reference constant}
  18175. customName:Str31;    {custom button name}|
  18176. scExtendedProcsType='xprc' ƒQuickTimeComponents QTC.3-12|
  18177. SCGetBestDeviceRect(ci:ComponentInstance;r:RectPtr):ComponentResult;
  18178. ƒQuickTimeComponents {A82A:$0000} QTC.3-44|
  18179. SCGetCompression(ci:ComponentInstance;VAR sparams:SCParams;where:Point):
  18180. ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  18181. SCGetCompressionExtended(ci:ComponentInstance;VAR sparams:SCParams;where:
  18182. Point;filterProc:SCModalFilterProcPtr;hookProc:SCModalHookProcPtr;refcon:
  18183. longint;customName:Str255):ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  18184. SCGetInfo(ci:ComponentInstance;infoType:OSType;info:Ptr):ComponentResult;
  18185. ƒQuickTimeComponents {A82A:$0000} QTC.3-34…35  QTC.3-36…37|
  18186. scInc=1 ƒSCSI|
  18187. scInfoNotFoundErr=-8971 ƒQuickTimeComponents|
  18188. SCkCardStat(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0018} V-450|
  18189. scListEveryCodec=$2 ƒQuickTimeComponents|
  18190. scLoop=5 ƒSCSI|
  18191. sClosed=6 ƒADSP|
  18192. sClosing=5 ƒADSP|
  18193. scMgrBusyErr=7 ƒSCSI
  18194. SCSI Manager is busy|
  18195. SCModalFilterProcPtr=ProcPtr ƒQuickTimeComponents|
  18196. SCModalHookProcPtr=ProcPtr ƒQuickTimeComponents|
  18197. scMove=4 ƒSCSI|
  18198. SCNewGWorld(ci:ComponentInstance;VAR gwp:GWorldPtr;VAR rp:Rect;flags:
  18199. GWorldFlags):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-45|
  18200. scNoInc=2 ƒSCSI|
  18201. scNop=6 ƒSCSI|
  18202. sCodeRev=2 ƒROMDefs|
  18203. scOKItem=1 ƒQuickTimeComponents|
  18204. SCParams=RECORD ƒQuickTimeComponents QTC.3-50 [1/2]
  18205. flags:longint;
  18206. theCodecType:CodecType;
  18207. theCodec:CodecComponent;
  18208. spatialQuality:CodecQ;
  18209. temporalQuality:CodecQ;
  18210. depth:integer;|
  18211. SCParams=RECORD ƒQuickTimeComponents QTC.3-50 [2/2]
  18212. frameRate:Fixed;
  18213. keyFrameRate:longint;
  18214. reserved1:longint;
  18215. reserved2:longint;|
  18216. scPhaseErr=5 ƒSCSI
  18217. Phase error on the SCSI bus.|
  18218. SCPositionDialog(ci:ComponentInstance;id:integer;VAR where:Point):
  18219. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-13  QTC.3-43|
  18220. SCPositionRect(ci:ComponentInstance;r:RectPtr;VAR where:Point):
  18221. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.3-13  QTC.3-42…43|
  18222. scPreferCropping=1 ƒQuickTimeComponents|
  18223. scPreferenceFlagsType='pref' ƒQuickTimeComponents|
  18224. scPreferScaling=2 ƒQuickTimeComponents|
  18225. scPreferScalingAndCropping=3 ƒQuickTimeComponents|
  18226. scProgressProcType='prog' ƒQuickTimeComponents|
  18227. sCPU68000=1 ƒROMDefs|
  18228. sCPU68020=2 ƒROMDefs|
  18229. sCPU68030=3 ƒROMDefs|
  18230. sCPU68040=4 ƒROMDefs|
  18231. Scrap see ƒScrap|
  18232. ScrapCount=$968 ƒSysEqu|
  18233. ScrapEnd=$980 ƒSysEqu|
  18234. ScrapHandle=$964 ƒSysEqu|
  18235. ScrapInfo=$960 ƒSysEqu|
  18236. ScrapName=$96C ƒSysEqu|
  18237. ScrapSize=$960 ƒSysEqu|
  18238. ScrapState=$96A ƒSysEqu|
  18239. ScrapStuff=RECORD ƒScrap MTB.2-32…33
  18240. scrapSize:longint;    {size (in bytes) of scrap}
  18241. scrapHandle:Handle;    {handle to scrap}
  18242. scrapCount:integer;    {indicates whether the contents }
  18243.     { of the scrap have changed}
  18244. scrapState:integer;    {indicates state and location }
  18245.     { of scrap}
  18246. scrapName:StringPtr;    {filename of the scrap}|
  18247. ScrapTag=$970 ƒSysEqu|
  18248. ScrapTranslationList=RECORD MTB.7-49…50 [1/2]
  18249. modDate:longint;
  18250. groupCount:longint;
  18251.     {group1SrcCount: longint;}
  18252.     {group1SrcEntrySize: longint;}
  18253.     {group1SrcTypes: ARRAY[1..group1SrcCount] OF ScrapTypeSpec;}|
  18254. ScrapTranslationList=RECORD MTB.7-49…50 [2/2]
  18255.     {group1DstCount: longint;}
  18256.     {group1DstEntrySize: longint;}
  18257.     {group1DstTypes: ARRAY[1..group1DstCount] OF ScrapTypeSpec;}
  18258.     {repeat above six lines for a total of groupCount times}|
  18259. ScrapType MTB.7-18|
  18260. ScrapTypeSpec=RECORD MTB.7-49
  18261. format:ScrapType;
  18262. hint:longint;|
  18263. ScrapVars=$960 ƒSysEqu|
  18264. Scratch20=$1E4 ƒSysEqu|
  18265. Scratch8=$9FA ƒSysEqu|
  18266. ScrDmpEnb=$2F8 ƒSysEqu|
  18267. ScrDmpType=$2F9 ƒSysEqu|
  18268. screenActive=15 ƒQuickdraw|
  18269. screenBits:BitMap
  18270. QDGlobal - rectangle enclosing screen|
  18271. ScreenBytes=$0C24 ƒSysEqu|
  18272. screenDevice=13 ƒQuickdraw|
  18273. ScreenRes(VAR scrnHRes:integer;VAR scrnVRes:integer); ƒToolUtils I-473|
  18274. ScreenRow=$106 ƒSysEqu|
  18275. ScreenVars=$292|
  18276. SCRequestImageSettings(ci:ComponentInstance):ComponentResult;
  18277. ƒQuickTimeComponents {A82A:$0000} QTC.3-10  QTC.3-28|
  18278. SCRequestSequenceSettings(ci:ComponentInstance):ComponentResult;
  18279. ƒQuickTimeComponents {A82A:$0000} QTC.3-10  QTC.3-29|
  18280. ScrHRes=$104 ƒSysEqu|
  18281. Script see ƒScript|
  18282. ScriptCode=integer ƒTypes|
  18283. ScriptingComponentSelector IAC.10-85|
  18284. ScriptLanguageRecord=RECORD ƒTextServices TE.7-42
  18285. fScript:ScriptCode;
  18286. fLanguage:LangCode;|
  18287. ScriptLanguageSupport=RECORD ƒTextServices TE.7-43
  18288. fScriptLanguageCount:integer;
  18289. fScriptLanguageArray:ARRAY [0..0] of ScriptLanguageRecord;|
  18290. ScriptLanguageSupportHandle=^ScriptLanguageSupportPtr ƒTextServices|
  18291. ScriptLanguageSupportPtr=^ScriptLanguageSupport ƒTextServices|
  18292. ScriptOrder(script1,script2:ScriptCode):integer; {A9ED:$001E} TE.5-11
  18293. TE.5-55…56|
  18294. ScriptRunStatus=RECORD ƒScript TE.5-29  TE.5-46
  18295. script:SignedByte;    {script code of block}
  18296. variant:SignedByte;    {additional CharacterType information}|
  18297. ScrnBase=$824 ƒSysEqu|
  18298. ScrnVBLPtr=$0D10 ƒSysEqu PS.4-28|
  18299. scrollBarProc=16 ƒControls|
  18300. ScrollRect(r:Rect;dh:integer;dv:integer;updateRgn:RgnHandle); ƒQuickdraw Δ
  18301. {A8EF} I-187 TB.5-46…48  TB.5-56…57|
  18302. ScrpSTElement=RECORD ƒTextEdit
  18303. scrpStartChar:longint;    {offset to start of style}
  18304. scrpHeight:integer;    {line height}
  18305. scrpAscent:integer;    {font ascent}
  18306. scrpFont:integer;    {font (family) number}
  18307. scrpFace:Style;    {character style}
  18308. scrpSize:integer;    {size in points}
  18309. scrpColor:RGBColor;    {absolute (RGB) color}|
  18310. ScrpSTTable=ARRAY[0..1600] of ScrpSTElement ƒTextEdit|
  18311. ScrVRes=$102 ƒSysEqu|
  18312. SCSequenceCompressFrame QTC.3-33|
  18313. SCSequenceCompressSequenceEnd QTC.3-34|
  18314. scSequenceErr=8 ƒSCSI
  18315. Attempted operation is out of sequence.|
  18316. scSequenceIDType='sequ' ƒQuickTimeComponents|
  18317. SCSetInfo(ci:ComponentInstance;infoType:OSType;info:Ptr):ComponentResult;
  18318. ƒQuickTimeComponents {A82A:$0000} QTC.3-12|
  18319. SCSetTestImagePictFile(ci:ComponentInstance;testFileRef:integer;testRect:
  18320. RectPtr;testFlags:integer):ComponentResult; ƒQuickTimeComponents {A82A:
  18321. $0000} QTC.3-39…40|
  18322. SCSetTestImagePictHandle(ci:ComponentInstance;testPict:PicHandle;testRect:
  18323. RectPtr;testFlags:integer):ComponentResult; ƒQuickTimeComponents {A82A:
  18324. $0000} QTC.3-37…38|
  18325. SCSetTestImagePixMap(ci:ComponentInstance;testPixMap:PixMapHandle;testRect:
  18326. RectPtr;testFlags:integer):ComponentResult; ƒQuickTimeComponents {A82A:
  18327. $0000} QTC.3-40…41|
  18328. scSettingsStateType='ssta' ƒQuickTimeComponents|
  18329. scShowBestDepth=$10 ƒQuickTimeComponents|
  18330. SCSI see ƒSCSI|
  18331. SCSIBase=$0C00 ƒSysEqu|
  18332. SCSICmd(buffer:Ptr;count:integer):OSErr; ƒSCSI {A815:$0003} IV-290  N96-3 TN96|
  18333. SCSIComplete(VAR stat:integer;VAR message:integer;wait:longint):OSErr; ƒSCSI
  18334. {A815:$0004} IV-291  N96-3 TN96|
  18335. SCSIDMA=$0C04 ƒSysEqu|
  18336. SCSIDrvrs=$B2E|
  18337. SCSIFlag=$B22|
  18338. SCSIGet:OSErr; ƒSCSI {A815:$0001} IV-289  N96-3 TN96|
  18339. SCSIGlobals=$0C0C ƒSysEqu|
  18340. SCSIHsk=$0C08 ƒSysEqu|
  18341. SCSIInstr=RECORD ƒSCSI
  18342. scOpcode:integer;
  18343. scParam1:longint;
  18344. scParam2:longint;|
  18345. SCSIMsgIn(VAR message:integer):OSErr; ƒSCSI {A815:$000C} V-575|
  18346. SCSIMsgOut(message:integer):OSErr; ƒSCSI {A815:$000D} V-575|
  18347. SCSIPoll=$0C2F ƒSysEqu|
  18348. SCSIRBlind(tibPtr:Ptr):OSErr; ƒSCSI {A815:$0008} IV-290  V-574  V-576  N96-3
  18349. TN96|
  18350. SCSIRead(tibPtr:Ptr):OSErr; ƒSCSI {A815:$0005} IV-290  N96-3 TN96|
  18351. SCSIReset:OSErr; ƒSCSI {A815:$0000} IV-289|
  18352. SCSISelAtn(targetID:integer):OSErr; ƒSCSI {A815:$000B} V-575|
  18353. SCSISelect(targetID:integer):OSErr; ƒSCSI {A815:$0002} IV-290|
  18354. SCSIStat:integer; ƒSCSI {A815:$000A} IV-291  N96-2  N96-4 TN96|
  18355. SCSIWBlind(tibPtr:Ptr):OSErr; ƒSCSI {A815:$0009} IV-291  V-574  V-576 TN96|
  18356. SCSIWrite(tibPtr:Ptr):OSErr; ƒSCSI {A815:$0006} IV-291 TN96|
  18357. SCSpatialSettings=RECORD ƒQuickTimeComponents QTC.3-16
  18358. cType:CodecType;    {compressor type}
  18359. codec:CodecComponent;    {compressor}
  18360. depth:integer;    {pixel depth}
  18361. spatialQuality:CodecQ;    {desired quality}|
  18362. scSpatialSettingsType='sptl' ƒQuickTimeComponents|
  18363. SCStatus=RECORD ƒSound [1/2]
  18364. scStartTime:Fixed;
  18365. scEndTime:Fixed;
  18366. scCurrentTime:Fixed;
  18367. scChannelBusy:boolean;
  18368. scChannelDisposed:boolean;|
  18369. SCStatus=RECORD ƒSound [2/2]
  18370. scChannelPaused:boolean;
  18371. scUnused:boolean;
  18372. scChannelAttributes:longint;
  18373. scCPULoad:longint;|
  18374. SCStatusPtr=^SCStatus ƒSound|
  18375. scStop=7 ƒSCSI|
  18376. SCTemporalSettings=RECORD ƒQuickTimeComponents QTC.3-18
  18377. temporalQuality:CodecQ;    {desired quality}
  18378. frameRate:Fixed;    {frame rate}
  18379. keyFrameRate:longint;    {key frame rate}|
  18380. scTemporalSettingsType='tprl' ƒQuickTimeComponents|
  18381. scTestImageHeight=80 ƒQuickTimeComponents|
  18382. scTestImageWidth=80 ƒQuickTimeComponents|
  18383. scUseMovableModal=$20 ƒQuickTimeComponents|
  18384. scUserCancelled=1 ƒQuickTimeComponents|
  18385. scWindowPositionType='wndw' ƒQuickTimeComponents|
  18386. SDeleteSRTRec(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0031} V-451|
  18387. SdEnable=$261|
  18388. SdmBusErr=$0DC0 ƒSysEqu|
  18389. SDMBusErr=$DC0|
  18390. sdmInitErr=11 ƒErrors
  18391. SDM could not be initialized.|
  18392. SDMJmpTblPtr=$0DB8 ƒSysEqu|
  18393. sdmJTInitErr=10 ƒErrors
  18394. SDM Jump Table could not be initialized.|
  18395. sdmPRAMInitErr=13 ƒErrors
  18396. Slot PRAM could not be initialized.|
  18397. sdmPriInitErr=14 ƒErrors
  18398. cards could not be initialized.|
  18399. SDMRecord=PACKED RECORD ƒSlots
  18400. sdBEVSave:ProcPtr;
  18401. sdBusErrProc:ProcPtr;
  18402. sdErrorEntry:ProcPtr;
  18403. sdReserved:longint;|
  18404. sdmSRTInitErr=12 ƒErrors
  18405. Slot Resource Table could not be initialized.|
  18406. sdOnDrivers=8 ƒShutDown|
  18407. sdOnPowerOff=1 ƒShutDown|
  18408. sdOnRestart=2 ƒShutDown|
  18409. sdOnUnmount=4 ƒShutDown|
  18410. sdRestartOrPower=3 ƒShutDown|
  18411. sDRVRDir=16 ƒROMDefs|
  18412. SdVolume=$260 ƒSysEqu|
  18413. SEBlock=PACKED RECORD ƒSlots [1/2]
  18414. seSlot:SignedByte;
  18415. sesRsrcId:SignedByte;
  18416. seStatus:integer;
  18417. seFlags:SignedByte;
  18418. seFiller0:SignedByte;
  18419. seFiller1:SignedByte;
  18420. seFiller2:SignedByte;
  18421. seResult:longint;
  18422. seIOFileName:longint;|
  18423. SEBlock=PACKED RECORD ƒSlots [2/2]
  18424. seDevice:SignedByte;
  18425. sePartition:SignedByte;
  18426. seOSType:SignedByte;
  18427. seReserved:SignedByte;
  18428. seRefNum:SignedByte;
  18429. seNumDevices:SignedByte;
  18430. seBootState:SignedByte;|
  18431. secamIn=2 ƒQuickTimeComponents|
  18432. secLeadingZ=32 ƒPackages|
  18433. secondaryInit=38 ƒROMDefs|
  18434. secondMask=$0040 ƒScript|
  18435. secondSoundFormat=$0002 ƒSound|
  18436. secondVidMode=129 ƒVideo|
  18437. Secs2Date(secs:longint;VAR d:DateTimeRec); ƒOSUtils {A9C6} II-380|
  18438. sectionCancelMsgID='cncl' ƒEditions|
  18439. sectionEventMsgClass='sect' ƒEditions|
  18440. SectionHandle=^SectionPtr ƒEditions|
  18441. SectionOptionsDialog(VAR reply:SectionOptionsReply):OSErr; ƒEditions {A82D:
  18442. $023A} IAC.2-43  IAC.2-94…95|
  18443. SectionOptionsExpDialog(VAR reply:SectionOptionsReply;where:Point;
  18444. expansionDITLresID:integer;dlgHook:ExpDlgHookProcPtr;filterProc:
  18445. ExpModalFilterProcPtr;yourDataPtr:UNIV Ptr):OSErr; ƒEditions {A82D:$0B3C}
  18446. IAC.2-60…61  IAC.2-96…98|
  18447. SectionOptionsReply=RECORD ƒEditions IAC.2-45…46
  18448. canceled:boolean;    {user canceled dialog box}
  18449. changed:boolean;    {changed the section }
  18450.     { RECORD}
  18451. sectionH:SectionHandle;    {handle to the specified }
  18452.     { section RECORD}
  18453. action:ResType;    {action codes}|
  18454. SectionPtr=^SectionRecord ƒEditions|
  18455. sectionReadMsgID='read' ƒEditions|
  18456. SectionRecord=RECORD ƒEditions IAC.2-17…18  IAC.2-72…73 [1/2]
  18457. version:SignedByte;    {always 1 in 7.0}
  18458. kind:SectionType;    {publisher or subscriber}
  18459. mode:UpdateMode;    {automatic or manual}
  18460. mdDate:TimeStamp;    {last change in document}
  18461. sectionID:longint;    {application-specific, }
  18462.     { unique per document}
  18463. refCon:longint;    {application-specific}
  18464. alias:AliasHandle;    {handle to alias RECORD}
  18465.     {The following fields are private and are set up by the }|
  18466. SectionRecord=RECORD ƒEditions IAC.2-17…18  IAC.2-72…73 [2/2]
  18467.     { RegisterSection function described later within this }
  18468.     { chapter. Do not modify the private fields.}
  18469. subPart:longint;    {private}
  18470. nextSection:SectionHandle;    {private, do not use as a }
  18471.     { linked list}
  18472. controlBlock:Handle;    {may be used for comparison }
  18473.     { only}
  18474. refNum:EditionRefNum;    {private}|
  18475. sectionScrollMsgID='scrl' ƒEditions|
  18476. SectionType=SignedByte ƒEditions|
  18477. sectionWriteMsgID='writ' ƒEditions|
  18478. sectNFErr=-81 ƒErrors
  18479. sector number never found on a track|
  18480. SectRect(src1:Rect;src2:Rect;VAR dstRect:Rect):boolean; ƒQuickdraw {A8AA}
  18481. I-175|
  18482. SectRgn(srcRgnA:RgnHandle;srcRgnB:RgnHandle;dstRgn:RgnHandle); ƒQuickdraw Δ
  18483. {A8E4} I-184 OV-97|
  18484. SeedCFill(srcBits:BitMap;dstBits:BitMap;srcRect:Rect;dstRect:Rect;seedH:
  18485. integer;seedV:integer;matchProc:ProcPtr;matchData:longint); ƒQuickdraw
  18486. {AA50} V-71|
  18487. SeedFill(srcPtr:Ptr;dstPtr:Ptr;srcRow:integer;dstRow:integer;height:integer;
  18488. words:integer;seedH:integer;seedV:integer); ƒQuickdraw {A839} IV-24|
  18489. seekErr=-80 ƒErrors
  18490. track number wrong on address mark|
  18491. SegHiEnable=$BB2 ƒSysEqu PS.7-9|
  18492. SegLoad see ƒSegLoad|
  18493. SelectDialogItemText(theDialog:DialogPtr;itemNo:integer;strtSel:integer;
  18494. endSel:integer); TB.6-131…132|
  18495. SelectMovieAlternates(m:Movie); ƒMovies {AAAA} QT.2-209|
  18496. selectMsg=15 ƒDevices|
  18497. selectorErr=paramErr ƒErrors|
  18498. SelectWindow(theWindow:WindowPtr); ƒWindows Δ {A91F} I-284  P-37  P-98
  18499. P-179 OV-126  OV-138  TB.2-51  TB.4-87…88 TN205|
  18500. selGraphicsLasso=$0008 ƒTerminals|
  18501. selGraphicsMarquee=$0004 ƒTerminals|
  18502. SelIText(theDialog:DialogPtr;itemNo:integer;strtSel:integer;endSel:integer);
  18503. ƒDialogs Δ {A97E} I-422  P-110|
  18504. selTextBoxed=$0002 ƒTerminals|
  18505. selTextNormal=$0001 ƒTerminals|
  18506. SendAEFromTSMComponent(VAR event:AppleEvent; ƒTextServices {AA54:$000B}
  18507. TE.7-44…48  TE.7-77…79|
  18508. SendBehind(theWindow:WindowPtr;behindWindow:WindowPtr); ƒWindows Δ {A921}
  18509. I-286 TB.4-91|
  18510. SendCardMessage(paramPtr:XCmdPtr;msg:Str255); ƒHyperXCmd|
  18511. SenderID=TargetID ƒEPPC|
  18512. SenderIDPtr=^SenderID ƒEPPC|
  18513. SendHCEvent(paramPtr:XCmdPtr;event:EventRecord); ƒHyperXCmd|
  18514. SendHCMessage(paramPtr:XCmdPtr;msg:Str255); ƒHyperXCmd|
  18515. sendRequest=255 ƒAppleTalk|
  18516. sendResponse=252 ƒAppleTalk|
  18517. SendWindowMessage(paramPtr:XCmdPtr;windPtr:WindowPtr;windowName:Str255;msg:
  18518. Str255); ƒHyperXCmd|
  18519. seNoDB=-8 ƒErrors
  18520. no debugger installed to handle debugger command|
  18521. sepNotConsistent=64 ƒScript|
  18522. sepNotIntlSep=4 ƒScript|
  18523. seqGrabAppendToFile=8 ƒQuickTimeComponents|
  18524. SeqGrabChannelInfoEnum=longint ƒQuickTimeComponents|
  18525. SeqGrabChannelType='sgch' ƒQuickTimeComponents|
  18526. SeqGrabComponent=ComponentInstance ƒQuickTimeComponents|
  18527. SeqGrabComponentType='barg' ƒQuickTimeComponents|
  18528. SeqGrabCompressionPanelType='comp' ƒQuickTimeComponents|
  18529. SeqGrabDataOutputEnum=longint ƒQuickTimeComponents QTC.5-26|
  18530. seqGrabDontAddMovieResource=$10 ƒQuickTimeComponents|
  18531. seqGrabDontMakeMovie=$20 ƒQuickTimeComponents|
  18532. SeqGrabFrameInfo=RECORD ƒQuickTimeComponents QTC.5-23  QTC.6-84
  18533. frameOffset:longint;    {offset to the sample}
  18534. frameTime:longint;    {time that frame was captured}
  18535. frameSize:longint;    {number of bytes in sample}
  18536. frameChannel:SGChannel;    {current connection to channel}
  18537. frameRefCon:longint;    {reference constant for channel}|
  18538. seqGrabHasBounds=1 ƒQuickTimeComponents|
  18539. seqGrabHasDiscreteSamples=4 ƒQuickTimeComponents|
  18540. seqGrabHasVolume=2 ƒQuickTimeComponents|
  18541. seqGrabInfoNotAvailable=-9407 ƒQuickTimeComponents|
  18542. SeqGrabPanelType='sgpn' ƒQuickTimeComponents|
  18543. seqGrabPause=1 ƒQuickTimeComponents|
  18544. seqGrabPauseForMenu=3 ƒQuickTimeComponents|
  18545. seqGrabPlayDuringRecord=4 ƒQuickTimeComponents|
  18546. seqGrabPreExtendFile=$40 ƒQuickTimeComponents|
  18547. seqGrabPreview=2 ƒQuickTimeComponents|
  18548. seqGrabRecord=1 ƒQuickTimeComponents|
  18549. SeqGrabSourcePanelType='sour' ƒQuickTimeComponents|
  18550. seqGrabToDisk=1 ƒQuickTimeComponents|
  18551. seqGrabToMemory=2 ƒQuickTimeComponents|
  18552. seqGrabUnpause=0 ƒQuickTimeComponents|
  18553. SeqGrabUsageEnum=longint ƒQuickTimeComponents QTC.5-59  QTC.6-48|
  18554. seqGrabUseTempMemory=4 ƒQuickTimeComponents|
  18555. seqGrabWrite=2 ƒQuickTimeComponents|
  18556. seqGrabWriteAppend=0 ƒQuickTimeComponents|
  18557. seqGrabWriteReserve=1 ƒQuickTimeComponents|
  18558. SerClrBrk(refNum:integer):OSErr; ƒSerial Δ II-253|
  18559. SerGetBuf(refNum:integer;VAR count:longint):OSErr; ƒSerial II-253|
  18560. SerHShake(refNum:integer;flags:SerShk):OSErr; ƒSerial Δ II-251  N56-1 TN56|
  18561. Serial see ƒSerial|
  18562. serialNum=2 ƒROMDefs|
  18563. SerialVars=$2D0 ƒSysEqu|
  18564. SerReset(refNum:integer;serConfig:integer):OSErr; ƒSerial Δ II-250|
  18565. SerSetBrk(refNum:integer):OSErr; ƒSerial Δ II-252|
  18566. SerSetBuf(refNum:integer;serBPtr:Ptr;serBLen:integer):OSErr; ƒSerial Δ II-251|
  18567. SerShk=PACKED RECORD ƒSerial
  18568. fXOn:Byte;
  18569. fCTS:Byte;
  18570. xOn:char;
  18571. xOff:char;
  18572. errs:Byte;
  18573. evts:Byte;
  18574. fInX:Byte;
  18575. fDTR:Byte;|
  18576. SerStaRec=PACKED RECORD ƒSerial
  18577. cumErrs:Byte;
  18578. xOffSent:Byte;
  18579. rdPend:Byte;
  18580. wrPend:Byte;
  18581. ctsHold:Byte;
  18582. xOffHold:Byte;|
  18583. SerStatus(refNum:integer;VAR serSta:SerStaRec):OSErr; ƒSerial Δ II-253
  18584. N56-1 TN56|
  18585. sessClosedErr=-917 ƒErrors
  18586. session was closed
  18587. The kAEDontReconnect flag in the sendMode parameter was set and the server
  18588. quit, then restarted
  18589. The session has closed|
  18590. sessionClosedErr=-917
  18591. Session closed|
  18592. SessRec=RECORD
  18593. pb:PPCParamBlockRec;    {must be first }
  18594.     { item in RECORD}
  18595. thePPCPortRec :PPCPortRec;
  18596. theLocationNameRec:LocationNameRec;
  18597. theUserName:Str32;|
  18598. sessTableErr=-907 ƒErrors
  18599. Out of session tables, try again later
  18600. PPC Toolbox is unable to create a session|
  18601. SetA5(newA5:longint):longint; ƒOSUtils II-386  N136 ME.1-79  ME.4-14
  18602. ME.4-25  PS.3-11  PS.4-14 TN136  TN208|
  18603. SetADBInfo(VAR info:ADBSetInfoBlock;adbAddr:ADBAddress):OSErr; ƒDeskBus
  18604. {A07A} V-370 TN206|
  18605. SetApplBase(startPtr:UNIV Ptr); ƒMemory Δ {A057} II-28 ME.2-88…89|
  18606. SetApplLimit(zoneLimit:UNIV Ptr); ƒMemory {A02D} II-30 ME.1-53…54  ME.2-84…85|
  18607. SetAutoTrackAlternatesEnabled(m:Movie;enable:boolean); ƒMovies {AAAA} QT.2-210|
  18608. SetCCursor(cCrsr:CCrsrHandle); ƒQuickdraw Δ {AA1C} V-75  P-88  P-179|
  18609. SetCheckPoints(paramPtr:XCmdPtr;checkLines:CheckPtHandle); ƒHyperXCmd|
  18610. SetChooserAlert(f:boolean):boolean; ƒDevices V-431|
  18611. SetClientID(id:integer); ƒQuickdraw {AA3C} V-147|
  18612. SetClikLoop(clikProc:ProcPtr;hTE:TEHandle); ƒTextEdit I-390|
  18613. SetClip(rgn:RgnHandle); ƒQuickdraw Δ {A879} I-166|
  18614. SetComponentInstanceA5(aComponentInstance:ComponentInstance;theA5:longint);
  18615. ƒComponents {A82A:$000F} MTB.6-68|
  18616. SetComponentInstanceError(aComponentInstance:ComponentInstance;theError:
  18617. OSErr); ƒComponents {A82A:$000B} MTB.6-28  MTB.6-69…70|
  18618. SetComponentInstanceStorage(aComponentInstance:ComponentInstance;theStorage:
  18619. Handle); ƒComponents {A82A:$000D} MTB.6-19  MTB.6-66…67|
  18620. SetComponentRefcon(aComponent:Component;theRefcon:longint); ƒComponents
  18621. {A82A:$0011} MTB.6-35  MTB.6-70…71|
  18622. SetCompressedPixMapInfo(pix:PixMapPtr;desc:ImageDescriptionHandle;data:Ptr;
  18623. bufferSize:longint;dataProc:DataProcRecordPtr;progressProc:
  18624. ProgressProcRecordPtr):OSErr; ƒImageCompression {AAA3:$0038} QT.3-139…140|
  18625. SetControlAction(theControl:ControlHandle;actionProc:ProcPtr); TB.5-102|
  18626. SetControlColor(theControl:ControlHandle;newColorTable:CCTabHandle); TB.5-101|
  18627. SetControlMaximum(theControl:ControlHandle;maxValue:integer); TB.5-41…43
  18628. TB.5-70  TB.5-95…96|
  18629. SetControlMinimum(theControl:ControlHandle;minValue:integer); TB.5-95|
  18630. SetControlReference(theControl:ControlHandle;data:longint); TB.5-105…106|
  18631. SetControlTitle(theControl:ControlHandle;title:Str255); TB.5-96|
  18632. SetControlValue(theControl:ControlHandle;theValue:integer); MTB.8-30
  18633. MTB.8-72  TB.5-38…39  TB.5-42…43  TB.5-44  TB.5-61  TB.5-94…95|
  18634. SetCPixel(h:integer;v:integer;cPix:RGBColor); ƒQuickdraw Δ {AA16} V-70|
  18635. SetCRefCon(theControl:ControlHandle;data:longint); ƒControls {A95B} I-327|
  18636. SetCSequenceDataParams QT.3-128|
  18637. SetCSequenceDataRateParams(seqID:ImageSequence;params:DataRateParamsPtr):
  18638. OSErr; ƒImageCompression {AAA3}|
  18639. SetCSequenceFlushProc(seqID:ImageSequence;flushProc:FlushProcRecordPtr;
  18640. bufferSize:longint):OSErr; ƒImageCompression {AAA3:$0033} QT.3-125…126|
  18641. SetCSequenceFrameNumber(seqID:ImageSequence;frameNumber:longint):OSErr;
  18642. ƒImageCompression {AAA3} QT.3-123…124|
  18643. SetCSequenceKeyFrameRate(seqID:ImageSequence;keyframerate:longint):OSErr;
  18644. ƒImageCompression {AAA3:$0036} QT.3-47  QT.3-121…122|
  18645. SetCSequencePrev(seqID:ImageSequence;prev:PixMapHandle;prevRect:Rect):OSErr;
  18646. ƒImageCompression {AAA3:$0018} QT.3-124…125|
  18647. SetCSequenceQuality(seqID:ImageSequence;spatialQuality:CodecQ;
  18648. temporalQuality:CodecQ):OSErr; ƒImageCompression {AAA3:$0017} QT.3-120…121|
  18649. SetCTitle(theControl:ControlHandle;title:Str255); ƒControls Δ {A95F} I-321|
  18650. SetCtlAction(theControl:ControlHandle;actionProc:ProcPtr); ƒControls {A96B}
  18651. I-328|
  18652. SetCtlColor(theControl:ControlHandle;newColorTable:CCTabHandle); ƒControls Δ
  18653. {AA43} V-222|
  18654. SetCtlMax(theControl:ControlHandle;maxValue:integer); ƒControls Δ {A965} I-327|
  18655. SetCtlMin(theControl:ControlHandle;minValue:integer); ƒControls Δ {A964} I-326|
  18656. SetCtlValue(theControl:ControlHandle;theValue:integer); ƒControls Δ {A963}
  18657. I-326 OV-144 TN197|
  18658. SetCurrentA5:longint; ƒOSUtils ME.1-79  ME.4-25  PS.3-11  PS.4-14 TN208|
  18659. SetCursor(crsr:Cursor); ƒQuickdraw {A851} I-167  P-84  P-179|
  18660. SetDAFont(fontNum:integer); ƒDialogs I-412|
  18661. SetDateTime(time:longint):OSErr; ƒOSUtils {A03A} II-379|
  18662. SetDefaultComponent(aComponent:Component;flags:integer):OSErr; ƒComponents
  18663. {A82A:$001E} MTB.6-78…79|
  18664. SetDefaultInputMethod(ts:Component;VAR slRecordPtr:ScriptLanguageRecord):
  18665. OSErr; ƒTextServices {AA54:$000C} TE.7-25  TE.7-63|
  18666. SetDefaultOutputVolume(offset:longint):OSErr; ƒSound {A800}|
  18667. SetDefaultStartup(paramBlock:DefStartPtr); ƒStart {A07E} V-354|
  18668. SetDepth(gd:GDHandle;depth:integer;whichFlags:integer;flags:integer):OSErr;
  18669. ƒPalettes {AAA2:$0A13}|
  18670. SetDeskCPat(deskPixPat:PixPatHandle); ƒWindows Δ {AA47} V-210 TB.4-112…113|
  18671. SetDeviceAttribute(gdh:GDHandle;attribute:integer;value:boolean); ƒQuickdraw
  18672. {AA2D} V-124|
  18673. SetDialogFont(fontNum:integer); TB.6-105|
  18674. SetDialogItem(theDialog:DialogPtr;itemNo:integer;itemType:integer;item:
  18675. Handle;box:Rect); OV-139…140  TB.6-122…123|
  18676. SetDialogItemText(item:Handle;text:Str255); TB.6-131|
  18677. SetDItem(theDialog:DialogPtr;itemNo:integer;itemType:integer;item:Handle;box:
  18678. Rect); ƒDialogs Δ {A98E} I-421  N34-1 TN34|
  18679. SetDragDrawingProc(theDragRef:DragReference;drawingProc:DragDrawingProc;
  18680. dragDrawingRefCon:UNIV Ptr):OSErr; ƒDrag {ABED:$000C}|
  18681. SetDragInputProc(theDragRef:DragReference;inputProc:DragInputProc;
  18682. dragInputRefCon:UNIV Ptr):OSErr; ƒDrag {ABED:$000B}|
  18683. SetDragItemBounds(theDragRef:DragReference;theItemRef:ItemReference;
  18684. itemBounds:Rect):OSErr; ƒDrag {ABED:$0016}|
  18685. SetDragItemFlavorData(theDragRef:DragReference;theItemRef:ItemReference;
  18686. theType:FlavorType;dataPtr:UNIV Ptr;dataSize:Size;dataOffset:longint):OSErr;
  18687. ƒDrag {ABED:$0009}|
  18688. SetDragMouse(theDragRef:DragReference;pinnedMouse:Point):OSErr; ƒDrag {ABED:
  18689. $001B}|
  18690. SetDragSendProc(theDragRef:DragReference;sendProc:DragSendDataProc;
  18691. dragSendRefCon:UNIV Ptr):OSErr; ƒDrag {ABED:$000A}|
  18692. SetDrawingRect(r:Rect); ƒPascal TP-364|
  18693. SetDropLocation(theDragRef:DragReference;dropLocation:AEDesc):OSErr; ƒDrag
  18694. {ABED:$0018}|
  18695. SetDSequenceAccuracy(seqID:ImageSequence;accuracy:CodecQ):OSErr;
  18696. ƒImageCompression {AAA3:$0034} QT.3-134|
  18697. SetDSequenceDataProc(seqID:ImageSequence;dataProc:DataProcRecordPtr;
  18698. bufferSize:longint):OSErr; ƒImageCompression {AAA3:$0014} QT.3-135|
  18699. SetDSequenceMask(seqID:ImageSequence;mask:RgnHandle):OSErr;
  18700. ƒImageCompression {AAA3:$0012} QT.3-132|
  18701. SetDSequenceMatrix(seqID:ImageSequence;matrix:MatrixRecordPtr):OSErr;
  18702. ƒImageCompression {AAA3:$0010} QT.3-131…132|
  18703. SetDSequenceMatte(seqID:ImageSequence;matte:PixMapHandle;matteRect:Rect):
  18704. OSErr; ƒImageCompression {AAA3:$0011} QT.3-133|
  18705. SetDSequenceSrcRect(seqID:ImageSequence;srcRect:Rect):OSErr;
  18706. ƒImageCompression {AAA3:$0035} QT.3-131|
  18707. SetDSequenceTransferMode(seqID:ImageSequence;mode:integer;opColor:RGBColor):
  18708. OSErr; ƒImageCompression {AAA3:$0013} QT.3-130|
  18709. SetEditionFormatMark(whichEdition:EditionRefNum;whichFormat:FormatType;
  18710. setMarkTo:longint):OSErr; ƒEditions {A82D:$0620} IAC.2-27  IAC.2-82|
  18711. SetEditionOpenerProc(opener:EditionOpenerProcPtr):OSErr; ƒEditions {A82D:
  18712. $022C} IAC.2-63  IAC.2-102|
  18713. SetEmptyRgn(rgn:RgnHandle); ƒQuickdraw Δ {A8DD} I-183|
  18714. SetEntries(start:integer;count:integer;aTable:CSpecArray); ƒQuickdraw {AA3F}
  18715. V-143|
  18716. SetEntryColor(dstPalette:PaletteHandle;dstEntry:integer;srcRGB:RGBColor);
  18717. ƒPalettes {AA9C} V-165|
  18718. SetEntryUsage(dstPalette:PaletteHandle;dstEntry:integer;srcUsage:integer;
  18719. srcTolerance:integer); ƒPalettes {AA9E} V-165|
  18720. SetEnvironment(e:environment); ƒSANE|
  18721. SetEnvirons(verb:integer;param:longint):OSErr; ƒScript {A8B5} V-314|
  18722. SetEOF(refNum:integer;logEOF:longint):OSErr; ƒFiles P-132  P-180  II-93
  18723. IV-111  II-112  IV-142 FL.1-8  FL.1-48…49  FL.2-117…118|
  18724. SetEventMask(theMask:integer); ƒOSEvents II-70 TB.2-99…100 TN202|
  18725. SetException(e:Exception;b:boolean); ƒSANE|
  18726. SetFieldByID(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldID:integer;fieldVal:
  18727. Handle); ƒHyperXCmd|
  18728. SetFieldByName(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldName:Str255;
  18729. fieldVal:Handle); ƒHyperXCmd|
  18730. SetFieldByNum(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldNum:integer;
  18731. fieldVal:Handle); ƒHyperXCmd|
  18732. SetFieldTE(paramPtr:XCmdPtr;cardFieldFlag:boolean;fieldID,fieldNum:integer;
  18733. fieldNamePtr:StringPtr;fieldTE:TEHandle); ƒHyperXCmd|
  18734. SetFInfo(fileName:Str255;vRefNum:integer;fndrInfo:FInfo):OSErr; ƒFiles II-95
  18735. IV-114|
  18736. SetFLock(fileName:Str255;vRefNum:integer):OSErr; ƒFiles II-95  IV-114|
  18737. SetFontLock(lockFlag:boolean); ƒFonts Δ {A903} I-223 TE.4-37  TE.4-65|
  18738. SetFPos(refNum:integer;posMode:integer;posOff:longint):OSErr; ƒFiles P-131
  18739. P-132  P-180  II-93  IV-110  II-111  IV-141 FL.1-47  FL.2-116|
  18740. SetFractEnable(fractEnable:boolean); ƒFonts V-180 TE.4-38  TE.4-58 TN72|
  18741. SetFrontProcess(PSN:ProcessSerialNumber):OSErr; ƒProcesses {A88F:$003B}
  18742. PS.2-26…27|
  18743. SetFScaleDisable(fscaleDisable:boolean); ƒFonts {A834} IV-32 TE.4-38  TE.4-59|
  18744. SetGDevice(gd:GDHandle); ƒQuickdraw {AA31} V-123|
  18745. SetGlobal(paramPtr:XCmdPtr;globName:Str255;globValue:Handle); ƒHyperXCmd|
  18746. SetGrowZone(growZone:ProcPtr); ƒMemory {A04B} II-42 ME.1-77…78  ME.1-81|
  18747. SetGWorld(port:CGrafPtr;gdh:GDHandle); ƒQDOffscreen {AB1D}|
  18748. SetHalt(e:Exception;b:boolean); ƒSANE|
  18749. SetHaltVector(v:longint); ƒSANE|
  18750. SetHandleSize(h:Handle;newSize:Size); ƒMemory Δ {A024} II-34 ME.2-40…41|
  18751. SetIconCacheData(theCache:Handle;theData:ptr):OSErr; ƒIcons {ABC9:$041A}
  18752. MTB.5-56|
  18753. SetIconCacheProc(theCache:Handle;theProc:ProcPtr):OSErr; ƒIcons {ABC9:$041C}
  18754. MTB.5-57|
  18755. SetIdentityMatrix(VAR matrix:MatrixRecord); ƒImageCompression {ABC2:$0015}
  18756. QT.2-341  QTC.6-15|
  18757. SetImageDescriptionCTable(desc:ImageDescriptionHandle;ctable:CTabHandle):
  18758. OSErr; ƒImageCompression {AAA3:$001F} QT.3-87|
  18759. SetImageDescriptionExtension(desc:ImageDescriptionHandle;extension:Handle;
  18760. idType:longint):OSErr; ƒImageCompression {AAA3:$0021} QTC.4-65…66|
  18761. SetItem(theMenu:MenuHandle;item:integer;itemString:Str255); ƒMenus Δ {A947}
  18762. I-357  P-104  P-180|
  18763. SetItemCmd(theMenu:MenuHandle;item:integer;cmdChar:char); ƒMenus {A84F}
  18764. V-240 TB.3-139…140|
  18765. SetItemIcon(theMenu:MenuHandle;item:integer;iconIndex:Byte); ƒMenus Δ {A940}
  18766. I-359  V-246 TB.3-62…64  TB.3-137…138|
  18767. SetItemMark(theMenu:MenuHandle;item:integer;markChar:char); ƒMenus Δ {A944}
  18768. I-359  V-246 TB.3-61…62  TB.3-135…136|
  18769. SetItemStyle(theMenu:MenuHandle;item:integer;chStyle:Style); ƒMenus Δ {A942}
  18770. I-360 TB.3-60  TB.3-134|
  18771. SetIText(item:Handle;text:Str255); ƒDialogs Δ {A98F} I-422|
  18772. SetLabel(labelNumber:integer;VAR labelColor:RGBColor;VAR labelString:Str255):
  18773. OSErr; ƒIcons {ABC9:$050C}|
  18774. SetMCEntries(numEntries:integer;menuCEntries:MCTablePtr); ƒMenus Δ {AA65}
  18775. V-239 TB.3-146…147|
  18776. SetMCInfo(menuCTbl:MCTableHandle); ƒMenus Δ {AA62} V-239 TB.3-52  TB.3-144|
  18777. SetMediaDataHandler(m:Media;index:integer;dataHandler:DataHandlerComponent):
  18778. OSErr; ƒMovies {AAAA} QT.2-286…287|
  18779. SetMediaDataRef(m:Media;index:integer;blob:Handle;blobType:OSType):OSType;
  18780. ƒMovies {AAAA} QT.2-216…217|
  18781. SetMediaDataRefAttributes(m:Media;index:integer;attributes:longint):OSType;
  18782. ƒMovies {AAAA}|
  18783. SetMediaHandler(m:Media;mH:MediaHandlerComponent):OSErr; ƒMovies {AAAA}
  18784. QT.2-284|
  18785. SetMediaLanguage(m:Media;language:integer); ƒMovies {AAAA:$006C} QT.2-212|
  18786. SetMediaPlayHints(movie:Movie;flags:longint;flagsMask:longint); ƒMovies
  18787. {AAAA} QT.2-139…140|
  18788. SetMediaQuality(m:Media;quality:integer); ƒMovies {AAAA:$006E} QT.2-213…214|
  18789. SetMediaSampleDescription QT.2-227…228|
  18790. SetMediaShadowSync(m:Media;frameDiffSampleNum:longint;syncSampleNum:longint):
  18791. OSErr; ƒMovies {AAAA} QT.2-144|
  18792. SetMediaTimeScale(m:Media;timeScale:TimeScale); ƒMovies {AAAA:$0069} QT.2-195|
  18793. SetMenuBar(menuList:Handle); ƒMenus {A93C} I-355  P-102  P-180 OV-156
  18794. TB.3-50…51  TB.3-112…113 TN180|
  18795. SetMenuFlash(count:integer); ƒMenus {A94A} I-361 TB.3-142|
  18796. SetMenuItemText(theMenu:MenuHandle;item:integer;itemString:Str255);
  18797. TB.3-59…60  TB.3-133|
  18798. SetMovieActive(m:Movie;active:boolean); ƒMovies {AAAA:$0009} QT.2-145…146|
  18799. SetMovieActiveSegment(m:Movie;startTime:TimeValue;duration:TimeValue);
  18800. ƒMovies {AAAA} QT.2-136|
  18801. SetMovieBox(m:Movie;boxRect:Rect); ƒMovies {AAAA} QT.2-20  QT.2-161…162|
  18802. SetMovieClipRgn(m:Movie;theClip:RgnHandle); ƒMovies {AAAA} QT.2-172…173|
  18803. SetMovieCoverProcs(m:Movie;uncoverProc:MovieRgnCoverProc;coverProc:
  18804. MovieRgnCoverProc;refCon:longint); ƒMovies {AAAA} QT.2-156…157|
  18805. SetMovieDefaultDataRef(theMovie:Movie;dataRef:Handle;dataRefType:OSType):
  18806. OSErr; ƒMovies {AAAA}|
  18807. SetMovieDisplayClipRgn(m:Movie;theClip:RgnHandle); ƒMovies {AAAA} QT.2-158
  18808. QT.2-165|
  18809. SetMovieDrawingCompleteProc(theMovie:Movie;proc:MovieDrawingCompleteProcPtr;
  18810. refCon:longint); ƒMovies {AAAA}|
  18811. SetMovieGWorld(m:Movie;port:CGrafPtr;gdh:GDHandle); ƒMovies {AAAA:$0016}
  18812. QT.2-159…160|
  18813. SetMovieLanguage(m:Movie;language:longint); ƒMovies {AAAA} QT.2-208…209|
  18814. SetMovieMasterClock(m:Movie;clockMeister:Component;slaveZero:TimeRecord);
  18815. ƒMovies {AAAA} QT.2-317|
  18816. SetMovieMasterTimeBase(m:Movie;tb:TimeBase;slaveZero:TimeRecord); ƒMovies
  18817. {AAAA} QT.2-318|
  18818. SetMovieMatrix(m:Movie;matrix:MatrixRecord); ƒMovies {AAAA:$0032} QT.2-170|
  18819. SetMoviePlayHints(movie:Movie;flags:longint;flagsMask:longint); ƒMovies
  18820. {AAAA} QT.2-137…138|
  18821. SetMoviePosterTime(m:Movie;posterTime:TimeValue); ƒMovies {AAAA:$0036}
  18822. QT.2-118…119|
  18823. SetMoviePreferredRate(m:Movie;rate:Fixed); ƒMovies {AAAA} QT.2-130…131|
  18824. SetMoviePreferredVolume(m:Movie;volume:integer); ƒMovies {AAAA} QT.2-29
  18825. QT.2-132…133|
  18826. SetMoviePreviewMode(m:Movie;usePreview:boolean); ƒMovies {AAAA:$0010} QT.2-121|
  18827. SetMoviePreviewTime(m:Movie;previewTime:TimeValue;previewDuration:TimeValue);
  18828. ƒMovies {AAAA:$0034} QT.2-122…123|
  18829. SetMovieProgressProc(m:Movie;p:MovieProgressProcPtr;refCon:longint); ƒMovies
  18830. {AAAA} QT.2-155…156|
  18831. SetMovieRate(m:Movie;rate:Fixed); ƒMovies {AAAA:$002D} QT.2-187…188|
  18832. SetMovieSelection(m:Movie;selectionTime:TimeValue;selectionDuration:
  18833. TimeValue); ƒMovies {AAAA:$0038} QT.2-246|
  18834. SetMoviesErrorProc(errProc:ErrorProcPtr;refcon:longint); ƒMovies {AAAA}
  18835. QT.2-86…87|
  18836. SetMovieTime(m:Movie;newtime:TimeRecord); ƒMovies {AAAA:$003C} QT.2-186|
  18837. SetMovieTimeScale(m:Movie;timeScale:TimeScale); ƒMovies {AAAA:$002A} QT.2-189|
  18838. SetMovieTimeValue(m:Movie;newtime:TimeValue); ƒMovies {AAAA:$003D}
  18839. QT.2-185…186|
  18840. SetMovieVolume(m:Movie;volume:integer); ƒMovies {AAAA:$002F} QT.2-29  QT.2-182|
  18841. SetMyZone=257 ƒAppleTalk|
  18842. SetObjectScript(paramPtr:XCmdPtr;obj:XTalkObjectPtr;scriptHndl:Handle);
  18843. ƒHyperXCmd|
  18844. SetOrigin(h:integer;v:integer); ƒQuickdraw {A878} I-166  N72-2  P-76  P-180
  18845. TB.5-44…45  TB.5-63…64 TN72|
  18846. SetOSDefault(paramBlock:DefOSPtr); ƒStart {A083} V-355|
  18847. SetOSDefKey=$CDC|
  18848. SetOSTrapAddress(trapAddr:longint;trapNum:integer); ƒOSUtils {A247} IV-234|
  18849. SetOutlinePreferred(outlinePreferred:boolean); ƒFonts Δ {A854:$0001} I-223
  18850. TE.4-35  TE.4-60 TN191|
  18851. SetPalette(dstWindow:WindowPtr;srcPalette:PaletteHandle;cUpdates:boolean);
  18852. ƒPalettes {AA95} V-162 TN211|
  18853. SetPaletteUpdates(p:PaletteHandle;updates:integer); ƒPalettes {AAA2:$0616}|
  18854. SetPenState(pnState:PenState); ƒQuickdraw {A899} I-169  P-180|
  18855. SetPixelsState(pm:PixMapHandle;state:GWorldFlags); ƒQDOffscreen {AB1D}|
  18856. SetPort(port:GrafPtr); ƒQuickdraw {A873} I-165  P-63  P-64  P-67  P-87  P-97
  18857. P-180 OV-5  OV-94  OV-113  OV-138  OV-146  TB.6-62  TE.3-19|
  18858. SetPort3D(port:Port3DPtr); ƒGraf3D|
  18859. SetPortBits(bm:BitMap); ƒQuickdraw {A875} I-165|
  18860. SetPortPix(pm:PixMapHandle); ƒQuickdraw {AA06} V-76|
  18861. SetPosterBox(m:Movie;boxRect:Rect); ƒMovies {AAAA} QT.2-117|
  18862. SetPrecision(p:RoundPre); ƒSANE|
  18863. SetPreserveGlyph(preserveGlyph:boolean); ƒFonts Δ {A854:$000A} I-223
  18864. TE.2-112  TE.4-36  TE.4-62 TN191|
  18865. SetPt(VAR pt:Point;h:integer;v:integer); ƒQuickdraw {A880} I-193|
  18866. SetPt2D(VAR pt2D:Point2D;x:Fixed;y:Fixed); ƒGraf3D|
  18867. SetPt3D(VAR pt3D:Point3D;x:Fixed;y:Fixed;z:Fixed); ƒGraf3D|
  18868. SetPtrSize(p:Ptr;newSize:Size); ƒMemory Δ {A020} II-37 ME.2-42…43|
  18869. SetRect(VAR r:Rect;left:integer;top:integer;right:integer;bottom:integer);
  18870. ƒQuickdraw {A8A7} I-174 OV-4  OV-89  OV-104  QTC.6-15|
  18871. SetRectRgn(rgn:RgnHandle;left:integer;top:integer;right:integer;bottom:
  18872. integer); ƒQuickdraw Δ {A8DE} I-183|
  18873. SetResAttrs(theResource:Handle;attrs:integer); ƒResources {A9A7} I-122
  18874. N78-2 MTB.1-85…87 TN78|
  18875. SetResFile OV-54|
  18876. SetResFileAttrs(refNum:integer;attrs:integer); ƒResources {A9F7} I-127
  18877. MTB.1-118…119|
  18878. SetResInfo(theResource:Handle;theID:integer;name:Str255); ƒResources Δ
  18879. {A9A9} I-122 MTB.1-82…83|
  18880. SetResLoad(load:boolean); ƒResources {A99B} I-118  N50-1 MTB.1-79…80 TN50|
  18881. SetResourceSize(theResource:Handle;newSize:longint); ƒResources {A822:$0003}
  18882. MTB.1-115…116 TN214|
  18883. SetResPurge(install:boolean); ƒResources {A993} I-126  N111 MTB.1-94…95 TN111|
  18884. SetRound(r:RoundDir); ƒSANE|
  18885. setRslOp=5 ƒPrinting|
  18886. SetScript(script:integer;verb:integer;param:longint):OSErr; ƒScript {A8B5}
  18887. V-313|
  18888. SetScriptManagerVariable(selector:integer;param:longint):OSErr; TE.6-11…13
  18889. TE.6-19  TE.6-78|
  18890. SetScriptQDPatchAddress(trapNum:integer;before:boolean;forPrinting:boolean;
  18891. routineAddr:Ptr;script:ScriptCode); TE.6-105…106  TE.A-26  TE.A-33|
  18892. SetScriptUtilityAddress(selector:integer;before:boolean;routineAddr:Ptr;
  18893. script:ScriptCode); TE.6-103  TE.A-26  TE.A-33|
  18894. SetScriptVariable(script:ScriptCode;selector:integer;param:longint):OSErr;
  18895. TE.6-13…17  TE.6-79…80  TE.A-26  TE.A-37  TE.B-60|
  18896. setSelfSend=256 ƒAppleTalk|
  18897. SetSoundMediaBalance(mh:MediaHandler;balance:integer):HandlerError; ƒMovies
  18898. {A82A:$0000} QT.2-289|
  18899. SetSoundVol(level:integer); ƒSound II-233|
  18900. SetSpeechInfo(chan:SpeechChannel;selector:OSType;speechInfo:Ptr):OSErr;
  18901. ƒSpeech {A800}|
  18902. SetSpeechPitch(chan:SpeechChannel;pitch:Fixed):OSErr; ƒSpeech {A800}|
  18903. SetSpeechRate(chan:SpeechChannel;rate:Fixed):OSErr; ƒSpeech {A800}|
  18904. SetSRsrcState(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0009} V-446|
  18905. SetStdCProcs(VAR procs:CQDProcs); ƒQuickdraw {AA4E} V-77|
  18906. SetStdProcs(VAR procs:QDProcs); ƒQuickdraw {A8EA} I-198|
  18907. SetString(theString:StringHandle;strNew:Str255); ƒToolUtils Δ {A907} I-468
  18908. TE.5-8  TE.5-47  TE.5-48…49|
  18909. SetStylHandle(theHandle:TEStyleHandle;hTE:TEHandle); ƒTextEdit Δ {A83D:
  18910. $0005} V-268|
  18911. SetStylScrap(rangeStart:longint;rangeEnd:longint;newStyles:StScrpHandle;
  18912. redraw:boolean;hTE:TEHandle); ƒTextEdit {A83D:$000B} TN207|
  18913. SetSuiteLabel(theSuite:Handle;theLabel:integer):OSErr; ƒIcons {ABC9:$0316}
  18914. MTB.5-40…41|
  18915. SetSysBeepVolume(offset:longint):OSErr; ƒSound {A800}|
  18916. SetSysDirection(newDirection:integer); TE.6-10  TE.6-76…77|
  18917. SetSysJust(newJust:integer); ƒScript V-316|
  18918. SetTagBuffer(buffPtr:Ptr):OSErr; ƒDisks Δ II-214|
  18919. SetTextProc(mh:MediaHandler;TextProc:ProcPtr):ComponentResult; ƒMovies {A82A:
  18920. $0000} QT.2-301|
  18921. SetTextRect(r:Rect); ƒPascal TP-364|
  18922. SetTextSampleData(mh:MediaHandler;data:Ptr;dataType:OSType):ComponentResult;
  18923. ƒMovies {A82A:$0000}|
  18924. SetTextServiceCursor(ts:ComponentInstance;mousePos:Point):ComponentResult;
  18925. ƒTextServices {:$0000} TE.7-41  TE.7-88…89|
  18926. SetTextServiceLanguage(VAR slRecordPtr:ScriptLanguageRecord):OSErr;
  18927. ƒTextServices {AA54:$000E} TE.7-25  TE.7-64…65|
  18928. SetTime(d:DateTimeRec); ƒOSUtils II-380|
  18929. SetTimeBaseEffectiveRate QT.2-326…327|
  18930. SetTimeBaseFlags(tb:TimeBase;timeBaseFlags:longint); ƒMovies {AAAA} QT.2-330|
  18931. SetTimeBaseMasterClock(slave:TimeBase;clockMeister:Component;slaveZero:
  18932. TimeRecord); ƒMovies {AAAA} QT.2-318…319|
  18933. SetTimeBaseMasterTimeBase(slave:TimeBase;master:TimeBase;slaveZero:
  18934. TimeRecord); ƒMovies {AAAA} QT.2-320…321|
  18935. SetTimeBaseRate(tb:TimeBase;r:Fixed); ƒMovies {AAAA} QT.2-325…326|
  18936. SetTimeBaseStartTime(tb:TimeBase;tr:TimeRecord); ƒMovies {AAAA} QT.2-327|
  18937. SetTimeBaseStopTime(tb:TimeBase;tr:TimeRecord); ƒMovies {AAAA} QT.2-328…329|
  18938. SetTimeBaseTime(tb:TimeBase;tr:TimeRecord); ƒMovies {AAAA} QT.2-323|
  18939. SetTimeBaseValue(tb:TimeBase;t:TimeValue;s:TimeScale); ƒMovies {AAAA} QT.2-324|
  18940. SetTimeBaseZero(tb:TimeBase;VAR zero:TimeRecord); ƒMovies {AAAA} QT.2-322|
  18941. SetTimeout(count:integer); ƒStart V-356|
  18942. SetToolboxTrapAddress(trapAddr:longint;trapNum:integer); ƒOSUtils {A647}
  18943. IV-234|
  18944. SetToolTrapAddress(trapAddr:longint;trapNum:integer); ƒOSUtils {A647} IV-234|
  18945. SetTrackAlternate(t:Track;alternateT:Track); ƒMovies {AAAA:$0053} QT.2-210…211|
  18946. SetTrackClipRgn(t:Track;theClip:RgnHandle); ƒMovies {AAAA} QT.2-178|
  18947. SetTrackDimensions(t:Track;width:Fixed;height:Fixed); ƒMovies {AAAA:$005E}
  18948. QT.2-176…177|
  18949. SetTrackEnabled(t:Track;isEnabled:boolean); ƒMovies {AAAA:$0046} QT.2-147|
  18950. SetTrackGWorld(theTrack:Track;port:CGrafPtr;gdh:GDHandle;proc:
  18951. TrackTransferProc;refCon:longint); ƒMovies {AAAA}|
  18952. SetTrackLayer(t:Track;layer:integer); ƒMovies {AAAA:$0051} QT.2-168…169|
  18953. SetTrackMatrix(t:Track;matrix:MatrixRecord); ƒMovies {AAAA:$0057} QT.2-174|
  18954. SetTrackMatte(t:Track;theMatte:PixMapHandle); ƒMovies {AAAA} QT.2-179…180|
  18955. SetTrackOffset(t:Track;offset:TimeValue); ƒMovies {AAAA:$004D} QT.2-192|
  18956. SetTrackUsage(t:Track;usage:longint); ƒMovies {AAAA:$0048} QT.2-115|
  18957. SetTrackVolume(t:Track;volume:integer); ƒMovies {AAAA:$0055} QT.2-29  QT.2-183|
  18958. SetTranslationAdvertisement(refNum:TranslationRefNum;advertisement:PicHandle)
  18959. :OSErr; Δ {_TranslationDispatch:$0002} MTB.7-35  MTB.7-51…52|
  18960. SetTrapAddress(trapAddr:longint;trapNum:integer); ƒOSUtils {A047} II-384
  18961. IV-234  N2-4 TN2|
  18962. SetTSMCursor(mousePos:Point):boolean; ƒTextServices {AA54:$0006} TE.7-22
  18963. TE.7-42  TE.7-55…56|
  18964. SetupAIFFHeader(fRefNum:integer;numChannels:integer;sampleRate:Fixed;
  18965. sampleSize:integer;compressionType:OSType;numBytes:longint;numFrames:longint)
  18966. :OSErr; ƒSoundInput {A800}|
  18967. SetupSndHeader(sndHandle:Handle;numChannels:integer;sampleRate:Fixed;
  18968. sampleSize:integer;compressionType:OSType;baseNote:integer;numBytes:longint;
  18969. VAR headerLen:integer):OSErr; ƒSoundInput {A800}|
  18970. SetUserDataItem(userDataH:UserData;data:Ptr;size:longint;dataType:OSType;
  18971. index:longint):OSErr; ƒMovies {AAAA} QT.2-239|
  18972. SetVarValue(paramPtr:XCmdPtr;handlerNum:integer;varNum:integer;varHndl:
  18973. Handle); ƒHyperXCmd|
  18974. SetVideoDefault(paramBlock:DefVideoPtr); ƒStart {A081} V-355|
  18975. SetVideoMediaGraphicsMode(mh:MediaHandler;graphicsMode:longint;opColor:
  18976. RGBColor):HandlerError; ƒMovies {A82A:$0000} QT.2-287|
  18977. SetVol(volName:StringPtr;vRefNum:integer):OSErr; ƒFiles II-89  IV-107
  18978. II-105  IV-132 FL.2-36  FL.2-37  FL.2-135|
  18979. SetWinColor(theWindow:WindowPtr;newColorTable:WCTabHandle); ƒWindows Δ
  18980. {AA41} V-207 TB.4-114…115|
  18981. SetWindowPic(theWindow:WindowPtr;pic:PicHandle); ƒWindows {A92E} I-293
  18982. TB.4-110|
  18983. SetWordBreak(wBrkProc:ProcPtr;hTE:TEHandle); ƒTextEdit I-390|
  18984. SetWRefCon(theWindow:WindowPtr;data:longint); ƒWindows {A918} I-293 OV-115
  18985. OV-118  TB.4-111|
  18986. SetWTitle(theWindow:WindowPtr;title:Str255); ƒWindows Δ {A91A} I-284 TB.4-85|
  18987. SetWUTime(WUTime:longint):OSErr; ƒPower|
  18988. SetXWIdleTime(paramPtr:XCmdPtr;window:WindowPtr;interval:longint); ƒHyperXCmd|
  18989. SetZone(hz:THz); ƒMemory {A01B} II-31  N8-1 ME.2-81|
  18990. SEVarBase=$0C30 ƒSysEqu|
  18991. SEvtEnb=$15C ƒSysEqu|
  18992. SExec(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$0023} V-452|
  18993. sfErrorDialogRefCon='err ' ƒStandardFile|
  18994. sfGetDialogID=-6042 ƒStandardFile|
  18995. SFGetFile(where:Point;prompt:Str255;fileFilter:FileFilterProcPtr;numTypes:
  18996. integer;typeList:SFTypeList;dlgHook:DlgHookProcPtr;VAR reply:SFReply);
  18997. ƒStandardFile Δ {A9EA:$0002} FL.3-53|
  18998. SFGetFilePreview(where:Point;prompt:Str255;fileFilter:FileFilterProcPtr;
  18999. numTypes:integer;typeList:SFTypeList;dlgHook:DlgHookProcPtr;VAR reply:
  19000. SFReply); ƒImageCompression {AAA3} QT.2-65…68  QT.2-306…307|
  19001. sfHookChangeSelection=110 ƒStandardFile|
  19002. sfHookCharOffset=$1000 ƒStandardFile|
  19003. sfHookFirstCall=-1 ƒStandardFile|
  19004. sfHookFolderPopUp=102 ƒStandardFile|
  19005. sfHookGoToAliasTarget=106 ƒStandardFile|
  19006. sfHookGoToDesktop=105 ƒStandardFile|
  19007. sfHookGoToNextDrive=108 ƒStandardFile|
  19008. sfHookGoToParent=107 ƒStandardFile|
  19009. sfHookGoToPrevDrive=109 ƒStandardFile|
  19010. sfHookLastCall=-2 ƒStandardFile|
  19011. sfHookNullEvent=100 ƒStandardFile|
  19012. sfHookOpenAlias=104 ƒStandardFile|
  19013. sfHookOpenFolder=103 ƒStandardFile|
  19014. sfHookRebuildList=101 ƒStandardFile|
  19015. sfHookSetActiveOffset=200 ƒStandardFile|
  19016. SFindBigDevBase(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$001C}|
  19017. SFindDevBase(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$001B} V-451|
  19018. SFindSInfoRecPtr(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$002F} V-455|
  19019. SFindSRsrcPtr(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0030} V-456|
  19020. SFindStruct(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0006} V-446|
  19021. sfItemBalloonHelp=3 ƒStandardFile|
  19022. sfItemCancelButton=2 ƒStandardFile|
  19023. sfItemDesktopButton=6 ƒStandardFile|
  19024. sfItemDividerLinePict=9 ƒStandardFile|
  19025. sfItemEjectButton=5 ƒStandardFile|
  19026. sfItemFileListUser=7 ƒStandardFile|
  19027. sfItemFileNameTextEdit=10 ƒStandardFile|
  19028. sfItemNewFolderUser=12 ƒStandardFile|
  19029. sfItemOpenButton=1 ƒStandardFile|
  19030. sfItemPopUpMenuUser=8 ƒStandardFile|
  19031. sfItemPromptStaticText=11 ƒStandardFile|
  19032. sfItemVolumeUser=4 ƒStandardFile|
  19033. sfLockWarnDialogRefCon='lock' ƒStandardFile|
  19034. sfMainDialogRefCon='stdf' ƒStandardFile|
  19035. sfNewFolderDialogRefCon='nfdr' ƒStandardFile|
  19036. SFPGetFile(where:Point;prompt:Str255;fileFilter:FileFilterProcPtr;numTypes:
  19037. integer;typeList:SFTypeList;dlgHook:DlgHookProcPtr;VAR reply:SFReply;dlgID:
  19038. integer;filterProc:ModalFilterProcPtr); ƒStandardFile Δ {A9EA:$0004} FL.3-54|
  19039. SFPGetFilePreview(where:Point;prompt:Str255;fileFilter:FileFilterProcPtr;
  19040. numTypes:integer;typeList:SFTypeList;dlgHook:DlgHookProcPtr;VAR reply:
  19041. SFReply;dlgID:integer;filterProc:ModalFilterProcPtr); ƒImageCompression
  19042. {AAA3} QT.2-65…68  QT.2-308…310|
  19043. sfpItemCreatePreviewButton=14 ƒImageCompression|
  19044. sfpItemPreviewAreaUser=11 ƒImageCompression|
  19045. sfpItemPreviewDividerUser=13 ƒImageCompression|
  19046. sfpItemPreviewStaticText=12 ƒImageCompression|
  19047. sfpItemShowPreviewButton=15 ƒImageCompression|
  19048. SFPPutFile(where:Point;prompt:Str255;origName:Str255;dlgHook:DlgHookProcPtr;
  19049. VAR reply:SFReply;dlgID:integer;filterProc:ModalFilterProcPtr);
  19050. ƒStandardFile Δ {A9EA:$0003} FL.3-48…49|
  19051. sfPutDialogID=-6043 ƒStandardFile|
  19052. SFPutFile(where:Point;prompt:Str255;origName:Str255;dlgHook:DlgHookProcPtr;
  19053. VAR reply:SFReply); ƒStandardFile Δ {A9EA:$0001} FL.3-47…48|
  19054. sfReplaceDialogRefCon='rplc' ƒStandardFile|
  19055. SFReply=RECORD ƒStandardFile FL.3-43
  19056. good:boolean;    {TRUE if user did not cancel}
  19057. copy:boolean;    {reserved}
  19058. fType:OSType;    {file type}
  19059. vRefNum:integer;    {working directory reference number}
  19060. version:integer;    {reserved}
  19061. fName:Str63;    {filename}|
  19062. SFSaveDisk=$214 ƒSysEqu FL.3-65|
  19063. sfStatWarnDialogRefCon='stat' ƒStandardFile|
  19064. SFTypeList=ARRAY[0..3] of OSType ƒStandardFile QT.2-307  QT.2-309  QT.2-311|
  19065. SGAddFrame(c:SGChannel;bufferNum:integer;atTime:TimeValue;scale:TimeScale;ci:
  19066. SGCompressInfo):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19067. QTC.5-107…108  QTC.6-36|
  19068. SGAddFrameReference(s:SeqGrabComponent;VAR frameInfo:SeqGrabFrameInfo):
  19069. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.6-87|
  19070. SGAddMovieData(s:SeqGrabComponent;c:SGChannel;p:Ptr;len:longint;VAR offset:
  19071. longint;chRefCon:longint;time:TimeValue;writeType:integer):ComponentResult;
  19072. ƒQuickTimeComponents {A82A:$0000} QTC.6-85…86|
  19073. SGAlignChannelRect(c:SGChannel;VAR r:Rect):ComponentResult;
  19074. ƒQuickTimeComponents {A82A:$0000} QTC.6-76|
  19075. sGammaDir=64 ƒROMDefs|
  19076. SGAppendDeviceListToMenu(s:SeqGrabComponent;list:SGDeviceList;mh:MenuHandle):
  19077. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-75|
  19078. SGChangedSource(s:SeqGrabComponent;c:SGChannel):ComponentResult;
  19079. ƒQuickTimeComponents {A82A:$0000} QTC.6-90|
  19080. SGChannel=ComponentInstance ƒQuickTimeComponents|
  19081. sgChannelAtom='chan' ƒQuickTimeComponents|
  19082. sgChannelDescription='cdsc' ƒQuickTimeComponents|
  19083. sgChannelSettings='cset' ƒQuickTimeComponents|
  19084. sgChannelSettingsAtom='ctom' ƒQuickTimeComponents|
  19085. sgClipType='clip' ƒQuickTimeComponents|
  19086. SGCompressFrame(c:SGChannel;bufferNum:integer):ComponentResult;
  19087. ƒQuickTimeComponents {A82A:$0000} QTC.5-105  QTC.6-36|
  19088. SGCompressFrameComplete(c:SGChannel;bufferNum:integer;VAR done:boolean;VAR
  19089. ci:SGCompressInfo):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19090. QTC.5-106…107  QTC.6-36|
  19091. SGCompressInfo=PACKED RECORD ƒQuickTimeComponents QTC.5-22…23
  19092. buffer:Ptr;
  19093. bufferSize:longint;
  19094. similarity:char;
  19095. reserved:char;|
  19096. sgcSoundChannelCountType='schn' ƒQuickTimeComponents|
  19097. sgcSoundCompressionType='scmp' ƒQuickTimeComponents|
  19098. sgcSoundGainType='gain' ƒQuickTimeComponents|
  19099. sgcSoundInputType='sinp' ƒQuickTimeComponents|
  19100. sgcSoundSampleRateType='srat' ƒQuickTimeComponents|
  19101. sgcSoundSampleSizeType='ssiz' ƒQuickTimeComponents|
  19102. sgcVideoBlackLevelType='blkl' ƒQuickTimeComponents|
  19103. sgcVideoBrigtnessType='brit' ƒQuickTimeComponents|
  19104. sgcVideoContrastType='trst' ƒQuickTimeComponents|
  19105. sgcVideoFilterType='vflt' ƒQuickTimeComponents|
  19106. sgcVideoFormatType='vstd' ƒQuickTimeComponents|
  19107. sgcVideoHueType='hue ' ƒQuickTimeComponents|
  19108. sgcVideoInputType='vinp' ƒQuickTimeComponents|
  19109. sgcVideoRectType='vrct' ƒQuickTimeComponents|
  19110. sgcVideoSaturationType='satr' ƒQuickTimeComponents|
  19111. sgcVideoSharpnessType='shrp' ƒQuickTimeComponents|
  19112. sgcVideoWhiteLevelType='whtl' ƒQuickTimeComponents|
  19113. SGDataProc=ProcPtr ƒQuickTimeComponents|
  19114. SGDeviceList=^SGDeviceListPtr ƒQuickTimeComponents|
  19115. sgDeviceListDontCheckAvailability=2 ƒQuickTimeComponents|
  19116. SGDeviceListPtr=^SGDeviceListRecord ƒQuickTimeComponents|
  19117. SGDeviceListRecord=RECORD ƒQuickTimeComponents QTC.5-72
  19118. count:integer;    {count of devices}
  19119. selectedIndex:integer;    {current device}
  19120. reserved:longint;    {reserved--set to 0}
  19121. entry:ARRAY[0..0] OF SGDeviceName;    {device names}|
  19122. sgDeviceListWithIcons=1 ƒQuickTimeComponents|
  19123. SGDeviceName=RECORD ƒQuickTimeComponents QTC.5-72…73
  19124. name:Str63;    {device name}
  19125. icon :Handle;    {device icon}
  19126. flags :longint;    {flags}
  19127. refCon :longint;    {set to 0}
  19128. reserved:longint;    {reserved--set to 0}|
  19129. sgDeviceNameFlagDeviceUnavailable=1 ƒQuickTimeComponents|
  19130. sgDeviceNameType='name' ƒQuickTimeComponents|
  19131. SGDisplayCompress(c:SGChannel;dataPtr:Ptr;desc:ImageDescriptionHandle;VAR mp:
  19132. MatrixRecord;clipRgn:RgnHandle):ComponentResult; ƒQuickTimeComponents {A82A:
  19133. $0000} QTC.5-110…111|
  19134. SGDisplayFrame(c:SGChannel;bufferNum:integer;mp:MatrixRecord;clipRgn:
  19135. RgnHandle):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-105
  19136. QTC.6-36|
  19137. SGDisposeChannel(s:SeqGrabComponent;c:SGChannel):ComponentResult;
  19138. ƒQuickTimeComponents {A82A:$0000} QTC.5-12  QTC.5-34…35|
  19139. SGDisposeDeviceList(s:SeqGrabComponent;list:SGDeviceList):ComponentResult;
  19140. ƒQuickTimeComponents {A82A:$0000} QTC.5-75|
  19141. SGetBlock(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$0005} V-445|
  19142. SGetCString(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$0003} V-445|
  19143. SGetDriver(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$002D} V-455|
  19144. SGetSRsrc(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$000B} V-446|
  19145. SGetSRsrcPtr(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$001D}|
  19146. SGetTypeSRsrc(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$000C} V-446|
  19147. sgFlagControlledGrab=1 ƒQuickTimeComponents|
  19148. SGGetAlignmentProc(s:SeqGrabComponent;alignmentProc:AlignmentProcRecordPtr):
  19149. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-36|
  19150. SGGetBufferInfo(c:SGChannel;bufferNum:integer;VAR bufferPM:PixMapHandle;VAR
  19151. bufferRect:Rect;VAR compressBuffer:GWorldPtr;VAR compressBufferRect:Rect):
  19152. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-102…103|
  19153. SGGetChannelBounds(c:SGChannel;VAR bounds:Rect):ComponentResult;
  19154. ƒQuickTimeComponents {A82A:$0000} QTC.5-66  QTC.6-63|
  19155. SGGetChannelClip(c:SGChannel;VAR theClip:RgnHandle):ComponentResult;
  19156. ƒQuickTimeComponents {A82A:$0000} QTC.5-70  QTC.6-17  QTC.6-56|
  19157. SGGetChannelDeviceList(c:SGChannel;selectionFlags:longint;VAR list:
  19158. SGDeviceList):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-73…74
  19159. QTC.6-24  QTC.6-60…61|
  19160. SGGetChannelInfo(c:SGChannel;VAR channelInfo:longint):ComponentResult;
  19161. ƒQuickTimeComponents {A82A:$0000} QTC.5-61  QTC.6-49…50|
  19162. SGGetChannelMatrix(c:SGChannel;VAR m:MatrixRecord):ComponentResult;
  19163. ƒQuickTimeComponents {A82A:$0000} QTC.5-71  QTC.6-58|
  19164. SGGetChannelMaxFrames(c:SGChannel;VAR frameCount:longint):ComponentResult;
  19165. ƒQuickTimeComponents {A82A:$0000} QTC.5-64…65  QTC.6-53|
  19166. SGGetChannelPlayFlags(c:SGChannel;VAR playFlags:longint):ComponentResult;
  19167. ƒQuickTimeComponents {A82A:$0000} QTC.5-63  QTC.6-51…52|
  19168. SGGetChannelSampleDescription(c:SGChannel;sampleDesc:Handle):ComponentResult;
  19169. ƒQuickTimeComponents {A82A:$0000} QTC.5-68  QTC.6-24  QTC.6-55|
  19170. SGGetChannelSettings(s:SeqGrabComponent;c:SGChannel;VAR ud:UserData;flags:
  19171. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-51…52|
  19172. SGGetChannelTimeScale(c:SGChannel;VAR scale:TimeScale):ComponentResult;
  19173. ƒQuickTimeComponents {A82A:$0000} QTC.5-68  QTC.6-24  QTC.6-55|
  19174. SGGetChannelUsage(c:SGChannel;VAR usage:longint):ComponentResult;
  19175. ƒQuickTimeComponents {A82A:$0000} QTC.5-60…61  QTC.6-49|
  19176. SGGetChannelVolume(c:SGChannel;VAR volume:integer):ComponentResult;
  19177. ƒQuickTimeComponents {A82A:$0000} QTC.5-67  QTC.6-78|
  19178. SGGetCompressBuffer(c:SGChannel;VAR depth:integer;VAR compressSize:Rect):
  19179. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-89  QTC.6-73|
  19180. SGGetDataOutput(s:SeqGrabComponent;VAR movieFile:FSSpec;VAR whereFlags:
  19181. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-28…29|
  19182. SGGetDataRate(c:SGChannel;VAR bytesPerSecond:longint):ComponentResult;
  19183. ƒQuickTimeComponents {A82A:$0000} QTC.6-25  QTC.6-54|
  19184. SGGetFlags(s:SeqGrabComponent;VAR sgFlags:longint):ComponentResult;
  19185. ƒQuickTimeComponents {A82A:$0000} QTC.5-57…58|
  19186. SGGetFrameRate(c:SGChannel;VAR frameRate:Fixed):ComponentResult;
  19187. ƒQuickTimeComponents {A82A:$0000} QTC.5-90  QTC.6-74|
  19188. SGGetGWorld(s:SeqGrabComponent;VAR gp:CGrafPtr;VAR gd:GDHandle):
  19189. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-30…31|
  19190. SGGetIndChannel(s:SeqGrabComponent;index:integer;VAR ref:SGChannel;VAR
  19191. chanType:OSType):ComponentResult; ƒQuickTimeComponents {A,26:$0000}
  19192. QTC.5-33…34|
  19193. SGGetLastMovieResID(s:SeqGrabComponent;VAR resID:integer):ComponentResult;
  19194. ƒQuickTimeComponents {A82A:$0000} QTC.5-45…46|
  19195. SGGetMaximumRecordTime(s:SeqGrabComponent;VAR ticks:longint):ComponentResult;
  19196. ƒQuickTimeComponents {A82A:$0000} QTC.5-54|
  19197. SGGetMovie(s:SeqGrabComponent):Movie; ƒQuickTimeComponents {A82A:$0000}
  19198. QTC.5-45|
  19199. SGGetNextFrameReference(s:SeqGrabComponent;VAR frameInfo:SeqGrabFrameInfo;
  19200. VAR frameDuration:TimeValue;VAR frameNumber:longint):ComponentResult;
  19201. ƒQuickTimeComponents {A82A:$0000} QTC.6-25  QTC.6-88…89|
  19202. SGGetPause(s:SeqGrabComponent;VAR paused:Byte):ComponentResult;
  19203. ƒQuickTimeComponents {A82A:$0000} QTC.5-42|
  19204. SGGetSettings(s:SeqGrabComponent;VAR ud:UserData;flags:longint):
  19205. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-49…50  QTC.6-31|
  19206. SGGetSoundInputDriver(c:SGChannel):longint; ƒQuickTimeComponents {A82A:
  19207. $0000} QTC.5-93  QTC.6-79|
  19208. SGGetSoundInputParameters(c:SGChannel;VAR sampleSize:integer;VAR numChannels:
  19209. integer;VAR compressionType:OSType):ComponentResult; ƒQuickTimeComponents
  19210. {A82A:$0000} QTC.5-98  QTC.6-83|
  19211. SGGetSoundInputRate(c:SGChannel):Fixed; ƒQuickTimeComponents {A82A:$0000}
  19212. QTC.5-97  QTC.6-82|
  19213. SGGetSoundRecordChunkSize(c:SGChannel):longint; ƒQuickTimeComponents {A82A:
  19214. $0000} QTC.5-96  QTC.6-81|
  19215. SGGetSrcVideoBounds(c:SGChannel;VAR r:Rect):ComponentResult;
  19216. ƒQuickTimeComponents {A82A:$0000} QTC.5-78  QTC.6-64|
  19217. SGGetStorageSpaceRemaining(s:SeqGrabComponent;VAR bytes:longint):
  19218. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-55|
  19219. SGGetTimeBase(s:SeqGrabComponent;VAR tb:TimeBase):ComponentResult;
  19220. ƒQuickTimeComponents {A82A:$0000} QTC.5-56…57|
  19221. SGGetTimeRemaining(s:SeqGrabComponent;VAR ticksLeft:longint):ComponentResult;
  19222. ƒQuickTimeComponents {A82A:$0000} QTC.5-56|
  19223. SGGetUseScreenBuffer(c:SGChannel;VAR useScreenBuffer:boolean):
  19224. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-91  QTC.6-76|
  19225. SGGetVideoBottlenecks(c:SGChannel;VAR vb:VideoBottles):ComponentResult;
  19226. ƒQuickTimeComponents {A82A:$0000} QTC.5-102|
  19227. SGGetVideoCompressor(c:SGChannel;VAR depth:integer;VAR compressor:
  19228. CompressorComponent;VAR spatialQuality:CodecQ;VAR temporalQuality:CodecQ;VAR
  19229. keyFrameRate:longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19230. QTC.5-83…85  QTC.6-69…70|
  19231. SGGetVideoCompressorType(c:SGChannel;VAR compressorType:OSType):
  19232. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-81  QTC.6-28
  19233. QTC.6-67|
  19234. SGGetVideoDigitizerComponent(c:SGChannel):ComponentInstance;
  19235. ƒQuickTimeComponents {A82A:$0000} QTC.5-86  QTC.6-71|
  19236. SGGetVideoRect(c:SGChannel;VAR r:Rect):ComponentResult; ƒQuickTimeComponents
  19237. {A82A:$0000} QTC.5-79  QTC.6-65|
  19238. SGGrabCompressComplete(c:SGChannel;VAR done:boolean;VAR ci:SGCompressInfo;
  19239. VAR tr:TimeRecord):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19240. QTC.5-109…110|
  19241. SGGrabFrame(c:SGChannel;bufferNum:integer):ComponentResult;
  19242. ƒQuickTimeComponents {A82A:$0000} QTC.5-103…104|
  19243. SGGrabFrameComplete(c:SGChannel;bufferNum:integer;VAR done:boolean):
  19244. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-104  QTC.6-36|
  19245. SGGrabPict(s:SeqGrabComponent;VAR p:PicHandle;bounds:Rect;offscreenDepth:
  19246. integer;grabPictFlags:longint):ComponentResult; ƒQuickTimeComponents {A82A:
  19247. $0000} QTC.5-46…47|
  19248. SGIdle(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents {A82A:
  19249. $0000} QTC.5-14  QTC.5-18  QTC.5-39  QTC.6-20  QTC.6-42|
  19250. SGInitChannel(c:SGChannel;owner:SeqGrabComponent):ComponentResult;
  19251. ƒQuickTimeComponents {A82A:$0000} QTC.6-38|
  19252. SGInitialize(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents {A82A:
  19253. $0000} QTC.5-11  QTC.5-25|
  19254. sgMatrixType='mtrx' ƒQuickTimeComponents|
  19255. SGModalFilterProcPtr=ProcPtr ƒQuickTimeComponents|
  19256. SGNewChannel(s:SeqGrabComponent;channelType:OSType;VAR ref:SGChannel):
  19257. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-12  QTC.5-31…32|
  19258. SGNewChannelFromComponent(s:SeqGrabComponent;VAR newChannel:SGChannel;
  19259. sgChannelComponent:Component):ComponentResult; ƒQuickTimeComponents {A82A:
  19260. $0000} QTC.5-32…33|
  19261. SGPanelCanRun(s:SeqGrabComponent;c:SGChannel):ComponentResult;
  19262. ƒQuickTimeComponents {A82A:$0000} QTC.7-17|
  19263. sgPanelDescription='pdsc' ƒQuickTimeComponents|
  19264. SGPanelEvent(s:SeqGrabComponent;c:SGChannel;d:DialogPtr;itemOffset:integer;
  19265. VAR theEvent:EventRecord;VAR itemHit:integer;VAR handled:boolean):
  19266. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.6-29  QTC.7-11
  19267. QTC.7-22|
  19268. sgPanelFlagForPanel=1 ƒQuickTimeComponents|
  19269. SGPanelGetDITL QTC.6-29  QTC.7-11  QTC.7-18…19|
  19270. SGPanelGetDitl(s:SeqGrabComponent;VAR ditl:Handle):ComponentResult;
  19271. ƒQuickTimeComponents {A82A:$0000}|
  19272. SGPanelGetSettings(s:SeqGrabComponent;c:SGChannel;VAR ud:UserData;flags:
  19273. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.7-24…25|
  19274. SGPanelGetTitle(s:SeqGrabComponent;title:Str255):ComponentResult;
  19275. ƒQuickTimeComponents {A82A:$0000}|
  19276. SGPanelInstall(s:SeqGrabComponent;c:SGChannel;d:DialogPtr;itemOffset:integer)
  19277. :ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.6-29  QTC.7-11
  19278. QTC.7-19|
  19279. SGPanelItem(s:SeqGrabComponent;c:SGChannel;d:DialogPtr;itemOffset:integer;
  19280. itemNum:integer):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.7-11
  19281. QTC.7-21|
  19282. SGPanelRemove(s:SeqGrabComponent;c:SGChannel;d:DialogPtr;itemOffset:integer):
  19283. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.6-29  QTC.7-11
  19284. QTC.7-20|
  19285. SGPanelSetGrabber(s:SeqGrabComponent;sg:SeqGrabComponent):ComponentResult;
  19286. ƒQuickTimeComponents {A82A:$0000} QTC.7-16|
  19287. SGPanelSetResFile(s:SeqGrabComponent;resRef:integer):ComponentResult;
  19288. ƒQuickTimeComponents {A82A:$0000} QTC.7-18|
  19289. SGPanelSetSettings(s:SeqGrabComponent;c:SGChannel;ud:UserData;flags:longint):
  19290. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.7-25…26|
  19291. sgPanelSettings='pset' ƒQuickTimeComponents|
  19292. sgPanelSettingsAtom='ptom' ƒQuickTimeComponents|
  19293. SGPanelValidateInput(s:SeqGrabComponent;VAR ok:boolean):ComponentResult;
  19294. ƒQuickTimeComponents {A82A:$0000} QTC.7-23|
  19295. SGPause(s:SeqGrabComponent;pause:boolean):ComponentResult;
  19296. ƒQuickTimeComponents {A82A:$0000} QTC.5-41  QTC.6-20  QTC.6-44…45|
  19297. sgPlayFlagsType='plyf' ƒQuickTimeComponents|
  19298. SGPrepare(s:SeqGrabComponent;prepareForPreview:boolean;prepareForRecord:
  19299. boolean):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-43…44
  19300. QTC.6-20  QTC.6-45…46|
  19301. SGRelease(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents {A82A:
  19302. $0000} QTC.5-44  QTC.6-20  QTC.6-46|
  19303. SGSetChannelBounds(c:SGChannel;bounds:Rect):ComponentResult;
  19304. ƒQuickTimeComponents {A82A:$0000} QTC.5-12  QTC.5-65  QTC.6-17  QTC.6-63|
  19305. SGSetChannelClip(c:SGChannel;theClip:RgnHandle):ComponentResult;
  19306. ƒQuickTimeComponents {A82A:$0000} QTC.5-69  QTC.6-17  QTC.6-56|
  19307. SGSetChannelDevice(c:SGChannel;name:StringPtr):ComponentResult;
  19308. ƒQuickTimeComponents {A82A:$0000} QTC.5-76  QTC.6-24  QTC.6-61|
  19309. SGSetChannelMatrix(c:SGChannel;VAR m:MatrixRecord):ComponentResult;
  19310. ƒQuickTimeComponents {A82A:$0000} QTC.5-70  QTC.6-17  QTC.6-57|
  19311. SGSetChannelMaxFrames(c:SGChannel;frameCount:longint):ComponentResult;
  19312. ƒQuickTimeComponents {A82A:$0000} QTC.5-63…64  QTC.6-52|
  19313. SGSetChannelPlayFlags(c:SGChannel;playFlags:longint):ComponentResult;
  19314. ƒQuickTimeComponents {A82A:$0000} QTC.5-61…62  QTC.6-50…51|
  19315. SGSetChannelRefCon(c:SGChannel;refCon:longint):ComponentResult;
  19316. ƒQuickTimeComponents {A82A:$0000} QTC.5-67  QTC.6-53…54|
  19317. SGSetChannelSettings(s:SeqGrabComponent;c:SGChannel;ud:UserData;flags:
  19318. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-52…53|
  19319. SGSetChannelUsage(c:SGChannel;usage:longint):ComponentResult;
  19320. ƒQuickTimeComponents {A82A:$0000} QTC.5-12  QTC.5-59…60  QTC.6-48|
  19321. SGSetChannelVolume(c:SGChannel;volume:integer):ComponentResult;
  19322. ƒQuickTimeComponents {A82A:$0000} QTC.5-66  QTC.6-77|
  19323. SGSetCompressBuffer(c:SGChannel;depth:integer;compressSize:Rect):
  19324. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-87…88  QTC.6-72…73|
  19325. SGSetDataOutput(s:SeqGrabComponent;movieFile:FSSpec;whereFlags:longint):
  19326. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-26…27  QTC.5-35|
  19327. SGSetDataProc(s:SeqGrabComponent;proc:SGDataProc;refCon:longint):
  19328. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-35|
  19329. SGSetFlags(s:SeqGrabComponent;sgFlags:longint):ComponentResult;
  19330. ƒQuickTimeComponents {A82A:$0000} QTC.5-57|
  19331. SGSetFrameRate(c:SGChannel;frameRate:Fixed):ComponentResult;
  19332. ƒQuickTimeComponents {A82A:$0000} QTC.5-89…90  QTC.6-74|
  19333. SGSetGWorld(s:SeqGrabComponent;gp:CGrafPtr;gd:GDHandle):ComponentResult;
  19334. ƒQuickTimeComponents {A82A:$0000} QTC.5-11  QTC.5-29…30  QTC.6-17  QTC.6-39|
  19335. SGSetMaximumRecordTime(s:SeqGrabComponent;ticks:longint):ComponentResult;
  19336. ƒQuickTimeComponents {A82A:$0000} QTC.5-18  QTC.5-53…54|
  19337. SGSetSettings(s:SeqGrabComponent;ud:UserData;flags:longint):ComponentResult;
  19338. ƒQuickTimeComponents {A82A:$0000} QTC.5-50|
  19339. SGSetSoundInputDriver(c:SGChannel;driverName:Str255):ComponentResult;
  19340. ƒQuickTimeComponents {A82A:$0000} QTC.5-93  QTC.6-78|
  19341. SGSetSoundInputDriverChanged QTC.6-80|
  19342. SGSetSoundInputParameters(c:SGChannel;sampleSize:integer;numChannels:integer;
  19343. compressionType:OSType):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19344. QTC.5-97  QTC.6-82…83|
  19345. SGSetSoundInputRate(c:SGChannel;rate:Fixed):ComponentResult;
  19346. ƒQuickTimeComponents {A82A:$0000} QTC.5-96…97  QTC.6-81|
  19347. SGSetSoundRecordChunkSize(c:SGChannel;seconds:longint):ComponentResult;
  19348. ƒQuickTimeComponents {A82A:$0000} QTC.5-95  QTC.6-80|
  19349. SGSettingsDialog(s:SeqGrabComponent;c:SGChannel;numPanels:integer;VAR
  19350. panelList:Component;flags:longint;proc:SGModalFilterProcPtr;procRefNum:
  19351. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-5
  19352. QTC.5-18  QTC.5-48…49  QTC.6-5  QTC.6-31|
  19353. SGSetUseScreenBuffer(c:SGChannel;useScreenBuffer:boolean):ComponentResult;
  19354. ƒQuickTimeComponents {A82A:$0000} QTC.5-91  QTC.6-75|
  19355. SGSetVideoBottlenecks(c:SGChannel;VAR vb:VideoBottles):ComponentResult;
  19356. ƒQuickTimeComponents {A82A:$0000} QTC.5-101|
  19357. SGSetVideoCompressor(c:SGChannel;depth:integer;compressor:
  19358. CompressorComponent;spatialQuality:CodecQ;temporalQuality:CodecQ;
  19359. keyFrameRate:longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19360. QTC.5-82…83  QTC.6-68…69|
  19361. SGSetVideoCompressorType(c:SGChannel;compressorType:OSType):ComponentResult;
  19362. ƒQuickTimeComponents {A82A:$0000} QTC.5-80…81  QTC.6-28  QTC.6-66|
  19363. SGSetVideoDigitizerComponent(c:SGChannel;vdig:ComponentInstance):
  19364. ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.5-85  QTC.6-70…71|
  19365. SGSetVideoRect(c:SGChannel;r:Rect):ComponentResult; ƒQuickTimeComponents
  19366. {A82A:$0000} QTC.5-78…79  QTC.6-64…65|
  19367. SGSortDeviceList(s:SeqGrabComponent;list:SGDeviceList):ComponentResult;
  19368. ƒQuickTimeComponents {A82A:$0000} QTC.6-89|
  19369. SGSoundInputDriverChanged(c:SGChannel):ComponentResult; ƒQuickTimeComponents
  19370. {A82A:$0000} QTC.5-94…95  QTC.6-80|
  19371. SGStartPreview(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents
  19372. {A82A:$0000} QTC.5-37  QTC.6-20  QTC.6-40|
  19373. SGStartRecord(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents
  19374. {A82A:$0000} QTC.5-38  QTC.6-41|
  19375. SGStop(s:SeqGrabComponent):ComponentResult; ƒQuickTimeComponents {A82A:
  19376. $0000} QTC.5-18  QTC.5-40  QTC.6-43|
  19377. SGTransferFrameForCompress(c:SGChannel;bufferNum:integer;mp:MatrixRecord;
  19378. clipRgn:RgnHandle):ComponentResult; ƒQuickTimeComponents {A82A:$0000}
  19379. QTC.5-108…109  QTC.6-37|
  19380. SGUpdate(s:SeqGrabComponent;updateRgn:RgnHandle):ComponentResult;
  19381. ƒQuickTimeComponents {A82A:$0000} QTC.5-14  QTC.5-39…40  QTC.6-42|
  19382. sgUsageType='use ' ƒQuickTimeComponents|
  19383. SGVideoDigitizerChanged(c:SGChannel):ComponentResult; ƒQuickTimeComponents
  19384. {A82A:$0000} QTC.5-86…87  QTC.6-72|
  19385. sgVideoDigitizerType='vdig' ƒQuickTimeComponents|
  19386. sgVolumeType='volu' ƒQuickTimeComponents|
  19387. SGWriteMovieData(s:SeqGrabComponent;c:SGChannel;p:Ptr;len:longint;VAR offset:
  19388. longint):ComponentResult; ƒQuickTimeComponents {A82A:$0000} QTC.6-86|
  19389. SGWriteSamples(c:SGChannel;m:Movie;theFile:AliasHandle):ComponentResult;
  19390. ƒQuickTimeComponents {A82A:$0000} QTC.6-24  QTC.6-43…44|
  19391. ShadowSync=RECORD ƒMoviesFormat
  19392. fdSampleNum:longint;
  19393. syncSampleNum:longint;|
  19394. ShadowSyncAtom=RECORD ƒMoviesFormat
  19395. size:longint;
  19396. atomType:longint;
  19397. flags:longint;
  19398. numEntries:longint;
  19399. shadowSyncTable:ARRAY[0..0]ofShadowSync;|
  19400. sharedFolderIconResource=-3978 ƒIcons|
  19401. ShieldCursor(shieldRect:Rect;offsetPt:Point); ƒToolUtils {A855} I-474|
  19402. shiftKey=512 ƒEvents|
  19403. ShortenDITL(theDialog:DialogPtr;numberItems:integer); ƒCTBUtilities
  19404. TB.6-127…128|
  19405. ShowControl(theControl:ControlHandle); ƒControls Δ {A957} I-322  P-113
  19406. P-114  P-181 TB.5-39…40  TB.5-66…67  TB.5-86 TN197|
  19407. ShowCursor; ƒQuickdraw {A853} I-168  P-84  P-181|
  19408. ShowDialogItem(theDialog:DialogPtr;itemNo:integer); TB.6-124|
  19409. ShowDItem(theDialog:DialogPtr;itemNo:integer); ƒDialogs Δ {A828} IV-59|
  19410. ShowDragHilite(theDragRef:DragReference;hiliteFrame:RgnHandle;inside:boolean)
  19411. :OSErr; ƒDrag {ABED:$001E}|
  19412. ShowDrawing; ƒPascal TP-364|
  19413. ShowFilePreviewComponentType='pnot' ƒQuickTimeComponents|
  19414. ShowHCAlert(paramPtr:XCMDPtr;dlgID:integer;promptStr:Str255):integer;
  19415. ƒHyperXCmd|
  19416. ShowHCPalettes(paramPtr:XCmdPtr); ƒHyperXCmd|
  19417. ShowHide(theWindow:WindowPtr;showFlag:boolean); ƒWindows Δ {A908} I-285
  19418. TB.4-89…90|
  19419. showMacsBugSymbol(symStart,limit:UNIV Ptr;operand:StringPtr;VAR bytesUsed:
  19420. integer):StringPtr; ƒDisAsmLookup|
  19421. ShowMoviePoster(m:Movie); ƒMovies {AAAA:$0011} QT.2-116…117|
  19422. ShowPen; ƒQuickdraw {A897} I-168|
  19423. ShowText; ƒPascal TP-363|
  19424. showUserSettingsDialog=2 ƒMovies|
  19425. ShowWindow(theWindow:WindowPtr); ƒWindows Δ {A915} I-285 OV-118  TB.4-88
  19426. TB.6-61|
  19427. Show_Cursor(cursorKind:Cursors); ƒCursorCtl|
  19428. ShutDown see ƒShutDown|
  19429. shutDownAlert=42 ƒErrors
  19430. tell the user he can shut down his machine|
  19431. ShutDwnInstall(shutDownProc:ProcPtr;flags:integer); ƒShutDown Δ {A895:$0003}
  19432. V-588 PS.8-9  PS.8-11  PS.8-13…15|
  19433. ShutDwnPower; ƒShutDown {A895:$0001} V-587 PS.8-12|
  19434. ShutDwnRemove(shutDownProc:ProcPtr); ƒShutDown Δ {A895:$0004} V-588 PS.8-11
  19435. PS.8-15…16|
  19436. ShutDwnStart; ƒShutDown {A895:$0002} V-587 PS.8-12…13|
  19437. siActiveChannels='chac' ƒSoundInput|
  19438. siActiveLevels='lmac' ƒSoundInput|
  19439. siAGCOnOff='agc ' ƒSoundInput|
  19440. siAsync='asyn' ƒSoundInput|
  19441. siBadDeviceName=-228 ƒErrors
  19442. input device could not be opened|
  19443. siBadRefNum=-229 ƒErrors
  19444. invalid input device reference number|
  19445. siBadSoundInDevice=-221 ƒErrors
  19446. invalid index passed to SoundInGetIndexedDevice|
  19447. siBestQuality='best' ƒSoundInput|
  19448. siBetterQuality='betr' ƒSoundInput|
  19449. siChannelAvailable='chav' ƒSoundInput|
  19450. siCloseDriver='clos' ƒSoundInput|
  19451. siCompressionAvailable='cmav' ƒSoundInput|
  19452. siCompressionFactor='cmfa' ƒSoundInput|
  19453. siCompressionHeader='cmhd' ƒSoundInput|
  19454. siCompressionType='comp' ƒSoundInput|
  19455. siContinuous='cont' ƒSoundInput|
  19456. siDeviceBufferInfo='dbin' ƒSoundInput|
  19457. siDeviceBusyErr=-227 ƒErrors
  19458. input device already in use|
  19459. siDeviceConnected='dcon' ƒSoundInput|
  19460. siDeviceIcon='icon' ƒSoundInput|
  19461. siDeviceIsConnected=1 ƒSoundInput|
  19462. siDeviceName='name' ƒSoundInput|
  19463. siDeviceNotConnected=0 ƒSoundInput|
  19464. siDontKnowIfConnected=-1 ƒSoundInput|
  19465. SigDigLen=20 ƒSANE|
  19466. SignedByte=-128..127 ƒTypes ME.1-17  ME.2-25  OV-39  OV-44|
  19467. SignNum(x:extended):integer; ƒSANE|
  19468. siGoodQuality='good' ƒSoundInput|
  19469. siHardDriveTooSlow=-224 ƒErrors
  19470. hard drive too slow to record to disk|
  19471. siInitializeDriver='init' ƒSoundInput|
  19472. siInitSDTblErr=1 ƒErrors
  19473. slot int dispatch table could not be initialized.|
  19474. siInitSPTblErr=3 ƒErrors
  19475. slot priority table could not be initialized.|
  19476. siInitVBLQsErr=2 ƒErrors
  19477. VBL queues for all slots could not be initialized.|
  19478. siInputDeviceErr=-230 ƒErrors
  19479. input device hardware failure|
  19480. siInvalidCompression=-223 ƒErrors
  19481. invalid compression type|
  19482. siInvalidSampleRate=-225 ƒErrors
  19483. invalid sample rate|
  19484. siInvalidSampleSize=-226 ƒErrors
  19485. invalid sample size|
  19486. siLevelMeterOnOff='lmet' ƒSoundInput|
  19487. Sin(x:numbertype):extended; ƒPascal MPW-204  TP-358|
  19488. SInfoPtr=$0CBC ƒSysEqu|
  19489. SInfoRecord=PACKED RECORD ƒSlots [1/2]
  19490. siDirPtr:Ptr;
  19491. siInitStatusA:integer;
  19492. siInitStatusV:integer;
  19493. siState:SignedByte;
  19494. siCPUByteLanes:SignedByte;
  19495. siTopOfROM:SignedByte;
  19496. siStatusFlags:SignedByte;|
  19497. SInfoRecord=PACKED RECORD ƒSlots [2/2]
  19498. siTOConst:integer;
  19499. siReserved:packedarray[0..1]ofSignedByte;
  19500. siROMAddr:Ptr;
  19501. siSlot:char;
  19502. siPadding:packedarray[0..2]ofSignedByte;|
  19503. SInfoRecPtr=^SInfoRecord ƒSlots|
  19504. SInitFlags=$0D90 ƒSysEqu|
  19505. SInitPRAMRecs(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0025}|
  19506. SInitSRsrcTable(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0029}|
  19507. siNoBufferSpecified=-222 ƒErrors
  19508. returned by synchronous SPBRecord if nil buffer passed|
  19509. siNoSoundInHardware=-220 ƒErrors|
  19510. SIntInstall(sIntQElemPtr:SQElemPtr;theSlot:integer):OSErr; ƒSlots {A075}
  19511. V-427  C9-9 TN221|
  19512. SIntRemove(sIntQElemPtr:SQElemPtr;theSlot:integer):OSErr; ƒSlots {A076}
  19513. V-427  C9-9|
  19514. siNumberChannels='chan' ƒSoundInput|
  19515. siOptionsDialog='optd' ƒSoundInput|
  19516. siPauseRecording='paus' ƒSoundInput|
  19517. siPlayThruOnOff='plth' ƒSoundInput|
  19518. siReadPermission=0 ƒSoundInput|
  19519. siRecordingQuality='qual' ƒSoundInput|
  19520. siSampleRate='srat' ƒSoundInput|
  19521. siSampleRateAvailable='srav' ƒSoundInput|
  19522. siSampleSize='ssiz' ƒSoundInput|
  19523. siSampleSizeAvailable='ssav' ƒSoundInput|
  19524. siTwosComplementOnOff='twos' ƒSoundInput|
  19525. siUnknownInfoType=-231 ƒErrors
  19526. invalid info type selector (returned by driver)|
  19527. siUnknownQuality=-232 ƒErrors
  19528. invalid quality selector (returned by driver)|
  19529. siUserInterruptProc='user' ƒSoundInput|
  19530. siVoxRecordInfo='voxr' ƒSoundInput|
  19531. siVoxStopInfo='voxs' ƒSoundInput|
  19532. siWritePermission=1 ƒSoundInput|
  19533. sixteenBitMode=132 ƒVideo|
  19534. sixthVidMode=133 ƒVideo|
  19535. sixToOne=4 ƒSound|
  19536. sixToOnePacketSize=8 ƒSound|
  19537. Size=longint ƒMemory ME.2-26|
  19538. sizeBit=2 ƒTextEdit|
  19539. sizeCmd=90 ƒSound|
  19540. SizeControl(theControl:ControlHandle;w:integer;h:integer); ƒControls Δ
  19541. {A95C} I-326  P-113  P-181 TB.5-67…70  TB.5-98|
  19542. SizeOf(variable:ortype):longint; ƒPascal MPW-210  TP-369|
  19543. SizeResource(theResource:Handle):longint; ƒResources {A9A5} I-121|
  19544. SizeWindow(theWindow:WindowPtr;w:integer;h:integer;fUpdate:boolean);
  19545. ƒWindows Δ {A91D} I-290  P-98  P-181 TB.4-60  TB.4-101|
  19546. Skew(zAngle:Fixed); ƒGraf3D|
  19547. SkewMatrix(VAR m:MatrixRecord;skewX:Fixed;skewY:Fixed;aboutX:Fixed;aboutY:
  19548. Fixed); ƒImageCompression {ABC2:$0018} QT.2-345…346|
  19549. sktClosedErr=-3109 ƒErrors
  19550. Socket closed error|
  19551. sleepDemand=2 ƒPower|
  19552. SleepQInstall(qRecPtr:SleepQRecPtr); ƒPower {A28A}|
  19553. SleepQRec=RECORD ƒPower
  19554. sleepQLink:SleepQRecPtr;
  19555. sleepQType:integer;
  19556. sleepQProc:ProcPtr;
  19557. sleepQFlags:integer;|
  19558. SleepQRecPtr=^SleepQRec ƒPower|
  19559. SleepQRemove(qRecPtr:SleepQRecPtr); ƒPower {A48A}|
  19560. sleepQType=16 ƒPower|
  19561. sleepRequest=1 ƒPower|
  19562. sleepRevoke=4 ƒPower|
  19563. sleepWakeUp=3 ƒPower|
  19564. sListening=1 ƒADSP|
  19565. SlopeFromAngle(angle:integer):Fixed; ƒToolUtils {A8BC} I-475|
  19566. SlotIntQElement=RECORD ƒSlots
  19567. sqLink:Ptr;
  19568. sqType:integer;
  19569. sqPrio:integer;
  19570. sqAddr:ProcPtr;
  19571. sqParm:longint;|
  19572. slotNumErr=-360 ƒErrors
  19573. invalid slot # error
  19574. Invalid slot number|
  19575. SlotPrTbl=$0D08 ƒSysEqu|
  19576. SlotQDT=$0D04 ƒSysEqu|
  19577. Slots see ƒSlots|
  19578. SlotTICKS=$0D14 ƒSysEqu|
  19579. SlotVBLQ=$0D0C ƒSysEqu|
  19580. SlotVInstall(vblBlockPtr:QElemPtr;theSlot:integer):OSErr; ƒRetrace {A06F}
  19581. V-567 PS.4-5  PS.4-22…23 TN221|
  19582. SlotVRemove(vblBlockPtr:QElemPtr;theSlot:integer):OSErr; ƒRetrace {A070}
  19583. V-567 PS.4-7  PS.4-23…24|
  19584. slpQType=16 ƒPower|
  19585. SlpTypeErr=-5 ƒErrors
  19586. invalid queue element|
  19587. sMacOS68000=1 ƒROMDefs|
  19588. sMacOS68020=2 ƒROMDefs|
  19589. sMacOS68030=3 ƒROMDefs|
  19590. sMacOS68040=4 ƒROMDefs|
  19591. Small1BitMask='ics#' ƒIcons|
  19592. Small4BitData='ics4' ƒIcons|
  19593. Small8BitData='ics8' ƒIcons|
  19594. smallDateBit=31 ƒScript|
  19595. SmallFract2Fix(s:SmallFract):Fixed; ƒPicker Δ {A82E:$0002} V-175|
  19596. SmallFract=integer ƒPicker|
  19597. smAmharic=28 ƒScript|
  19598. smArabic=4 ƒScript|
  19599. smArmenian=24 ƒScript|
  19600. smBadBoardId=-319 ƒErrors
  19601. BoardId was wrong, re-init the PRAM record|
  19602. smBadRefId=-330 ƒErrors
  19603. Reference Id not found in List
  19604. Reference ID not found in list|
  19605. smBadScript=-2 ƒScript
  19606. Invalid script code passed to the routine|
  19607. smBadsList=-331 ƒErrors
  19608. Bad sList: Id1 < Id2 < Id3 ... format is not followed.
  19609. Bad sResource structure: Id1 < Id2 < Id2 . . .|
  19610. smBadsPtrErr=-346 ƒErrors
  19611. Bad pointer was passed to sCalcsPointer|
  19612. smBadVerb=-1 ƒScript
  19613. Invalid selector passed to the routine|
  19614. smBengali=13 ƒScript|
  19615. smBidirect=6 ƒScript|
  19616. smBLFieldBad=-309 ƒErrors
  19617. ByteLanes field was bad.|
  19618. smBlkMoveErr=-340 ƒErrors
  19619. _BlockMove error|
  19620. smBurmese=19 ƒScript|
  19621. smBusErrTO=-320 ƒErrors
  19622. BusError timeout|
  19623. smByteLanesErr=-347 ƒErrors
  19624. NumByteLanes was determined to be zero.|
  19625. smcClassMask=$0F00 ƒScript|
  19626. smcDoubleMask=$8000 ƒScript|
  19627. smChar1byte=$0000 ƒScript|
  19628. smChar2byte=$8000 ƒScript|
  19629. smCharAscii=$0001 ƒScript|
  19630. smCharBidirect=$0008 ƒScript|
  19631. smCharEuro=$0007 ƒScript|
  19632. smCharExtAscii=$0007 ƒScript|
  19633. smCharFISGana=$0003 ƒScript|
  19634. smCharFISGreek=$0005 ƒScript|
  19635. smCharFISIdeo=$0004 ƒScript|
  19636. smCharFISKana=$0002 ƒScript|
  19637. smCharFISRussian=$0006 ƒScript|
  19638. smCharHangul=$000C ƒScript|
  19639. smCharHiragana=$0003 ƒScript|
  19640. smCharHorizontal=$0000 ƒScript|
  19641. smCharIdeographic=$0004 ƒScript|
  19642. smCharJamo=$000D ƒScript|
  19643. smCharKatakana=$0002 ƒScript|
  19644. smCharLeft=$0000 ƒScript|
  19645. smCharLower=$0000 ƒScript|
  19646. smCharPortion=34 ƒScript|
  19647. smCharPunct=$0000 ƒScript|
  19648. smCharRight=$2000 ƒScript|
  19649. smCharTwoByteGreek=$0005 ƒScript|
  19650. smCharTwoByteRussian=$0006 ƒScript|
  19651. smCharUpper=$4000 ƒScript|
  19652. smCharVertical=$1000 ƒScript|
  19653. smChinese=2 ƒScript|
  19654. smCkStatusErr=-341 ƒErrors
  19655. Status of slot = fail.|
  19656. smCodeRevErr=-333 ƒErrors
  19657. Code revision is wrong|
  19658. smcOrientationMask=$1000 ƒScript|
  19659. smCPUErr=-334 ƒErrors
  19660. Code revision is wrong|
  19661. smCRCFail=-301 ƒErrors
  19662. CRC check failed for declaration data|
  19663. smcReserved=$00F0 ƒScript|
  19664. smcRightMask=$2000 ƒScript|
  19665. smcTypeMask=$000F ƒScript|
  19666. smcUpperMask=$4000 ƒScript|
  19667. smCurrentScript=-2 ƒScript|
  19668. smCyrillic=7 ƒScript|
  19669. smDefault=14 ƒScript|
  19670. smDevanagari=9 ƒScript|
  19671. smDisabledSlot=-305 ƒErrors
  19672. This slot is disabled (-305 use to be smLWTstBad)        <12>|
  19673. smDisDrvrNamErr=-343 ƒErrors
  19674. Error occured during _sDisDrvrName.|
  19675. smDisposePErr=-312 ƒErrors
  19676. _DisposePointer error|
  19677. smDoubleByte=36 ƒScript|
  19678. smEastEurRoman=29 ƒScript|
  19679. smEmptySlot=-300 ƒErrors
  19680. No card in slot|
  19681. smEnabled=4 ƒScript|
  19682. smEthiopic=28 ƒScript|
  19683. smExtArabic=31 ƒScript|
  19684. smfDualCaret=30 ƒScript|
  19685. smFHBlkDispErr=-311 ƒErrors
  19686. Error occured during _sDisposePtr (Dispose of FHeader block).|
  19687. smFHBlockRdErr=-310 ƒErrors
  19688. Error occured during _sGetFHeader.|
  19689. smFirstByte=-1 ƒScript
  19690. First byte of a 2-byte character|
  19691. smFISClassLvl1=$0000 ƒScript|
  19692. smFISClassLvl2=$0100 ƒScript|
  19693. smFISClassUser=$0200 ƒScript|
  19694. smfNameTagEnab=29 ƒScript|
  19695. smFondEnd=$C000 ƒScript|
  19696. smFondStart=$4000 ƒScript|
  19697. smFontForce=8 ƒScript|
  19698. smForced=12 ƒScript|
  19699. smFormatErr=-302 ƒErrors
  19700. FHeader Format is not Apple's|
  19701. smfShowIcon=31 ƒScript|
  19702. smGeez=28 ƒScript|
  19703. smGenFlags=30 ƒScript|
  19704. smGeorgian=23 ƒScript|
  19705. smGetDrvrNamErr=-342 ƒErrors
  19706. Error occured during _sGetDrvrName.|
  19707. smGetPRErr=-314 ƒErrors
  19708. Error occured during _sGetPRAMRec (See SIMStatus).|
  19709. SMGlobals=$0CC4 ƒSysEqu|
  19710. SmgrCore=$BA0|
  19711. smGreek=6 ƒScript|
  19712. smGujarati=11 ƒScript|
  19713. smGurmukhi=10 ƒScript|
  19714. smHebrew=5 ƒScript|
  19715. smHilite=1 ƒScript|
  19716. smIdeographicLevel1=$0000 ƒScript|
  19717. smIdeographicLevel2=$0100 ƒScript|
  19718. smIdeographicUser=$0200 ƒScript|
  19719. smInitStatVErr=-316 ƒErrors
  19720. The InitStatusV field was negative after primary or secondary init.|
  19721. smInitTblVErr=-317 ƒErrors
  19722. An error occured while trying to initialize the Slot Resource Table.|
  19723. smIntlForce=10 ƒScript|
  19724. smJamoBogJaeum=$0100 ƒScript|
  19725. smJamoBogMoeum=$0300 ƒScript|
  19726. smJamoJaeum=$0000 ƒScript|
  19727. smJamoMoeum=$0200 ƒScript|
  19728. smJapanese=1 ƒScript|
  19729. smKanaHardOK=$0200 ƒScript|
  19730. smKanaSmall=$0100 ƒScript|
  19731. smKanaSoftOK=$0300 ƒScript|
  19732. smKannada=16 ƒScript|
  19733. smKCHRCache=38 ƒScript|
  19734. smKeyCache=26 ƒScript|
  19735. smKeyDisableKybds=-6 ƒScript|
  19736. smKeyDisableKybdSwitch=-12 ƒScript|
  19737. smKeyEnableKybds=-7 ƒScript|
  19738. smKeyNextInputMethod=-10 ƒScript|
  19739. smKeyNextKybd=-4 ƒScript|
  19740. smKeyNextScript=-1 ƒScript|
  19741. smKeyScript=22 ƒScript|
  19742. smKeySwap=28 ƒScript|
  19743. smKeySwapInputMethod=-11 ƒScript|
  19744. smKeySwapKybd=-5 ƒScript|
  19745. smKeySwapScript=-3 ƒScript|
  19746. smKeySysScript=-2 ƒScript|
  19747. smKeyToggleDirection=-9 ƒScript|
  19748. smKeyToggleInline=-8 ƒScript|
  19749. smKhmer=20 ƒScript|
  19750. smKorean=3 ƒScript|
  19751. smLaotian=22 ƒScript|
  19752. smLastByte=1 ƒScript
  19753. Second byte of 2-byte character|
  19754. smLastScript=20 ƒScript|
  19755. smLeftCaret=0 ƒScript|
  19756. smLeftStyleRun=1 ƒScript|
  19757. smMalayalam=17 ƒScript|
  19758. smMaskAll=$FFFFFFFF ƒScript|
  19759. smMaskAscii1=$00000004 ƒScript|
  19760. smMaskAscii2=$00000008 ƒScript|
  19761. smMaskAscii=$00000001 ƒScript|
  19762. smMaskBopomofo2=$00000400 ƒScript|
  19763. smMaskGana2=$00000080 ƒScript|
  19764. smMaskHangul2=$00000100 ƒScript|
  19765. smMaskJamo2=$00000200 ƒScript|
  19766. smMaskKana1=$00000010 ƒScript|
  19767. smMaskKana2=$00000020 ƒScript|
  19768. smMaskNative=$00000002 ƒScript|
  19769. smMiddleByte=2 ƒScript|
  19770. smMiddleStyleRun=3 ƒScript|
  19771. smMongolian=27 ƒScript|
  19772. smMunged=2 ƒScript|
  19773. smNewPErr=-339 ƒErrors
  19774. _NewPtr error|
  19775. smNilsBlockErr=-336 ƒErrors
  19776. Nil sBlock error {Dont allocate and try to use a nil sBlock}|
  19777. smNoBoardId=-315 ƒErrors
  19778. No Board Id.|
  19779. smNoBoardSRsrc=-313 ƒErrors
  19780. No Board sResource.|
  19781. smNoDir=-304 ƒErrors
  19782. Directory offset is Nil|
  19783. smNoGoodOpens=-349 ƒErrors
  19784. No opens were successfull in the loop.|
  19785. smNoJmpTbl=-318 ƒErrors|
  19786. smNoMoresRsrcs=-344 ƒErrors
  19787. No more sResources
  19788. Requested sResource data structure not found|
  19789. smNosInfoArray=-306 ƒErrors
  19790. No sInfoArray. Memory Mgr error.|
  19791. smNotInstalled=0 ƒScript|
  19792. smNotTruncated=0 ƒScript|
  19793. smOffsetErr=-348 ƒErrors
  19794. Offset was too big (temporary error, should be fixed)|
  19795. smOnlyStyleRun=0 ƒScript|
  19796. smOriya=12 ƒScript|
  19797. smOverride=32 ƒScript|
  19798. smPRAMInitErr=-292 ƒErrors
  19799. Slot Resource Table could not be initialized.|
  19800. smPriInitErr=-293 ƒErrors
  19801. cards could not be initialized.|
  19802. smPrint=16 ƒScript|
  19803. smPunctBlank=$0300 ƒScript|
  19804. smPunctGraphic=$0500 ƒScript|
  19805. smPunctNormal=$0000 ƒScript|
  19806. smPunctNumber=$0100 ƒScript|
  19807. smPunctRepeat=$0400 ƒScript|
  19808. smPunctSymbol=$0200 ƒScript|
  19809. smRecNotFnd=-351 ƒErrors
  19810. Record not found in the SRT.|
  19811. smRedrawChar=0 ƒScript|
  19812. smRedrawLine=-1 ƒScript|
  19813. smRedrawWord=1 ƒScript|
  19814. smRegionCode=40 ƒScript|
  19815. smReservedErr=-332 ƒErrors
  19816. Reserved field not zero|
  19817. smReservedSlot=-318 ƒErrors
  19818. slot is reserved, VM should not use this address space.  <35> rb|
  19819. smResrvErr=-307 ƒErrors
  19820. Fatal reserved error. Resreved field <> 0.|
  19821. smRevisionErr=-303 ƒErrors
  19822. Wrong revison level|
  19823. smRightCaret=-1 ƒScript|
  19824. smRightStyleRun=2 ƒScript|
  19825. smRoman=0 ƒScript|
  19826. smRSymbol=8 ƒScript|
  19827. smRussian=7 ƒScript|
  19828. smScriptAliasStyle=92 ƒScript|
  19829. smScriptAppFond=14 ƒScript|
  19830. smScriptAppFondSize=86 ƒScript|
  19831. smScriptBundle=16 ƒScript|
  19832. smScriptCreator=40 ƒScript|
  19833. smScriptDate=18 ƒScript|
  19834. smScriptEnabled=4 ƒScript|
  19835. smScriptEncoding=26 ƒScript|
  19836. smScriptFile=42 ƒScript|
  19837. smScriptFlags=22 ƒScript|
  19838. smScriptHelpFondSize=88 ƒScript|
  19839. smScriptIcon=34 ƒScript|
  19840. smScriptJust=8 ƒScript|
  19841. smScriptKeys=32 ƒScript|
  19842. smScriptLang=28 ƒScript|
  19843. smScriptMonoFondSize=78 ƒScript|
  19844. smScriptMunged=2 ƒScript|
  19845. smScriptName=44 ƒScript|
  19846. smScriptNumber=16 ƒScript|
  19847. smScriptNumDate=30 ƒScript|
  19848. smScriptPrefFondSize=80 ƒScript|
  19849. smScriptPrint=36 ƒScript|
  19850. smScriptRedraw=10 ƒScript|
  19851. smScriptRight=6 ƒScript|
  19852. smScriptSmallFondSize=82 ƒScript|
  19853. smScriptSort=20 ƒScript|
  19854. smScriptSysFond=12 ƒScript|
  19855. smScriptSysFondSize=84 ƒScript|
  19856. smScriptToken=24 ƒScript|
  19857. smScriptTrap=38 ƒScript|
  19858. smScriptValidStyles=90 ƒScript|
  19859. smScriptVersion=0 ƒScript|
  19860. smSDMInitErr=-290 ƒErrors
  19861. SDM could not be initialized.|
  19862. smSelOOBErr=-338 ƒErrors
  19863. Selector out of bounds error
  19864. Selector out of bounds; function not|
  19865. smsfAutoInit=6 ƒScript|
  19866. smsfB0Digits=5 ƒScript|
  19867. smsfContext=3 ƒScript|
  19868. smsfForms=13 ƒScript|
  19869. smsfIntellCP=0 ƒScript|
  19870. smsfLigatures=14 ƒScript|
  19871. smsfNatCase=2 ƒScript|
  19872. smsfNoForceFont=4 ƒScript|
  19873. smsfReverse=15 ƒScript|
  19874. smsfSingByte=1 ƒScript|
  19875. smsGetDrvrErr=-345 ƒErrors
  19876. Error occurred during _sGetDriver.|
  19877. smSimpChinese=25 ƒScript|
  19878. smSindhi=31 ƒScript|
  19879. smSingleByte=0 ƒScript
  19880. 1-byte character|
  19881. smSinhalese=18 ƒScript|
  19882. smSlavic=29 ƒScript|
  19883. smSlotOOBErr=-337 ƒErrors
  19884. Slot out of bounds error|
  19885. smsPointerNil=-335 ƒErrors
  19886. LPointer is nil {From sOffsetData. If this error occurs, check sInfo rec for
  19887. more information.}|
  19888. smSRTInitErr=-291 ƒErrors
  19889. Slot Resource Table could not be initialized.|
  19890. smSRTOvrFlErr=-350 ƒErrors
  19891. SRT over flow.|
  19892. SMStatus=PACKED RECORD ƒSound
  19893. smMaxCPULoad:integer;
  19894. smNumChannels:integer;
  19895. smCurCPULoad:integer;|
  19896. SMStatusPtr=^SMStatus ƒSound|
  19897. smSysRef=24 ƒScript|
  19898. smSysScript=18 ƒScript|
  19899. smSystemScript=-1 ƒScript|
  19900. smTamil=14 ƒScript|
  19901. smTelugu=15 ƒScript|
  19902. smThai=21 ƒScript|
  19903. smTibetan=26 ƒScript|
  19904. smTradChinese=2 ƒScript|
  19905. smTransAscii1=2 ƒScript|
  19906. smTransAscii2=3 ƒScript|
  19907. smTransAscii=0 ƒScript|
  19908. smTransBopomofo2=10 ƒScript|
  19909. smTransCase=$FE ƒScript|
  19910. smTransGana2=7 ƒScript|
  19911. smTransHangul2=8 ƒScript|
  19912. smTransJamo2=9 ƒScript|
  19913. smTransKana1=4 ƒScript|
  19914. smTransKana2=5 ƒScript|
  19915. smTransLower=$4000 ƒScript|
  19916. smTransNative=1 ƒScript|
  19917. smTransSystem=$FF ƒScript|
  19918. smTransUpper=$8000 ƒScript|
  19919. smTruncated=1 ƒScript|
  19920. smTruncEnd=0 ƒScript|
  19921. smTruncErr=-1 ƒScript|
  19922. smTruncMiddle=$4000 ƒScript|
  19923. smUnExBusErr=-308 ƒErrors
  19924. Unexpected BusError
  19925. Unexpected bus error|
  19926. smUninterp=32 ƒScript|
  19927. smUprHalfCharSet=$80 ƒScript|
  19928. smVersion=0 ƒScript|
  19929. smVietnamese=30 ƒScript|
  19930. Snd2ListHndl=^Snd2ListPtr ƒSound|
  19931. Snd2ListPtr=^Snd2ListResource ƒSound|
  19932. Snd2ListResource=RECORD ƒSound
  19933. format:integer;
  19934. refCount:integer;
  19935. numCommands:integer;
  19936. commandPart:ARRAY[0..0]ofSndCommand;
  19937. dataPart:packedarray[0..0]ofByte;|
  19938. SndAddModifier(chan:SndChannelPtr;modifier:ProcPtr;id:integer;init:longint):
  19939. OSErr; ƒSound Δ {A802} V-478|
  19940. SndChannel=PACKED RECORD ƒSound [1/2]
  19941. nextChan:SndChannelPtr;
  19942. firstMod:Ptr;
  19943. callBack:ProcPtr;
  19944. userInfo:longint;
  19945. wait:longint;
  19946. cmdInProgress:SndCommand;|
  19947. SndChannel=PACKED RECORD ƒSound [2/2]
  19948. flags:integer;
  19949. qLength:integer;
  19950. qHead:integer;
  19951. qTail:integer;
  19952. queue:ARRAY[0..stdQLength1]ofSndCommand;|
  19953. SndChannelPtr=^SndChannel ƒSound|
  19954. SndChannelStatus(chan:SndChannelPtr;theLength:integer;theStatus:SCStatusPtr):
  19955. OSErr; ƒSound {A800}|
  19956. SndCommand=PACKED RECORD ƒSound
  19957. cmd:integer;
  19958. param1:integer;
  19959. param2:longint;|
  19960. SndControl(id:integer;VAR cmd:SndCommand):OSErr; ƒSound {A806} V-479|
  19961. SndDisposeChannel(chan:SndChannelPtr;quietNow:boolean):OSErr; ƒSound Δ
  19962. {A801} V-479|
  19963. SndDispVersion(toolnum:integer):longint; ƒMIDI|
  19964. SndDoCommand(chan:SndChannelPtr;cmd:SndCommand;noWait:boolean):OSErr; ƒSound
  19965. {A803} V-479|
  19966. SndDoImmediate(chan:SndChannelPtr;cmd:SndCommand):OSErr; ƒSound {A804} V-479|
  19967. SndDoubleBuffer=PACKED RECORD ƒSound
  19968. dbNumFrames:longint;
  19969. dbFlags:longint;
  19970. dbUserInfo:ARRAY[0..1]ofLONGINT;
  19971. dbSoundData:packedarray[0..0]ofByte;|
  19972. SndDoubleBufferHeader2=PACKED RECORD ƒSound
  19973. dbhNumChannels:integer;
  19974. dbhSampleSize:integer;
  19975. dbhCompressionID:integer;
  19976. dbhPacketSize:integer;
  19977. dbhSampleRate:Fixed;
  19978. dbhBufferPtr:ARRAY[0..1]ofSndDoubleBufferPtr;
  19979. dbhDoubleBack:ProcPtr;
  19980. dbhFormat:OSType;|
  19981. SndDoubleBufferHeader2Ptr=^SndDoubleBufferHeader2 ƒSound|
  19982. SndDoubleBufferHeader=PACKED RECORD ƒSound
  19983. dbhNumChannels:integer;
  19984. dbhSampleSize:integer;
  19985. dbhCompressionID:integer;
  19986. dbhPacketSize:integer;
  19987. dbhSampleRate:Fixed;
  19988. dbhBufferPtr:ARRAY[0..1]ofSndDoubleBufferPtr;
  19989. dbhDoubleBack:ProcPtr;|
  19990. SndDoubleBufferHeaderPtr=^SndDoubleBufferHeader ƒSound|
  19991. SndDoubleBufferPtr=^SndDoubleBuffer ƒSound|
  19992. SndGetSysBeepState(VAR sysBeepState:integer); ƒSound {A800}|
  19993. SndListHndl=^SndListPtr ƒSound|
  19994. SndListPtr=^SndListResource ƒSound|
  19995. SndListResource=RECORD ƒSound
  19996. format:integer;
  19997. numModifiers:integer;
  19998. modifierPart:ARRAY[0..0]ofModRef;
  19999. numCommands:integer;
  20000. commandPart:ARRAY[0..0]ofSndCommand;
  20001. dataPart:packedarray[0..0]ofByte;|
  20002. SndManagerStatus(theLength:integer;theStatus:SMStatusPtr):OSErr; ƒSound {A800}|
  20003. SndNewChannel(VAR chan:SndChannelPtr;synth:integer;init:longint;userRoutine:
  20004. ProcPtr):OSErr; ƒSound Δ {A807} V-477|
  20005. SndPauseFilePlay(chan:SndChannelPtr):OSErr; ƒSound {A800}|
  20006. SndPlay(chan:SndChannelPtr;sndHdl:Handle;async:boolean):OSErr; ƒSound {A805}
  20007. V-477|
  20008. SndPlayDoubleBuffer(chan:SndChannelPtr;theParams:SndDoubleBufferHeaderPtr):
  20009. OSErr; ƒSound {A800}|
  20010. SndRecord(filterProc:ModalFilterProcPtr;corner:Point;quality:OSType;VAR
  20011. sndHandle:Handle):OSErr; ƒSoundInput {A800}|
  20012. SndRecordToFile(filterProc:ModalFilterProcPtr;corner:Point;quality:OSType;
  20013. fRefNum:integer):OSErr; ƒSoundInput {A800}|
  20014. SndSetSysBeepState(sysBeepState:integer):OSErr; ƒSound {A800}|
  20015. SndSoundManagerVersion:NumVersion; ƒSound {A800}|
  20016. SndStartFilePlay(chan:SndChannelPtr;fRefNum:integer;resNum:integer;
  20017. bufferSize:longint;theBuffer:Ptr;theSelection:AudioSelectionPtr;
  20018. theCompletion:ProcPtr;async:boolean):OSErr; ƒSound {A800}|
  20019. SndStopFilePlay(chan:SndChannelPtr;quietNow:boolean):OSErr; ƒSound {A800}|
  20020. SNextSRsrc(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0014} V-443|
  20021. SNextTypeSRsrc(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0015} V-443|
  20022. soCharacterMode='char' ƒSpeech|
  20023. soCommandDelimiter='dlim' ƒSpeech|
  20024. soCurrentA5='myA5' ƒSpeech|
  20025. soCurrentVoice='cvox' ƒSpeech|
  20026. soErrorCallBack='ercb' ƒSpeech|
  20027. soErrors='erro' ƒSpeech|
  20028. SOffsetData(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0024} V-452|
  20029. soInputMode='inpt' ƒSpeech|
  20030. soNumberMode='nmbr' ƒSpeech|
  20031. SonyVars=$134|
  20032. sOpen=4 ƒADSP|
  20033. sOpening=3 ƒADSP|
  20034. soPhonemeCallBack='phcb' ƒSpeech|
  20035. soPhonemeSymbols='phsy' ƒSpeech|
  20036. soPitchBase='pbas' ƒSpeech|
  20037. soPitchMod='pmod' ƒSpeech|
  20038. soRate='rate' ƒSpeech|
  20039. soRecentSync='sync' ƒSpeech|
  20040. soRefCon='refc' ƒSpeech|
  20041. soReset='rset' ƒSpeech|
  20042. sortsAfter=1 ƒOSUtils|
  20043. sortsBefore=-1 ƒOSUtils|
  20044. sortsEqual=0 ƒOSUtils|
  20045. soSpeechDoneCallBack='sdcb' ƒSpeech|
  20046. soStatus='stat' ƒSpeech|
  20047. soSyncCallBack='sycb' ƒSpeech|
  20048. soSynthExtension='xtnd' ƒSpeech|
  20049. soSynthType='vers' ƒSpeech|
  20050. soTextDoneCallBack='tdcb' ƒSpeech|
  20051. Sound see ƒSound|
  20052. SoundActive=$27E ƒSysEqu|
  20053. SoundBase=$266 ƒSysEqu|
  20054. soundCmd=80 ƒSound|
  20055. SoundDataChunk=RECORD ƒAIFF
  20056. ckID:ID;
  20057. ckSize:longint;
  20058. offset:longint;
  20059. blockSize:longint;|
  20060. SoundDataChunkPtr=^SoundDataChunk ƒAIFF|
  20061. SoundDataID='SSND' ƒAIFF|
  20062. SoundDCE=$27A ƒSysEqu|
  20063. SoundDescription=RECORD ƒMovies QT.2-79…81 [1/3]
  20064. descSize:longint;    {total size in bytes of this RECORD}
  20065. dataFormat:longint;    {format of the sound data}
  20066. resvd1:longint;    {reserved--set to 0}
  20067. resvd2:integer;    {reserved--set to 0}
  20068. dataRefIndex:integer;    {reserved--set to 1}
  20069. version:integer;    {which version is this data? }
  20070.     { (set to 0)}|
  20071. SoundDescription=RECORD ƒMovies QT.2-79…81 [2/3]
  20072. revlevel:integer;    {which version of the compressor }
  20073.     { component did this? (set to 0)}
  20074. vendor:longint;    {whose compressor component }
  20075.     { compressed this data? (set to 0)}
  20076. numChannels:integer;    {number of sound channels}
  20077. sampleSize:integer;    {number of bits in each sample;}
  20078. compressionID:integer;    {sound compression used--0 if none}|
  20079. SoundDescription=RECORD ƒMovies QT.2-79…81 [3/3]
  20080. packetSize:integer;    {packet size for compression--0 if }
  20081.     { no compression}
  20082. sampleRate:Fixed;    {rate at which sound samples }
  20083.     { were obtained}|
  20084. SoundDescriptionHandle=^SoundDescriptionPtr ƒMovies QT.2-405|
  20085. SoundDescriptionPtr=^SoundDescription ƒMovies QT.2-405|
  20086. SoundDone:boolean; ƒSound II-232|
  20087. SoundGlue=$AE8|
  20088. SoundHeader=PACKED RECORD ƒSound
  20089. samplePtr:Ptr;
  20090. length:longint;
  20091. sampleRate:Fixed;
  20092. loopStart:longint;
  20093. loopEnd:longint;
  20094. encode:Byte;
  20095. baseFrequency:Byte;
  20096. sampleArea:packedarray[0..0]ofByte;|
  20097. SoundHeaderPtr=^SoundHeader ƒSound|
  20098. SoundInput see ƒSoundInput|
  20099. SoundLevel=$27F ƒSysEqu|
  20100. soundListRsrc='snd ' ƒSound|
  20101. SoundMediaInfo=RECORD ƒMoviesFormat
  20102. size:longint;
  20103. atomType:longint;
  20104. header:SoundMediaInfoHeaderAtom;
  20105. dataHandler:HandlerAtom;
  20106. dataReference:DataRefAtom;
  20107. sampleTable:SampleTableAtom;|
  20108. SoundMediaInfoHeader=RECORD ƒMoviesFormat
  20109. flags:longint;
  20110. balance:integer;
  20111. rsrvd:integer;|
  20112. SoundMediaInfoHeaderAID='smhd' ƒMoviesFormat|
  20113. SoundMediaInfoHeaderAtom=RECORD ƒMoviesFormat
  20114. size:longint;
  20115. atomType:longint;
  20116. smiHeader:SoundMediaInfoHeader;|
  20117. SoundMediaType='soun' ƒMovies|
  20118. SoundProcPtr=ProcPtr ƒDialogs|
  20119. SoundPtr=$262 ƒSysEqu|
  20120. SoundVars=$262|
  20121. SoundVBL=$26A ƒSysEqu|
  20122. SOUND_TYPE='soun' ƒMoviesFormat|
  20123. soVoiceDescription='info' ƒSpeech|
  20124. soVoiceFile='fref' ƒSpeech|
  20125. soVolume='volm' ƒSpeech|
  20126. soWordCallBack='wdcb' ƒSpeech|
  20127. SpaceExtra(extra:Fixed); ƒQuickdraw {A88E} I-172  P-82  P-182 TE.3-20…22
  20128. TE.3-74|
  20129. SPAlarm=$200 ƒSysEqu|
  20130. sPassive=2 ƒADSP|
  20131. SPATalkA=$1F9 ƒSysEqu|
  20132. SPATalkB=$1FA ƒSysEqu|
  20133. SPB=RECORD ƒSoundInput [1/2]
  20134. inRefNum:longint;
  20135. count:longint;
  20136. milliseconds:longint;
  20137. bufferLength:longint;
  20138. bufferPtr:Ptr;
  20139. completionRoutine:ProcPtr;|
  20140. SPB=RECORD ƒSoundInput [2/2]
  20141. interruptRoutine:ProcPtr;
  20142. userLong:longint;
  20143. error:OSErr;
  20144. unused1:longint;|
  20145. SPBBytesToMilliseconds(inRefNum:longint;VAR byteCount:longint):OSErr;
  20146. ƒSoundInput {A800}|
  20147. SPBCloseDevice(inRefNum:longint):OSErr; ƒSoundInput {A800}|
  20148. SPBGetDeviceInfo(inRefNum:longint;infoType:OSType;infoData:Ptr):OSErr;
  20149. ƒSoundInput {A800}|
  20150. SPBGetIndexedDevice(count:integer;VAR deviceName:Str255;VAR deviceIconHandle:
  20151. Handle):OSErr; ƒSoundInput {A800}|
  20152. SPBGetRecordingStatus(inRefNum:longint;VAR recordingStatus:integer;VAR
  20153. meterLevel:integer;VAR totalSamplesToRecord:longint;VAR
  20154. numberOfSamplesRecorded:longint;VAR totalMsecsToRecord:longint;VAR
  20155. numberOfMsecsRecorded:longint):OSErr; ƒSoundInput {A800}|
  20156. SpBlock=PACKED RECORD ƒSlots [1/3]
  20157. spResult:longint;
  20158. spsPointer:Ptr;
  20159. spSize:longint;
  20160. spOffsetData:longint;
  20161. spIOFileName:Ptr;
  20162. spsExecPBlk:Ptr;
  20163. spParamData:longint;
  20164. spMisc:longint;|
  20165. SpBlock=PACKED RECORD ƒSlots [2/3]
  20166. spReserved:longint;
  20167. spIOReserved:integer;
  20168. spRefNum:integer;
  20169. spCategory:integer;
  20170. spCType:integer;
  20171. spDrvrSW:integer;
  20172. spDrvrHW:integer;
  20173. spTBMask:SignedByte;|
  20174. SpBlock=PACKED RECORD ƒSlots [3/3]
  20175. spSlot:SignedByte;
  20176. spID:SignedByte;
  20177. spExtDev:SignedByte;
  20178. spHwDev:SignedByte;
  20179. spByteLanes:SignedByte;
  20180. spFlags:SignedByte;
  20181. spKey:SignedByte;|
  20182. SpBlockPtr=^SpBlock ƒSlots|
  20183. SPBMillisecondsToBytes(inRefNum:longint;VAR milliseconds:longint):OSErr;
  20184. ƒSoundInput {A800}|
  20185. SPBOpenDevice(deviceName:Str255;permission:integer;VAR inRefNum:longint):
  20186. OSErr; ƒSoundInput {A800}|
  20187. SPBPauseRecording(inRefNum:longint):OSErr; ƒSoundInput {A800}|
  20188. SPBPtr=^SPB ƒSoundInput|
  20189. SPBRecord(inParamPtr:SPBPtr;asynchFlag:boolean):OSErr; ƒSoundInput {A800}|
  20190. SPBRecordToFile(fRefNum:integer;inParamPtr:SPBPtr;asynchFlag:boolean):OSErr;
  20191. ƒSoundInput {A800}|
  20192. SPBResumeRecording(inRefNum:longint):OSErr; ƒSoundInput {A800}|
  20193. SPBSetDeviceInfo(inRefNum:longint;infoType:OSType;infoData:Ptr):OSErr;
  20194. ƒSoundInput {A800}|
  20195. SPBSignInDevice(deviceRefNum:integer;deviceName:Str255):OSErr; ƒSoundInput
  20196. {A800}|
  20197. SPBSignOutDevice(deviceRefNum:integer):OSErr; ƒSoundInput {A800}|
  20198. SPBStopRecording(inRefNum:longint):OSErr; ƒSoundInput {A800}|
  20199. SPBVersion:NumVersion; ƒSoundInput {A800}|
  20200. SPClikCaret=$209 ƒSysEqu|
  20201. SPConfig=$1FB ƒSysEqu|
  20202. spdAdjErr=-79 ƒErrors
  20203. unable to correctly adjust disk speed|
  20204. SpeakBuffer(chan:SpeechChannel;textBuf:Ptr;byteLen:longint;controlFlags:
  20205. longint):OSErr; ƒSpeech {A800}|
  20206. SpeakString(s:Str255):OSErr; ƒSpeech {A800}|
  20207. SpeakText(chan:SpeechChannel;textBuf:Ptr;byteLen:longint):OSErr; ƒSpeech
  20208. {A800}|
  20209. Speech see ƒSpeech|
  20210. SpeechBusy:integer; ƒSpeech {A800}|
  20211. SpeechBusySystemWide:integer; ƒSpeech {A800}|
  20212. SpeechChannel=^SpeechChannelRecord ƒSpeech|
  20213. SpeechChannelPtr=^SpeechChannel ƒSpeech|
  20214. SpeechChannelRecord=longint ƒSpeech|
  20215. SpeechErrorInfo=RECORD ƒSpeech
  20216. count:integer;
  20217. oldest:OSErr;
  20218. oldPos:longint;
  20219. newest:OSErr;
  20220. newPos:longint;|
  20221. SpeechManagerVersion:NumVersion; ƒSpeech {A800}|
  20222. SpeechModeInfo=RECORD ƒSpeech
  20223. inputMode:OSType;
  20224. characterMode:OSType;
  20225. numberMode:OSType;|
  20226. SpeechModeInfoPtr=^SpeechModeInfo ƒSpeech|
  20227. SpeechStatusInfo=RECORD ƒSpeech
  20228. outputBusy:boolean;
  20229. outputPaused:boolean;
  20230. inputBytesLeft:longint;
  20231. phonemeCode:integer;|
  20232. SpeechStatusInfoPtr=^SpeechStatusInfo ƒSpeech|
  20233. SpeechVersionInfo=RECORD ƒSpeech
  20234. synthType:OSType;
  20235. synthSubType:OSType;
  20236. synthManufacturer:OSType;
  20237. synthFlags:longint;
  20238. synthVersion:NumVersion;|
  20239. SpeechVersionInfoPtr=^SpeechVersionInfo ƒSpeech|
  20240. speechXtndData=RECORD ƒSpeech
  20241. synthCreator:OSType;
  20242. synthData:packedarray[0..1]ofChar;|
  20243. SPFont=$204 ƒSysEqu|
  20244. spGammaDir=64 ƒVideo|
  20245. SpinCursor(increment:integer); ƒCursorCtl|
  20246. SPKbd=$206 ƒSysEqu|
  20247. SPMisc1=$20A ƒSysEqu|
  20248. SPMisc2=$20B ƒSysEqu|
  20249. SPortSel=… ƒSerial
  20250. (sPortA,sPortB)|
  20251. SPPortA=$1FC ƒSysEqu|
  20252. SPPortB=$1FE ƒSysEqu|
  20253. SPPrint=$207 ƒSysEqu|
  20254. SPrimaryInit(spBlkPtr:SpBlockPtr):OSErr; ƒSlots Δ {A06E:$0021} V-452|
  20255. SProcHndl=^SProcPtr ƒQuickdraw|
  20256. SProcPtr=^SProcRec ƒQuickdraw|
  20257. SProcRec=RECORD ƒQuickdraw
  20258. nxtSrch:Handle;
  20259. srchProc:ProcPtr;|
  20260. SPtrToSlot(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$002E} V-451|
  20261. SPutPRAMRec(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0012} V-449|
  20262. SPValid=$1F8 ƒSysEqu|
  20263. spVidNamesDir=65 ƒVideo|
  20264. SPVolCtl=$208 ƒSysEqu|
  20265. SQElemPtr=^SlotIntQElement ƒSlots|
  20266. Sqr(x:numbertype):numbertype; ƒPascal MPW-203  TP-357|
  20267. Sqrt(x:numbertype):extended; ƒPascal MPW-205  TP-357|
  20268. squareWaveSynth=1 ƒSound|
  20269. srcBic=3 ƒQuickdraw|
  20270. srcCopy=0 ƒQuickdraw|
  20271. SrcDevice=$8A0 ƒSysEqu|
  20272. srcOr=1 ƒQuickdraw|
  20273. srcXor=2 ƒQuickdraw|
  20274. SReadByte(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0000} V-444|
  20275. SReadDrvrName(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0019} V-444|
  20276. SReadFHeader(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0013} V-449|
  20277. SReadInfo(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0010} V-446|
  20278. SReadLong(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0002} V-445|
  20279. SReadPBSize(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0026} V-453|
  20280. SReadPRAMRec(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0011} V-448|
  20281. SReadStruct(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0007} V-446|
  20282. SReadWord(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0001} V-445|
  20283. sRsrcBootRec=6 ƒROMDefs|
  20284. sRsrccicn=15 ƒROMDefs|
  20285. sRsrcDrvrDir=4 ƒROMDefs|
  20286. sRsrcFlags=7 ƒROMDefs|
  20287. sRsrcHWDevId=8 ƒROMDefs|
  20288. sRsrcicl4=17 ƒROMDefs|
  20289. sRsrcicl8=16 ƒROMDefs|
  20290. sRsrcIcon=3 ƒROMDefs|
  20291. SRsrcInfo(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0016} V-442|
  20292. sRsrcLoadDir=5 ƒROMDefs|
  20293. sRsrcName=2 ƒROMDefs|
  20294. SRsrcTblPtr=$0D24 ƒSysEqu|
  20295. sRsrcType=1 ƒROMDefs|
  20296. sRsrcVidNames=65 ƒROMDefs|
  20297. SSearchSRT(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$002A} V-454|
  20298. StackNameToNum(paramPtr:XCmdPtr;stackName:Str255):longint; ƒHyperXCmd|
  20299. stackObj=1 ƒHyperXCmd|
  20300. StackSpace:longint; ƒMemory {A065} IV-78 ME.2-69…70|
  20301. StageList=PACKED RECORD ƒDialogs [1/2]
  20302. boldItm4:0..1;
  20303. boxDrwn4:boolean;
  20304. sound4:0..3;
  20305. boldItm3:0..1;
  20306. boxDrwn3:boolean;
  20307. sound3:0..3;
  20308. boldItm2:0..1;|
  20309. StageList=PACKED RECORD ƒDialogs [2/2]
  20310. boxDrwn2:boolean;
  20311. sound2:0..3;
  20312. boldItm1:0..1;
  20313. boxDrwn1:boolean;
  20314. sound1:0..3;|
  20315. staleEditState=-2025 ƒMovies|
  20316. StandardCompressionSubType='imag' ƒQuickTimeComponents|
  20317. StandardCompressionType='scdi' ƒQuickTimeComponents|
  20318. StandardFile see ƒStandardFile|
  20319. StandardFileReply=RECORD ƒStandardFile FL.3-14  FL.3-42 [1/2]
  20320. sfGood:boolean;    {TRUE if user did not cancel}
  20321. sfReplacing:boolean;    {TRUE if replacing file with same name}
  20322. sfType:OSType;    {file type}
  20323. sfFile:FSSpec;    {selected file, folder, or volume}
  20324. sfScript:ScriptCode;    {script of file, folder, or volume name}
  20325. sfFlags:integer;    {Finder flags of selected item}|
  20326. StandardFileReply=RECORD ƒStandardFile FL.3-14  FL.3-42 [2/2]
  20327. sfIsFolder:boolean;    {selected item is a folder}
  20328. sfIsVolume:boolean;    {selected item is a volume}
  20329. sfReserved1:longint;    {reserved}
  20330. sfReserved2:integer;    {reserved}|
  20331. StandardGetFile(fileFilter:FileFilterProcPtr;numTypes:integer;typeList:
  20332. SFTypeList;VAR reply:StandardFileReply); ƒStandardFile Δ {A9EA:$0006}
  20333. FL.1-42…43  FL.3-4…5  FL.3-14  FL.3-50|
  20334. StandardGetFilePreview(fileFilter:FileFilterProcPtr;numTypes:integer;
  20335. typeList:SFTypeList;VAR reply:StandardFileReply); ƒImageCompression {AAA3}
  20336. QT.2-68…69  QT.2-310…311|
  20337. StandardNBP(where:Point;prompt:Str255;numTypes:integer;typeList:NLType;
  20338. nameFilter:ProcPtr;zoneFilter:ProcPtr;hookProc:ProcPtr;VAR theReply:NBPReply)
  20339. :integer; ƒCTBUtilities|
  20340. StandardOpenDialog MTB.7-14  MTB.7-16|
  20341. StandardPutFile(prompt:Str255;defaultName:Str255;VAR reply:StandardFileReply)
  20342. ; ƒStandardFile Δ {A9EA:$0005} FL.1-43  FL.3-5  FL.3-45|
  20343. Start see ƒStart|
  20344. StartMovie(m:Movie); ƒMovies {AAAA:$000B} QT.2-111…112|
  20345. StartSecureSession(pb:PPCStartPBPtr;VAR userName:Str32;useDefault:boolean;
  20346. allowGuest:boolean;VAR guestSelected:boolean;prompt:Str255):OSErr;
  20347. ƒPPCToolBox {_PPC:$000E} IAC.11-30…31  IAC.11-62…65|
  20348. StartSound(synthRec:Ptr;numBytes:longint;completionRtn:ProcPtr); ƒSound Δ
  20349. II-231  N19-1 TN19|
  20350. startupFolderIconResource=-3981 ƒIcons|
  20351. startupMsg=12 ƒDevices|
  20352. StateBlock=RECORD ƒSound
  20353. stateVar:ARRAY[0..stateBlockSize1]ofINTEGER;|
  20354. StateBlockPtr=^StateBlock ƒSound|
  20355. stateBlockSize=64 ƒSound|
  20356. stateNil=0 ƒSlots|
  20357. statePInit=3 ƒSlots|
  20358. statePRAMInit=2 ƒSlots|
  20359. stateSDMInit=1 ƒSlots|
  20360. stateSInit=4 ƒSlots|
  20361. statText=8 ƒDialogs|
  20362. Status(refNum:integer;csCode:integer;csParamPtr:Ptr):OSErr; ƒDevices Δ II-186|
  20363. statusErr=-18 ƒErrors
  20364. driver can’t respond to Status call
  20365. Driver can’t respond to this status request|
  20366. StatusRegisterContents=integer ƒMemory|
  20367. STChunkOffsetAID='stco' ƒMoviesFormat|
  20368. StdArc(verb:GrafVerb;r:Rect;startAngle:integer;arcAngle:integer); ƒQuickdraw
  20369. Δ {A8BD} I-199|
  20370. StdBits(VAR srcBits:BitMap;VAR srcRect:Rect;dstRect:Rect;mode:integer;
  20371. maskRgn:RgnHandle); ƒQuickdraw Δ {A8EB} I-199|
  20372. StdComment(kind:integer;dataSize:integer;dataHandle:Handle); ƒQuickdraw Δ
  20373. {A8F1} I-199|
  20374. stdFile=3 ƒPackages|
  20375. StdGetPic(dataPtr:Ptr;byteCount:integer); ƒQuickdraw {A8EE} I-200|
  20376. StdLine(newPt:Point); ƒQuickdraw Δ {A890} I-198  N27-5  N27-6|
  20377. StdOval(verb:GrafVerb;r:Rect); ƒQuickdraw Δ {A8B6} I-199|
  20378. StdPix(src:PixMapPtr;srcRect:Rect;matrix:MatrixRecordPtr;mode:integer;mask:
  20379. RgnHandle;matte:PixMapPtr;matteRect:Rect;flags:integer):OSErr;
  20380. ƒImageCompression {AAA3:$000C} QT.3-25  QT.3-138…139|
  20381. StdPixProcPtr=ProcPtr ƒImageCompression|
  20382. StdPoly(verb:GrafVerb;poly:PolyHandle); ƒQuickdraw Δ {A8C5} I-199  N27-6|
  20383. StdPutPic(dataPtr:Ptr;byteCount:integer); ƒQuickdraw Δ {A8F0} I-200|
  20384. stdQLength=128 ƒSound|
  20385. StdRect(verb:GrafVerb;r:Rect); ƒQuickdraw Δ {A8A0} I-198|
  20386. StdRgn(verb:GrafVerb;rgn:RgnHandle); ƒQuickdraw Δ {A8D1} I-199|
  20387. StdRRect(verb:GrafVerb;r:Rect;ovalWidth:integer;ovalHeight:integer);
  20388. ƒQuickdraw Δ {A8AF} I-198|
  20389. stdSH=$00 ƒSound|
  20390. StdText(count:integer;textAddr:Ptr;numer:Point;denom:Point); ƒQuickdraw Δ
  20391. {A882} I-198  N27-5 TE.3-42  TE.3-62  TE.3-98…99  TE.A-27|
  20392. StdTxMeas(byteCount:integer;textAddr:Ptr;VAR numer:Point;VAR denom:Point;VAR
  20393. info:FontInfo):integer; ƒQuickdraw Δ {A8ED} I-199 TE.3-39  TE.3-46  TE.3-62
  20394. TE.3-99…100  TE.A-27|
  20395. STElement=RECORD ƒTextEdit TE.2-72
  20396. stCount:integer;    {number of runs in this style}
  20397. stHeight:integer;    {line height}
  20398. stAscent:integer;    {font ascent}
  20399. stFont:integer;    {font (family) number}
  20400. stFace:Style;    {character style}
  20401. stSize:integer;    {size in points}
  20402. stColor:RGBColor;    {absolute RGB color}|
  20403. StepScript(paramPtr:XCmdPtr;stepInto:boolean); ƒHyperXCmd|
  20404. STHandle=^STPtr ƒTextEdit|
  20405. StillDown:boolean; ƒEvents Δ {A973} I-259 OV-80  TB.2-109 TN194|
  20406. StkLowPt=$110 ƒSysEqu|
  20407. stop10=16384 ƒSerial|
  20408. stop15=-32768 ƒSerial|
  20409. stop20=-16384 ƒSerial|
  20410. StopAlert(alertID:integer;filterProc:ModalFilterProcPtr):integer; ƒDialogs Δ
  20411. {A986} I-419  V-284  P-109  P-182 TB.6-109|
  20412. stopIcon=0 ƒDialogs|
  20413. StopMovie(m:Movie); ƒMovies {AAAA:$000C} QT.2-112|
  20414. StopSound; ƒSound Δ II-232|
  20415. StopSpeech(chan:SpeechChannel):OSErr; ƒSpeech {A800}|
  20416. StopSpeechAt(chan:SpeechChannel;whereToStop:longint):OSErr; ƒSpeech {A800}|
  20417. STPtr=^TEStyleTable ƒTextEdit|
  20418. stPublisher=$0A ƒEditions|
  20419. Str15=string[15] ƒTypes OV-45|
  20420. Str199=string[199] ƒUGLibrary|
  20421. Str255=string[255] ƒTypes ME.2-25  OV-45|
  20422. Str27=string[27] ƒTypes OV-45|
  20423. Str2Dec(s:DecStr;VAR Index:integer;VAR d:decimal;VAR ValidPrefix:boolean);
  20424. ƒSANE|
  20425. Str2Format(inString:Str255;partsTable:NumberParts;VAR outString:
  20426. NumFormatString):FormatStatus; ƒScript {A8B5}|
  20427. Str2Num(s:DecStr):extended; ƒSANE|
  20428. Str31=string[31] ƒTypes OV-45|
  20429. Str32=string[32] ƒTypes|
  20430. Str63=string[63] ƒTypes OV-45|
  20431. Str8=string[8] ƒUGLibrary|
  20432. streamAlreadyOpenErr=-23011 ƒTCPTypes|
  20433. StreamPtr=ptr ƒTCPTypes|
  20434. StreamPtrArray=ARRAY[1..1000] of StreamPtr ƒTCPTypes|
  20435. StreamPtrArrayPtr=^StreamPtrArray ƒTCPTypes|
  20436. stretchPixBit=29 ƒQDOffscreen|
  20437. String2Date(textPtr:Ptr;textLen:longint;theCache:DateCachePtr;VAR lengthUsed:
  20438. longint;VAR dateTime:LongDateRec):String2DateStatus; ƒScript {A8B5}|
  20439. String2DateStatus=integer ƒScript|
  20440. String2Time(textPtr:Ptr;textLen:longint;theCache:DateCachePtr;VAR lengthUsed:
  20441. longint;VAR dateTime:LongDateRec):String2DateStatus; ƒScript {A8B5}|
  20442. StringEqual(paramPtr:XCmdPtr;str1,str2:Str255):boolean; ƒHyperXCmd|
  20443. StringHandle=^StringPtr ƒTypes ME.2-25  OV-45|
  20444. StringLength(paramPtr:XCmdPtr;strPtr:Ptr):longint; ƒHyperXCmd|
  20445. StringMatch(paramPtr:XCmdPtr;pattern:Str255;target:Ptr):Ptr; ƒHyperXCmd|
  20446. StringOf(writeln:params):string; ƒPascal TP-370|
  20447. StringOrder(aStr,bStr:Str255;aScript,bScript:ScriptCode;aLang,bLang:LangCode)
  20448. :integer; TE.5-10  TE.5-57…58|
  20449. stringOverflow=2
  20450. Size of string list larger than maximum specified in|
  20451. StringPtr=^Str255 ƒTypes ME.2-25  OV-45|
  20452. Strings see ƒStrings|
  20453. StringToDate(textPtr:Ptr;textLen:longint;theCache:DateCachePtr;VAR
  20454. lengthUsed:longint;VAR dateTime:LongDateRec):StringToDateStatus; {A8B5:
  20455. $8214FFF6} TE.5-31…33  TE.5-83  TE.5-84…85  TE.B-28  TE.B-34|
  20456. StringToExtended(source:Str255;myFormatRec:NumFormatStringRec;partsTable:
  20457. NumberParts;VAR x:Extended80):FormatStatus; {A8B5:$8210FFE6} TE.5-36
  20458. TE.5-43  TE.5-98…99  TE.B-55|
  20459. StringToFormatRec(inString:Str255;partsTable:NumberParts;VAR outString:
  20460. NumFormatStringRec):FormatStatus; {A8B5:$820CFFEC} TE.5-36  TE.5-43
  20461. TE.5-95…96  TE.B-55|
  20462. StringToNum(theString:Str255;VAR theNum:longint); ƒPackages Δ I-490 TE.5-35
  20463. TE.5-38  TE.5-93…94|
  20464. StringToTime(textPtr:Ptr;textLen:longint;theCache:DateCachePtr;VAR
  20465. lengthUsed:longint;VAR dateTime:LongDateRec):StringToDateStatus; {A8B5:
  20466. $8214FFF4} TE.5-31…33  TE.5-83  TE.5-85…86  TE.B-22|
  20467. StringWidth(s:Str255):integer; ƒQuickdraw Δ {A88C} I-173  N26 TE.3-28
  20468. TE.3-82 TN26|
  20469. StripAddress(theAddress:UNIV Ptr):Ptr; ƒMemory {A055} V-593 ME.4-21…23
  20470. ME.4-27…28 TN212  TN213|
  20471. StripDiacritics(textPtr:Ptr;len:integer;script:ScriptCode); TE.5-68…69
  20472. TE.B-39|
  20473. StripText(textPtr:Ptr;len:integer); ƒScript {A256}|
  20474. StripUpperText(textPtr:Ptr;len:integer); ƒScript {A656}|
  20475. StrToBool(paramPtr:XCmdPtr;str:Str255):boolean; ƒHyperXCmd|
  20476. StrToExt(paramPtr:XCmdPtr;str:Str255):extended; ƒHyperXCmd|
  20477. StrToLong(paramPtr:XCmdPtr;str:Str255):longint; ƒHyperXCmd|
  20478. StrToNum(paramPtr:XCmdPtr;str:Str255):longint; ƒHyperXCmd|
  20479. StrToPoint(paramPtr:XCmdPtr;str:Str255;VAR pt:Point); ƒHyperXCmd|
  20480. StrToRect(paramPtr:XCmdPtr;str:Str255;VAR rct:Rect); ƒHyperXCmd|
  20481. strUserBreak=-491 ƒErrors
  20482. debugger break; display string on stack|
  20483. STSampleDescAID='stsd' ƒMoviesFormat|
  20484. STSampleSizeAID='stsz' ƒMoviesFormat|
  20485. STSampleToChunkAID='stsc' ƒMoviesFormat|
  20486. StScrpHandle=^StScrpPtr ƒTextEdit|
  20487. StScrpPtr=^StScrpRec ƒTextEdit|
  20488. StScrpRec=RECORD ƒTextEdit
  20489. scrpNStyles:integer;    {number of sets of }
  20490.     { character attributes in scrap}
  20491. scrpStyleTab:ScrpSTTable;    {table of attributes for }
  20492.     { scrap}|
  20493. STShadowSyncAID='stsh' ƒMoviesFormat|
  20494. stSubscriber=$01 ƒEditions|
  20495. STSyncSampleAID='stss' ƒMoviesFormat|
  20496. STTimeToSampAID='stts' ƒMoviesFormat|
  20497. StuffHex(thingPtr:Ptr;s:Str255); ƒQuickdraw {A866} I-195  P-81|
  20498. Style=set of StyleItem ƒQuickdraw TB.3-134  TE.3-66|
  20499. StyledLineBreak(textPtr:Ptr;textLen:longint;textStart:longint;textEnd:
  20500. longint;flags:longint;VAR textWidth:Fixed;VAR textOffset:longint):
  20501. StyledLineBreakCode; ƒScript {A8B5:$821CFFFE} TE.5-24…27  TE.5-79…81|
  20502. StyledLineBreakCode=… ƒScript TE.5-27  TE.5-81
  20503. (smBreakWord,smBreakChar,smBreakOverflow)|
  20504. StyleItem=… ƒQuickdraw TB.3-134
  20505. (bold,italic,underline,outline,shadow,condense,extend)|
  20506. StyleRun=RECORD ƒTextEdit
  20507. startChar:integer;    {starting character position}
  20508. styleIndex:integer;    {index in style table}|
  20509. StyleTable=RECORD ƒFonts TE.4-49  TE.4-100
  20510. fontClass:integer;
  20511. offset:longint;
  20512. reserved:longint;
  20513. indexes:ARRAY[0..47]ofSignedByte;|
  20514. subOver=38 ƒQuickdraw|
  20515. subPin=35 ƒQuickdraw|
  20516. SubPt(src:Point;VAR dst:Point); ƒQuickdraw {A87F} I-193|
  20517. SubtractTime(VAR dst:TimeRecord;src:TimeRecord); ƒMovies {AAAA} QT.2-333…334|
  20518. Succ(x:scalar):scalar; ƒPascal MPW-206  TP-360|
  20519. sumAutomatic=0 ƒEditions|
  20520. sumManual=1 ƒEditions|
  20521. SUpdateSRT(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$002B} V-454|
  20522. supDay=1 ƒPackages|
  20523. superMsg=10 ƒDevices|
  20524. SuperUser=$0200 ƒUGLibrary|
  20525. supMonth=4 ƒPackages|
  20526. suppressBlackAndWhite=16 ƒPictUtil|
  20527. suppressDither=2 ƒImageCompression|
  20528. supWeek=2 ƒPackages|
  20529. supYear=8 ƒPackages|
  20530. suspendResumeMessage=$01 ƒEvents|
  20531. svAll1BitData=(svLarge1Bit + svSmall1Bit + svMini1Bit) ƒIcons|
  20532. svAll4BitData=(svLarge4Bit + svSmall4Bit + svMini4Bit) ƒIcons|
  20533. svAll8BitData=(svLarge8Bit + svSmall8Bit + svMini8Bit) ƒIcons|
  20534. svAllAvailableData=$ffffffff ƒIcons|
  20535. svAllLargeData=$000000ff ƒIcons|
  20536. svAllMiniData=$00ff0000 ƒIcons|
  20537. svAllSmallData=$0000ff00 ƒIcons|
  20538. svDisabled=-32640 ƒErrors
  20539. reserve range -32640 to -32768 for Apple temp disables|
  20540. SVersion(spBlkPtr:SpBlockPtr):OSErr; ƒSlots {A06E:$0008} V-446|
  20541. sVideoIn=1 ƒQuickTimeComponents|
  20542. svLarge1Bit=$00000001 ƒIcons|
  20543. svLarge4Bit=$00000002 ƒIcons|
  20544. svLarge8Bit=$00000004 ƒIcons|
  20545. svMini1Bit=$00010000 ƒIcons|
  20546. svMini4Bit=$00020000 ƒIcons|
  20547. svMini8Bit=$00040000 ƒIcons|
  20548. svSmall1Bit=$00000100 ƒIcons|
  20549. svSmall4Bit=$00000200 ƒIcons|
  20550. svSmall8Bit=$00000400 ƒIcons|
  20551. svTempDisable=-32768 ƒErrors
  20552. temporarily disable card but run primary init|
  20553. SwapDataCache(cacheEnable:boolean):boolean; ƒOSUtils {A198:$0002} ME.4-30…31|
  20554. SwapInstructionCache(cacheEnable:boolean):boolean; ƒOSUtils {A198:$0000}
  20555. ME.4-29|
  20556. SwapMMUMode(VAR mode:SignedByte); ƒOSUtils {A05D} V-593  C1-6 ME.4-26…27|
  20557. Switcher=$282|
  20558. SwitcherTPtr=$286 ƒSysEqu|
  20559. swMode=-1 ƒSound|
  20560. swOverrunErr=1 ƒErrors|
  20561. SWSynthPtr=^SWSynthRec ƒSound|
  20562. SWSynthRec=RECORD ƒSound
  20563. mode:integer;
  20564. triplets:Tones;|
  20565. symbol=23 ƒFonts|
  20566. syncCmd=14 ƒSound|
  20567. SyncSampleAtom=RECORD ƒMoviesFormat
  20568. size:longint;
  20569. atomType:longint;
  20570. flags:longint;
  20571. numEntries:longint;
  20572. syncSampleTable:ARRAY[0..0]ofLONGINT;|
  20573. SynListHandle=$D32|
  20574. synthNotReady=-242 ƒSpeech|
  20575. synthOpenFailed=-241 ƒSpeech|
  20576. Sys7SrvrVer=3 ƒUGLibrary|
  20577. SysBeep(duration:integer); ƒOSUtils Δ {A9C8} II-385  V-592|
  20578. sysBeepDisable=$0000 ƒSound|
  20579. sysBeepEnable=$0001 ƒSound|
  20580. SysBreak; ƒTypes {A9C9:$FE16}|
  20581. SysBreakFunc(debugFunc:Str255); ƒTypes {A9C9:$FE14}|
  20582. SysBreakStr(debugStr:Str255); ƒTypes {A9C9:$FE15}|
  20583. SysCom=$100|
  20584. SysDirection=$BAC ƒSysEqu TE.1-68  TE.6-10  TE.6-76  TE.B-11
  20585. Same as TESysJust|
  20586. SysEnvirons(versionRequested:integer;VAR theWorld:SysEnvRec):OSErr; ƒOSUtils
  20587. {A090} V-5  N129  N156 TN67  TN103  TN156  TN184  TN190  TN207  TN212|
  20588. SysEnvRec=RECORD ƒOSUtils [1/2]
  20589. environsVersion:integer;
  20590. machineType:integer;
  20591. systemVersion:integer;
  20592. processor:integer;
  20593. hasFPU:boolean;|
  20594. SysEnvRec=RECORD ƒOSUtils [2/2]
  20595. hasColorQD:boolean;
  20596. keyBoardType:integer;
  20597. atDrvrVersNum:integer;
  20598. sysVRefNum:integer;|
  20599. SysEqu see ƒSysEqu|
  20600. SysError(errorCode:integer); ƒErrors Δ {A9C9} II-362  V-572|
  20601. SysEvtBuf=$146 ƒSysEqu|
  20602. SysEvtMask=$144 ƒSysEqu|
  20603. SysFontFam=$BA6 TE.4-38|
  20604. SysFontSize=$BA8 TE.4-38  TE.4-53|
  20605. SysMap=$A58 ƒSysEqu|
  20606. SysMapHndl=$A54 ƒSysEqu|
  20607. SysParam=$1F8 ƒSysEqu|
  20608. SysParmType=PACKED RECORD ƒOSUtils [1/2]
  20609. valid:Byte;
  20610. aTalkA:Byte;
  20611. aTalkB:Byte;
  20612. config:Byte;
  20613. portA:integer;
  20614. portB:integer;|
  20615. SysParmType=PACKED RECORD ƒOSUtils [2/2]
  20616. alarm:longint;
  20617. font:integer;
  20618. kbdPrint:integer;
  20619. volClik:integer;
  20620. misc:integer;|
  20621. sysPatListID=0 ƒToolUtils|
  20622. SysPPtr=^SysParmType ƒOSUtils|
  20623. SysResName=$AD8 ƒSysEqu|
  20624. SystemClick(theEvent:EventRecord;theWindow:WindowPtr); ƒDesk Δ {A9B3} I-441
  20625. P-35  P-182 OV-121  TB.2-87  TB.2-94…95  TB.4-43  TB.4-44|
  20626. SystemEdit(editCmd:integer):boolean; ƒDesk Δ {A9C2} I-441 OV-159  TB.3-122
  20627. TN180  TN215|
  20628. SystemEvent(theEvent:EventRecord):boolean; ƒDesk {A9B2} I-442  N5-1  N85-1
  20629. TB.2-96 TN5  TN85|
  20630. systemFolderIconResource=-3983 ƒIcons|
  20631. systemFont=0 ƒFonts|
  20632. SystemMenu(menuResult:longint); ƒDesk Δ {A9B5} I-443 TB.3-121|
  20633. systemMethod=0 ƒPictUtil|
  20634. systemMicrosecondClock='micr' ƒQuickTimeComponents|
  20635. systemMillisecondClock='mill' ƒQuickTimeComponents|
  20636. systemOptionsMask=$00000F00 ƒEPPC|
  20637. systemSecondClock='seco' ƒQuickTimeComponents|
  20638. SystemTask; ƒDesk {A9B4} I-442  I-444  II-189  N85-1 TB.2-25  TB.2-87
  20639. TB.2-95…96 TN85|
  20640. systemTickClock='tick' ƒQuickTimeComponents|
  20641. SystemZone:THz; ƒMemory II-32 ME.2-82|
  20642. SysVersion=$15A ƒSysEqu|
  20643. SysZone=$2A6 ƒSysEqu ME.2-82|
  20644. T1Arbitrate=$B3F|
  20645. TableDirectoryRecord=RECORD TE.B-59
  20646. tableSignature:OSType ;    {4 Byte long table name}
  20647. reserved:longint;    {reserved for internal use}
  20648. tableStartOffset:longint ;    {table start offset in bytes}
  20649. tableSize:longint;    {table size in bytes}|
  20650. TableSeed=$0D20 ƒSysEqu|
  20651. TagData=$2FA ƒSysEqu|
  20652. Tan(x:extended):extended; ƒSANE|
  20653. TargetID=RECORD ƒEPPC TB.2-72  TB.2-81
  20654. sessionID:longint;    {session reference number (not }
  20655.     { used if posting an event)}
  20656. name:PPCPortRec;    {port name}
  20657. location:LocationNameRec;    {location name}
  20658. recvrName:PPCPortRec;    {reserved}|
  20659. TargetIDHdl=^TargetIDPtr ƒEPPC|
  20660. TargetIDPtr=^TargetID ƒEPPC|
  20661. TaskLock=$A62|
  20662. tbndType='tbnd' ƒTerminalTools|
  20663. TCPAbortPB=PACKED RECORD ƒTCPTypes
  20664. userDataPtr:ptr;|
  20665. TCPClosePB=PACKED RECORD ƒTCPTypes
  20666. ulpTimeoutValue:Byte;
  20667. ulpTimeoutAction:Byte;
  20668. validityFlags:Byte;
  20669. userDataPtrX:ptr;|
  20670. TCPConnectionStats=PACKED RECORD ƒTCPTypes [1/2]
  20671. dataPktsRcvd:longint;
  20672. dataPktsSent:longint;
  20673. dataPktsResent:longint;
  20674. bytesRcvd:longint;
  20675. bytesRcvdDup:longint;
  20676. bytesRcvdPastWindow:longint;
  20677. bytesSent:longint;
  20678. bytesResent:longint;
  20679. numHistoBuckets:integer;|
  20680. TCPConnectionStats=PACKED RECORD ƒTCPTypes [2/2]
  20681. sentSizeHisto:ARRAY[1..NumOfHistoBuckets]ofHistoBucket;
  20682. lastRTT:integer;
  20683. tmrRTT:integer;
  20684. rttVariance:integer;
  20685. tmrRTO:integer;
  20686. sendTries:Byte;
  20687. sourceQuenchRcvd:Byte;|
  20688. TCPConnectionStatsPtr=^TCPConnectionStats ƒTCPTypes|
  20689. TCPControlBlock=RECORD ƒTCPTypes [1/4]
  20690. qLink:QElemPtr;
  20691. qType:integer;
  20692. ioTrap:integer;
  20693. ioCmdAddr:Ptr;
  20694. ioCompletion:TCPIOCompletionProc;
  20695. ioResult:OSErr;
  20696. ioNamePtr:StringPtr;
  20697. ioVRefNum:integer;|
  20698. TCPControlBlock=RECORD ƒTCPTypes [2/4]
  20699. ioCRefNum:integer;
  20700. csCode:integer;
  20701. tcpStream:StreamPtr;
  20702. case integer of
  20703. TCPcsCreate:
  20704.     create:TCPCreatePB
  20705.     TCPcsActiveOpen,TCPcsPassiveOpen:(
  20706.     open:TCPOpenPB;|
  20707. TCPControlBlock=RECORD ƒTCPTypes [3/4]
  20708. TCPcsSend:
  20709.     send:TCPSendPB;
  20710.     TCPcsNoCopyRcv,TCPcsRcvBfrReturn,TCPcsRcv:(
  20711.     receive:TCPReceivePB;
  20712. TCPcsClose:
  20713.     close:TCPClosePB;
  20714. TCPcsAbort:
  20715.     abort:TCPAbortPB;|
  20716. TCPControlBlock=RECORD ƒTCPTypes [4/4]
  20717. TCPcsStatus:
  20718.     status:TCPStatusPB;
  20719. TCPcsGlobalInfo:
  20720.     globalInfo:TCPGlobalInfoPB
  20721.     );|
  20722. TCPControlBlockPtr=^TCPControlBlock ƒTCPTypes|
  20723. TCPCreatePB=PACKED RECORD ƒTCPTypes
  20724. rcvBuff:ptr;
  20725. rcvBuffLen:longint;
  20726. notifyProc:TCPNotifyProc;
  20727. userDataPtr:ptr;|
  20728. TCPcsAbort=39 ƒTCPTypes|
  20729. TCPcsActiveOpen=32 ƒTCPTypes|
  20730. TCPcsClose=38 ƒTCPTypes|
  20731. TCPcsCreate=30 ƒTCPTypes|
  20732. TCPcsEchoICMP=17 ƒTCPTypes|
  20733. TCPcsExtendedStat=41 ƒTCPTypes|
  20734. TCPcsGetMyIP=15 ƒTCPTypes|
  20735. TCPcsGlobalInfo=43 ƒTCPTypes|
  20736. TCPcsLAPStats=19 ƒTCPTypes|
  20737. TCPcsNoCopyRcv=35 ƒTCPTypes|
  20738. TCPcsPassiveOpen=31 ƒTCPTypes|
  20739. TCPcsRcv=37 ƒTCPTypes|
  20740. TCPcsRcvBfrReturn=36 ƒTCPTypes|
  20741. TCPcsRelease=42 ƒTCPTypes|
  20742. TCPcsSend=34 ƒTCPTypes|
  20743. TCPcsStatus=40 ƒTCPTypes|
  20744. TCPEventCode=integer ƒTCPTypes|
  20745. TCPGlobalInfoPB=PACKED RECORD ƒTCPTypes
  20746. tcpParamp:TCPParamPtr;
  20747. tcpStatsp:TCPStatsPtr;
  20748. tcpCDBTable:StreamPtrArrayPtr;
  20749. userDataPtr:ptr;
  20750. maxTCPConnections:integer;|
  20751. TCPIOCompletionProc=procPtr ƒTCPTypes|
  20752. TCPNotifyProc=procPtr ƒTCPTypes|
  20753. TCPOpenPB=PACKED RECORD ƒTCPTypes [1/2]
  20754. ulpTimeoutValue:Byte;
  20755. ulpTimeoutAction:Byte;
  20756. validityFlags:Byte;
  20757. commandTimeoutValue:Byte;
  20758. remoteHost:ipAddr;
  20759. remotePort:ipPort;
  20760. localHost:ipAddr;
  20761. localPort:ipPort;
  20762. tosFlags:Byte;|
  20763. TCPOpenPB=PACKED RECORD ƒTCPTypes [2/2]
  20764. precedence:Byte;
  20765. dontFrag:C_BOOLEAN;
  20766. timeToLive:Byte;
  20767. security:Byte;
  20768. optionCnt:Byte;
  20769. options:ARRAY[0..39]ofbyte;
  20770. userDataPtr:ptr;|
  20771. TCPParam=PACKED RECORD ƒTCPTypes
  20772. tcpRTOA:StringPtr;
  20773. tcpRTOMin:longint;
  20774. tcpRTOMax:longint;
  20775. tcpMaxSegSize:longint;
  20776. tcpMaxConn:longint;
  20777. tcpMaxWindow:longint;|
  20778. TCPParamPtr=^TCPParam ƒTCPTypes|
  20779. TCPReceivePB=PACKED RECORD ƒTCPTypes [1/2]
  20780. commandTimeoutValue:Byte;
  20781. filler:Byte;
  20782. markFlag:C_BOOLEAN;
  20783. urgentFlag:C_BOOLEAN;
  20784. rcvBuff:ptr;
  20785. rcvBuffLength:integer;|
  20786. TCPReceivePB=PACKED RECORD ƒTCPTypes [2/2]
  20787. rdsPtr:ptr;
  20788. rdsLength:integer;
  20789. secondTimeStamp:integer;
  20790. userDataPtr:ptr;|
  20791. TCPSendPB=PACKED RECORD ƒTCPTypes [1/2]
  20792. ulpTimeoutValue:Byte;
  20793. ulpTimeoutAction:Byte;
  20794. validityFlags:Byte;
  20795. pushFlag:Byte;
  20796. urgentFlag:C_BOOLEAN;|
  20797. TCPSendPB=PACKED RECORD ƒTCPTypes [2/2]
  20798. wds:wdsptr;
  20799. sendFree:longint;
  20800. sendLength:integer;
  20801. userDataPtr:ptr;|
  20802. TCPStats=PACKED RECORD ƒTCPTypes [1/2]
  20803. tcpConnAttempts:longint;
  20804. tcpConnOpened:longint;
  20805. tcpConnAccepted:longint;
  20806. tcpConnClosed:longint;
  20807. tcpConnAborted:longint;
  20808. tcpOctetsIn:longint;
  20809. tcpOctetsOut:longint;|
  20810. TCPStats=PACKED RECORD ƒTCPTypes [2/2]
  20811. tcpOctetsInDup:longint;
  20812. tcpOctetsRetrans:longint;
  20813. tcpInputPackets:longint;
  20814. tcpOutputPkts:longint;
  20815. tcpDupPkts:longint;
  20816. tcpRetransPkts:longint;|
  20817. TCPStatsPtr=^TCPStats ƒTCPTypes|
  20818. TCPStatusPB=PACKED RECORD ƒTCPTypes [1/3]
  20819. ulpTimeoutValue:Byte;
  20820. ulpTimeoutAction:Byte;
  20821. unused:longint;
  20822. remoteHost:ipAddr;
  20823. remotePort:ipPort;
  20824. localHost:ipAddr;
  20825. localPort:ipPort;
  20826. tosFlags:Byte;
  20827. precedence:Byte;|
  20828. TCPStatusPB=PACKED RECORD ƒTCPTypes [2/3]
  20829. connectionState:Byte;
  20830. filler:Byte;
  20831. sendWindow:integer;
  20832. rcvWindow:integer;
  20833. amtUnackedData:integer;
  20834. amtUnreadData:integer;
  20835. securityLevelPtr:ptr;
  20836. sendUnacked:longint;
  20837. sendNext:longint;|
  20838. TCPStatusPB=PACKED RECORD ƒTCPTypes [3/3]
  20839. congestionWindow:longint;
  20840. rcvNext:longint;
  20841. srtt:longint;
  20842. lastRTT:longint;
  20843. sendMaxSegSize:longint;
  20844. connStatPtr:TCPConnectionStatsPtr;
  20845. userDataPtr:ptr;|
  20846. TCPTerminateReason=integer ƒTCPTypes|
  20847. TCPTypes see ƒTCPTypes|
  20848. tdefType='tdef' ƒTerminalTools|
  20849. TDftBitsBlk=RECORD ƒPrinting
  20850. iOpCode:integer;
  20851. iError:integer;
  20852. lReserved:longint;
  20853. hPrint:THPrint;|
  20854. TEActivate(hTE:TEHandle); ƒTextEdit Δ {A9D8} I-385 TE.2-33  TE.2-68  TE.2-80|
  20855. TEAutoView(fAuto:boolean;hTE:TEHandle); ƒTextEdit Δ {A813} IV-57 TE.2-31
  20856. TE.2-92|
  20857. TEBitClear=0 ƒTextEdit|
  20858. TEBitSet=1 ƒTextEdit|
  20859. TEBitTest=-1 ƒTextEdit|
  20860. TECalText(hTE:TEHandle); ƒTextEdit Δ {A9D0} I-390 TE.2-29  TE.2-73  TE.2-89…90|
  20861. teCenter=1 ƒTextEdit|
  20862. TEClick(pt:Point;fExtend:boolean;h:TEHandle); ƒTextEdit Δ {A9D4} I-384
  20863. P-118  P-182 TE.2-34…36  TE.2-61  TE.2-85|
  20864. TEContinuousStyle(VAR mode:integer;VAR aStyle:TextStyle;hTE:TEHandle):
  20865. boolean; ƒTextEdit {A83D:$000A} TE.2-39  TE.2-43…45  TE.2-49  TE.2-102…103
  20866. TN207|
  20867. TECopy(hTE:TEHandle); ƒTextEdit Δ {A9D5} I-386  P-119  P-182 MTB.2-28
  20868. MTB.2-31  TE.2-39  TE.2-95 TN207|
  20869. TECustomHook(which:TEIntHook;VAR addr:ProcPtr;hTE:TEHandle); ƒTextEdit {A83D:
  20870. $000C} TE.2-56  TE.2-57  TE.2-110…115 TN207|
  20871. TECut(hTE:TEHandle); ƒTextEdit Δ {A9D6} I-385  P-119  P-182 MTB.2-28
  20872. MTB.2-31  TE.2-30  TE.2-39  TE.2-94…95 TN207|
  20873. TEC_Closing=1 ƒTCPTypes|
  20874. TEC_DataArrival=4 ƒTCPTypes|
  20875. TEC_ICMPReceived=6 ƒTCPTypes|
  20876. TEC_last=32767 ƒTCPTypes|
  20877. TEC_Terminate=3 ƒTCPTypes|
  20878. TEC_ULPTimeout=2 ƒTCPTypes|
  20879. TEC_Urgent=5 ƒTCPTypes|
  20880. TEDeactivate(hTE:TEHandle); ƒTextEdit Δ {A9D9} I-385 TE.2-33…34  TE.2-68
  20881. TE.2-80…81|
  20882. TEDelete(hTE:TEHandle); ƒTextEdit Δ {A9D7} I-387  P-119  P-182 TE.2-43
  20883. TE.2-93 TN207|
  20884. TEDispose(hTE:TEHandle); ƒTextEdit Δ {A9CD} I-383  P-118  P-183 TE.2-15
  20885. TE.2-32  TE.2-79|
  20886. TEDoText=$A70 ƒSysEqu TE.2-56  TE.2-63|
  20887. teFAutoScr=0 ƒTextEdit|
  20888. TEFeatureFlag(feature:integer;action:integer;hTE:TEHandle):integer;
  20889. ƒTextEdit {A83D:$000E} TE.2-92  TE.2-107…109|
  20890. TEFindWord=$7F8 TE.2-60  TE.2-116|
  20891. teFInlineInput=3 ƒTextEdit|
  20892. teFlushDefault=0 ƒTextEdit|
  20893. teFlushLeft=-2 ƒTextEdit|
  20894. teFlushRight=-1 ƒTextEdit|
  20895. teForceLeft=-2 ƒTextEdit|
  20896. teFOutlineHilite=2 ƒTextEdit|
  20897. teFromFind=12 ƒTextEdit|
  20898. teFromRecal=16 ƒTextEdit|
  20899. TEFromScrap:OSErr; ƒTextEdit Δ I-389 MTB.2-28  MTB.2-30  TE.2-97…98|
  20900. teFTextBuffering=1 ƒTextEdit|
  20901. teFUseTextServices=4 ƒTextEdit|
  20902. TEGetHeight(endLine:longint;startLine:longint;hTE:TEHandle):longint;
  20903. ƒTextEdit Δ {A83D:$0009} V-269  N131-2 TE.2-49  TE.2-90|
  20904. TEGetHiliteRgn(region:RgnHandle;hTE:TEHandle):OSErr; ƒDrag {A83D:$000F}|
  20905. TEGetOffset(pt:Point;hTE:TEHandle):integer; ƒTextEdit Δ {A83C} V-268 TE.2-106|
  20906. TEGetPoint(offset:integer;hTE:TEHandle):Point; ƒTextEdit Δ {A83D:$0008}
  20907. V-269 TE.2-106|
  20908. TEGetScrapLen:longint; ƒTextEdit I-389|
  20909. TEGetScrapLength:longint; TE.2-98|
  20910. TEGetStyle(offset:integer;VAR theStyle:TextStyle;VAR lineHeight:integer;VAR
  20911. fontAscent:integer;hTE:TEHandle); ƒTextEdit Δ {A83D:$0003} V-269|
  20912. TEGetStyleHandle(hTE:TEHandle):TEStyleHandle; TE.2-84|
  20913. TEGetStyleScrapHandle(hTE:TEHandle):STScrpHandle; TE.2-51  TE.2-103…104|
  20914. TEGetText(hTE:TEHandle):CharsHandle; ƒTextEdit Δ {A9CB} I-384 TE.2-83|
  20915. TEHandle=^TEPtr ƒTextEdit|
  20916. TEIdle(hTE:TEHandle); ƒTextEdit Δ {A9DA} I-384 TE.2-32  TE.2-84  TE.3-47|
  20917. TEInit; ƒTextEdit Δ {A9CC} I-383  P-107  P-118  P-183 TE.2-15  TE.2-77|
  20918. TEInsert(text:Ptr;length:longint;hTE:TEHandle); ƒTextEdit Δ {A9DE} I-387
  20919. P-120  P-183 TE.2-43  TE.2-94|
  20920. TEIntHook=integer ƒTextEdit|
  20921. teJustCenter=1 ƒTextEdit|
  20922. teJustLeft=0 ƒTextEdit|
  20923. teJustRight=-1 ƒTextEdit|
  20924. TEKey(key:char;hTE:TEHandle); ƒTextEdit Δ {A9DC} I-385  P-119  P-183
  20925. TE.2-36…38  TE.2-81…82 TN207|
  20926. TempDisposeHandle(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$0020} V-593
  20927. TN212  TN213|
  20928. TempFreeMem:longint; ƒMemory Δ {A88F:$0018} V-593 ME.2-79 TN212  TN213|
  20929. TempHLock(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$001E} V-593 TN212
  20930. TN213|
  20931. TempHUnlock(h:Handle;VAR resultCode:OSErr); ƒMemory {A88F:$001F} V-593 TN212
  20932. TN213|
  20933. TempMaxMem(VAR grow:Size):Size; ƒMemory Δ {A88F:$0015} V-593 ME.2-79…80
  20934. TN212  TN213|
  20935. TempNewHandle(logicalSize:Size;VAR resultCode:OSErr):Handle; ƒMemory {A88F:
  20936. $001D} V-593 ME.2-78 TN212  TN213|
  20937. TempRect=$9FA|
  20938. TempTopMem:Ptr; ƒMemory {A88F:$0016} V-593 TN212  TN213|
  20939. TENew(destRect:Rect;viewRect:Rect):TEHandle; ƒTextEdit Δ {A9D2} I-383  P-118
  20940. P-183 TE.2-78…79|
  20941. TENumStyles(rangeStart:longint;rangeEnd:longint;hTE:TEHandle):longint;
  20942. ƒTextEdit {A83D:$000D} TE.2-41  TE.2-105 TN207|
  20943. TEPaste(hTE:TEHandle); ƒTextEdit Δ {A9DB} I-386  P-119  P-183 MTB.2-28
  20944. MTB.2-31  TE.2-39  TE.2-95…96|
  20945. TEPinScroll(dh:integer;dv:integer;hTE:TEHandle); ƒTextEdit Δ {A812} IV-57
  20946. TB.5-55…56  TE.2-31  TE.2-91|
  20947. TEPtr=^TERec ƒTextEdit|
  20948. TERec=RECORD ƒTextEdit [1/4]
  20949. destRect:Rect;
  20950. viewRect:Rect;
  20951. selRect:Rect;
  20952. lineHeight:integer;
  20953. fontAscent:integer;
  20954. selPoint:Point;
  20955. selStart:integer;
  20956. selEnd:integer;|
  20957. TERec=RECORD ƒTextEdit [2/4]
  20958. active:integer;
  20959. wordBreak:ProcPtr;
  20960. clikLoop:ProcPtr;
  20961. clickTime:longint;
  20962. clickLoc:integer;
  20963. caretTime:longint;
  20964. caretState:integer;
  20965. just:integer;|
  20966. TERec=RECORD ƒTextEdit [3/4]
  20967. teLength:integer;
  20968. hText:Handle;
  20969. recalBack:integer;
  20970. recalLines:integer;
  20971. clikStuff:integer;
  20972. crOnly:integer;
  20973. txFont:integer;
  20974. txFace:Style;|
  20975. TERec=RECORD ƒTextEdit [4/4]
  20976. txMode:integer;
  20977. txSize:integer;
  20978. inPort:GrafPtr;
  20979. highHook:ProcPtr;
  20980. caretHook:ProcPtr;
  20981. nLines:integer;
  20982. lineStarts:ARRAY[0..16000]ofINTEGER;|
  20983. TERecal=$A74 ƒSysEqu TE.2-89|
  20984. TEReplaceStyle(mode:integer;oldStyle:TextStyle;newStyle:TextStyle;redraw:
  20985. boolean;hTE:TEHandle); ƒTextEdit Δ {A83D:$0002} V-270 TE.2-101|
  20986. TermDataBlock=RECORD ƒTerminals
  20987. flags:TMTermTypes;
  20988. theData:Handle;
  20989. auxData:Handle;
  20990. reserved:longint;|
  20991. TermDataBlockH=^TermDataBlockPtr ƒTerminals|
  20992. TermDataBlockPtr=^TermDataBlock ƒTerminals|
  20993. TermEnvironPtr=^TermEnvironRec ƒTerminals|
  20994. TermEnvironRec=RECORD ƒTerminals
  20995. version:integer;
  20996. termType:TMTermTypes;
  20997. textRows:integer;
  20998. textCols:integer;
  20999. cellSize:Point;
  21000. graphicSize:Rect;
  21001. slop:Point;
  21002. auxSpace:Rect;|
  21003. TermHandle=^TermPtr ƒTerminals|
  21004. Terminals see ƒTerminals|
  21005. TerminalTools see ƒTerminalTools|
  21006. terminateMsg=17 ƒDevices|
  21007. TerminateProfile; ƒProfiler|
  21008. TerminateTextService(ts:ComponentInstance):ComponentResult; ƒTextServices {:
  21009. $0000} TE.7-42  TE.7-86…87|
  21010. TermPerf(thePerfGlobals:TP2PerfGlobals); ƒPerf|
  21011. TermPtr=^TermRecord ƒTerminals|
  21012. TermRecord=RECORD ƒTerminals [1/3]
  21013. procID:integer;
  21014. flags:TMFlags;
  21015. errCode:TMErr;
  21016. refCon:longint;
  21017. userData:longint;
  21018. defProc:ProcPtr;
  21019. config:Ptr;
  21020. oldConfig:Ptr;
  21021. environsProc:ProcPtr;|
  21022. TermRecord=RECORD ƒTerminals [2/3]
  21023. reserved1:longint;
  21024. reserved2:longint;
  21025. tmPrivate:Ptr;
  21026. sendProc:ProcPtr;
  21027. breakProc:ProcPtr;
  21028. cacheProc:ProcPtr;
  21029. clikLoop:ProcPtr;
  21030. owner:WindowPtr;
  21031. termRect:Rect;|
  21032. TermRecord=RECORD ƒTerminals [3/3]
  21033. viewRect:Rect;
  21034. visRect:Rect;
  21035. lastIdle:longint;
  21036. selection:TMSelection;
  21037. selType:TMSelTypes;
  21038. mluField:longint;|
  21039. TEScrapHandle:Handle; ƒTextEdit I-389 TE.2-98|
  21040. teScrapSizeErr=-501 ƒErrors
  21041. scrap item too big for text edit record|
  21042. TEScroll(dh:integer;dv:integer;hTE:TEHandle); ƒTextEdit Δ {A9DD} I-388
  21043. N22-1  N131-3  P-120 TE.2-31  TE.2-91 TN22  TN131|
  21044. TEScrpHandle=$AB4 ƒSysEqu TE.2-98|
  21045. TEScrpLength=$AB0 ƒSysEqu TE.2-39  TE.2-98|
  21046. TESelView(hTE:TEHandle); ƒTextEdit Δ {A811} IV-57 TE.2-31  TE.2-92|
  21047. TESetAlignment(align:integer;hTE:TEHandle); TE.2-87|
  21048. TESetClickLoop(clickProc:ProcPtr;hTE:TEHandle); TE.2-61  TE.2-117|
  21049. TESetJust(just:integer;hTE:TEHandle); ƒTextEdit Δ {A9DF} I-387|
  21050. TESetScrapLen(length:longint); ƒTextEdit I-390|
  21051. TESetScrapLength(length:longint); TE.2-99|
  21052. TESetSelect(selStart:longint;selEnd:longint;hTE:TEHandle); ƒTextEdit Δ
  21053. {A9D1} I-385  N127 TE.2-30  TE.2-52  TE.2-86 TN127|
  21054. TESetStyle(mode:integer;newStyle:TextStyle;redraw:boolean;hTE:TEHandle);
  21055. ƒTextEdit Δ {A83D:$0001} V-269  N131-1 TE.2-43  TE.2-99…100 TN131  TN207|
  21056. TESetStyleHandle(theHandle:TEStyleHandle;hTE:TEHandle); TE.2-83|
  21057. TESetText(text:Ptr;length:longint;hTE:TEHandle); ƒTextEdit Δ {A9CF} I-383
  21058. N18-1 TE.2-29  TE.2-82|
  21059. TESetWordBreak(wBrkProc:ProcPtr;hTE:TEHandle); TE.2-115…116|
  21060. testByte=32 ƒROMDefs|
  21061. testCntl=1 ƒControls|
  21062. TestControl(theControl:ControlHandle;thePt:Point):integer; ƒControls Δ
  21063. {A966} I-325 TB.5-93|
  21064. TestDeviceAttribute(gdh:GDHandle;attribute:integer):boolean; ƒQuickdraw
  21065. {AA2C} V-124|
  21066. TestException(e:Exception):boolean; ƒSANE|
  21067. TestHalt(e:Exception):boolean; ƒSANE|
  21068. testLong=34 ƒROMDefs|
  21069. testPattern=1519594439 ƒROMDefs|
  21070. testSimpleAppleAny=-2147417856 ƒROMDefs|
  21071. testString=35 ƒROMDefs|
  21072. testWord=33 ƒROMDefs|
  21073. TEStyleHandle=^TEStylePtr ƒTextEdit|
  21074. TEStyleInsert(text:Ptr;length:longint;hST:STScrpHandle;hTE:TEHandle);
  21075. TE.2-43  TE.2-103|
  21076. TEStyleNew(destRect:Rect;viewRect:Rect):TEHandle; TE.2-15  TE.2-25  TE.2-78|
  21077. TEStylePaste(hTE:TEHandle); TE.2-39  TE.2-96|
  21078. TEStylePtr=^TEStyleRec ƒTextEdit|
  21079. TEStyleRec=RECORD ƒTextEdit [1/2]
  21080. nRuns:integer;    {number of style runs}
  21081. nStyles:integer;    {size of style table}
  21082. styleTab:STHandle;    {handle to style table}
  21083. lhTab:LHHandle;    {handle to line-height table}
  21084. teRefCon:longint;    {reserved for application use}|
  21085. TEStyleRec=RECORD ƒTextEdit [2/2]
  21086. nullStyle:NullStHandle;    {handle to style set at }
  21087.     { null selection}
  21088. runs:ARRAY [0..8000] OF StyleRun;
  21089.     {ARRAY [0..8000] OF StyleRun}|
  21090. TEStyleTable=ARRAY[0..1776] of STElement ƒTextEdit|
  21091. TEStylInsert(text:Ptr;length:longint;hST:StScrpHandle;hTE:TEHandle);
  21092. ƒTextEdit Δ {A83D:$0007} V-268  N131-1 TN131|
  21093. TEStylNew(destRect:Rect;viewRect:Rect):TEHandle; ƒTextEdit Δ {A83E} V-268
  21094. N131-2 TN131|
  21095. TEStylPaste(hTE:TEHandle); ƒTextEdit Δ {A83D:$0000} V-269|
  21096. TESysJust=$BAC ƒSysEqu
  21097. Same as SysDirection|
  21098. TETextBox(text:Ptr;length:longint;box:Rect;align:integer); TE.1-17  TE.2-24
  21099. TE.2-88…89|
  21100. TEToScrap:OSErr; ƒTextEdit Δ I-389 MTB.2-28  MTB.2-30  TE.2-97|
  21101. TEUpdate(rUpdate:Rect;hTE:TEHandle); ƒTextEdit Δ {A9D3} I-387 TB.5-64…65
  21102. TE.2-88|
  21103. TEUseStyleScrap(rangeStart:longint;rangeEnd:longint;newStyles:STScrpHandle;
  21104. redraw:boolean;hTE:TEHandle); TE.2-51  TE.2-54  TE.2-104…105|
  21105. TEWdBreak=$AF6 ƒSysEqu|
  21106. teWordDrag=8 ƒTextEdit|
  21107. teWordSelect=4 ƒTextEdit|
  21108. TextBox(text:Ptr;length:longint;box:Rect;just:integer); ƒTextEdit Δ {A9CE}
  21109. I-388  P-115  P-183 TN72  TN207|
  21110. TextChunk=RECORD ƒAIFF
  21111. ckID:ID;
  21112. ckSize:longint;
  21113. text:ARRAY[0..0]ofByte;|
  21114. TextChunkPtr=^TextChunk ƒAIFF|
  21115. TextDescription=RECORD ƒMovies QT.2-291 [1/2]
  21116. descSize:longint;    {total size of this text }
  21117.     { description RECORD}
  21118. dataFormat:longint;    {type of data in this RECORD }
  21119.     { ('text')}
  21120. resvd1:longint;    {reserved for use by Apple-- }
  21121.     { set to 0}
  21122. resvd2:integer;    {reserved for use by Apple-- }
  21123.     { set to 0}
  21124. dataRefIndex:integer;    {index to data references}|
  21125. TextDescription=RECORD ƒMovies QT.2-291 [2/2]
  21126. displayFlags:longint;    {display flags for text}
  21127. textJustification:longint;    {text justification flags}
  21128. bgColor:RGBColor;    {background color}
  21129. defaultTextBox:Rect;    {location of the text within }
  21130.     { track bounds}
  21131. defaultStyle:ScrpSTElement;    {default style (TextEdit }
  21132.     { RECORD)}|
  21133. TextDescriptionHandle=^TextDescriptionPtr ƒMovies|
  21134. TextDescriptionPtr=^TextDescription ƒMovies|
  21135. TextDisplayData=RECORD ƒQuickTimeComponents [1/2]
  21136. displayFlags:longint;
  21137. textJustification:longint;
  21138. bgColor:RGBColor;
  21139. textBox:Rect;
  21140. beginHilite:integer;
  21141. endHilite:integer;|
  21142. TextDisplayData=RECORD ƒQuickTimeComponents [2/2]
  21143. hiliteColor:RGBColor;
  21144. doHiliteColor:boolean;
  21145. scrollDelayDur:TimeValue;
  21146. dropShadowOffset:Point;
  21147. dropShadowTransparency:integer;|
  21148. TextEdit see ƒTextEdit|
  21149. TextExportComponent=ComponentInstance ƒQuickTimeComponents|
  21150. TextExportGetDisplayData(ci:TextExportComponent;VAR textDisplay:
  21151. TextDisplayData):ComponentResult; ƒQuickTimeComponents {A82A:$0000}|
  21152. TextFace(face:Style); ƒQuickdraw {A888} I-171  P-82  P-184 TE.3-20  TE.3-21
  21153. TE.3-69…70|
  21154. TextFont(font:integer); ƒQuickdraw {A887} I-171  P-82  P-184 OV-104  TE.3-20
  21155. TE.3-69|
  21156. TextMediaType='text' ƒMovies|
  21157. textMenuProc=0 ƒMenus|
  21158. TextMode(mode:integer); ƒQuickdraw {A889} I-171  P-82  P-184 TE.3-20
  21159. TE.3-24  TE.3-70…73|
  21160. TextOrder(aPtr,bPtr:Ptr;aLen,bLen:integer;aScript,bScript:ScriptCode;
  21161. aLang,bLang:LangCode):integer; {A9ED:$0022} TE.5-11  TE.5-58…59|
  21162. TextRange=RECORD ƒTextServices TE.7-70
  21163. fStart:longint;
  21164. fEnd:longint;
  21165. fHiliteStyle:integer;|
  21166. TextRangeArray=RECORD ƒTextServices
  21167. fNumOfRanges:integer;
  21168. fRange:ARRAY [0..0] of TextRange;|
  21169. TextRangeArrayHandle=^TextRangeArrayPtr ƒTextServices|
  21170. TextRangeArrayPtr=^TextRangeArray ƒTextServices|
  21171. TextRangeHandle=^TextRangePtr ƒTextServices|
  21172. TextRangePtr=^TextRange ƒTextServices|
  21173. TextServiceEvent(ts:ComponentInstance;numOfEvents:integer;VAR event:
  21174. EventRecord):ComponentResult; ƒTextServices {:$0000} TE.7-41  TE.7-87…88|
  21175. TextServiceInfo=RECORD ƒTextServices TE.7-59
  21176. fComponent:Component;
  21177. fItemName:Str255;|
  21178. TextServiceInfoPtr=^TextServiceInfo ƒTextServices|
  21179. TextServiceList=RECORD ƒTextServices TE.7-59
  21180. fTextServiceCount:integer;
  21181. fServices:ARRAY [0..0] of TextServiceInfo;|
  21182. TextServiceListHandle=^TextServiceListPtr ƒTextServices|
  21183. TextServiceListPtr=^TextServiceList ƒTextServices|
  21184. TextServiceMenuSelect(ts:ComponentInstance;serviceMenu:MenuHandle;item:
  21185. integer):ComponentResult; ƒTextServices {:$0000} TE.7-41  TE.7-88|
  21186. TextServices see ƒTextServices|
  21187. TextSize(size:integer); ƒQuickdraw {A88A} I-171  P-82  P-184 OV-104  TE.3-20
  21188. TE.3-22  TE.3-73…74|
  21189. TextStyle=RECORD ƒTextEdit
  21190. tsFont:integer;    {font (family) number}
  21191. tsFace:Style;    {character Style}
  21192. tsSize:integer;    {size in points}
  21193. tsColor:RGBColor;    {absolute (RGB) color}|
  21194. TextStyleHandle=^TextStylePtr ƒTextEdit|
  21195. TextStylePtr=^TextStyle ƒTextEdit|
  21196. TextToPhonemes(chan:SpeechChannel;textBuf:Ptr;textBytes:longint;phonemeBuf:
  21197. Handle;phonemeBytes:LongIntPtr):OSErr; ƒSpeech {A800}|
  21198. TextWidth(textBuf:Ptr;firstByte:integer;byteCount:integer):integer;
  21199. ƒQuickdraw Δ {A886} I-173  N131-3 TE.3-31  TE.3-39  TE.3-83|
  21200. TextWidthHook=28 ƒTextEdit|
  21201. TFeed=… ƒPrinting
  21202. (feedCut,feedFanfold,feedMechCut,feedOther)|
  21203. TGetRotnBlk=RECORD ƒPrinting
  21204. iOpCode:integer;
  21205. iError:integer;
  21206. lReserved:longint;
  21207. hPrint:THPrint;
  21208. fLandscape:boolean;
  21209. bXtra:SignedByte;|
  21210. TGetRslBlk=RECORD ƒPrinting
  21211. iOpCode:integer;
  21212. iError:integer;
  21213. lReserved:longint;
  21214. iRgType:integer;
  21215. xRslRg:TRslRg;
  21216. yRslRg:TRslRg;
  21217. iRslRecCnt:integer;
  21218. rgRslRec:ARRAY[1..27]ofTRslRec;|
  21219. TGnlData=RECORD ƒPrinting
  21220. iOpCode:integer;
  21221. iError:integer;
  21222. lReserved:longint;|
  21223. Thanks go to Quinn and Jager!|
  21224. TheCrsr=$844 ƒSysEqu|
  21225. TheGDevice=$0CC8 ƒSysEqu|
  21226. TheMenu=$A26|
  21227. thePort:GrafPtr
  21228. QDGlobal - pointer to current GrafPort}|
  21229. TheZone=$118 ƒSysEqu ME.2-80|
  21230. thirdVidMode=130 ƒVideo|
  21231. thirtyTwoBitMode=133 ƒVideo|
  21232. THLong=^TPLong ƒPrinting|
  21233. THPfPgDir=^TPPfPgDir ƒPrinting|
  21234. THPrint=^TPPrint ƒPrinting|
  21235. threeToOne=3 ƒSound|
  21236. threeToOnePacketSize=16 ƒSound|
  21237. throughPut=$02 ƒTCPTypes|
  21238. thumbCntl=6 ƒControls|
  21239. THWord=^TPWord ƒPrinting|
  21240. THz=^Zone ƒMemory ME.2-20|
  21241. TickCount:longint; ƒEvents Δ {A975} I-260 OV-188  TB.2-112|
  21242. Ticks=$16A ƒSysEqu OV-31  OV-188  TB.2-112|
  21243. tilde=$F7 ƒScript|
  21244. timbreCmd=44 ƒSound|
  21245. Time=$20C|
  21246. TimeBase=^TimeBaseRecord ƒMovies QT.2-77|
  21247. timeBaseAfterStopTime=2 ƒMovies|
  21248. timeBaseBeforeStartTime=1 ƒMovies|
  21249. TimeBaseFlags=longint ƒMovies|
  21250. TimeBaseRecord=RECORD ƒMovies
  21251. data:ARRAY[0..0]ofLONGINT;|
  21252. TimeBaseStatus=longint ƒMovies|
  21253. TimeDBRA=$0D00 ƒSysEqu|
  21254. TimeLM=$20C ƒSysEqu|
  21255. timeNotInMedia=-2032 ƒMovies|
  21256. timeNotInTrack=-2031 ƒMovies|
  21257. timeOutAction=$40 ƒTCPTypes|
  21258. timeOutConst=35 ƒROMDefs|
  21259. timeOutValue=$80 ƒTCPTypes|
  21260. Timer see ƒTimer|
  21261. TimeRecord=RECORD ƒMovies QT.2-77
  21262. value:CompTimeValue;    {time value as duration or }
  21263.     { absolute time}
  21264. scale:TimeScale;    {time scale as time units}
  21265. base:TimeBase;    {reference to the time base}|
  21266. times=20 ƒFonts|
  21267. TimeScale=longint ƒMovies|
  21268. TimeSCCDB=$0D02 ƒSysEqu|
  21269. TimeSCSIDB=$0DA6 ƒSysEqu|
  21270. TimeStamp=longint ƒEditions|
  21271. TimeString(dateTime:longint;wantSeconds:boolean;VAR result:Str255;intlParam:
  21272. Handle); {A9ED:$0010} TE.5-34…35  TE.5-88  TE.B-22|
  21273. TimeToSampleNum=RECORD ƒMoviesFormat
  21274. sampleCount:longint;
  21275. sampleDuration:TimeValue;|
  21276. TimeToSampleNumAtom=RECORD ƒMoviesFormat
  21277. size:longint;
  21278. atomType:longint;
  21279. flags:longint;
  21280. numEntries:longint;
  21281. timeToSampleNumTable:ARRAY[0..0]ofTimeToSampleNum;|
  21282. TimeValue=longint ƒMovies|
  21283. TimeVars=$B30|
  21284. tk0BadErr=-76 ƒErrors
  21285. track 0 detect doesn’t change|
  21286. tlocType='tloc' ƒTerminalTools|
  21287. TLong=RECORD ƒPrinting [1/2]
  21288. case INTEGER of
  21289. 0:
  21290.     w1,w0:TWord
  21291. 1:
  21292.     b1,b0:longint
  21293. 2:
  21294.     p0:Ptr|
  21295. TLong=RECORD ƒPrinting [2/2]
  21296. 3:
  21297.     h0:Handle
  21298. 4:
  21299.     pt:Point
  21300.     );|
  21301. TMActivate(hTerm:TermHandle;activate:boolean); ƒTerminals|
  21302. tmActivateMsg=6 ƒTerminalTools|
  21303. TMAddSearch(hTerm:TermHandle;theString:Str255;where:Rect;searchType:
  21304. TMSearchTypes;callBack:ProcPtr):integer; ƒTerminals|
  21305. tmAutoScroll=$00000008 ƒTerminals|
  21306. TMChoose(VAR hTerm:TermHandle;where:Point;idleProc:ProcPtr):integer;
  21307. ƒTerminals|
  21308. tmChooseBackdoor=2 ƒTerminals|
  21309. tmChooseNochange=1 ƒTerminals|
  21310. TMChooseRec=RECORD ƒTerminals
  21311. reserved:longint;
  21312. msg:longint;
  21313. idleProc:ProcPtr;
  21314. filterProc:ProcPtr;
  21315. newTool:Str63;
  21316. newConfig:Ptr;
  21317. eventProc:ProcPtr;|
  21318. TMChooseRecPtr=^TMChooseRec ƒTerminals|
  21319. TMClear(hTerm:TermHandle); ƒTerminals|
  21320. tmClearMsg=108 ƒTerminalTools|
  21321. TMClearSearch(hTerm:TermHandle); ƒTerminals|
  21322. TMClick(hTerm:TermHandle;theEvent:EventRecord); ƒTerminals|
  21323. tmClickMsg=104 ƒTerminalTools|
  21324. TMCountTermKeys(hTerm:TermHandle):integer; ƒTerminals|
  21325. tmCountTermKeysMsg=114 ƒTerminalTools|
  21326. tmCursorMsg=111 ƒTerminalTools|
  21327. TMCursorTypes=integer ƒTerminals|
  21328. tmDeactivateMsg=7 ƒTerminalTools|
  21329. TMDefault(VAR theConfig:Ptr;procID:integer;allocate:boolean); ƒTerminals|
  21330. tmDefaultMsg=1 ƒTerminalTools|
  21331. TMDispose(hTerm:TermHandle); ƒTerminals|
  21332. tmDisposeMsg=1 ƒTerminalTools|
  21333. TMDoTermKey(hTerm:TermHandle;theKey:Str255):boolean; ƒTerminals|
  21334. tmDoTermKeyMsg=113 ƒTerminalTools|
  21335. TMEnglishToIntl(hTerm:TermHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:
  21336. integer):OSErr; ƒTerminals|
  21337. tmEnvironsChanged=2 ƒTerminals|
  21338. TMErr=OSErr ƒTerminals|
  21339. TMEvent(hTerm:TermHandle;theEvent:EventRecord); ƒTerminals|
  21340. tmEventMsg=5 ƒTerminalTools|
  21341. TMFlags=longint ƒTerminals|
  21342. tmfoErr=-42 ƒErrors
  21343. too many files open
  21344. Too many files open
  21345. Too many share points|
  21346. tmGenericError=-1 ƒTerminals|
  21347. TMGetConfig(hTerm:TermHandle):Ptr; ƒTerminals|
  21348. TMGetCursor(hTerm:TermHandle;cursType:TMCursorTypes):Point; ƒTerminals|
  21349. tmGetEnvironsMsg=112 ƒTerminalTools|
  21350. TMGetErrorString(hTerm:TermHandle;id:integer;VAR errMsg:Str255); ƒTerminals|
  21351. tmGetErrorStringMsg=8 ƒTerminalTools|
  21352. TMGetIndTermKey(hTerm:TermHandle;id:integer;VAR theKey:Str255); ƒTerminals|
  21353. tmGetIndTermKeyMsg=115 ƒTerminalTools|
  21354. TMGetLine(hTerm:TermHandle;lineNo:integer;VAR theTermData:TermDataBlock);
  21355. ƒTerminals|
  21356. tmGetLineMsg=109 ƒTerminalTools|
  21357. TMGetProcID(name:Str255):integer; ƒTerminals|
  21358. TMGetRefCon(hTerm:TermHandle):longint; ƒTerminals|
  21359. TMGetSelect(hTerm:TermHandle;theData:Handle;VAR theType:ResType):longint;
  21360. ƒTerminals|
  21361. tmGetSelectionMsg=105 ƒTerminalTools|
  21362. TMGetTermEnvirons(hTerm:TermHandle;VAR theEnvirons:TermEnvironRec):TMErr;
  21363. ƒTerminals|
  21364. TMGetTMVersion:integer; ƒTerminals|
  21365. TMGetToolName(id:integer;VAR name:Str255); ƒTerminals|
  21366. TMGetUserData(hTerm:TermHandle):longint; ƒTerminals|
  21367. TMGetVersion(hTerm:TermHandle):Handle; ƒTerminals|
  21368. tmGraphicsTerminal=$0002 ƒTerminals|
  21369. TMIdle(hTerm:TermHandle); ƒTerminals|
  21370. tmIdleMsg=50 ƒTerminalTools|
  21371. TMInfo=RECORD
  21372. myTMTask:TMTask;    {original and revised TM task RECORD}
  21373. tmRefCon:longint;    {space to pass address of A5 world}|
  21374. tmInitMsg=0 ƒTerminalTools|
  21375. TMIntlToEnglish(hTerm:TermHandle;inputPtr:Ptr;VAR outputPtr:Ptr;language:
  21376. integer):OSErr; ƒTerminals|
  21377. tmInvisible=$00000001 ƒTerminals|
  21378. TMKey(hTerm:TermHandle;theEvent:EventRecord); ƒTerminals|
  21379. tmKeyMsg=100 ƒTerminalTools|
  21380. tmL2English=0 ƒTerminalTools|
  21381. tmL2Intl=1 ƒTerminalTools|
  21382. TMMenu(hTerm:TermHandle;menuID:integer;item:integer):boolean; ƒTerminals|
  21383. tmMenuMsg=4 ƒTerminalTools|
  21384. tmMgetMsg=0 ƒTerminalTools|
  21385. tmMsetMsg=1 ƒTerminalTools|
  21386. TMNew(termRect:Rect;viewRect:Rect;flags:TMFlags;procID:integer;owner:
  21387. WindowPtr;sendProc:ProcPtr;cacheProc:ProcPtr;breakProc:ProcPtr;clikLoop:
  21388. ProcPtr;environsProc:ProcPtr;refCon:longint;userData:longint):TermHandle;
  21389. ƒTerminals|
  21390. tmNoErr=0 ƒTerminals|
  21391. tmNoMenus=$00000004 ƒTerminals|
  21392. tmNoTools=8 ƒTerminals|
  21393. tmNotSent=1 ƒTerminals|
  21394. tmNotSupported=7 ƒTerminals|
  21395. TMPaint(hTerm:TermHandle;theTermData:TermDataBlock;theRect:Rect); ƒTerminals|
  21396. tmPaintMsg=110 ƒTerminalTools|
  21397. TMPChoose(VAR hTerm:TermHandle;where:Point;VAR cRec:TMChooseRec):integer;
  21398. ƒTerminals|
  21399. TmpResLoad=$B9F ƒSysEqu|
  21400. TMRemoveSearch(hTerm:TermHandle;refnum:integer); ƒTerminals|
  21401. TMReset(hTerm:TermHandle); ƒTerminals|
  21402. tmResetMsg=51 ƒTerminalTools|
  21403. TMResize(hTerm:TermHandle;newViewRect:Rect); ƒTerminals|
  21404. tmResizeMsg=102 ƒTerminalTools|
  21405. TMResume(hTerm:TermHandle;resume:boolean); ƒTerminals|
  21406. tmResumeMsg=3 ƒTerminalTools|
  21407. tmSaveBeforeClear=$00000002 ƒTerminals|
  21408. tmScleanupMsg=4 ƒTerminalTools|
  21409. TMScroll(hTerm:TermHandle;dH,dV:integer); ƒTerminals|
  21410. tmScrollMsg=107 ƒTerminalTools|
  21411. TMSearchBlock=RECORD ƒTerminalTools
  21412. theString:StringHandle;
  21413. where:Rect;
  21414. searchType:TMSearchTypes;
  21415. callBack:ProcPtr;
  21416. refnum:integer;
  21417. next:TMSearchBlockPtr;|
  21418. TMSearchBlockPtr=^TMSearchBlock ƒTerminalTools|
  21419. tmSearchNoCase=$0200 ƒTerminals|
  21420. tmSearchNoDiacrit=$0100 ƒTerminals|
  21421. TMSearchTypes=integer ƒTerminals|
  21422. TMSelection=RECORD ƒTerminals
  21423. case INTEGER of
  21424. 1:
  21425.     selRect:Rect;
  21426. 2:
  21427.     selRgnHandle:RgnHandle;
  21428.     filler:longint;
  21429.     );|
  21430. TMSelTypes=integer ƒTerminals|
  21431. TMSetConfig(hTerm:TermHandle;thePtr:Ptr):integer; ƒTerminals|
  21432. TMSetRefCon(hTerm:TermHandle;refCon:longint); ƒTerminals|
  21433. TMSetSelection(hTerm:TermHandle;theSelection:TMSelection;selType:TMSelTypes);
  21434. ƒTerminals|
  21435. tmSetSelectionMsg=106 ƒTerminalTools|
  21436. TMSetupCleanup(procID:integer;theConfig:Ptr;count:integer;theDialog:
  21437. DialogPtr;VAR magicCookie:longint); ƒTerminals|
  21438. TMSetupFilter(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  21439. VAR theEvent:EventRecord;VAR theItem:integer;VAR magicCookie:longint):
  21440. boolean; ƒTerminals|
  21441. TMSetupItem(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  21442. VAR theItem:integer;VAR magicCookie:longint); ƒTerminals|
  21443. TMSetupPostflight(procID:integer); ƒTerminals|
  21444. TMSetupPreflight(procID:integer;VAR magicCookie:longint):Handle; ƒTerminals|
  21445. TMSetupPtr=^TMSetupStruct ƒTerminalTools|
  21446. TMSetupSetup(procID:integer;theConfig:Ptr;count:integer;theDialog:DialogPtr;
  21447. VAR magicCookie:longint); ƒTerminals|
  21448. TMSetupStruct=RECORD ƒTerminalTools
  21449. theDialog:DialogPtr;
  21450. count:integer;
  21451. theConfig:Ptr;
  21452. procID:integer;|
  21453. TMSetupXCleanup(procID:integer;theConfig:Ptr;count:integer;theDialog:
  21454. DialogPtr;OKed:boolean;VAR magicCookie:longint); ƒTerminals|
  21455. TMSetUserData(hTerm:TermHandle;userData:longint); ƒTerminals|
  21456. tmSfilterMsg=3 ƒTerminalTools|
  21457. tmSitemMsg=2 ƒTerminalTools|
  21458. tmSpreflightMsg=0 ƒTerminalTools|
  21459. tmSsetupMsg=1 ƒTerminalTools|
  21460. TMStream(hTerm:TermHandle;theBuffer:Ptr;theLength:longint;flags:CMFlags):
  21461. longint; ƒTerminals|
  21462. tmStreamMsg=101 ƒTerminalTools|
  21463. tmSuspendMsg=2 ƒTerminalTools|
  21464. TMTask=RECORD ƒTimer PS.3-4  PS.3-8  PS.3-17  PS.3-18
  21465. qLink:QElemPtr;    {next queue entry}
  21466. qType:integer;    {queue type}
  21467. tmAddr:ProcPtr;    {pointer to task}
  21468. tmCount:longint;    {unused time}
  21469. tmWakeUp:longint;    {wakeup time}
  21470. tmReserved:longint;    {reserved for future use}|
  21471. TMTaskPtr=^TMTask ƒTimer|
  21472. TMTermTypes=integer ƒTerminals|
  21473. tmTextTerminal=$0001 ƒTerminals|
  21474. TMUpdate(hTerm:TermHandle;visRgn:RgnHandle); ƒTerminals|
  21475. tmUpdateMsg=103 ƒTerminalTools|
  21476. TMValidate(hTerm:TermHandle):boolean; ƒTerminals|
  21477. tmValidateMsg=0 ƒTerminalTools|
  21478. tmwdoErr=-121 ƒErrors
  21479. no free WDCB available
  21480. Too many working directories open|
  21481. TN0
  21482. “About Macintosh Technical Notes”|
  21483. TN1
  21484. “Desk Accessories and System Resources”|
  21485. TN10 M.HW.Pinouts M.HW19
  21486. “Pinouts”|
  21487. TN100 M.OV.LargeScreenDisplayCompat M.OV7
  21488. “Large-Screen Display Compatibility”|
  21489. TN101 M.FL.CreateResFilePMSP M.FL17
  21490. “CreateResFile and the Poor Man’s Search”|
  21491. TN102 M.FL.HFSElucidations M.FL6
  21492. “HFS Elucidations”|
  21493. TN103 M.ME.MaxApplZone&MoveHHiASM M.ME3
  21494. “MaxApplZone and MoveHHi from Assembly Language”|
  21495. TN104 M.PT.AccessingGlobalsFromASM M.PT1
  21496. “Accessing Globals From MPW Assembly Language”|
  21497. TN105 M.PT.ObjPascal M.PT6
  21498. “MPW Object Pascal Without MacApp”|
  21499. TN106 M.FL.VCBandDriveNum M.FL34
  21500. “VCBs and Drive Numbers: The Real Story”|
  21501. TN107 M.FL.NullInFilename M.FL8
  21502. “Nulls in Filenames”|
  21503. TN108 M.DV.AddDriveDrvrInstall M.DV2
  21504. “AddDrive DrvrInstall”|
  21505. TN109
  21506. “Bug in MPW 1.0 Language Libraries”|
  21507. TN11
  21508. “Memory-Based MacWrite File Format”|
  21509. TN110
  21510. “MPW: Writing Standalone Code”|
  21511. TN111 M.ME.MoveHHiSetResPurge M.ME5
  21512. “MoveHHi and SetRes Purge”|
  21513. TN112 M.TB.FindDItem M.TB8
  21514. “FindDItem”|
  21515. TN113 M.DV.BootBlocks M.DV3
  21516. “Boot Blocks”|
  21517. TN114 M.NW.AppleShareAndOldFinder M.NW1
  21518. “AppleShare and Old Finders”|
  21519. TN115 M.OV.StationaryPads M.OV19
  21520. “Stationery Pads”|
  21521. TN116 M.NW.AppleShareableApps M.NW12
  21522. “AppleShare-able Applications and the Resource Manager”|
  21523. TN117 M.OV.CompatibilityGuidelinesWhy M.OV4
  21524. “Compatibility: Why and How”|
  21525. TN118
  21526. “How to Check and Handle Printing Errors”|
  21527. TN119
  21528. “Determining If Color QuickDraw Exists”|
  21529. TN12
  21530. “Disk-Based MacWrite Format”|
  21531. TN120 M.QD.PrincipiaOffScreen M.QD13
  21532. “Principia Off-Screen Graphics Environments”|
  21533. TN121 M.NW.HighLevelAppleTalk M.NW5
  21534. “High-Level AppleTalk Routines”|
  21535. TN122 M.PR.DeviceIndependentPrinting M.PR2
  21536. “Device-Independent Printing”|
  21537. TN123 M.PR.LaserWriterROMBugs M.PR5
  21538. “LaserWriter ROMs Bugs”|
  21539. TN124 M.PR.ImageWriter M.PR6
  21540. “Using Low-Level Printing Calls with AppleTalk Image Writers”|
  21541. TN125 M.PR.SpoolerShared M.PR18
  21542. “The Effect of Spool-a-page/Print-a-page on Shared Printers”|
  21543. TN126 M.PS.SubLaunching M.PS1
  21544. “Sub(Launching) From a High-Level Language”|
  21545. TN127 M.TE.EOLAmbiguity M.TE18
  21546. “TextEdit EOL Ambiguity”|
  21547. TN128 M.PR.PRGeneral M.PR7
  21548. “PrGeneral”|
  21549. TN129 M.OV.GestaltSysenvirons M.OV16
  21550. “Gestalt & _SysEnvirons--A Never-Ending Story”|
  21551. TN13
  21552. “MacWrite Clipboard Format”|
  21553. TN130 M.FL.ClearingIOCompletion M.FL2
  21554. “Clearing ioCompletion”|
  21555. TN131 M.TE.TextEditBugs M.TE16
  21556. “TextEdit Bugs in 4.2”|
  21557. TN132 M.NW.AppleTalkInterfaceUpdate2 M.NW2
  21558. “AppleTalk Interface Update”|
  21559. TN133 M.PR.SpoolerQueries M.PR13
  21560. “Spooler Queries?”|
  21561. TN134 M.FL.HardDiskMedic M.FL21
  21562. “Hard Disk Medic & Booting Camp”|
  21563. TN135 M.PT.GettingThroughCustoms M.PT13
  21564. “Getting through CUSToms”|
  21565. TN136 M.ME.A5InGrowZoneProcs M.ME1
  21566. “Register A5 Within GrowZone Functions”|
  21567. TN137
  21568. “AppleShare 1.1 Server FPMove Bug”|
  21569. TN138
  21570. “Using KanjiTalk with a non-Japanese Macintosh Plus”|
  21571. TN139 M.HW.MacPlusROMVers M.HW11
  21572. “Macintosh Plus ROM Versions”|
  21573. TN14
  21574. “The INIT 31 Mechanism”|
  21575. TN140 M.FL.PBHSetVol M.FL11
  21576. “PBHSetVol is Dangerous”|
  21577. TN141 M.TB.MaxResInFile M.TB18
  21578. “Maximum Number of Resources in a File”|
  21579. TN142 M.NW.NoNetEvents M.NW7
  21580. “Avoid Use of Network Events”|
  21581. TN143 M.HW.ADBReInit M.HW2
  21582. “ADBReInit on the SE with System 4.1: Don’t Call It”|
  21583. TN144 M.HW.ColorMonitors M.HW8
  21584. “Color Monitor Connections”|
  21585. TN145
  21586. “Debugger FKEY”|
  21587. TN146 M.PT.MPWmc68881 M.PT25
  21588. “MPW’s -mc68881 Option”|
  21589. TN147 M.OV.FinderNotes M.OV6
  21590. “Finder Notes: “Get Info” Default & Icon Masks”|
  21591. TN148 M.HW.Boardkits M.HW3
  21592. “Suppliers for Macintosh II Board Developers”|
  21593. TN149 M.PR.DocumentNames M.PR3
  21594. “Document Names and the Printing Manager”|
  21595. TN15
  21596. “Finder 4.1”|
  21597. TN150
  21598. “Macintosh SE Disk Driver Bug”|
  21599. TN151 M.ME.SysError33 M.ME8
  21600. “System Error 33, “zcbFree has gone negative””|
  21601. TN152 M.PR.UsingLaserPrepRoutines M.PR19
  21602. “Using Laser Prep Routines”|
  21603. TN153 M.TE.IUChanges M.TE6
  21604. “Changes in International Utilities and Resources”|
  21605. TN154 M.QD.DisplayingLargePict M.QD5
  21606. “Displaying Large PICT Files”|
  21607. TN155 M.ME.HandleVSPointer M.ME2
  21608. “Handles VS Pointers–Identity Crisis”|
  21609. TN156
  21610. “Checking for Specific Functionality”|
  21611. TN157 M.FL.ProblemWithGetVInfo M.FL29
  21612. “Problem with GetVInfo”|
  21613. TN158 M.TB.MultifinderFrequentlyAsked M.TB14
  21614. “MultiFinder Frequently Asked Questions”|
  21615. TN159 M.DV.HardDiskHacking M.DV8
  21616. “Hard Disk Hacking”|
  21617. TN16
  21618. “MacWorks XL”|
  21619. TN160 M.TB.KeyMapping M.TB12
  21620. “Key Mapping”|
  21621. TN161 M.PR.PrintLoop M.PR10
  21622. “A Printing Loop That Cares...”|
  21623. TN162
  21624. “MPW 2.0 Pascal Compiler Bug”|
  21625. TN163 M.QD.ColorizingWithCopyBits M.QD4
  21626. “Colorizing With CopyBits”|
  21627. TN164 M.PT.MPWCFunctions M.PT5
  21628. “MPW C Functions: To declare or not to declare, that is the question.”|
  21629. TN165 M.FL.CreatingFilesInDrop M.FL18
  21630. “Creating Files Inside  an AppleShare Drop”|
  21631. TN166 M.PT.MPWCGlueForPoint M.PT2
  21632. “MPW C Glue for Point & String Functions”|
  21633. TN167 M.NW.AppleShareForegroundApp M.NW10
  21634. “AppleShare Foreground Applications”|
  21635. TN168 M.PT.Hypercard M.PT15
  21636. “HyperCard and You: Economy Edition”|
  21637. TN169
  21638. “HyperCard 1.0.1 and 1.1 Anomalies”|
  21639. TN17
  21640. “Low-Level Print Driver Calls”|
  21641. TN170
  21642. “HyperCard File Format”|
  21643. TN171 M.QD.PackBits M.QD20
  21644. “_PackBits: Things You Wanted to Know About* *But Were Afraid to Ask”|
  21645. TN172 M.TB.ParametersForMDEFMessage3 M.TB36
  21646. “Parameters for MDEF Message #3”|
  21647. TN173 M.PR.PrGeneralBug M.PR8
  21648. “PrGeneral Bug”|
  21649. TN174 M.TE.ScriptManagerPrintAction M.TE10
  21650. “Script Manager Print Action Routine”|
  21651. TN175 M.PR.SetLineWidth M.PR12
  21652. “SetLineWidth Revealed”|
  21653. TN176
  21654. “Macintosh Memory Configurations”|
  21655. TN177 M.TB.MultifinderFrequentlyAsked1Bug M.TB28
  21656. “Problem with WaitNextEvent in MultiFinder 1.0”|
  21657. TN178 M.TE.NewStringComp M.TE7
  21658. “Modifying the Standard String Comparison”|
  21659. TN179 M.FL.ioNamePtr M.FL23
  21660. “ioNamePtr in File Manager Calls”|
  21661. TN18 M.TE.TextEditConvert M.TE17
  21662. “TextEdit Conversion Utility”|
  21663. TN180 M.TB.MultifinderFrequentlyAskedMisc M.TB35
  21664. “MultiFinder Miscellanea”|
  21665. TN181 M.QD.EveryPictureComment M.QD6
  21666. “Every Picture (Comment) Tells Its Story, Don’t It?”|
  21667. TN182 M.TE.WordBreakTables M.TE25
  21668. “How to Construct Word-Break Tables”|
  21669. TN183 M.PR.PosIndPS M.PR23
  21670. “Position-Independent PostScript”|
  21671. TN184 M.TB.NotificationManager M.TB17
  21672. “Notification Manager”|
  21673. TN185 M.TB.OpenRFPerm M.TB19
  21674. “OpenRFPerm: What your mother never told you.”|
  21675. TN186 M.FL.LockUnlockTheRange M.FL26
  21676. “Lock, Unlock the Range”|
  21677. TN187 M.FL.ioPosOffset M.FL24
  21678. “Don’t Look at ioPosOffset”|
  21679. TN188 M.TB.ChangedResource M.TB32
  21680. “ChangedResource: Too much of a good thing.”|
  21681. TN189 M.OV.VersionTerritory M.OV12
  21682. “Version Territory”|
  21683. TN19 M.TB.ClicklessSound M.TB3
  21684. “How to Produce Continuous Sound Without Clicking”|
  21685. TN190 M.FL.WDMultiFinder M.FL14
  21686. “Working Directories and MultiFinder”|
  21687. TN191 M.TE.FontNames M.TE4
  21688. “Font Names”|
  21689. TN192 M.PR.LaserWriterDriverSurprise M.PR20
  21690. “LaserWriter Driver Surprises in 5.0 and Newer”|
  21691. TN193 M.QD.BitMapToRegion M.QD2
  21692. “BitMapToRegion: So Many Bitmaps, So Little Time”|
  21693. TN194 M.TB.WMgrPort M.TB29
  21694. “WMgrPortability”|
  21695. TN195 M.NW.ASPvsAFP M.NW4
  21696. “ASP & AFP Description Discrepancies”|
  21697. TN196 M.TB.CDEFParams M.TB31
  21698. “‘CDEF’ Parameters and Bugs”|
  21699. TN197 M.OV.ChooserEnhancements M.OV1
  21700. “Chooser Enhancements”|
  21701. TN198
  21702. “Font/DA Mover, Styled Fonts, and 'NFNT's”|
  21703. TN199 M.NW.KillNBP M.NW6
  21704. “KillNBP Clarification”|
  21705. TN2 M.OV.CompatibilityGuidelines M.OV3
  21706. “Compatibility Guidelines”|
  21707. TN20 M.NW.ServersOnAppleTalk M.NW21
  21708. “Data Servers on AppleTalk”|
  21709. TN200 M.PT.MPW202Bugs M.PT26
  21710. “MPW 2.0.2 Bugs”|
  21711. TN201
  21712. “ReadPacket Clarification”|
  21713. TN202
  21714. “Resetting the Event Mask”|
  21715. TN203 M.OV.ManagerialAbuse M.OV8
  21716. “Managerial Abuse”|
  21717. TN204 M.FL.HFSTidbits M.FL7
  21718. “HFS Tidbits”|
  21719. TN205 M.OV.MultifinderRevisited M.OV17
  21720. “MultiFinder Revisited: The 6.0 System Release”|
  21721. TN206 M.HW.ADB M.HW1
  21722. “ADB–The Untold Story: Space Aliens Ate My Mouse”|
  21723. TN207 M.TE.StyledTextEditChanges M.TE13
  21724. “Styled TextEdit Changes in System 6.0”|
  21725. TN208 M.OV.SettingAndRestoringA5 M.OV10
  21726. “Setting and Restoring A5”|
  21727. TN209 M.FL.ISO9660CD-ROM M.FL25
  21728. “ISO 9660 (& High Sierra) CD ROM Formats”|
  21729. TN21 M.QD.QuickDrawsInternalPictDef M.QD14
  21730. “QuickDraw’s Internet Picture Definition”|
  21731. TN210 M.OV.DesktopFile M.OV5
  21732. “The Desktop File’s Outer Limits”|
  21733. TN211 M.QD.PaletteManagerChanges M.QD9
  21734. “Palette Manager Changes in System 6.0.2”|
  21735. TN212 M.OV.TheJoyOfBeing32BitClean M.OV11
  21736. “The Joy of Being 32-Bit Clean”|
  21737. TN213 M.ME.StripAddress M.ME6
  21738. “_StripAddress: The Untold Story”|
  21739. TN214 M.TB.NewResourceMgrCalls M.TB16
  21740. “New Resource Manager Calls”|
  21741. TN215 M.TB.NewCDEVMsg M.TB15
  21742. ““New” cdev Messages”|
  21743. TN216 M.NW.AppleShareLimits M.NW11
  21744. “AppleShare and File-Sharing Limits”|
  21745. TN217 M.TE.FontIcons M.TE3
  21746. “Where Have My Font Icons Gone?”|
  21747. TN218
  21748. “New High-Level File Manager Calls”|
  21749. TN219
  21750. “New Memory Manager Glue Routines”|
  21751. TN22 M.TE.TEScrollBug M.TE14
  21752. “TE Scroll Bug”|
  21753. TN220 M.OS.SegmentLoader M.OS3
  21754. “Segment Loader Limitations”|
  21755. TN221 M.HW.NuBusInterruptLatency M.HW16
  21756. “NuBus Interrupt Latency (I Was a Teenage DMA Junkie)”|
  21757. TN222 M.TB.MenuFlashing M.TB4
  21758. “Custom Menu Flashing Bug”|
  21759. TN223 M.PT.InitGrafWithMPWAsm M.PT16
  21760. “InitGraf with MPW Assembly”|
  21761. TN224 M.NW.OpeningAppleTalk M.NW8
  21762. “Opening AppleTalk”|
  21763. TN225 M.NW.RegisterName M.NW9
  21764. “RegisterName”|
  21765. TN226 M.FL.PBCatMove M.FL9
  21766. “PBCatMove: Moving Your Cat”|
  21767. TN227 M.TB.ToolboxKarma M.TB39
  21768. “Toolbox Karma”|
  21769. TN228 M.ME.SwapingMMUMode M.ME7
  21770. “Swapping MMU Mode: Use Care”|
  21771. TN229 M.PT.AUXComaptability M.PT8
  21772. “A/UX 2.0 Comaptability Guidelines”|
  21773. TN23 M.PT.LifeWithFontDAMover M.PT19
  21774. “Life With Font/DA Mover-Desk Accessories”|
  21775. TN230 M.HW.MacSE30Info M.HW14
  21776. “Macintosh SE/30 Info”|
  21777. TN231 M.PT.MacintoshAllegroCommon M.PT23
  21778. “Macintosh Allegro Common Lisp Features”|
  21779. TN232 M.TB.StripWithOpenResFile M.TB38
  21780. “Strip With _OpenResFile and _OpenRFPerm”|
  21781. TN233 M.ME.MultiFinderandSetGrowZone M.ME10
  21782. “MultiFinder and _SetGrowZone”|
  21783. TN234 M.HW.NuBusPhysicalDesign M.HW17
  21784. “NuBus Physical Designs–Beware”|
  21785. TN235 M.HW.MathCoProc M.HW22
  21786. “Cooperating with the Coprocessor”|
  21787. TN236 M.HW.SpeedyMathCoProc M.HW32
  21788. “Speedy the Math Coprocessor”|
  21789. TN237 M.TE.RecordSizeLimit M.TE24
  21790. “TextEdit Record Size Limitations Revisited”|
  21791. TN238 M.FL.GettingAFullPathName M.FL4
  21792. “Getting a Full Pathname”|
  21793. TN239 M.PT.InsideObjPascal M.PT17
  21794. “Inside Object Pascal”|
  21795. TN24 M.FL.AvailableVolumes M.FL1
  21796. “Available Volumes”|
  21797. TN240 M.PT.UsingMPWForNonMacintosh M.PT37
  21798. “Using MPW for Non-Macintosh  68000 Systems”|
  21799. TN241 M.TE.ScriptManagersPixel2Char M.TE12
  21800. “Script Manager’s Pixel2Char Routine”|
  21801. TN242 M.TE.FontsAndTheScripts M.TE5
  21802. “Fonts and the Script Manager”|
  21803. TN243 M.TE.ScriptManagerVariables M.TE11
  21804. “Script Manager Variables”|
  21805. TN244 M.QD.ColorCursorCursing M.QD3
  21806. “Color Cursor Cursing: A Leading Cause”|
  21807. TN245 M.TE.FontFamilies M.TE2
  21808. “Font Family Numbers”|
  21809. TN246 M.FL.MixingHFSandC M.FL27
  21810. “Mixing HFS and C File I/O”|
  21811. TN247 M.OS.DeskHookINIT M.OS2
  21812. “Giving the (Desk)Hook to INITs”|
  21813. TN248 M.DV.Drivers&DAsInNeed M.DV19
  21814. “Drivers & DAs in Need of (a Good) Time”|
  21815. TN249 M.DV.OpeningSerialDriver M.DV11
  21816. “Opening Serial Driver”|
  21817. TN25 M.OV.SettingAndRestoringA5WithinTrapPatches M.OV14
  21818. “A5 Within Trap Patches--Don’t Depend on It”|
  21819. TN250 M.NW.AppleTalkInterfaceUpdate2Mac M.NW3
  21820. “AppleTalk Phase 2 on the Macintosh”|
  21821. TN251 M.TE.SafeCDEV M.TE8
  21822. “Safe cdevs”|
  21823. TN252 M.QD.PlottingSmallIcons M.QD12
  21824. “Plotting Small Icons”|
  21825. TN253 M.TB.SICNinMenu M.TB26
  21826. “‘SICN’ Tired of Large Icons in Menus?”|
  21827. TN254 M.HW.MacPortablePDS M.HW12
  21828. “Macintosh Portable PDS Development”|
  21829. TN255 M.HW.MacPortableROMExp M.HW13
  21830. “Macintosh Portable ROM Expansion”|
  21831. TN256
  21832. “Globals in Stand-Alone Code?”|
  21833. TN257 M.HW.SlotInterruptPrior M.HW20
  21834. “Slot Interrupt Prio-Technics”|
  21835. TN258 M.DV.OurChecksumBounced M.DV12
  21836. “Our Checksum Bounced”|
  21837. TN259 M.QD.OldStyleColors M.QD8
  21838. “Old-Style Colors”|
  21839. TN26 M.TE.FondOfFONDs M.TE21
  21840. “Fond of FONDs”|
  21841. TN260 M.HW.NuBusPower M.HW18
  21842. “NuBus Power Allocation”|
  21843. TN261 M.HW.CacheAsCacheCan M.HW6
  21844. “Cache As Cache Can”|
  21845. TN262 M.DV.HighLevelControl M.DV9
  21846. “High Level Control and Status Calls: When a Good Call Goes Bad”|
  21847. TN263 M.TE.InternationalCancel M.TE23
  21848. “International Cancelling”|
  21849. TN264 M.TE.ScriptManager2DateTime M.TE9
  21850. “Script Manager 2.0 Date & Time Problems”|
  21851. TN265 M.PT.PascalToCProcParams M.PT31
  21852. “Pascal to C PROCEDURE Parameters”|
  21853. TN266 M.DV.AbsolutePointingDev M.DV1
  21854. “Absolute Pointing Device Memory Structure”|
  21855. TN267 M.TE.TextEditTech M.TE19
  21856. “TextEdit Technicalities”|
  21857. TN268 M.PT.MacinTalk M.PT22
  21858. “MacinTalk-The Final Chapter”|
  21859. TN269 M.PT.ckidResourceFormat M.PT7
  21860. “‘ckid’ Resource Format”
  21861. “A/UX System Calls From Macintosh Software”|
  21862. TN27
  21863. “MacDraw’s ‘PICT’ File Format”|
  21864. TN270 M.NW.AppleTalkInterfaceUpdateTimer M.NW14
  21865. “AppleTalk Timers Explained”|
  21866. TN271 M.HW.MacIIfx M.HW9
  21867. “Macintosh IIfx: The Inside Story”|
  21868. TN272 M.DV.SonyDriver M.DV17
  21869. “Sony Driver: What Your Sony Drives For You”|
  21870. TN273 M.DV.SCSITermination M.DV15
  21871. “SCSI Termination”|
  21872. TN274 M.PT.TheCompleteGuideToTeachText M.PT36
  21873. “The Compleat Guide to TeachText”|
  21874. TN275 M.QD.32BitQuickDraw M.QD1
  21875. “32-Bit QuickDraw: V1.2 Features”|
  21876. TN276 M.DV.MonitorDepth M.DV10
  21877. “Monitor Depth: Gimmie Depth Or Gimmie Death”|
  21878. TN277 M.QD.TimeSpaceCopyBits M.QD21
  21879. “Of Time Space and _CopyBits”|
  21880. TN278 M.DV.PBClose M.DV13
  21881. “_PBClose the Barn Door”|
  21882. TN279 M.TB.LDEFMadness M.TB13
  21883. “‘LDEF’ Madness”|
  21884. TN28 M.TB.FindersDrives M.TB10
  21885. “Finders and Foreign Drives”|
  21886. TN280 M.PT.MacAPPBugs M.PT4
  21887. ““Bugs In MacApp? Yes, But I Love It!””|
  21888. TN281 M.PT.MultipleInheritance M.PT28
  21889. “Multiple Inheritance and HandleObjects”|
  21890. TN282 M.HW.ByteSmearing M.HW5
  21891. “Byte Smear(ing) Tactics”|
  21892. TN284 M.PT.IOPBasedSerialDiffs M.PT18
  21893. “IOP Based Serial Differenced Under A/UX”|
  21894. TN285 M.ME.VMMemoryMapping M.ME9
  21895. “Coping With VM and Memory Mappings”|
  21896. TN286 M.DV.SerialGPi M.DV16
  21897. “Serial GPi (General-Purpose Input)”|
  21898. TN287 M.FL.Sparing M.FL32
  21899. “Hey, Buddy, Can You Spare A Block?”|
  21900. TN288 M.HW.NuBusBlockTransfer M.HW15
  21901. “NuBus Block Transfers Mode sResource”|
  21902. TN289 M.QD.GCQuickDrawCopyBits M.QD16
  21903. “8.24 GC QuickDraw and Deaccelerated CopyBits”|
  21904. TN29 M.TB.DeskTopFile M.TB6
  21905. “Resources Contained in the Desktop File”|
  21906. TN290 M.TB.WDEFwDraw M.TB5
  21907. “Custom WDEF and wDraw”|
  21908. TN291 M.HW.CMOSonLCPDS M.HW7
  21909. “CMOS On Macintosh LC PDS”|
  21910. TN292 M.DV.BusErrorHandler M.DV4
  21911. “Bus Error Handlers”|
  21912. TN293 M.DV.CD-ROMNotes M.DV18
  21913. “CD-ROM Notes (Most Excellent)”|
  21914. TN294 M.PR.pIdleProc M.PR22
  21915. “pldle Proc(or how to let users know what’s going on during print time)”|
  21916. TN295 M.PR.FeederFodder M.PR15
  21917. “Feeder Fodder”|
  21918. TN296 M.PR.DictionaryDownloading M.PR14
  21919. “Dictionary Downloading”|
  21920. TN297 M.PR.PictAndPrinting M.PR21
  21921. “Pictures and the Printing Manager”|
  21922. TN298 M.TB.ColorWindowsIn7 M.TB33
  21923. “Color, Windows and 7.0”|
  21924. TN3
  21925. “Command-Shift-Number Keys”|
  21926. TN30 M.TE.FontHeight M.TE22
  21927. “Font Height Tables”|
  21928. TN300 M.PT.MyLifeAsAPascalObject M.PT29
  21929. “My Life as a Pascal Object”|
  21930. TN301 M.FL.FileSharing M.FL20
  21931. “File Sharing and Shared Folders”|
  21932. TN302 M.TB.MovableModalDialog M.TB34
  21933. “Movable Modal Dialogs”|
  21934. TN303 M.ME.PurgeProc M.ME11
  21935. “Using a PurgeProc”|
  21936. TN304 M.TB.PendingUpdatePerils M.TB37
  21937. “Pending Update Perils”|
  21938. TN305 M.FL.PBSharePBUnshare M.FL28
  21939. “PBShare, PBUnshare, and PBGetUGEntry”|
  21940. TN306 M.QD.IconDrawingTheSystem7 M.QD18
  21941. “Drawing Icons the System 7 Way”|
  21942. TN307 M.PT.CplusplusPitfals M.PT12
  21943. “C++ Pitfalls in MPW”|
  21944. TN308 M.HW.psltResource M.HW29
  21945. “pslt resource - What Is It?”|
  21946. TN309 M.NW.SourceRouting M.NW23
  21947. “Routes From the Source”|
  21948. TN310 M.OV.ExtraCDEVRes M.OV18
  21949. “Resource in CDEV?”|
  21950. TN311 M.NW.AppleTalk2 M.NW13
  21951. “AppleTalk: The Rest of the Story”|
  21952. TN312 M.PR.FunWithPrJobMerge M.PR16
  21953. “Fun With PrJobMerge”|
  21954. TN313 M.PT.PerformanceTuning M.PT32
  21955. “Performance Tuning with Development Tools”|
  21956. TN314 M.OS.OmegaSANE M.OS4
  21957. “OmegaSANE”|
  21958. TN315 M.FL.ResolvingAliasFiles M.FL30
  21959. “Resolving Alias Files Quietly”|
  21960. TN316 M.NW.DAMExtensions M.NW17
  21961. “Data Access Extensions”|
  21962. TN317 M.HW.FPUOperationsOnQuadras M.HW23
  21963. “FPU Operations on Macintosh Quadra Computers”|
  21964. TN318 M.DV.SerialPollProc M.DV21
  21965. “Serial PollProc”|
  21966. TN319 M.NW.TokenTalkProgrammer M.NW25
  21967. “TokenTalk Programmer’s Guide Update”|
  21968. TN32 M.TB.RervedResTypes M.TB21
  21969. “Reserved Resource Types”|
  21970. TN320 M.PS.DeferredTasks M.PS3
  21971. “Deferred Task Traps, Truths, and Tips”|
  21972. TN33 M.PR.ImageWriterIIPaper M.PR17
  21973. “Image Writer II Paper Motion”|
  21974. TN34 M.TB.UserItemsInDialogs M.TB27
  21975. “User Items in Dialogs”|
  21976. TN35
  21977. “DrawPicture Problem”|
  21978. TN36 M.DV.DriveQueueElements M.DV5
  21979. “Drive Queue Elements”|
  21980. TN37
  21981. “Differentiating Between Logic Boards”|
  21982. TN38 M.PT.ROMDebugger M.PT33
  21983. “The ROM Debugger”|
  21984. TN39
  21985. “Segment Loader Patch”|
  21986. TN4 M.TB.ErrorsReturnedGetNewDialog M.TB7
  21987. “Errors Returned from GetNewDialog”|
  21988. TN40 M.TB.FinderFlags M.TB9
  21989. “Finder Flags”|
  21990. TN41 M.QD.OffscreenBitMap M.QD7
  21991. “Off-Screen Bitmaps”|
  21992. TN42 M.PT.PascalRoutinesPassed M.PT30
  21993. “Pascal Routines Passed by Pointer”|
  21994. TN43
  21995. “Calling LoadSeg”|
  21996. TN44 M.FL.HFSCompatibilityGuide M.FL5
  21997. “HFS Compatibility Guidelines”|
  21998. TN45
  21999. “Inside Macintosh Quick Reference”|
  22000. TN46 M.TB.SeparateResFiles M.TB25
  22001. “Separate Resource Files”|
  22002. TN47 M.FL.StandardFileCustomization M.FL33
  22003. “Standard File Customization”|
  22004. TN48 M.TB.Bundles M.TB1
  22005. “Bundles”|
  22006. TN5
  22007. “Using Modeless Dialogs from Desk Accessories”|
  22008. TN50 M.TB.SetResLoad M.TB2
  22009. “Calling SetResLoad”|
  22010. TN51 M.OV.PurgeNComactDebug M.OV9
  22011. “Debugging with PurgeMem and CompactMem”|
  22012. TN52
  22013. “Calling Launch From a High-Level Language”|
  22014. TN53 M.ME.MoreMasters M.ME4
  22015. “MoreMasters Revisited”|
  22016. TN54
  22017. “Limit to Size of Resources”|
  22018. TN55 M.QD.DrawingIcons M.QD17
  22019. “Drawing Icons”|
  22020. TN56 M.HW.BreakCTSEvent M.HW4
  22021. “Break/CTS Serial Driver Event Structure”|
  22022. TN57
  22023. “Macintosh Plus Overview”|
  22024. TN58
  22025. “International Utilities Bug”|
  22026. TN59 M.QD.PicturesAndClipRegions M.QD11
  22027. “Pictures and Clip Regions”|
  22028. TN6 M.TB.OwnedResources M.TB20
  22029. “Owned Resource Shortcuts”|
  22030. TN60 M.TE.TextInNarrowGP M.TE1
  22031. “Drawing Characters into a Narrow GrafPort”|
  22032. TN61
  22033. “GetItemStyle Bug”|
  22034. TN62 M.TB.ResHeaderAppBytes M.TB22
  22035. “Resource Header Application Bytes: Don’t Use them”|
  22036. TN63
  22037. “WriteResource Bug Patch”|
  22038. TN64
  22039. “IAZNotify”|
  22040. TN65 M.HW.MacPlusPinouts M.HW10
  22041. “Macintosh Plus Pinouts”|
  22042. TN66 M.FL.ActiveFS M.FL35
  22043. “Determining Which File System Is Active”|
  22044. TN67 M.FL.BlessedFolder M.FL15
  22045. “Blessed Folder: A How-To Guide”|
  22046. TN68 M.FL.SearchingVolumes M.FL31
  22047. “Searching Volumes–Solutions and Problems”|
  22048. TN69 M.FL.IOFDirIndexSetting M.FL10
  22049. “Setting ioFDirIndex In PBGetCatInfo Calls”|
  22050. TN7 M.OV.DebuggingTips M.OV15
  22051. “Debugging Tips”|
  22052. TN70 M.DV.ForcingFloppyDiskSize M.DV7
  22053. “Forcing Floppy Disk Size to be Either 400K or 800K”|
  22054. TN71 M.DV.FindingDrivers M.DV6
  22055. “Finding Drivers in Unit Table”|
  22056. TN72 M.PR.LaserWriterOpt M.PR4
  22057. “LaserWriter Optimization Techniques”|
  22058. TN73 M.PR.ColorPrinting M.PR1
  22059. “Color Printing”|
  22060. TN74 M.FL.DataInResourceFork M.FL19
  22061. “Data In Resource Fork: Don’t Do It”|
  22062. TN75 M.PT.Installer M.PT11
  22063. “Apple’s Multidisk Installer”|
  22064. TN76
  22065. “The Macintosh Plus Update Installation Script”|
  22066. TN77 M.FL.HFSRuminations M.FL22
  22067. “HFS Ruminations”|
  22068. TN78 M.TB.ResourceManagerTips M.TB23
  22069. “Resource Manager Tips”|
  22070. TN79 M.TB.ZoomWindow M.TB30
  22071. “_ZoomWindow”|
  22072. TN8
  22073. “RecoverHandle Bug in AppleTalk Pascal Interfaces”|
  22074. TN80 M.FL.StandardFileTips M.FL12
  22075. “Standard File Tips”|
  22076. TN81 M.FL.Caching M.FL16
  22077. “Caching”|
  22078. TN82 M.TE.TextEditAdvice M.TE15
  22079. “TextEdit: Advice & Descent”|
  22080. TN83
  22081. “System Heap Size Warning”|
  22082. TN84 M.PT.EditFileFormat M.PT3
  22083. “Edit File Format”|
  22084. TN85 M.TB.GetNextEvent M.TB11
  22085. “GetNextEvent; Blinking Apple Menu”|
  22086. TN86 M.PT.MacPaintDoc M.PT24
  22087. “MacPaint Document Format”|
  22088. TN87 M.FL.ErrorInFCBPBRec M.FL3
  22089. “Error in FCBPBRec”|
  22090. TN88 M.PT.Signals M.PT34
  22091. “Signals”|
  22092. TN89
  22093. “DrawPicture Bug”|
  22094. TN9 M.NW.Internets M.NW18
  22095. “Will Your AppleTalk Application Support Internets?”|
  22096. TN90
  22097. “SANE Incompatibilities ”|
  22098. TN91 M.QD.PictComments M.QD10
  22099. “Picture Comments-The Real Deal”|
  22100. TN92 M.TE.AppearanceOfText M.TE20
  22101. “The Appearance Of Text”|
  22102. TN93 M.PT.MPWLoad M.PT27
  22103. “MPW: {$LOAD}; _DataInit%_MethTables”|
  22104. TN94 M.FL.Tags M.FL13
  22105. “Tags”|
  22106. TN95 M.PR.PrintDialogsAddingItems M.PR9
  22107. “Print Dialogs: Adding Items”|
  22108. TN96 M.DV.SCSIBUGS M.DV14
  22109. “SCSI Bugs”|
  22110. TN97
  22111. “PrSetError Problem”|
  22112. TN98
  22113. “Short-Circuit Booleans in Lisa Pascal”|
  22114. TN99
  22115. “Standard File Bug in System 3.2”|
  22116. TN=0..15 ƒPrinting|
  22117. Tocks=$173|
  22118. ToExtFS=$3F2|
  22119. togChar12HourBit=30 ƒScript|
  22120. togCharZCycleBit=29 ƒScript|
  22121. togDelta12HourBit=28 ƒScript|
  22122. toggleBadChar=4 ƒScript|
  22123. toggleBadDelta=3 ƒScript|
  22124. toggleBadField=2 ƒScript|
  22125. toggleBadNum=6 ƒScript|
  22126. ToggleDate(VAR lSecs:LongDateTime;field:LongDateField;delta:DateDelta;ch:
  22127. integer;params:TogglePB):ToggleResults; ƒScript {A8B5}|
  22128. toggleErr3=7 ƒScript|
  22129. toggleErr4=8 ƒScript|
  22130. toggleErr5=9 ƒScript|
  22131. toggleHilite=1 ƒHyperXCmd|
  22132. toggleOK=1 ƒScript|
  22133. toggleOutOfRange=7 ƒScript|
  22134. TogglePB=RECORD ƒScript
  22135. togFlags:longint;
  22136. amChars:ResType;
  22137. pmChars:ResType;
  22138. reserved:ARRAY[0..3]ofLONGINT;|
  22139. ToggleResults=integer ƒScript|
  22140. toggleUndefined=0 ƒScript|
  22141. toggleUnknown=5 ƒScript|
  22142. toglBit=5 ƒTextEdit|
  22143. tokDecPoint=14 ƒScript|
  22144. tokEMinus=16 ƒScript|
  22145. token1Quote=52 ƒScript|
  22146. token2Equal=38 ƒScript|
  22147. token2Quote=51 ƒScript|
  22148. tokenAlpha=4 ƒScript|
  22149. tokenAltNum=11 ƒScript|
  22150. tokenAltReal=13 ƒScript|
  22151. tokenAmpersand=57 ƒScript|
  22152. tokenAsterisk=26 ƒScript|
  22153. tokenAtSign=58 ƒScript|
  22154. tokenBackSlash=30 ƒScript|
  22155. tokenBar=59 ƒScript|
  22156. TokenBlock=RECORD ƒScript TE.6-74 [1/3]
  22157. source:Ptr;    {pointer to source text to be tokenized}
  22158. sourceLength:longint;    {length of source text in bytes}
  22159. tokenList:Ptr;    {pointer to ARRAY of token records}
  22160. tokenLength:longint;    {maximum size of TokenList}
  22161. tokenCount:longint;    {number of tokens currently in TokenList}
  22162. stringList:Ptr;    {pointer to list of token strings}
  22163. stringLength:longint;    {length available for string list}
  22164. stringCount:longint;    {current length of string list}
  22165. doString:boolean;    {make strings & put into StringList?}|
  22166. TokenBlock=RECORD ƒScript TE.6-74 [2/3]
  22167. doAppend:boolean;    {append to--not replace--TokenList?}
  22168. doAlphanumeric:boolean;    {identifiers may include numerics?}
  22169. doNest:boolean;    {do comments nest?}
  22170. leftDelims:ARRAY [0..1] OF TokenType;
  22171.     {opening delimiters for literals}
  22172. rightDelims:ARRAY [0..1] OF TokenType;
  22173.     {closing delimiters for literals}
  22174. leftComment:ARRAY [0..3] OF TokenType;
  22175.     {opening delimiters for comments}|
  22176. TokenBlock=RECORD ƒScript TE.6-74 [3/3]
  22177. rightComment:ARRAY [0..3] OF TokenType;
  22178.     {closing delimiters for comments}
  22179. escapeCode:TokenType;    {escape symbol code}
  22180. decimalCode:TokenType;    {decimal symbol code}
  22181. itlResource:Handle;    {'itl4' resource of script for this text}
  22182. reserved:ARRAY [0..7] OF longint;
  22183.     {must be zero!}|
  22184. TokenBlockPtr=^TokenBlock ƒScript|
  22185. tokenCapPi=66 ƒScript|
  22186. tokenCarat=55 ƒScript|
  22187. tokenCaret=55 ƒScript|
  22188. tokenCenterDot=78 ƒScript|
  22189. tokenColon=68 ƒScript|
  22190. tokenColonEqual=39 ƒScript|
  22191. tokenComma=45 ƒScript|
  22192. tokenDivide=27 ƒScript|
  22193. tokenDollar=70 ƒScript|
  22194. tokenEllipsis=77 ƒScript|
  22195. tokenEmpty=-1 ƒScript|
  22196. tokenEqual=33 ƒScript|
  22197. tokenErr=$8100 ƒScript|
  22198. tokenEscape=10 ƒScript|
  22199. tokenExclam=43 ƒScript|
  22200. tokenExclamEqual=42 ƒScript|
  22201. tokenFraction=72 ƒScript|
  22202. tokenGreat=32 ƒScript|
  22203. tokenGreatEqual1=37 ƒScript|
  22204. tokenGreatEqual2=36 ƒScript|
  22205. tokenHash=69 ƒScript|
  22206. tokenInfinity=67 ƒScript|
  22207. tokenIntegral=64 ƒScript|
  22208. tokenIntl=4 ƒScript|
  22209. tokenIntlCurrency=73 ƒScript|
  22210. tokenLeft1Quote=49 ƒScript|
  22211. tokenLeft2Quote=47 ƒScript|
  22212. tokenLeftBracket=18 ƒScript|
  22213. tokenLeftComment=7 ƒScript|
  22214. tokenLeftCurly=20 ƒScript|
  22215. tokenLeftEnclose=22 ƒScript|
  22216. tokenLeftLit=2 ƒScript|
  22217. tokenLeftParen=16 ƒScript|
  22218. tokenLeftSingGuillemet=74 ƒScript|
  22219. tokenLess=31 ƒScript|
  22220. tokenLessEqual1=35 ƒScript|
  22221. tokenLessEqual2=34 ƒScript|
  22222. tokenLessGreat=41 ƒScript|
  22223. tokenLiteral=9 ƒScript|
  22224. tokenMicro=65 ƒScript|
  22225. tokenMinus=25 ƒScript|
  22226. tokenNewLine=6 ƒScript|
  22227. tokenNil=127 ƒScript|
  22228. tokenNoBreakSpace=71 ƒScript|
  22229. tokenNotEqual=40 ƒScript|
  22230. tokenNumeric=5 ƒScript|
  22231. tokenOK=0
  22232. Valid token|
  22233. tokenOverflow=1
  22234. Number of tokens exceeded maximum specified in tokenList field of token
  22235. block record|
  22236. tokenPercent=54 ƒScript|
  22237. tokenPeriod=46 ƒScript|
  22238. tokenPerThousand=76 ƒScript|
  22239. tokenPi=61 ƒScript|
  22240. tokenPlus=24 ƒScript|
  22241. tokenPlusMinus=28 ƒScript|
  22242. tokenQuestion=60 ƒScript|
  22243. tokenRealNum=12 ƒScript|
  22244. TokenRec=RECORD ƒScript TE.6-75  TE.6-95
  22245. theToken:TokenType;    {numeric code for token}
  22246. position:Ptr;    {pointer to source text from }
  22247.     { which token was generated}
  22248. length:longint;    {length of source text from }
  22249.     { which token was generated}
  22250. stringPosition:StringPtr;    {pointer to Pascal string }
  22251.     { generated from token}|
  22252. TokenRecPtr=^TokenRec ƒScript|
  22253. tokenReserve1=14 ƒScript|
  22254. tokenReserve2=15 ƒScript|
  22255. TokenResults=… ƒScript
  22256. (tokenOK,tokenOverflow,stringOverflow,badDelim,badEnding,crash)|
  22257. tokenRight1Quote=50 ƒScript|
  22258. tokenRight2Quote=48 ƒScript|
  22259. tokenRightBracket=19 ƒScript|
  22260. tokenRightComment=8 ƒScript|
  22261. tokenRightCurly=21 ƒScript|
  22262. tokenRightEnclose=23 ƒScript|
  22263. tokenRightLit=3 ƒScript|
  22264. tokenRightParen=17 ƒScript|
  22265. tokenRightSingGuillemet=75 ƒScript|
  22266. tokenRoot=62 ƒScript|
  22267. tokenSemicolon=53 ƒScript|
  22268. tokenSigma=63 ƒScript|
  22269. tokenSlash=29 ƒScript|
  22270. tokenTilda=44 ƒScript|
  22271. tokenTilde=44 ƒScript|
  22272. TokenType=integer ƒScript|
  22273. tokenUnderline=56 ƒScript|
  22274. tokenUnknown=0 ƒScript|
  22275. tokenWhite=1 ƒScript|
  22276. tokEPlus=15 ƒScript|
  22277. tokEscape=13 ƒScript|
  22278. tokLeader=4 ƒScript|
  22279. tokLeadPlacer=3 ƒScript|
  22280. tokLeftQuote=1 ƒScript|
  22281. tokMaxSymbols=31 ƒScript|
  22282. tokMinusSign=9 ƒScript|
  22283. tokNonLeader=5 ƒScript|
  22284. tokPercent=7 ƒScript|
  22285. tokPlusSign=8 ƒScript|
  22286. tokRightQuote=2 ƒScript|
  22287. tokSeparator=12 ƒScript|
  22288. tokThousands=10 ƒScript|
  22289. tokZeroLead=6 ƒScript|
  22290. Tone=RECORD ƒSound
  22291. count:integer;
  22292. amplitude:integer;
  22293. duration:integer;|
  22294. Tones=ARRAY[0..5000] of Tone ƒSound|
  22295. ToolScratch=$9CE|
  22296. ToolUtils see ƒToolUtils|
  22297. tooManyReqs=-1097 ƒErrors
  22298. Too many concurrent requests|
  22299. tooManySeps=32 ƒScript|
  22300. tooManySkts=-1098 ƒErrors
  22301. Too many concurrent responding-sockets|
  22302. TopMapHndl=$A50 ƒSysEqu|
  22303. TopMem:Ptr; ƒMemory II-44 ME.2-14  ME.2-85…86|
  22304. TopMenuItem=$A0A TB.3-151|
  22305. toronto=9 ƒFonts|
  22306. totalLoadCmd=26 ƒSound|
  22307. TP2PerfGlobals=^TPerfGlobals ƒPerf|
  22308. TPBitMap=^BitMap ƒPrinting|
  22309. TPCCB=^TRCCB ƒADSP|
  22310. TPerfGlobals=RECORD ƒPerf [1/4]
  22311. startROM:longint;
  22312. romHits:longint;
  22313. misses:longint;
  22314. segArray:PLongs;
  22315. sizeArray:PLongs;
  22316. idArray:HInts;
  22317. baseArray:PLongs;
  22318. samples:PLongs;|
  22319. TPerfGlobals=RECORD ƒPerf [2/4]
  22320. buffSize:longint;
  22321. timeInterval:integer;
  22322. bucketSize:integer;
  22323. log2buckSize:integer;
  22324. pcOffset:integer;
  22325. numMeasure:integer;
  22326. firstCode:integer;
  22327. takingSamples:boolean;|
  22328. TPerfGlobals=RECORD ƒPerf [3/4]
  22329. measureROM:boolean;
  22330. measureCode:boolean;
  22331. ramSeg:integer;
  22332. ramBase:longint;
  22333. measureRAMbucketSize:integer;
  22334. measureRAMlog2buckSize:integer;
  22335. romVersion:integer;
  22336. vRefNum:integer;|
  22337. TPerfGlobals=RECORD ƒPerf [4/4]
  22338. volumeSelected:boolean;
  22339. rptFileName:Str255;
  22340. rptFileCreator:Str255;
  22341. rptFileType:Str255;
  22342. getResType:ResType;|
  22343. TPfPgDir=RECORD ƒPrinting
  22344. iPages:integer;
  22345. iPgPos:ARRAY[0..128]ofLONGINT;|
  22346. TPLong=^TLong ƒPrinting|
  22347. TPPfPgDir=^TPfPgDir ƒPrinting|
  22348. TPPrDlg=^TPrDlg ƒPrinting|
  22349. TPPrInfo=^TPrInfo ƒPrinting|
  22350. TPPrint=^TPrint ƒPrinting|
  22351. TPPrJob=^TPrJob ƒPrinting|
  22352. TPPrPort=^TPrPort ƒPrinting|
  22353. TPPrStatus=^TPrStatus ƒPrinting|
  22354. TPPrStl=^TPrStl ƒPrinting|
  22355. TPPrXInfo=^TPrXInfo ƒPrinting|
  22356. TPrDlg=RECORD ƒPrinting [1/2]
  22357. Dlg:DialogRecord;
  22358. pFltrProc:ModalFilterProcPtr;
  22359. pItemProc:PItemProcPtr;
  22360. hPrintUsr:THPrint;
  22361. fDoIt:boolean;
  22362. fDone:boolean;|
  22363. TPrDlg=RECORD ƒPrinting [2/2]
  22364. lUser1:longint;
  22365. lUser2:longint;
  22366. lUser3:longint;
  22367. lUser4:longint;|
  22368. TPRect=^Rect ƒPrinting|
  22369. TPrInfo=RECORD ƒPrinting
  22370. iDev:integer;
  22371. iVRes:integer;
  22372. iHRes:integer;
  22373. rPage:Rect;|
  22374. TPrint=RECORD ƒPrinting
  22375. iPrVersion:integer;
  22376. prInfo:TPrInfo;
  22377. rPaper:Rect;
  22378. prStl:TPrStl;
  22379. prInfoPT:TPrInfo;
  22380. prXInfo:TPrXInfo;
  22381. prJob:TPrJob;
  22382. printX:ARRAY[1..19]ofINTEGER;|
  22383. TPrJob=RECORD ƒPrinting [1/2]
  22384. iFstPage:integer;
  22385. iLstPage:integer;
  22386. iCopies:integer;
  22387. bJDocLoop:SignedByte;
  22388. fFromUsr:boolean;
  22389. pIdleProc:PrIdleProcPtr;|
  22390. TPrJob=RECORD ƒPrinting [2/2]
  22391. pFileName:StringPtr;
  22392. iFileVol:integer;
  22393. bFileVers:SignedByte;
  22394. bJobX:SignedByte;|
  22395. TPrPort=RECORD ƒPrinting
  22396. gPort:GrafPort;
  22397. gProcs:QDProcs;
  22398. lGParam1:longint;
  22399. lGParam2:longint;
  22400. lGParam3:longint;
  22401. lGParam4:longint;
  22402. fOurPtr:boolean;
  22403. fOurBits:boolean;|
  22404. TPrStatus=RECORD ƒPrinting [1/2]
  22405. iTotPages:integer;
  22406. iCurPage:integer;
  22407. iTotCopies:integer;
  22408. iCurCopy:integer;
  22409. iTotBands:integer;
  22410. iCurBand:integer;|
  22411. TPrStatus=RECORD ƒPrinting [2/2]
  22412. fPgDirty:boolean;
  22413. fImaging:boolean;
  22414. hPrint:THPrint;
  22415. pPrPort:TPPrPort;
  22416. hPic:PicHandle;|
  22417. TPrStl=RECORD ƒPrinting
  22418. wDev:integer;
  22419. iPageV:integer;
  22420. iPageH:integer;
  22421. bPort:SignedByte;
  22422. feed:TFeed;|
  22423. TPrXInfo=RECORD ƒPrinting [1/2]
  22424. iRowBytes:integer;
  22425. iBandV:integer;
  22426. iBandH:integer;
  22427. iDevBytes:integer;
  22428. iBands:integer;
  22429. bPatScale:SignedByte;|
  22430. TPrXInfo=RECORD ƒPrinting [2/2]
  22431. bUlThick:SignedByte;
  22432. bUlOffset:SignedByte;
  22433. bUlShadow:SignedByte;
  22434. scan:TScan;
  22435. bXInfoX:SignedByte;|
  22436. TPWord=^TWord ƒPrinting|
  22437. TraceScript(paramPtr:XCmdPtr;traceInto:boolean); ƒHyperXCmd|
  22438. Track=^TrackRecord ƒMovies QT.2-77|
  22439. TrackAID='trak' ƒMoviesFormat|
  22440. TrackBox(theWindow:WindowPtr;thePt:Point;partCode:integer):boolean; ƒWindows
  22441. Δ {A83B} IV-50  N79-1 TB.4-44  TB.4-101…102 TN79|
  22442. TrackControl(theControl:ControlHandle;thePoint:Point;actionProc:ProcPtr):
  22443. integer; ƒControls Δ {A968} I-323  P-114  P-184 TB.5-35…37  TB.5-44
  22444. TB.5-53…55  TB.5-58  TB.5-90…92  TB.6-78|
  22445. TrackDirectory=RECORD ƒMoviesFormat
  22446. size:longint;
  22447. atomType:longint;
  22448. trackHeader:TrackHeaderAtom;
  22449. trackClip:ClippingAtom;
  22450. edits:EditsAtom;
  22451. media:MediaDirectory;
  22452. userData:UserDataAtom;|
  22453. TrackDrag(theDragRef:DragReference;theEvent:EventRecord;theRegion:RgnHandle):
  22454. OSErr; ƒDrag {ABED:$000D}|
  22455. TrackEditState=^TrackEditStateRecord ƒMovies QT.2-77|
  22456. TrackEditStateRecord=RECORD ƒMovies
  22457. data:ARRAY[0..0]ofLONGINT;|
  22458. TrackEnable=1 ƒMoviesFormat|
  22459. TrackGoAway(theWindow:WindowPtr;thePt:Point):boolean; ƒWindows Δ {A91E}
  22460. I-288  P-98  P-184 OV-79  OV-128  TB.4-44  TB.4-103…104|
  22461. TrackHeader=RECORD ƒMoviesFormat [1/2]
  22462. flags:longint;
  22463. creationTime:longint;
  22464. modificationTime:longint;
  22465. trackID:longint;
  22466. reserved1:longint;
  22467. duration:TimeValue;
  22468. reserved2:longint;
  22469. reserved3:longint;|
  22470. TrackHeader=RECORD ƒMoviesFormat [2/2]
  22471. layer:integer;
  22472. alternateGroup:integer;
  22473. volume:integer;
  22474. reserved4:integer;
  22475. matrix:MatrixRecord;
  22476. trackWidth:Fixed;
  22477. trackHeight:Fixed;|
  22478. TrackHeaderAID='tkhd' ƒMoviesFormat|
  22479. TrackHeaderAtom=RECORD ƒMoviesFormat
  22480. size:longint;
  22481. atomType:longint;
  22482. header:TrackHeader;|
  22483. trackIDNotFound=-2029 ƒMovies|
  22484. TrackInMovie=2 ƒMoviesFormat|
  22485. TrackInPoster=8 ƒMoviesFormat|
  22486. TrackInPreview=4 ƒMoviesFormat|
  22487. trackNotInMovie=-2030 ƒMovies|
  22488. TrackRecord=RECORD ƒMovies
  22489. data:ARRAY[0..0]ofLONGINT;|
  22490. TrackTimeToMediaTime(value:TimeValue;t:Track):TimeValue; ƒMovies {AAAA}
  22491. QT.2-193…194|
  22492. TrackTransferProc=ProcPtr ƒMovies|
  22493. trackUsageInMovie=$2 ƒMovies|
  22494. trackUsageInPoster=$8 ƒMovies|
  22495. trackUsageInPreview=$4 ƒMovies|
  22496. TRACK_TYPE='trak' ƒMoviesFormat|
  22497. TransferFrameProc=ProcPtr ƒQuickTimeComponents|
  22498. Transform(src:Point3D;VAR dst:Point3D); ƒGraf3D|
  22499. TransformFixedPoints(m:MatrixRecord;VAR fpt:FixedPoint;count:longint):OSErr;
  22500. ƒImageCompression {ABC2:$0022} QT.2-348|
  22501. TransformFixedRect(m:MatrixRecord;VAR fr:FixedRect;VAR fpp:FixedPoint):
  22502. boolean; ƒImageCompression {ABC2:$0024} QT.2-349…350|
  22503. TransformPoints(mp:MatrixRecord;VAR pt1:Point;count:longint):OSErr;
  22504. ƒImageCompression {ABC2:$0023} QT.2-347|
  22505. TransformRect(m:MatrixRecord;VAR r:Rect;VAR fpp:FixedPoint):boolean;
  22506. ƒImageCompression {ABC2:$0025} QT.2-348…349|
  22507. TransformRgn(mp:MatrixRecord;r:RgnHandle):OSErr; ƒImageCompression {AAA3:
  22508. $0039} QT.2-350|
  22509. Translate(dx:Fixed;dy:Fixed;dz:Fixed); ƒGraf3D|
  22510. Translate24To32(addr24:UNIV Ptr):Ptr; ƒMemory {A091} ME.4-23…24  ME.4-28…29|
  22511. TranslateEntry MTB.7-24…26|
  22512. TranslateFile(sourceDocument:FSSpec;destinationDocument:FSSpec;
  22513. howToTranslate:FileTranslationSpec):OSErr; Δ {_TranslationDispatch:$000C}
  22514. MTB.7-18  MTB.7-42…43|
  22515. TranslateMatrix(VAR m:MatrixRecord;deltaH:Fixed;deltaV:Fixed);
  22516. ƒImageCompression {ABC2:$0019} QT.2-344|
  22517. translateMatrixType=$01 ƒImageCompression|
  22518. Transliterate(srcHandle:Handle;dstHandle:Handle;target:integer;srcMask:
  22519. longint):OSErr; ƒScript Δ {A8B5} V-311|
  22520. TransliterateText(srcHandle:Handle;dstHandle:Handle;target:integer;srcMask:
  22521. longint;script:ScriptCode):OSErr; TE.5-19  TE.6-43…47  TE.6-98…100  TE.A-26
  22522. TE.A-37  TE.B-70…73|
  22523. transparent=36 ƒQuickdraw|
  22524. TrapA000 _Open|
  22525. TrapA001 _Close|
  22526. TrapA002 _Read|
  22527. TrapA003 _Write|
  22528. TrapA004 _Control|
  22529. TrapA005 _Status|
  22530. TrapA006 _KillIO|
  22531. TrapA007 _GetVolInfo|
  22532. TrapA008 _Create|
  22533. TrapA009 _Delete|
  22534. TrapA00A _OpenRF|
  22535. TrapA00B _Rename _ReName|
  22536. TrapA00C _GetFileInfo|
  22537. TrapA00D _SetFileInfo|
  22538. TrapA00E _UnMountVol _UnmountVol|
  22539. TrapA00F _MountVol|
  22540. TrapA010 _Allocate _FileAllocate|
  22541. TrapA011 _GetEOF|
  22542. TrapA012 _SetEOF|
  22543. TrapA013 _FlushVol|
  22544. TrapA014 _GetVol|
  22545. TrapA015 _SetVol|
  22546. TrapA016 _FInitQueue _InitQueue|
  22547. TrapA017 _Eject|
  22548. TrapA018 _GetFPos|
  22549. TrapA019 _InitZone|
  22550. TrapA01B _SetZone|
  22551. TrapA01C _FreeMem|
  22552. TrapA01F _DisposePtr _DisposPtr|
  22553. TrapA020 _SetPtrSize|
  22554. TrapA021 _GetPtrSize|
  22555. TrapA023 _DisposHandle|
  22556. TrapA024 _SetHandleSize|
  22557. TrapA025 _GetHandleSize|
  22558. TrapA027 _ReAllocHandle|
  22559. TrapA029 _HLock|
  22560. TrapA02A _HUnlock _HUnLock|
  22561. TrapA02B _EmptyHandle|
  22562. TrapA02C _InitApplZone|
  22563. TrapA02D _SetApplLimit|
  22564. TrapA02E _BlockMove|
  22565. TrapA02F _PostEvent|
  22566. TrapA030 _OSEventAvail|
  22567. TrapA031 _GetOSEvent|
  22568. TrapA032 _FlushEvents|
  22569. TrapA033 _VInstall|
  22570. TrapA034 _VRemove|
  22571. TrapA035 _OffLine|
  22572. TrapA036 _MoreMasters|
  22573. TrapA037 _ReadParam|
  22574. TrapA038 _WriteParam|
  22575. TrapA039 _ReadDateTime|
  22576. TrapA03A _SetDateTime|
  22577. TrapA03B _Delay|
  22578. TrapA03C _CmpString|
  22579. TrapA03D _DrvrInstall|
  22580. TrapA03E _DrvrRemove|
  22581. TrapA03F _InitUtil|
  22582. TrapA040 _ResrvMem|
  22583. TrapA041 _SetFilLock|
  22584. TrapA042 _RstFilLock|
  22585. TrapA043 _SetFilType|
  22586. TrapA044 _SetFPos|
  22587. TrapA045 _FlushFile|
  22588. TrapA047 _SetTrapAddress|
  22589. TrapA049 _HPurge|
  22590. TrapA04A _HNoPurge|
  22591. TrapA04B _SetGrowZone|
  22592. TrapA04C _CompactMem|
  22593. TrapA04D _PurgeMem|
  22594. TrapA04E _AddDrive|
  22595. TrapA04F _RDrvrInstall|
  22596. TrapA050 _RelString|
  22597. TrapA051 _ReadXPRam|
  22598. TrapA052 _WriteXPRam|
  22599. TrapA053 _ClkNoMem|
  22600. TrapA054 _UprString|
  22601. TrapA055 _StripAddress|
  22602. TrapA056 _LwrString|
  22603. TrapA057 _SetAppBase _SetApplBase|
  22604. TrapA058 _InsTime|
  22605. TrapA059 _RmvTime|
  22606. TrapA05A _PrimeTime|
  22607. TrapA05B _PowerOff|
  22608. TrapA05C _MemoryDispatch _VM|
  22609. TrapA05D _SwapMMUMode|
  22610. TrapA05E _NMInstall|
  22611. TrapA05F _NMRemove|
  22612. TrapA060 _HFSDispatch|
  22613. TrapA061 _MaxBlock|
  22614. TrapA063 _MaxApplZone|
  22615. TrapA064 _MoveHHi|
  22616. TrapA065 _StackSpace|
  22617. TrapA067 _HSetRBit|
  22618. TrapA068 _HClrRBit|
  22619. TrapA069 _HGetState|
  22620. TrapA06A _HSetState|
  22621. TrapA06B _TestManager|
  22622. TrapA06C _InitFS|
  22623. TrapA06D _InitEvents|
  22624. TrapA06E _SlotManager|
  22625. TrapA06F _SlotVInstall|
  22626. TrapA070 _SlotVRemove|
  22627. TrapA071 _AttachVBL|
  22628. TrapA072 _DoVBLTask|
  22629. TrapA073 _OSReserved|
  22630. TrapA074 _Cache|
  22631. TrapA075 _SIntInstall|
  22632. TrapA076 _SIntRemove|
  22633. TrapA077 _CountADBs|
  22634. TrapA078 _GetIndADB|
  22635. TrapA079 _GetADBInfo|
  22636. TrapA07A _SetADBInfo|
  22637. TrapA07B _ADBReInit|
  22638. TrapA07C _ADBOp|
  22639. TrapA07D _GetDefaultStartup|
  22640. TrapA07E _SetDefaultStartup|
  22641. TrapA07F _InternalWait|
  22642. TrapA080 _GetVideoDefault|
  22643. TrapA081 _SetVideoDefault|
  22644. TrapA082 _DTInstall|
  22645. TrapA083 _SetOSDefault|
  22646. TrapA084 _GetOSDefault|
  22647. TrapA085 _PmgrOp _PMgrOp|
  22648. TrapA086 _IOPInfoAccess|
  22649. TrapA087 _IOPMsgRequest|
  22650. TrapA088 _IOPMoveData|
  22651. TrapA089 _SCSIAtomic|
  22652. TrapA08A _Sleep|
  22653. TrapA08B _CommMgr _CommToolboxDispatch|
  22654. TrapA08C _Wakeup|
  22655. TrapA08D _yaDebug|
  22656. TrapA08E _BTreeDispatch|
  22657. TrapA08F _DeferUserFn _Deferred|
  22658. TrapA090 _SysEnvirons|
  22659. TrapA091 _24|
  22660. TrapA092 _Egret|
  22661. TrapA095 _POGOMPW|
  22662. TrapA096 _SharedLibsMPW|
  22663. TrapA097 _FPPriv|
  22664. TrapA0A0 _vMRdAddr|
  22665. TrapA0A1 _vMRdData|
  22666. TrapA0A2 _vMWrData|
  22667. TrapA0A5 _VisRegionChanged|
  22668. TrapA0A6 _vStdEntry|
  22669. TrapA0A7 _vStdExit|
  22670. TrapA0A8 _Reserved|
  22671. TrapA0AC _FSM|
  22672. TrapA0AD _Gestalt _GestaltDispatch|
  22673. TrapA0AE _vADBProc|
  22674. TrapA0AF _vMtCheck|
  22675. TrapA0B0 _vCheckReMount|
  22676. TrapA0B1 _vDtrmV2|
  22677. TrapA0B2 _vFindDrive|
  22678. TrapA0B3 _vFClose|
  22679. TrapA0B4 _vFlushMDB|
  22680. TrapA0B5 _vGoDriver|
  22681. TrapA0B6 _vWaitUntil|
  22682. TrapA0B7 _vSyncWait|
  22683. TrapA0B8 _SndAppDead|
  22684. TrapA0B9 _vDisPtch|
  22685. TrapA0BA _vIAZInit|
  22686. TrapA0BB _vIAZPostInit|
  22687. TrapA0BC _vLaunchInit|
  22688. TrapA0BD _vCacheFlush|
  22689. TrapA0BF _vLg2Phys|
  22690. TrapA0C0 _vFLushCache|
  22691. TrapA0C1 _vGetBlock|
  22692. TrapA0C2 _vMarkBlock|
  22693. TrapA0C3 _vRelBlock|
  22694. TrapA0C4 _vTrashBlocks|
  22695. TrapA0C5 _vTrashVBlks|
  22696. TrapA0C6 _vCacheWrIP|
  22697. TrapA0C7 _vCacheRdIP|
  22698. TrapA0C8 _vBasicIO|
  22699. TrapA0C9 _vRdBlocks|
  22700. TrapA0CA _vWrBlocks|
  22701. TrapA0CB _vSetUpTags|
  22702. TrapA0CC _vBTClose|
  22703. TrapA0CD _vBTDelete|
  22704. TrapA0CE _vBTFlush|
  22705. TrapA0CF _vBTGetRecord|
  22706. TrapA0D0 _vBTInsert|
  22707. TrapA0D1 _vBTOpen|
  22708. TrapA0D2 _vBTSearch|
  22709. TrapA0D3 _vBTUpdate|
  22710. TrapA0D4 _vGetNode|
  22711. TrapA0D5 _vRelNode|
  22712. TrapA0D6 _vAllocNode|
  22713. TrapA0D7 _vFreeNode|
  22714. TrapA0D8 _vExtBTFile|
  22715. TrapA0D9 _vDeallocFile|
  22716. TrapA0DA _vExtendFile|
  22717. TrapA0DB _vTruncateFile|
  22718. TrapA0DC _vCMSetUp|
  22719. TrapA0DD _PPCToolbox|
  22720. TrapA0DE _vDtrmV1|
  22721. TrapA0DF _vBlkAlloc|
  22722. TrapA0E0 _vBlkDeAlloc|
  22723. TrapA0E1 _vFileOpen|
  22724. TrapA0E2 _vPermssnChk|
  22725. TrapA0E3 _vFndFilName|
  22726. TrapA0E4 _vRfNCall|
  22727. TrapA0E5 _vAdjEOF|
  22728. TrapA0E6 _vPixel2Char|
  22729. TrapA0E7 _vChar2Pixel|
  22730. TrapA0E8 _vHiliteText|
  22731. TrapA0E9 _vFileClose|
  22732. TrapA0EA _vFileReal|
  22733. TrapA0EB _vFileWrite|
  22734. TrapA0EC _DispatchHelper|
  22735. TrapA0ED _vUpdAltMDB|
  22736. TrapA0EE _vCkExtFs|
  22737. TrapA0EF _vDtrmV3|
  22738. TrapA0F0 _vBMChk|
  22739. TrapA0F1 _vTstMod|
  22740. TrapA0F2 _vLocCRec|
  22741. TrapA0F3 _vTreeSearch|
  22742. TrapA0F4 _vMapFBlock|
  22743. TrapA0F5 _vXFSearch|
  22744. TrapA0F6 _vReadBM|
  22745. TrapA0F7 _vDoEject|
  22746. TrapA0F8 _vSegStack|
  22747. TrapA0F9 _vSuperLoad|
  22748. TrapA0FA _vCmpFrm|
  22749. TrapA0FB _vNewMap|
  22750. TrapA0FC _vCheckLoad|
  22751. TrapA0FD _XTrimMeasure|
  22752. TrapA0FE _XFindWord|
  22753. TrapA0FF _XFindLine|
  22754. TrapA11A _GetZone|
  22755. TrapA11D _MaxMem|
  22756. TrapA11E _NewPtr|
  22757. TrapA122 _NewHandle|
  22758. TrapA126 _HandleZone|
  22759. TrapA128 _RecoverHandle|
  22760. TrapA12F _PPostEvent|
  22761. TrapA146 _GetTrapAddress|
  22762. TrapA148 _PtrZone|
  22763. TrapA15C _MemoryDispatchA0Result|
  22764. TrapA162 _PurgeSpace|
  22765. TrapA166 _NewEmptyHandle|
  22766. TrapA198 _HWPriv|
  22767. TrapA200 _HOpen|
  22768. TrapA207 _HGetVInfo|
  22769. TrapA208 _HCreate|
  22770. TrapA209 _HDelete|
  22771. TrapA20A _HOpenRF|
  22772. TrapA20B _HRename|
  22773. TrapA20C _HGetFileInfo|
  22774. TrapA20D _HSetFileInfo|
  22775. TrapA20E _HUnmountVol|
  22776. TrapA210 _AllocContig|
  22777. TrapA214 _HGetVol|
  22778. TrapA215 _HSetVol|
  22779. TrapA241 _HSetFLock|
  22780. TrapA242 _HRstFLock|
  22781. TrapA800 _SoundDispatch|
  22782. TrapA801 _SndDisposeChannel|
  22783. TrapA802 _SndAddModifier|
  22784. TrapA803 _SndDoCommand|
  22785. TrapA804 _SndDoImmediate|
  22786. TrapA805 _SndPlay|
  22787. TrapA806 _SndControl|
  22788. TrapA807 _SndNewChannel|
  22789. TrapA808 _InitProcMenu|
  22790. TrapA809 _GetCVariant|
  22791. TrapA80A _GetWVariant|
  22792. TrapA80B _PopUpMenuSelect|
  22793. TrapA80C _RGetResource _rGetResource|
  22794. TrapA80D _Count1Resources|
  22795. TrapA80E _Get1xResource _Get1IxResource|
  22796. TrapA80F _Get1xType _Get1IxType|
  22797. TrapA810 _Unique1ID|
  22798. TrapA811 _TESelView|
  22799. TrapA812 _TEPinScroll|
  22800. TrapA813 _TEAutoView|
  22801. TrapA814 _SetFractEnable|
  22802. TrapA815 _SCSIDispatch|
  22803. TrapA816 _Pack8|
  22804. TrapA817 _CopyMask|
  22805. TrapA818 _FixATan2 _FixAtan2|
  22806. TrapA819 _XMunger|
  22807. TrapA81A _HOpenResFile|
  22808. TrapA81B _HCreateResFile|
  22809. TrapA81C _Count1Types|
  22810. TrapA81D _InvalMenuBar|
  22811. TrapA81F _Get1Resource|
  22812. TrapA820 _Get1NamedResource|
  22813. TrapA821 _MaxSizeRsrc|
  22814. TrapA822 _ResourceDispatch|
  22815. TrapA823 _AliasDispatch|
  22816. TrapA824 _HFSUtil|
  22817. TrapA825 _MenuDispatch|
  22818. TrapA826 _InsMenuItem|
  22819. TrapA827 _HideDItem|
  22820. TrapA828 _ShowDItem|
  22821. TrapA829 _LayerDispatch|
  22822. TrapA82A _DataPubsMgr|
  22823. TrapA82B _Pack9|
  22824. TrapA82C _Pack10|
  22825. TrapA82D _Pack11|
  22826. TrapA82E _Pack12|
  22827. TrapA82F _Pack13|
  22828. TrapA830 _Pack14|
  22829. TrapA831 _Pack15|
  22830. TrapA832 _SKIA|
  22831. TrapA833 _ScrnBitMap|
  22832. TrapA834 _SetFScaleDisable|
  22833. TrapA835 _FontMetrics|
  22834. TrapA836 _GetMaskTable|
  22835. TrapA837 _MeasureText|
  22836. TrapA838 _CalcMask|
  22837. TrapA839 _SeedFill|
  22838. TrapA83A _ZoomWindow|
  22839. TrapA83B _TrackBox|
  22840. TrapA83C _TEGetOffset|
  22841. TrapA83D _TEDispatch|
  22842. TrapA83E _TEStyleNew _TEStylNew|
  22843. TrapA83F _Long2Fix|
  22844. TrapA840 _Fix2Long|
  22845. TrapA841 _Fix2Frac|
  22846. TrapA842 _Frac2Fix|
  22847. TrapA843 _Fix2X|
  22848. TrapA844 _X2Fix|
  22849. TrapA845 _Frac2X|
  22850. TrapA846 _X2Frac|
  22851. TrapA847 _FracCos|
  22852. TrapA848 _FracSin|
  22853. TrapA849 _FracSqrt|
  22854. TrapA84A _FracMul|
  22855. TrapA84B _FracDiv|
  22856. TrapA84C _UserDelay|
  22857. TrapA84D _FixDiv|
  22858. TrapA84E _GetItemCmd|
  22859. TrapA84F _SetItemCmd|
  22860. TrapA850 _InitCursor|
  22861. TrapA851 _SetCursor|
  22862. TrapA852 _HideCursor|
  22863. TrapA853 _ShowCursor|
  22864. TrapA854 _Bass|
  22865. TrapA855 _ShieldCursor|
  22866. TrapA856 _ObscureCursor|
  22867. TrapA857 _SetEntry|
  22868. TrapA858 _BitAnd|
  22869. TrapA859 _BitXOr|
  22870. TrapA85A _BitNot|
  22871. TrapA85B _BitOr|
  22872. TrapA85C _BitShift|
  22873. TrapA85D _BitTst|
  22874. TrapA85E _BitSet|
  22875. TrapA85F _BitClr|
  22876. TrapA860 _WaitNextEvent|
  22877. TrapA861 _Random|
  22878. TrapA862 _ForeColor|
  22879. TrapA863 _BackColor|
  22880. TrapA864 _ColorBit|
  22881. TrapA865 _GetPixel|
  22882. TrapA866 _StuffHex|
  22883. TrapA867 _LongMul|
  22884. TrapA868 _FixMul|
  22885. TrapA869 _FixRatio|
  22886. TrapA86A _HiWord|
  22887. TrapA86B _LoWord|
  22888. TrapA86C _FixRound|
  22889. TrapA86D _InitPort|
  22890. TrapA86E _InitGraf|
  22891. TrapA86F _OpenPort|
  22892. TrapA870 _LocalToGlobal|
  22893. TrapA871 _GlobalToLocal|
  22894. TrapA872 _GrafDevice|
  22895. TrapA873 _SetPort|
  22896. TrapA874 _GetPort|
  22897. TrapA875 _SetPBits|
  22898. TrapA876 _PortSize|
  22899. TrapA877 _MovePortTo|
  22900. TrapA878 _SetOrigin|
  22901. TrapA879 _SetClip|
  22902. TrapA87A _GetClip|
  22903. TrapA87B _ClipRect|
  22904. TrapA87C _BackPat|
  22905. TrapA87D _CloseCport _ClosePort|
  22906. TrapA87E _AddPt|
  22907. TrapA87F _SubPt|
  22908. TrapA880 _SetPt|
  22909. TrapA881 _EqualPt|
  22910. TrapA882 _StdText|
  22911. TrapA883 _DrawChar|
  22912. TrapA884 _DrawString|
  22913. TrapA885 _DrawText|
  22914. TrapA886 _TextWidth|
  22915. TrapA887 _TextFont|
  22916. TrapA888 _TextFace|
  22917. TrapA889 _TextMode|
  22918. TrapA88A _TextSize|
  22919. TrapA88B _GetFontInfo|
  22920. TrapA88C _StringWidth|
  22921. TrapA88D _CharWidth|
  22922. TrapA88E _SpaceExtra|
  22923. TrapA88F _OSDispatch|
  22924. TrapA890 _StdLine|
  22925. TrapA891 _LineTo|
  22926. TrapA892 _Line|
  22927. TrapA893 _MoveTo|
  22928. TrapA894 _Move|
  22929. TrapA895 _ShutDown|
  22930. TrapA896 _HidePen|
  22931. TrapA897 _ShowPen|
  22932. TrapA898 _GetPenState|
  22933. TrapA899 _SetPenState|
  22934. TrapA89A _GetPen|
  22935. TrapA89B _PenSize|
  22936. TrapA89C _PenMode|
  22937. TrapA89D _PenPat|
  22938. TrapA89E _PenNormal|
  22939. TrapA89F _InitDogCow _EnableDogCow _Unimplemented _Moof _UnimplTrap
  22940. _DisableDogCow|
  22941. TrapA8A0 _StdRect|
  22942. TrapA8A1 _FrameRect|
  22943. TrapA8A2 _PaintRect|
  22944. TrapA8A3 _EraseRect|
  22945. TrapA8A4 _InverRect|
  22946. TrapA8A5 _FillRect|
  22947. TrapA8A6 _EqualRect|
  22948. TrapA8A7 _SetRect|
  22949. TrapA8A8 _OffSetRect|
  22950. TrapA8A9 _InSetRect|
  22951. TrapA8AA _SectRect|
  22952. TrapA8AB _UnionRect|
  22953. TrapA8AC _Pt2Rect|
  22954. TrapA8AD _PtInRect|
  22955. TrapA8AE _EmptyRect|
  22956. TrapA8AF _StdRRect|
  22957. TrapA8B0 _FrameRoundRect|
  22958. TrapA8B1 _PaintRoundRect|
  22959. TrapA8B2 _EraseRoundRect|
  22960. TrapA8B3 _InverRoundRect|
  22961. TrapA8B4 _FillRoundRect|
  22962. TrapA8B5 _ScriptUtil|
  22963. TrapA8B6 _StdOval|
  22964. TrapA8B7 _FrameOval|
  22965. TrapA8B8 _PaintOval|
  22966. TrapA8B9 _EraseOval|
  22967. TrapA8BA _InvertOval|
  22968. TrapA8BB _FillOval|
  22969. TrapA8BC _SlopeFromAngle|
  22970. TrapA8BD _StdArc|
  22971. TrapA8BE _FrameArc|
  22972. TrapA8BF _PaintArc|
  22973. TrapA8C0 _EraseArc|
  22974. TrapA8C1 _InvertArc|
  22975. TrapA8C2 _FillArc|
  22976. TrapA8C3 _PtToAngle|
  22977. TrapA8C4 _AngleFromSlope|
  22978. TrapA8C5 _StdPoly|
  22979. TrapA8C6 _FramePoly|
  22980. TrapA8C7 _PaintPoly|
  22981. TrapA8C8 _ErasePoly|
  22982. TrapA8C9 _InvertPoly|
  22983. TrapA8CA _FillPoly|
  22984. TrapA8CB _OpenPoly|
  22985. TrapA8CC _ClosePgon|
  22986. TrapA8CD _KillPoly|
  22987. TrapA8CE _OffSetPoly|
  22988. TrapA8CF _PackBits|
  22989. TrapA8D0 _UnpackBits|
  22990. TrapA8D1 _StdRgn|
  22991. TrapA8D2 _FrameRgn|
  22992. TrapA8D3 _PaintRgn|
  22993. TrapA8D4 _EraseRgn|
  22994. TrapA8D5 _InverRgn|
  22995. TrapA8D6 _FillRgn|
  22996. TrapA8D7 _BitMapRgn _BitMapToRegion|
  22997. TrapA8D8 _NewRgn|
  22998. TrapA8D9 _DisposeRgn _DisposRgn|
  22999. TrapA8DA _OpenRgn|
  23000. TrapA8DB _CloseRgn|
  23001. TrapA8DC _CopyRgn|
  23002. TrapA8DD _SetEmptyRgn|
  23003. TrapA8DE _SetRecRgn|
  23004. TrapA8DF _RectRgn|
  23005. TrapA8E0 _OfSetRgn _OffSetRgn|
  23006. TrapA8E1 _InSetRgn|
  23007. TrapA8E2 _EmptyRgn|
  23008. TrapA8E3 _EqualRgn|
  23009. TrapA8E4 _SectRgn|
  23010. TrapA8E5 _UnionRgn|
  23011. TrapA8E6 _DiffRgn|
  23012. TrapA8E7 _XOrRgn|
  23013. TrapA8E8 _PtInRgn|
  23014. TrapA8E9 _RectInRgn|
  23015. TrapA8EA _SetStdProcs|
  23016. TrapA8EB _StdBits|
  23017. TrapA8EC _CopyBits|
  23018. TrapA8ED _StdTxMeas|
  23019. TrapA8EE _StdGetPic|
  23020. TrapA8EF _ScrollRect|
  23021. TrapA8F0 _StdPutPic|
  23022. TrapA8F1 _StdComment|
  23023. TrapA8F2 _PicComment|
  23024. TrapA8F3 _OpenPicture|
  23025. TrapA8F4 _ClosePicture|
  23026. TrapA8F5 _KillPicture|
  23027. TrapA8F6 _DrawPicture|
  23028. TrapA8F7 _Layout|
  23029. TrapA8F8 _ScalePt|
  23030. TrapA8F9 _MapPt|
  23031. TrapA8FA _MapRect|
  23032. TrapA8FB _MapRgn|
  23033. TrapA8FC _MapPoly|
  23034. TrapA8FD _PrGlue|
  23035. TrapA8FE _InitFonts|
  23036. TrapA8FF _GetFName|
  23037. TrapA900 _GetFNum|
  23038. TrapA901 _FMSwapFont|
  23039. TrapA902 _RealFont|
  23040. TrapA903 _SetFontLock|
  23041. TrapA904 _DrawGrowIcon|
  23042. TrapA905 _DragGrayRgn|
  23043. TrapA906 _NewString|
  23044. TrapA907 _SetString|
  23045. TrapA908 _ShowHide|
  23046. TrapA909 _CalcVis|
  23047. TrapA90A _CalcVBehind|
  23048. TrapA90B _ClipAbove|
  23049. TrapA90C _PaintOne|
  23050. TrapA90D _PaintBehind|
  23051. TrapA90E _SaveOld|
  23052. TrapA90F _DrawNew|
  23053. TrapA910 _GetWMgrPort|
  23054. TrapA911 _CheckUpDate|
  23055. TrapA912 _InitWindows|
  23056. TrapA913 _NewWindow|
  23057. TrapA914 _DisposWindow _DisposeWindow|
  23058. TrapA915 _ShowWindow|
  23059. TrapA916 _HideWindow|
  23060. TrapA917 _GetWRefCon|
  23061. TrapA918 _SetWRefCon|
  23062. TrapA919 _GetWTitle|
  23063. TrapA91A _SetWTitle|
  23064. TrapA91B _MoveWindow|
  23065. TrapA91C _HiliteWindow|
  23066. TrapA91D _SizeWindow|
  23067. TrapA91E _TrackGoAway|
  23068. TrapA91F _SelectWindow|
  23069. TrapA920 _BringToFront|
  23070. TrapA921 _SendBehind|
  23071. TrapA922 _BeginUpDate|
  23072. TrapA923 _EndUpDate|
  23073. TrapA924 _FrontWindow|
  23074. TrapA925 _DragWindow|
  23075. TrapA926 _DragTheRgn|
  23076. TrapA927 _InvalRgn|
  23077. TrapA928 _InvalRect|
  23078. TrapA929 _ValidRgn|
  23079. TrapA92A _ValidRect|
  23080. TrapA92B _GrowWindow|
  23081. TrapA92C _FindWindow|
  23082. TrapA92D _CloseWindow|
  23083. TrapA92E _SetWindowPic|
  23084. TrapA92F _GetWindowPic|
  23085. TrapA930 _InitMenus|
  23086. TrapA931 _NewMenu|
  23087. TrapA932 _DisposeMenu _DisposMenu|
  23088. TrapA933 _AppendMenu|
  23089. TrapA934 _ClearMenuBar|
  23090. TrapA935 _InsertMenu|
  23091. TrapA936 _DeleteMenu|
  23092. TrapA937 _DrawMenuBar|
  23093. TrapA938 _HiliteMenu|
  23094. TrapA939 _EnableItem|
  23095. TrapA93A _DisableItem|
  23096. TrapA93B _GetMenuBar|
  23097. TrapA93C _SetMenuBar|
  23098. TrapA93D _MenuSelect|
  23099. TrapA93E _MenuKey|
  23100. TrapA93F _GetItmIcon _GetItemIcon|
  23101. TrapA940 _SetItemIcon _SetItmIcon|
  23102. TrapA941 _GetItmStyle _GetItemStyle|
  23103. TrapA942 _SetItemStyle _SetItmStyle|
  23104. TrapA943 _GetItemMark _GetItmMark|
  23105. TrapA944 _SetItmMark _SetItemMark|
  23106. TrapA945 _CheckItem|
  23107. TrapA946 _GetItem|
  23108. TrapA947 _SetItem|
  23109. TrapA948 _CalcMenuSize|
  23110. TrapA949 _GetMHandle|
  23111. TrapA94A _SetMenuFlash _SetMFlash|
  23112. TrapA94B _PlotIcon|
  23113. TrapA94C _FlashMenuBar|
  23114. TrapA94D _AddResMenu|
  23115. TrapA94E _PinRect|
  23116. TrapA94F _DeltaPoint|
  23117. TrapA950 _CountMItems|
  23118. TrapA951 _InsertResMenu|
  23119. TrapA952 _DelMenuItem|
  23120. TrapA953 _UpdtControl|
  23121. TrapA954 _NewControl|
  23122. TrapA955 _DisposControl|
  23123. TrapA956 _KillControls|
  23124. TrapA957 _ShowControl|
  23125. TrapA958 _HideControl|
  23126. TrapA959 _MoveControl|
  23127. TrapA95A _GetCRefCon|
  23128. TrapA95B _SetCRefCon|
  23129. TrapA95C _SizeControl|
  23130. TrapA95D _HiliteControl|
  23131. TrapA95E _GetCTitle|
  23132. TrapA95F _SetCTitle|
  23133. TrapA960 _GetCtlValue|
  23134. TrapA961 _GetMinCtl _GetCtlMin|
  23135. TrapA962 _GetMaxCtl _GetCtlMax|
  23136. TrapA963 _SetCtlValue|
  23137. TrapA964 _SetMinCtl _SetCtlMin|
  23138. TrapA965 _SetCtlMax _SetMaxCtl|
  23139. TrapA966 _TestControl|
  23140. TrapA967 _DragControl|
  23141. TrapA968 _TrackControl|
  23142. TrapA969 _DrawControls|
  23143. TrapA96A _GetCtlAction|
  23144. TrapA96B _SetCtlAction|
  23145. TrapA96C _FindControl|
  23146. TrapA96D _Draw1Control|
  23147. TrapA96E _Dequeue _DeQueue|
  23148. TrapA96F _Enqueue _EnQueue|
  23149. TrapA970 _GetNextEvent|
  23150. TrapA971 _EventAvail|
  23151. TrapA972 _GetMouse|
  23152. TrapA973 _StillDown|
  23153. TrapA974 _Button|
  23154. TrapA975 _TickCount|
  23155. TrapA976 _GetKeys|
  23156. TrapA977 _WaitMouseUp|
  23157. TrapA978 _UpdtDialog|
  23158. TrapA979 _CouldDialog|
  23159. TrapA97A _FreeDialog|
  23160. TrapA97B _InitDialogs|
  23161. TrapA97C _GetNewDialog|
  23162. TrapA97D _NewDialog|
  23163. TrapA97E _SelIText|
  23164. TrapA97F _IsDialogEvent|
  23165. TrapA980 _DialogSelect|
  23166. TrapA981 _DrawDialog|
  23167. TrapA982 _CloseDialog|
  23168. TrapA983 _DisposDialog|
  23169. TrapA984 _FindDItem|
  23170. TrapA985 _Alert|
  23171. TrapA986 _StopAlert|
  23172. TrapA987 _NoteAlert|
  23173. TrapA988 _CautionAlert|
  23174. TrapA989 _CouldAlert|
  23175. TrapA98A _FreeAlert|
  23176. TrapA98B _ParamText|
  23177. TrapA98C _ErrorSound|
  23178. TrapA98D _GetDItem|
  23179. TrapA98E _SetDItem|
  23180. TrapA98F _SetIText|
  23181. TrapA990 _GetIText|
  23182. TrapA991 _ModalDialog|
  23183. TrapA992 _DetachResource|
  23184. TrapA993 _SetResPurge|
  23185. TrapA994 _CurResFile|
  23186. TrapA995 _InitResources|
  23187. TrapA996 _RsrcZoneInit|
  23188. TrapA997 _OpenResFile|
  23189. TrapA998 _UseResFile|
  23190. TrapA999 _UpdateResFile|
  23191. TrapA99A _CloseResFile|
  23192. TrapA99B _SetResLoad|
  23193. TrapA99C _CountResources|
  23194. TrapA99D _GetIndResource|
  23195. TrapA99E _CountTypes|
  23196. TrapA99F _GetIndType|
  23197. TrapA9A0 _GetResource|
  23198. TrapA9A1 _GetNamedResource|
  23199. TrapA9A2 _LoadResource|
  23200. TrapA9A3 _ReleaseResource|
  23201. TrapA9A4 _HomeResFile|
  23202. TrapA9A5 _SizeRsrc _SizeResource|
  23203. TrapA9A6 _GetResAttrs|
  23204. TrapA9A7 _SetResAttrs|
  23205. TrapA9A8 _GetResInfo|
  23206. TrapA9A9 _SetResInfo|
  23207. TrapA9AA _ChangedResource|
  23208. TrapA9AB _AddResource|
  23209. TrapA9AC _AddReference|
  23210. TrapA9AD _RmveResource|
  23211. TrapA9AE _RmveReference|
  23212. TrapA9AF _ResError|
  23213. TrapA9B0 _WriteResource|
  23214. TrapA9B1 _CreateResFile|
  23215. TrapA9B2 _SystemEvent|
  23216. TrapA9B3 _SystemClick|
  23217. TrapA9B4 _SystemTask|
  23218. TrapA9B5 _SystemMenu|
  23219. TrapA9B6 _OpenDeskAcc|
  23220. TrapA9B7 _CloseDeskAcc|
  23221. TrapA9B8 _GetPattern|
  23222. TrapA9B9 _GetCursor|
  23223. TrapA9BA _GetString|
  23224. TrapA9BB _GetIcon|
  23225. TrapA9BC _GetPicture|
  23226. TrapA9BD _GetNewWindow|
  23227. TrapA9BE _GetNewControl|
  23228. TrapA9BF _GetRMenu _GetMenu|
  23229. TrapA9C0 _GetNewMBar|
  23230. TrapA9C1 _UniqueID|
  23231. TrapA9C2 _SysEdit|
  23232. TrapA9C3 _KeyTrans|
  23233. TrapA9C4 _OpenRFPerm|
  23234. TrapA9C5 _RsrcMapEntry|
  23235. TrapA9C6 _Secs2Date|
  23236. TrapA9C7 _Date2Secs|
  23237. TrapA9C8 _SysBeep|
  23238. TrapA9C9 _SysError|
  23239. TrapA9CA _PutIcon|
  23240. TrapA9CB _TEGetText|
  23241. TrapA9CC _TEInit|
  23242. TrapA9CD _TEDispose|
  23243. TrapA9CE _TextBox|
  23244. TrapA9CF _TESetText|
  23245. TrapA9D0 _TECalText|
  23246. TrapA9D1 _TESetSelect|
  23247. TrapA9D2 _TENew|
  23248. TrapA9D3 _TEUpdate|
  23249. TrapA9D4 _TEClick|
  23250. TrapA9D5 _TECopy|
  23251. TrapA9D6 _TECut|
  23252. TrapA9D7 _TEDelete|
  23253. TrapA9D8 _TEActivate|
  23254. TrapA9D9 _TEDeactivate|
  23255. TrapA9DA _TEIdle|
  23256. TrapA9DB _TEPaste|
  23257. TrapA9DC _TEKey|
  23258. TrapA9DD _TEScroll|
  23259. TrapA9DE _TEInsert|
  23260. TrapA9DF _TESetJust|
  23261. TrapA9E0 _Munger|
  23262. TrapA9E1 _HandToHand|
  23263. TrapA9E2 _PtrToXHand|
  23264. TrapA9E3 _PtrToHand|
  23265. TrapA9E4 _HandAndHand|
  23266. TrapA9E5 _InitPack|
  23267. TrapA9E6 _InitAllPacks|
  23268. TrapA9E7 _Pack0|
  23269. TrapA9E8 _Pack1|
  23270. TrapA9E9 _Pack2|
  23271. TrapA9EA _Pack3|
  23272. TrapA9EB _Pack4 _FP68K|
  23273. TrapA9EC _Pack5 _Elems68K|
  23274. TrapA9ED _Pack6|
  23275. TrapA9EE _Pack7 _DECSTR68K|
  23276. TrapA9EF _PtrAndHand|
  23277. TrapA9F0 _LoadSeg|
  23278. TrapA9F1 _UnLoadSeg|
  23279. TrapA9F2 _Launch|
  23280. TrapA9F3 _Chain|
  23281. TrapA9F4 _ExitToShell|
  23282. TrapA9F5 _GetAppParms|
  23283. TrapA9F6 _GetResFileAttrs|
  23284. TrapA9F7 _SetResFileAttrs|
  23285. TrapA9F8 _MethodDispatch|
  23286. TrapA9F9 _InfoScrap|
  23287. TrapA9FA _UnLoadScrap _UnlodeScrap _UnloadScrap|
  23288. TrapA9FB _LodeScrap _LoadScrap|
  23289. TrapA9FC _ZeroScrap|
  23290. TrapA9FD _GetScrap|
  23291. TrapA9FE _PutScrap|
  23292. TrapA9FF _Debugger|
  23293. TrapAA00 _OpenCPort _OpenCport|
  23294. TrapAA01 _InitCport _InitCPort|
  23295. TrapAA02 _CloseCPort|
  23296. TrapAA03 _NewPixMap|
  23297. TrapAA04 _DisposPixMap|
  23298. TrapAA05 _CopyPixMap|
  23299. TrapAA06 _SetCPortPix _SetPortPix|
  23300. TrapAA07 _NewPixPat|
  23301. TrapAA08 _DisposPixPat|
  23302. TrapAA09 _CopyPixPat|
  23303. TrapAA0A _PenPixPat|
  23304. TrapAA0B _BackPixPat|
  23305. TrapAA0C _GetPixPat|
  23306. TrapAA0D _MakeRGBPat|
  23307. TrapAA0E _FillCRect|
  23308. TrapAA0F _FillCOval|
  23309. TrapAA10 _FillCRoundRect|
  23310. TrapAA11 _FillCArc|
  23311. TrapAA12 _FillCRgn|
  23312. TrapAA13 _FillCPoly|
  23313. TrapAA14 _RGBForeColor|
  23314. TrapAA15 _RGBBackColor|
  23315. TrapAA16 _SetCPixel|
  23316. TrapAA17 _GetCPixel|
  23317. TrapAA18 _GetCTable|
  23318. TrapAA19 _GetForeColor|
  23319. TrapAA1A _GetBackColor|
  23320. TrapAA1B _GetCCursor|
  23321. TrapAA1C _SetCCursor|
  23322. TrapAA1D _AllocCursor|
  23323. TrapAA1E _GetCIcon|
  23324. TrapAA1F _PlotCIcon|
  23325. TrapAA20 _OpenCPicture|
  23326. TrapAA21 _OpColor|
  23327. TrapAA22 _HiliteColor|
  23328. TrapAA23 _CharExtra|
  23329. TrapAA24 _DisposCTable|
  23330. TrapAA25 _DisposCIcon|
  23331. TrapAA26 _DisposCCursor|
  23332. TrapAA27 _GetMaxDevice|
  23333. TrapAA28 _GetCTSeed|
  23334. TrapAA29 _GetDeviceList|
  23335. TrapAA2A _GetMainDevice|
  23336. TrapAA2B _GetNextDevice|
  23337. TrapAA2C _TestDeviceAttribute|
  23338. TrapAA2D _SetDeviceAttribute|
  23339. TrapAA2E _InitGDevice|
  23340. TrapAA2F _NewGDevice|
  23341. TrapAA30 _DisposGDevice|
  23342. TrapAA31 _SetGDevice|
  23343. TrapAA32 _GetGDevice|
  23344. TrapAA33 _Color2Index|
  23345. TrapAA34 _Index2Color|
  23346. TrapAA35 _InvertColor|
  23347. TrapAA36 _RealColor|
  23348. TrapAA37 _GetSubTable|
  23349. TrapAA38 _UpdatePixMap|
  23350. TrapAA39 _MakeITable|
  23351. TrapAA3A _AddSearch|
  23352. TrapAA3B _AddComp|
  23353. TrapAA3C _SetClientID|
  23354. TrapAA3D _ProtectEntry|
  23355. TrapAA3E _ReserveEntry|
  23356. TrapAA3F _SetEntries|
  23357. TrapAA40 _QDError|
  23358. TrapAA41 _SetWinColor|
  23359. TrapAA42 _GetAuxWin|
  23360. TrapAA43 _SetCtlColor|
  23361. TrapAA44 _GetAuxCtl|
  23362. TrapAA45 _NewCWindow|
  23363. TrapAA46 _GetNewCWindow|
  23364. TrapAA47 _SetDeskCPat|
  23365. TrapAA48 _GetCWMgrPort|
  23366. TrapAA49 _SaveEntries|
  23367. TrapAA4A _RestoreEntries|
  23368. TrapAA4B _NewCDialog|
  23369. TrapAA4C _DelSearch|
  23370. TrapAA4D _DelComp|
  23371. TrapAA4E _SetStdCProcs|
  23372. TrapAA4F _CalcCMask|
  23373. TrapAA50 _SeedCFill|
  23374. TrapAA52 _HFSPinaforeDispatch|
  23375. TrapAA60 _DelMCEntries|
  23376. TrapAA61 _GetMCInfo|
  23377. TrapAA62 _SetMCInfo|
  23378. TrapAA63 _DispMCInfo|
  23379. TrapAA64 _GetMCEntry|
  23380. TrapAA65 _SetMCEntries|
  23381. TrapAA66 _MenuChoice|
  23382. TrapAA90 _InitPalettes|
  23383. TrapAA91 _NewPalette|
  23384. TrapAA92 _GetNewPalette|
  23385. TrapAA93 _DisposePalette|
  23386. TrapAA94 _ActivatePalette|
  23387. TrapAA95 _SetPalette _NSetPalette|
  23388. TrapAA96 _GetPalette|
  23389. TrapAA97 _PmForeColor|
  23390. TrapAA98 _PmBackColor|
  23391. TrapAA99 _AnimateEntry|
  23392. TrapAA9A _AnimatePalette|
  23393. TrapAA9B _GetEntryColor|
  23394. TrapAA9C _SetEntryColor|
  23395. TrapAA9D _GetEntryUsage|
  23396. TrapAA9E _SetEntryUsage|
  23397. TrapAA9F _CTab2Palette|
  23398. TrapAAA0 _Palette2CTab|
  23399. TrapAAA1 _CopyPalette|
  23400. TrapAAA2 _PaletteDispatch|
  23401. TrapAAFA _InitApplication|
  23402. TrapAAFB _CleanupApplication|
  23403. TrapAB00 _BitBlt|
  23404. TrapAB01 _BitsToMap|
  23405. TrapAB02 _BitsToPix|
  23406. TrapAB03 _Jackson|
  23407. TrapAB04 _ColorMap|
  23408. TrapAB05 _CopyHandle|
  23409. TrapAB06 _CullPoints|
  23410. TrapAB07 _PutPicByte|
  23411. TrapAB08 _PutPicOp|
  23412. TrapAB09 _DrawArc|
  23413. TrapAB0A _DrawLine|
  23414. TrapAB0B _DrawSlab|
  23415. TrapAB0C _FastSlabMode|
  23416. TrapAB0D _GetSeek|
  23417. TrapAB0E _MakeScaleTbl|
  23418. TrapAB0F _CheckPic|
  23419. TrapAB10 _DoLine|
  23420. TrapAB11 _OldPatToNew|
  23421. TrapAB12 _PackRgn|
  23422. TrapAB13 _PatConvert|
  23423. TrapAB14 _PatDither|
  23424. TrapAB15 _PatExpand|
  23425. TrapAB16 _PInit|
  23426. TrapAB17 _PortToMap|
  23427. TrapAB18 _PushVerb|
  23428. TrapAB19 _PutLine|
  23429. TrapAB1A _PutOval|
  23430. TrapAB1B _PutRgn|
  23431. TrapAB1C _NewTempBuffer|
  23432. TrapAB1D _QDxDispatch|
  23433. TrapAB1E _DisposeTempBuffer|
  23434. TrapAB1F _RgnBlt|
  23435. TrapAB20 _RgnOp|
  23436. TrapAB21 _RSect|
  23437. TrapAB22 _SeekRgn|
  23438. TrapAB23 _SetFillPat|
  23439. TrapAB24 _SetUpStretch|
  23440. TrapAB25 _SlabMode|
  23441. TrapAB26 _SortPoints|
  23442. TrapAB27 _StretchBits|
  23443. TrapAB28 _StdDevLoop|
  23444. TrapAB29 _TrimRect|
  23445. TrapAB2A _XorSlab|
  23446. TrapAB2B _ExTblPtr|
  23447. TrapAB2D _NewTempHandle|
  23448. TrapAB2E _PatExTbl|
  23449. TrapAB30 _bMAIN0|
  23450. TrapAB31 _bMAIN1|
  23451. TrapAB32 _bMAIN2|
  23452. TrapAB33 _bMAIN3|
  23453. TrapAB34 _bSETUP8|
  23454. TrapAB35 _bMAIN9|
  23455. TrapAB36 _bSETUP10|
  23456. TrapAB37 _bMAIN11|
  23457. TrapAB38 _bXMAIN8|
  23458. TrapAB39 _bXMAIN9|
  23459. TrapAB3A _bXMAIN10|
  23460. TrapAB3B _bXMAIN11|
  23461. TrapAB3C _bcMain0|
  23462. TrapAB3D _bcMain1|
  23463. TrapAB3E _bHilite|
  23464. TrapAB3F _bcMain3|
  23465. TrapAB40 _bEND0|
  23466. TrapAB41 _bEND1|
  23467. TrapAB42 _bEND2|
  23468. TrapAB43 _bEND3|
  23469. TrapAB44 _bLONG8|
  23470. TrapAB45 _bEND9|
  23471. TrapAB46 _bEND10|
  23472. TrapAB47 _bEND11|
  23473. TrapAB48 _bXLONG8|
  23474. TrapAB49 _bXEND9|
  23475. TrapAB4A _bXEND10|
  23476. TrapAB4B _bXEND11|
  23477. TrapAB4C _bcEnd0|
  23478. TrapAB4D _bcEnd1|
  23479. TrapAB4E _bSloHilite|
  23480. TrapAB4F _bcEnd3|
  23481. TrapAB50 _bAvg|
  23482. TrapAB51 _bAddPin|
  23483. TrapAB52 _bAddOver|
  23484. TrapAB53 _bSubPin|
  23485. TrapAB54 _bTransparent|
  23486. TrapAB55 _bMax|
  23487. TrapAB56 _bSubOver|
  23488. TrapAB57 _bMin|
  23489. TrapAB58 _bSetup0|
  23490. TrapAB59 _bLeft0|
  23491. TrapAB5A _rMASK0|
  23492. TrapAB5B _rMASK1|
  23493. TrapAB5C _rMASK2|
  23494. TrapAB5D _rMASK3|
  23495. TrapAB5E _rMASK8|
  23496. TrapAB5F _rMASK9|
  23497. TrapAB60 _rMASK10|
  23498. TrapAB61 _rMASK11|
  23499. TrapAB62 _rXMASK8|
  23500. TrapAB63 _rXMASK9|
  23501. TrapAB64 _rXMASK10|
  23502. TrapAB65 _rXMASK11|
  23503. TrapAB66 _rAvg|
  23504. TrapAB67 _rAddPin|
  23505. TrapAB68 _rAddOver|
  23506. TrapAB69 _rSubPin|
  23507. TrapAB6A _rTransparent|
  23508. TrapAB6B _rMax|
  23509. TrapAB6C _rSubOver|
  23510. TrapAB6D _rMin|
  23511. TrapAB6E _rcMask0|
  23512. TrapAB6F _rcMask1|
  23513. TrapAB70 _rslowHilite|
  23514. TrapAB71 _rcMask3|
  23515. TrapAB72 _rHilite|
  23516. TrapAB73 _stMASK0|
  23517. TrapAB74 _stMASK1|
  23518. TrapAB75 _stMASK2|
  23519. TrapAB76 _stMASK3|
  23520. TrapAB77 _stAvg|
  23521. TrapAB78 _stAddPin|
  23522. TrapAB79 _stAddOver|
  23523. TrapAB7A _stSubPin|
  23524. TrapAB7B _stTransparent|
  23525. TrapAB7C _stMax|
  23526. TrapAB7D _stSubOver|
  23527. TrapAB7E _stMin|
  23528. TrapAB7F _stHilite|
  23529. TrapAB80 _slMASK8|
  23530. TrapAB81 _slMASK9|
  23531. TrapAB82 _slMASK10|
  23532. TrapAB83 _slMASK11|
  23533. TrapAB84 _slXMASK8|
  23534. TrapAB85 _slXMASK9|
  23535. TrapAB86 _slXMASK10|
  23536. TrapAB87 _slXMASK11|
  23537. TrapAB88 _slAvg|
  23538. TrapAB89 _slAddPin|
  23539. TrapAB8A _slAddOver|
  23540. TrapAB8B _slSubPin|
  23541. TrapAB8C _slTransparent|
  23542. TrapAB8D _slMax|
  23543. TrapAB8E _slSubOver|
  23544. TrapAB8F _slMin|
  23545. TrapAB90 _slHilite|
  23546. TrapAB91 _ITabMatch|
  23547. TrapAB92 _ColorThing|
  23548. TrapAB93 _Pollack|
  23549. TrapAB94 _AllocRunBuf|
  23550. TrapAB95 _InitRgn|
  23551. TrapAB96 _ScaleBlt|
  23552. TrapAB97 _stNoStack|
  23553. TrapAB98 _BlitCase|
  23554. TrapAB99 _stScanLoop|
  23555. TrapAB9A _PicItem1|
  23556. TrapAB9B _MakeGrayItab|
  23557. TrapAB9C _FastLine|
  23558. TrapAB9D _FastSlant|
  23559. TrapAB9E _BitsDevLoop|
  23560. TrapABA0 _rArith16Tab|
  23561. TrapABA1 _rArith32Tab|
  23562. TrapABA2 _rHiliteTab|
  23563. TrapABA3 _gsRunTbl|
  23564. TrapABA4 _gsExpTbl|
  23565. TrapABA5 _gsSeekTbl|
  23566. TrapABA6 _stArith16Tab|
  23567. TrapABA7 _stArith32Tab|
  23568. TrapABA8 _stColorTab|
  23569. TrapABA9 _stGrayTab|
  23570. TrapABAA _stSearchTab|
  23571. TrapABAB _ScaleIndToInd|
  23572. TrapABAC _scIndTab1|
  23573. TrapABAD _scIndTab2|
  23574. TrapABAE _scIndTab4|
  23575. TrapABAF _scIndTab8|
  23576. TrapABB0 _scIndTab16|
  23577. TrapABB1 _scIndTab32|
  23578. TrapABB2 _scDirTab1|
  23579. TrapABB3 _scDirTab2|
  23580. TrapABB4 _scDirTab4|
  23581. TrapABB5 _scDirTab8|
  23582. TrapABB6 _scDirTab16|
  23583. TrapABB7 _scDirTab32|
  23584. TrapABB8 _bArith16Tab|
  23585. TrapABB9 _bArith32Tab|
  23586. TrapABBA _bHiliteTab|
  23587. TrapABBB _bArith16Setup|
  23588. TrapABBC _bArith32Setup|
  23589. TrapABBD _slArith16Tab|
  23590. TrapABBE _slArith32Tab|
  23591. TrapABBF _32QD|
  23592. TrapABC4 _GetPMData|
  23593. TrapABC9 _SweetIcons|
  23594. TrapABCA _DeviceLoop|
  23595. TrapABCD _SnappingTurk|
  23596. TrapABF8 _StdOpcodeProc|
  23597. TrapABF9 _AUXDispatch|
  23598. TrapABFA _AUXSysCall|
  23599. TrapABFD _TouchStone|
  23600. TrapABFE _Printing|
  23601. TrapABFF _DebugStr|
  23602. TrapAgain=$B00|
  23603. Traps see ƒTraps|
  23604. TrapType=… ƒOSUtils
  23605. (OSTrap,ToolTrap)|
  23606. trashIconResource=-3993 ƒIcons|
  23607. TRCCB=PACKED RECORD ƒADSP [1/2]
  23608. ccbLink:TPCCB;
  23609. refNum:integer;
  23610. state:integer;
  23611. userFlags:Byte;
  23612. localSocket:Byte;
  23613. remoteAddress:AddrBlock;|
  23614. TRCCB=PACKED RECORD ƒADSP [2/2]
  23615. attnCode:integer;
  23616. attnSize:integer;
  23617. attnPtr:Ptr;
  23618. reserved:packedarray[1..220]ofByte;|
  23619. trFunc=5 ƒPackages|
  23620. triggerAtStart=$0001 ƒMovies|
  23621. triggerAtStop=$0002 ƒMovies|
  23622. triggerRateChange=0 ƒMovies|
  23623. triggerRateEqual=$0010 ƒMovies|
  23624. triggerRateGT=$0008 ƒMovies|
  23625. triggerRateGTE=$0018 ƒMovies|
  23626. triggerRateLT=$0004 ƒMovies|
  23627. triggerRateLTE=$0014 ƒMovies|
  23628. triggerRateNotEqual=$001C ƒMovies|
  23629. triggerTimeBwd=$0002 ƒMovies|
  23630. triggerTimeEither=$0003 ƒMovies|
  23631. triggerTimeFwd=$0001 ƒMovies|
  23632. TrimImage(desc:ImageDescriptionHandle;inData:Ptr;inBufferSize:longint;
  23633. dataProc:DataProcRecordPtr;outData:Ptr;outBufferSize:longint;flushProc:
  23634. FlushProcRecordPtr;VAR trimRect:Rect;progressProc:ProgressProcRecordPtr):
  23635. OSErr; ƒImageCompression {AAA3:$002D} QT.3-85…86|
  23636. TripleInt=ARRAY[0..2] of FVector ƒScript TE.5-46  TE.5-97|
  23637. TRslRec=RECORD ƒPrinting
  23638. iXRsl:integer;
  23639. iYRsl:integer;|
  23640. TRslRg=RECORD ƒPrinting
  23641. iMin:integer;
  23642. iMax:integer;|
  23643. true32b=1 ƒOSUtils|
  23644. Trunc(x:extended):longint; ƒPascal MPW-201  TP-355|
  23645. Truncated=1
  23646. Truncation performed|
  23647. TruncCode=integer ƒScript TE.5-71…73|
  23648. TruncErr=-1
  23649. Truncation necessary, but cannot be performed within the specified width|
  23650. TruncString(width:integer;VAR theString:Str255;truncWhere:TruncCode):integer;
  23651. ƒScript {A8B5:$8208FFE0} TE.5-19  TE.5-71…72|
  23652. TruncText(width:integer;textPtr:Ptr;VAR length:integer;truncWhere:TruncCode):
  23653. integer; ƒScript {A8B5:$820CFFDE} TE.5-19  TE.5-72…74|
  23654. TScan=… ƒPrinting
  23655. (scanTB,scanBT,scanLR,scanRL)|
  23656. tscrType='tscr' ƒTerminalTools|
  23657. TSetRslBlk=RECORD ƒPrinting
  23658. iOpCode:integer;
  23659. iError:integer;
  23660. lReserved:longint;
  23661. hPrint:THPrint;
  23662. iXRsl:integer;
  23663. iYRsl:integer;|
  23664. tsetType='tset' ƒTerminalTools|
  23665. tsmAlreadyRegisteredErr=-2503 ƒTextServices|
  23666. tsmCantOpenComponentErr=-2509 ƒTextServices|
  23667. tsmComponentAlreadyOpenErr=-2515 ƒTextServices|
  23668. tsmComponentNoErr=0 ƒTextServices|
  23669. tsmDocNotActiveErr=-2507 ƒTextServices|
  23670. TSMDocumentID=ptr ƒTextServices|
  23671. tsmDocumentOpenErr=-2511 ƒTextServices|
  23672. TSMEvent(VAR event:EventRecord):boolean; ƒTextServices {AA54:$0004}
  23673. TE.7-21…22  TE.7-42  TE.7-54|
  23674. tsmInputMethodIsOldErr=-2516 ƒTextServices|
  23675. tsmInputMethodNotFoundErr=-2501 ƒTextServices|
  23676. tsmInvalidDocIDErr=-2505 ƒTextServices|
  23677. TSMMenuSelect(menuResult:longint):boolean; ƒTextServices {AA54:$0005}
  23678. TE.7-22  TE.7-42  TE.7-55|
  23679. tsmNeverRegisteredErr=-2504 ƒTextServices|
  23680. tsmNoOpenTSErr=-2508 ƒTextServices|
  23681. tsmNotAnAppErr=-2502 ƒTextServices|
  23682. tsmScriptHasNoIMErr=-2517 ƒTextServices|
  23683. tsmTextServiceNotFoundErr=-2510 ƒTextServices|
  23684. TSMTrapNum=$AA54 ƒTextServices|
  23685. tsmTSHasNoMenuErr=-2513 ƒTextServices|
  23686. tsmTSMDocBusyErr=-2506 ƒTextServices|
  23687. tsmTSNotOpenErr=-2514 ƒTextServices|
  23688. tsmUnknownErr=-2519 ƒTextServices|
  23689. tsmUnsupportedTypeErr=-2518 ƒTextServices|
  23690. tsmUnsupScriptLanguageErr=-2500 ƒTextServices|
  23691. tsmUseInputWindowErr=-2512 ƒTextServices|
  23692. ttDisabled=$0001 ƒIcons|
  23693. ttLabel0=$0000 ƒIcons|
  23694. ttLabel1=$0100 ƒIcons|
  23695. ttLabel2=$0200 ƒIcons|
  23696. ttLabel3=$0300 ƒIcons|
  23697. ttLabel4=$0400 ƒIcons|
  23698. ttLabel5=$0500 ƒIcons|
  23699. ttLabel6=$0600 ƒIcons|
  23700. ttLabel7=$0700 ƒIcons|
  23701. ttNone=$0000 ƒIcons|
  23702. ttOffline=$0002 ƒIcons|
  23703. ttOpen=$0003 ƒIcons|
  23704. TTR_last=32767 ƒTCPTypes|
  23705. TTR_NetworkFailure=3 ƒTCPTypes|
  23706. TTR_RemoteAbort=2 ƒTCPTypes|
  23707. TTR_SecPrecMismatch=4 ƒTCPTypes|
  23708. TTR_ServiceError=8 ƒTCPTypes|
  23709. TTR_ULPAbort=6 ƒTCPTypes|
  23710. TTR_ULPClose=7 ƒTCPTypes|
  23711. TTR_ULPTimeoutTerminate=5 ƒTCPTypes|
  23712. ttSelected=$4000 ƒIcons|
  23713. ttSelectedDisabled=(ttSelected + ttDisabled) ƒIcons|
  23714. ttSelectedOffline=(ttSelected + ttOffline) ƒIcons|
  23715. ttSelectedOpen=(ttSelected + ttOpen) ƒIcons|
  23716. tvalType='tval' ƒTerminalTools|
  23717. tverType='vers' ƒTerminalTools|
  23718. twelfthRootTwo=1.05946309434 ƒSound|
  23719. Twitcher1=$B50|
  23720. Twitcher2=$B7C|
  23721. twoBitMode=129 ƒVideo|
  23722. TwoIntsMakeALong=RECORD FL.2-47
  23723. CASE integer OF
  23724. 1:(long: longint);
  23725. 2:(ints: ARRAY[0..1] OF integer);|
  23726. TWord=PACKED RECORD ƒPrinting [1/2]
  23727. case INTEGER of
  23728. 0:
  23729.     c1,c0:char
  23730. 1:
  23731.     b1,b0:SignedByte
  23732. 2:
  23733.     usb1,usb0:Byte
  23734. 3:|
  23735. TWord=PACKED RECORD ƒPrinting [2/2]
  23736.     n3,n2,n1,n0:TN
  23737. 4:
  23738.     f15,f14,f13,f12,f11,f10,f9,f8,f7,f6,f5,f4,f3,f2,f1,f0:boolean
  23739. 5:
  23740.     i0:integer
  23741.     );|
  23742. twoSideErr=-78 ƒErrors
  23743. tried to read 2nd side on a 1-sided drive|
  23744. twoToOne=1 ƒSound|
  23745. txtProcDefaultDisplay=0 ƒMovies|
  23746. txtProcDoDisplay=2 ƒMovies|
  23747. txtProcDontDisplay=1 ƒMovies|
  23748. typeAbsoluteOrdinal='abso' ƒAEObjects|
  23749. typeAEList='list' ƒAppleEvents|
  23750. typeAERecord='reco' ƒAppleEvents|
  23751. typeAEText='tTXT' ƒAERegistry|
  23752. typeAlias='alis' ƒAppleEvents|
  23753. typeAnyType=0 ƒDatabaseAccess|
  23754. typeApple=1 ƒROMDefs|
  23755. typeAppleScript='ascr' ƒAppleScript|
  23756. typeApplSignature='sign' ƒAppleEvents|
  23757. typeAppParameters='appa' ƒAppleEvents|
  23758. typeArc='carc' ƒAERegistry|
  23759. typeASSourceType=typeChar ƒAppleScript|
  23760. typeASStorage=typeAppleScript ƒAppleScript|
  23761. typeBest='best' ƒAERegistry|
  23762. typeBoard=0 ƒROMDefs|
  23763. typeBoolean='bool' ƒAppleEvents|
  23764. typeCell='ccel' ƒAERegistry|
  23765. typeChar='TEXT' ƒAppleEvents|
  23766. typeClassInfo='clin' ƒAERegistry|
  23767. typeColBreak='colb' ƒDatabaseAccess|
  23768. typeColorTable='clrt' ƒAERegistry|
  23769. typeColumn='ccol' ƒAERegistry|
  23770. typeComp='comp' ƒAppleEvents|
  23771. typeCompDescriptor='cmpd' ƒAEObjects|
  23772. typeComponentInstance='cmpi' ƒTextServices|
  23773. typeCurrentContainer='ccnt' ƒAEObjects|
  23774. typeDashStyle='tdas' ƒAERegistry|
  23775. typeData='tdta' ƒAERegistry|
  23776. typeDate='date' ƒDatabaseAccess|
  23777. typeDecimal='deci' ƒDatabaseAccess|
  23778. typeDiscard='disc' ƒDatabaseAccess|
  23779. typeDrawingArea='cdrw' ƒAERegistry|
  23780. typeElemInfo='elin' ƒAERegistry|
  23781. typeEnumerated='enum' ƒAppleEvents|
  23782. typeEnumeration='enum' ƒAERegistry|
  23783. typeEPS='EPS ' ƒAERegistry|
  23784. typeEtherNet=1 ƒROMDefs|
  23785. typeEventInfo='evin' ƒAERegistry|
  23786. typeExtended='exte' ƒAppleEvents|
  23787. typeFalse='fals' ƒAppleEvents|
  23788. typeFinderWindow='fwin' ƒAERegistry|
  23789. typeFixed='fixd' ƒAERegistry|
  23790. typeFixedPoint='fpnt' ƒAERegistry|
  23791. typeFixedRectangle='frct' ƒAERegistry|
  23792. typeFloat='doub' ƒAppleEvents|
  23793. typeFSS='fss ' ƒAppleEvents|
  23794. typeGraphicLine='glin' ƒAERegistry|
  23795. typeGraphicText='cgtx' ƒAERegistry|
  23796. typeGroupedGraphic='cpic' ƒAERegistry|
  23797. typeIndexDescriptor='inde' ƒAEObjects|
  23798. typeInsertionLoc='insl' ƒAERegistry|
  23799. typeInteger='long' ƒAppleEvents|
  23800. typeIntlText='itxt' ƒAERegistry|
  23801. typeIntlWritingCode='intl' ƒAERegistry|
  23802. typeKeyword='keyw' ƒAppleEvents|
  23803. typeLBin='lbin' ƒDatabaseAccess|
  23804. typeLChar='lcha' ƒDatabaseAccess|
  23805. typeLogicalDescriptor='logi' ƒAEObjects|
  23806. typeLongDateTime='ldt ' ƒAERegistry|
  23807. typeLongFixed='lfxd' ƒAERegistry|
  23808. typeLongFixedPoint='lfpt' ƒAERegistry|
  23809. typeLongFixedRectangle='lfrc' ƒAERegistry|
  23810. typeLongFloat='doub' ƒAppleEvents|
  23811. typeLongInteger='long' ƒAppleEvents|
  23812. typeLongPoint='lpnt' ƒAERegistry|
  23813. typeLongRectangle='lrct' ƒAERegistry|
  23814. typeMachineLoc='mLoc' ƒAERegistry|
  23815. typeMagnitude='magn' ƒAppleEvents|
  23816. typeMoney='mone' ƒDatabaseAccess|
  23817. typeNone='none' ƒDatabaseAccess|
  23818. typeNull='null' ƒAppleEvents|
  23819. typeObjectBeingExamined='exmn' ƒAEObjects|
  23820. typeObjectSpecifier='obj ' ƒAEObjects|
  23821. typeOffsetArray='ofay' ƒTextServices|
  23822. typeOfService=$20 ƒTCPTypes|
  23823. typeOSADialectInfo='difo' ƒOSA|
  23824. typeOSAErrorRange='erng' ƒOSA|
  23825. typeOSAGenericStorage=kOSAScriptResourceType ƒOSA|
  23826. typeOval='covl' ƒAERegistry|
  23827. typeParamInfo='pmin' ƒAERegistry|
  23828. typePict='PICT' ƒAERegistry|
  23829. typePixelMap='cpix' ƒAERegistry|
  23830. typePixMapMinus='tpmm' ƒAERegistry|
  23831. typePolygon='cpgn' ƒAERegistry|
  23832. typeProcessSerialNumber='psn ' ƒAppleEvents|
  23833. typeProperty='prop' ƒAppleEvents|
  23834. typePropInfo='pinf' ƒAERegistry|
  23835. typeQDPoint='QDpt' ƒAERegistry|
  23836. typeQDRectangle='qdrt' ƒAERegistry|
  23837. typeRangeDescriptor='rang' ƒAEObjects|
  23838. typeRectangle='crec' ƒAERegistry|
  23839. typeRelativeDescriptor='rel ' ƒAEObjects|
  23840. typeRGB16='tr16' ƒAERegistry|
  23841. typeRGB96='tr96' ƒAERegistry|
  23842. typeRGBColor='cRGB' ƒAERegistry|
  23843. typeRotation='trot' ƒAERegistry|
  23844. typeRoundedRectangle='crrc' ƒAERegistry|
  23845. typeRow='crow' ƒAERegistry|
  23846. typeRowBreak='rowb' ƒDatabaseAccess|
  23847. Types see ƒTypes|
  23848. TypesBlock MTB.7-37|
  23849. typeScrapStyles='styl' ƒAERegistry|
  23850. typeSectionH='sect' ƒAppleEvents|
  23851. typeSessionID='ssid' ƒAppleEvents|
  23852. typeShortFloat='sing' ƒAppleEvents|
  23853. typeShortInteger='shor' ƒAppleEvents|
  23854. typeSMFloat='sing' ƒAppleEvents|
  23855. typeSMInt='shor' ƒAppleEvents|
  23856. typeStyledText='STXT' ƒAERegistry|
  23857. typeSuiteInfo='suin' ƒAERegistry|
  23858. typeTable='ctbl' ƒAERegistry|
  23859. typeTargetID='targ' ƒAppleEvents|
  23860. typeText='TEXT' ƒTextServices|
  23861. typeTextRange='txrn' ƒTextServices|
  23862. typeTextRangeArray='tray' ƒTextServices|
  23863. typeTextStyles='tsty' ƒAERegistry|
  23864. typeTIFF='TIFF' ƒAERegistry|
  23865. typeTime='time' ƒDatabaseAccess|
  23866. typeTimeStamp='tims' ƒDatabaseAccess|
  23867. typeToken='toke' ƒAEObjects|
  23868. typeTrue='true' ƒAppleEvents|
  23869. typeType='type' ƒAppleEvents|
  23870. typeUnknown='unkn' ƒDatabaseAccess|
  23871. typeVBin='vbin' ƒDatabaseAccess|
  23872. typeVChar='vcha' ƒDatabaseAccess|
  23873. typeVersion='vers' ƒAERegistry|
  23874. typeVideo=1 ƒROMDefs|
  23875. typeWhoseDescriptor='whos' ƒAEObjects|
  23876. typeWhoseRange='wrng' ƒAEObjects|
  23877. typeWildCard='****' ƒAppleEvents|
  23878. UDPControlBlock=RECORD ƒTCPTypes [1/3]
  23879. qLink:QElemPtr;
  23880. qType:integer;
  23881. ioTrap:integer;
  23882. ioCmdAddr:Ptr;
  23883. ioCompletion:UDPIOCompletionProc;
  23884. ioResult:OSErr;
  23885. ioNamePtr:stringPtr;
  23886. ioVRefNum:integer;|
  23887. UDPControlBlock=RECORD ƒTCPTypes [2/3]
  23888. ioCRefNum:integer;
  23889. csCode:integer;
  23890. udpStream:streamPtr;
  23891. case integer of
  23892. UDPcsCreate,UDPcsMultiCreate,UDPcsRelease:(
  23893. create:UDPCreatePB
  23894. UDPcsWrite,UDPcsMultiSend:(
  23895. send:UDPSendPB|
  23896. UDPControlBlock=RECORD ƒTCPTypes [3/3]
  23897. UDPcsRead,UDPcsMultiRead:(
  23898. receive:UDPReceivePB
  23899. UDPcsBfrReturn:
  23900.     return:UDPReceivePB
  23901. UDPcsMaxMTUSize:
  23902.     mtu:UDPMTUPB
  23903.     );|
  23904. UDPControlBlockPtr=^UDPControlBlock ƒTCPTypes|
  23905. UDPCreatePB=RECORD ƒTCPTypes
  23906. rcvBuff:Ptr;
  23907. rcvBuffLen:longint;
  23908. notifyProc:UDPNotifyProc;
  23909. localport:ipPort;
  23910. userDataPtr:ptr;
  23911. endingPort:ipPort;|
  23912. UDPcsBfrReturn=22 ƒTCPTypes|
  23913. UDPcsCreate=20 ƒTCPTypes|
  23914. UDPcsMaxMTUSize=25 ƒTCPTypes|
  23915. UDPcsMultiCreate=27 ƒTCPTypes|
  23916. UDPcsMultiRead=29 ƒTCPTypes|
  23917. UDPcsMultiSend=28 ƒTCPTypes|
  23918. UDPcsRead=21 ƒTCPTypes|
  23919. UDPcsRelease=24 ƒTCPTypes|
  23920. UDPcsStatus=26 ƒTCPTypes|
  23921. UDPcsWrite=23 ƒTCPTypes|
  23922. UDPDataArrival=1 ƒTCPTypes|
  23923. UDPEventCode=integer ƒTCPTypes|
  23924. UDPICMPReceived=2 ƒTCPTypes|
  23925. UDPIOCompletionProc=procPtr ƒTCPTypes|
  23926. UDPMTUPB=RECORD ƒTCPTypes
  23927. mtuSize:integer;
  23928. remoteIP:ipAddr;
  23929. userDataPtr:ptr;|
  23930. UDPNotifyProc=procPtr ƒTCPTypes|
  23931. UDPReceivePB=RECORD ƒTCPTypes [1/2]
  23932. timeOut:integer;
  23933. remoteIP:ipAddr;
  23934. remotePort:ipPort;
  23935. rcvBuff:ptr;
  23936. rcvBuffLen:integer;|
  23937. UDPReceivePB=RECORD ƒTCPTypes [2/2]
  23938. secondTimeStamp:integer;
  23939. userDataPtr:ptr;
  23940. destHost:ipAddr;
  23941. destPort:ipPort;|
  23942. UDPSendPB=RECORD ƒTCPTypes
  23943. reserved:integer;
  23944. remoteIP:ipAddr;
  23945. remotePort:ipPort;
  23946. wds:wdsPtr;
  23947. checkSum:signedByte;
  23948. sendLength:integer;
  23949. userDataPtr:ptr;
  23950. localPort:ipPort;|
  23951. ugAdminRunning=17 ƒUGLibrary|
  23952. ugAPrmryGroupExists=15 ƒUGLibrary|
  23953. UGAssignUserToGroup(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23954. UGAuthenticateUser(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23955. ugBadKey=19 ƒUGLibrary|
  23956. ugBadParamErr=13 ƒUGLibrary|
  23957. ugBadUID=21 ƒUGLibrary|
  23958. ugBOF=24 ƒUGLibrary|
  23959. UGCloseFile(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23960. UGCreateFile(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23961. ugDefNameErr=98 ƒUGLibrary|
  23962. UGDeleteGroup(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23963. UGDeleteUser(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23964. UGDeleteUserFromGroup(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23965. ugDskFull=20 ƒUGLibrary|
  23966. ugEOF=23 ƒUGLibrary|
  23967. ugFatalError=99 ƒUGLibrary|
  23968. UGFilePB=RECORD ƒUGLibrary [1/2]
  23969. qLink:QElemPtr;
  23970. qType:integer;
  23971. ugTrap:integer;
  23972. ugCmdAddr:Ptr;
  23973. ugCompletion:ProcPtr;
  23974. ugResult:OSErr;
  23975. ugNamePtr:StringPtr;
  23976. ugVRefNum:integer;|
  23977. UGFilePB=RECORD ƒUGLibrary [2/2]
  23978. ugRefNum:integer;
  23979. ugDirID:longint;
  23980. ugAccessID:longint;
  23981. ugUserID:longint;
  23982. ugGroupID:longint;
  23983. ugAdminKey:StringPtr;|
  23984. UGGetGroupInfo(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23985. UGGetULInfo(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23986. UGGetUserInfo(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  23987. ugGroupAlreadyExists=2 ƒUGLibrary|
  23988. ugGroupNotFound=6 ƒUGLibrary|
  23989. UGGroupPB=RECORD ƒUGLibrary [1/2]
  23990. qLink:QElemPtr;
  23991. qType:integer;
  23992. ugTrap:integer;
  23993. ugCmdAddr:Ptr;
  23994. ugCompletion:ProcPtr;
  23995. ugResult:OSErr;
  23996. ugNamePtr:StringPtr;
  23997. ugVRefNum:integer;
  23998. ugRefNum:integer;|
  23999. UGGroupPB=RECORD ƒUGLibrary [2/2]
  24000. ugDirID:longint;
  24001. ugAccessID:longint;
  24002. ugUserID:longint;
  24003. ugGroupID:longint;
  24004. ugPosOffset:integer;
  24005. ugMisc:StringPtr;
  24006. ugPrimaryFlag:boolean;|
  24007. ugInvalidPasswd=22 ƒUGLibrary|
  24008. UGLibrary see ƒUGLibrary|
  24009. UGNewGroup(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24010. UGNewUser(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24011. ugNoMoreGroups=12 ƒUGLibrary|
  24012. ugNoMoreUGs=4 ƒUGLibrary|
  24013. ugNoMoreUsers=11 ƒUGLibrary|
  24014. ugNotAGroup=8 ƒUGLibrary|
  24015. ugNotaMember=10 ƒUGLibrary|
  24016. ugNotAUser=7 ƒUGLibrary|
  24017. ugNotBtree=18 ƒUGLibrary|
  24018. UGOpenFile(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24019. UGParamBlockRec=RECORD ƒUGLibrary [1/2]
  24020. case Integer of
  24021. 0:
  24022.     ugFileParam:UGFilePB
  24023. 1:
  24024.     ugUserParam:UGUserPB
  24025. 2:|
  24026. UGParamBlockRec=RECORD ƒUGLibrary [2/2]
  24027.     ugGroupParam:UGGroupPB
  24028. 3:
  24029.     ugServerParam:UGServerPB
  24030.     );|
  24031. UGRenameGroup(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24032. UGRenameUser(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24033. UGServerPB=RECORD ƒUGLibrary [1/3]
  24034. qLink:QElemPtr;
  24035. qType:integer;
  24036. ugTrap:integer;
  24037. ugCmdAddr:Ptr;
  24038. ugCompletion:ProcPtr;
  24039. ugResult:OSErr;
  24040. ugNamePtr:StringPtr;
  24041. ugVRefNum:integer;|
  24042. UGServerPB=RECORD ƒUGLibrary [2/3]
  24043. ugRefNum:integer;
  24044. ugDirID:longint;
  24045. ugAccessID:longint;
  24046. ugUserID:longint;
  24047. ugGroupID:longint;
  24048. ugAdminKey:StringPtr;
  24049. ugSrvrVersion:integer;
  24050. ugChngFlags:integer;|
  24051. UGServerPB=RECORD ƒUGLibrary [3/3]
  24052. ugSrvrFlags:ARRAY[0..1]ofLONGINT;
  24053. ugMinPwdLen:SignedByte;
  24054. filler1:SignedByte;
  24055. ugMaxBadLogins:integer;
  24056. ugPwdExpDate:longint;|
  24057. ugServerRunning=16 ƒUGLibrary|
  24058. UGSetULInfo(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24059. UGSetUserInfo(thePB:UserGroupPBPtr;async:boolean):OSErr; ƒUGLibrary|
  24060. ugTooManyGroups=9 ƒUGLibrary|
  24061. ugULInfoRecNotCreated=3 ƒUGLibrary|
  24062. ugUserAlreadyAMember=14 ƒUGLibrary|
  24063. ugUserAlreadyExists=1 ƒUGLibrary|
  24064. ugUserNotFound=5 ƒUGLibrary|
  24065. UGUserPB=RECORD ƒUGLibrary [1/3]
  24066. qLink:QElemPtr;
  24067. qType:integer;
  24068. ugTrap:integer;
  24069. ugCmdAddr:Ptr;
  24070. ugCompletion:ProcPtr;
  24071. ugResult:OSErr;
  24072. ugNamePtr:StringPtr;
  24073. ugVRefNum:integer;|
  24074. UGUserPB=RECORD ƒUGLibrary [2/3]
  24075. ugRefNum:integer;
  24076. ugDirID:longint;
  24077. ugAccessID:longint;
  24078. ugUserID:longint;
  24079. ugGroupID:longint;
  24080. ugPosOffset:integer;
  24081. ugMisc:StringPtr;
  24082. ugChngFlags:integer;|
  24083. UGUserPB=RECORD ƒUGLibrary [3/3]
  24084. ugPassword:StringPtr;
  24085. ugUserFlags:longint;
  24086. ugNumBadLogins:integer;
  24087. ugPwdDate:longint;
  24088. ugNumGroups:integer;
  24089. ugGroups:ARRAY[0..41]ofLONGINT;|
  24090. UncaptureComponent(aComponent:Component):OSErr; ƒComponents {A82A:$001D}
  24091. MTB.6-76|
  24092. Underflow=2 ƒSANE|
  24093. undoDev=9 ƒDevices|
  24094. UnholdMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A05C:$0001}
  24095. II-30  IV-77  IV-83  N39-1  N103 ME.3-15  ME.3-27 TN103|
  24096. unimpErr=-4 ƒErrors
  24097. unimplemented core routine|
  24098. UnionRect(src1:Rect;src2:Rect;VAR dstRect:Rect); ƒQuickdraw {A8AB} I-175|
  24099. UnionRgn(srcRgnA:RgnHandle;srcRgnB:RgnHandle;dstRgn:RgnHandle); ƒQuickdraw Δ
  24100. {A8E5} I-184|
  24101. Unique1ID(theType:ResType):integer; ƒResources {A810} IV-16 MTB.1-96…97 TN198|
  24102. UniqueID(theType:ResType):integer; ƒResources {A9C1} I-121 MTB.1-96|
  24103. unitEmptyErr=-22 ƒErrors
  24104. driver reference number specifies NIL handle in unit table
  24105. DCE points to null driver|
  24106. UnitNtryCnt=$1D2 ƒSysEqu|
  24107. unitTblFullErr=-29 ƒErrors
  24108. unit table has no more entries|
  24109. unitTypeNoSelection=$FFFF ƒSound|
  24110. unitTypeSeconds=$0000 ƒSound|
  24111. unkeepInRam=2 ƒMovies|
  24112. unknownInsertModeErr=-20000 ƒErrors
  24113. There is no such an insert mode.|
  24114. unloadNBP=255 ƒAppleTalk|
  24115. UnloadScrap:longint; ƒScrap Δ {A9FA} I-458 MTB.2-40  PS.8-6|
  24116. UnloadSeg(routineAddr:Ptr); ƒSegLoad Δ {A9F1} II-59  N39-1  P-56  P-184
  24117. PS.7-8  PS.7-10|
  24118. UnlockMemory(address:UNIV Ptr;count:longint):OSErr; ƒMemory {A05C:$0003}
  24119. II-30  IV-77  IV-83  N39-1  N103 ME.3-16  ME.3-30…31 TN103|
  24120. UnlockPixels(pm:PixMapHandle); ƒQDOffscreen {AB1D}|
  24121. UnmountVol(volName:StringPtr;vRefNum:integer):OSErr; ƒFiles II-90  IV-108
  24122. II-106  IV-134 FL.2-132…133 TN180|
  24123. UnpackBits(VAR srcPtr:Ptr;VAR dstPtr:Ptr;dstBytes:integer); ƒToolUtils
  24124. {A8D0} I-470  N86-3 TN86|
  24125. UnregisterComponent(aComponent:Component):OSErr; ƒComponents {A82A:$0002}
  24126. MTB.6-62|
  24127. UnRegisterSection(sectionH:SectionHandle):OSErr; ƒEditions {A82D:$0206}
  24128. IAC.2-22  IAC.2-48  IAC.2-77…78|
  24129. unsupportedAuxiliaryImportData=-2057 ƒMovies|
  24130. UntokenTable=RECORD ƒScript TE.B-54…55
  24131. len:integer;    {length of untoken table}
  24132. lastToken:integer;    {maximum token code to be used}
  24133. index:ARRAY[0..255] OF integer;
  24134.     {offsets to Pascal strings for }
  24135.     { tokens; last entry = lastToken}|
  24136. UntokenTableHandle=^UntokenTablePtr ƒScript|
  24137. UntokenTablePtr=^UntokenTable ƒScript|
  24138. UpdateAlias(fromFile:FSSpecPtr;target:FSSpec;alias:AliasHandle;VAR
  24139. wasChanged:boolean):OSErr; ƒAliases {A823:$0006} FL.4-13  FL.4-18  QT.2-64|
  24140. UpdateControls(theWindow:WindowPtr;updateRgn:RgnHandle); ƒControls Δ {A953}
  24141. IV-53 TB.5-86…87|
  24142. updateDev=4 ƒDevices|
  24143. UpdateDialog(theDialog:DialogPtr;updateRgn:RgnHandle); ƒDialogs Δ {A978}
  24144. IV-60 TB.6-142…143|
  24145. UpdateDragHilite(theDragRef:DragReference;updateRgn:RgnHandle):OSErr; ƒDrag
  24146. {ABED:$0022}|
  24147. updateEvt=6 ƒEvents|
  24148. UpdateGWorld(VAR offscreenGWorld:GWorldPtr;pixelDepth:integer;boundsRect:
  24149. Rect;cTable:CTabHandle;aGDevice:GDHandle;flags:GWorldFlags):GWorldFlags;
  24150. ƒQDOffscreen {AB1D}|
  24151. updateMask=64 ƒEvents|
  24152. UpdateMode=integer ƒEditions|
  24153. UpdateMovie(m:Movie):OSErr; ƒMovies {AAAA:$001F} QT.2-62…63  QT.2-126…127|
  24154. UpdateMovieResource(m:Movie;resRefNum:integer;resId:integer;resName:STR255):
  24155. OSErr; ƒMovies {AAAA} QT.2-61  QT.2-103…104|
  24156. updateMsg=6 ƒDevices|
  24157. UpdateResFile(refNum:integer); ƒResources {A999} I-125  N116-1 MTB.1-92…93
  24158. TN116  TN188|
  24159. UpdateTranslationProgress(refNum:TranslationRefNum;percentDone:integer;VAR
  24160. canceled:boolean):OSErr; Δ {_TranslationDispatch:$0001} MTB.7-35  MTB.7-52…54|
  24161. updPixMemErr=-125 ƒErrors
  24162. insufficient memory to update a pixmap|
  24163. UpdtControl(theWindow:WindowPtr;updateRgn:RgnHandle); ƒControls Δ {A953} IV-53|
  24164. UpdtDialog(theDialog:DialogPtr;updateRgn:RgnHandle); ƒDialogs Δ {A978} IV-60|
  24165. UppercaseStripDiacritics(textPtr:Ptr;len:integer;script:ScriptCode);
  24166. TE.5-69…70  TE.B-39|
  24167. UppercaseText(textPtr:Ptr;len:integer;script:ScriptCode); TE.5-67…68  TE.B-39|
  24168. UpperString(VAR theString:Str255;diacSens:boolean); {A054:$A054} TE.5-64…65|
  24169. UpperText(textPtr:Ptr;len:integer); ƒScript {A456}|
  24170. UprString(VAR theString:Str255;diacSens:boolean); ƒOSUtils II-377|
  24171. UprText(textPtr:Ptr;len:integer); ƒScript {A054}|
  24172. useAsync=2 ƒOSUtils|
  24173. useATalk=1 ƒOSUtils|
  24174. useColorMatching=4 ƒImageCompression|
  24175. UsedFWidths=$BF5|
  24176. UseDictionary(chan:SpeechChannel;dictionary:Handle):OSErr; ƒSpeech {A800}|
  24177. useExtClk=3 ƒOSUtils|
  24178. useFree=0 ƒOSUtils|
  24179. UseInputWindow(idocID:TSMDocumentID;useWindow:boolean):OSErr; ƒTextServices
  24180. {AA54:$0010} TE.7-24  TE.7-62|
  24181. useMIDI=4 ƒOSUtils|
  24182. UseMovieEditState(m:Movie;toState:MovieEditState):OSErr; ƒMovies {AAAA}
  24183. QT.2-255…256|
  24184. userBreak=-490 ƒErrors
  24185. debugger break|
  24186. userCanceledErr=-128 ƒErrors
  24187. user canceled the operation status
  24188. User clicked Cancel in dialog box
  24189. User canceled an operation
  24190. User decided not to conduct a session
  24191. User canceled the query
  24192. Function canceled by status routine
  24193. User canceled
  24194. User canceled the translation|
  24195. userCommand=253 ƒAppleTalk|
  24196. UserData=^UserDataRecord ƒMovies QT.2-77|
  24197. UserDataAID='udta' ƒMoviesFormat|
  24198. UserDataAtom=RECORD ƒMoviesFormat
  24199. size:longint;
  24200. atomType:longint;
  24201. userData:ARRAY[0..0]ofMoviesUserData;|
  24202. userDataItemNotFound=-2026 ƒMovies|
  24203. UserDataRecord=RECORD ƒMovies
  24204. data:ARRAY[0..0]ofLONGINT;|
  24205. UseResFile(refNum:integer); ƒResources {A998} I-117 MTB.1-69…71  OV-64|
  24206. UserGroupPBPtr=^UGParamBlockRec ƒUGLibrary|
  24207. userItem=0 ƒDialogs|
  24208. userKind=8 ƒWindows|
  24209. userRejectErr=-912 ƒErrors
  24210. Destination rejected the session request|
  24211. userWrite=252 ƒAppleTalk|
  24212. useTempMemBit=2 ƒQDOffscreen|
  24213. UseTrackEditState(t:Track;state:TrackEditState):OSErr; ƒMovies {AAAA} QT.2-270|
  24214. useWFont=8 ƒControls|
  24215. usrCanceledErr=-128
  24216. The user canceled the operation|
  24217. UTableBase=$11C ƒSysEqu|
  24218. Vader — Don’t be too proud of this technological terror you’ve created
  24219. Admiral. The ability to destroy a planet is nothing next to the power of the
  24220. Force.|
  24221. ValidDate(VAR vDate:LongDateRec;flags:longint;VAR newSecs:LongDateTime):
  24222. integer; ƒScript {A8B5}|
  24223. validDateFields=-1 ƒScript|
  24224. validInstancesExist=-3001 ƒComponents
  24225. This component has open connections|
  24226. validMacsBugSymbol(symStart,limit:UNIV Ptr;symbol:StringPtr):StringPtr;
  24227. ƒDisAsmLookup|
  24228. ValidRect(goodRect:Rect); ƒWindows Δ {A92A} I-292 TB.4-58  TB.4-108…109|
  24229. ValidRgn(goodRgn:RgnHandle); ƒWindows Δ {A929} I-292 TB.4-109|
  24230. variableCompression=-2 ƒSound|
  24231. vAxisOnly=2 ƒControls|
  24232. VBLQueue=$160 ƒSysEqu PS.4-28|
  24233. VBLRec=RECORD
  24234. myVBLTask:VBLTask;    {the actual VBL task RECORD}
  24235. vblA5:longint;    {saved value of application’s A5}|
  24236. VBLTask=RECORD ƒOSUtils PS.4-6…7  PS.4-21…22
  24237. qLink:QElemPtr;    {next entry in vertical retrace queue}
  24238. qType:integer;    {queue type}
  24239. vblAddr:ProcPtr;    {pointer to task procedure}
  24240. vblCount:integer;    {interrupts until next execution}
  24241. vblPhase:integer;    {task phase}|
  24242. VCB=RECORD ƒOSUtils FL.2-78 [1/6]
  24243. qLink:QElemPtr;
  24244. qType:integer;
  24245. vcbFlags:integer;
  24246. vcbSigWord:integer;
  24247. vcbCrDate:longint;
  24248. vcbLsMod:longint;
  24249. vcbAtrb:integer;
  24250. vcbNmFls:integer;|
  24251. VCB=RECORD ƒOSUtils FL.2-78 [2/6]
  24252. vcbVBMSt:integer;
  24253. vcbAllocPtr:integer;
  24254. vcbNmAlBlks:integer;
  24255. vcbAlBlkSiz:longint;
  24256. vcbClpSiz:longint;
  24257. vcbAlBlSt:integer;
  24258. vcbNxtCNID:longint;
  24259. vcbFreeBks:integer;|
  24260. VCB=RECORD ƒOSUtils FL.2-78 [3/6]
  24261. vcbVN:Str27;
  24262. vcbDrvNum:integer;
  24263. vcbDRefNum:integer;
  24264. vcbFSID:integer;
  24265. vcbVRefNum:integer;
  24266. vcbMAdr:Ptr;
  24267. vcbBufAdr:Ptr;
  24268. vcbMLen:integer;|
  24269. VCB=RECORD ƒOSUtils FL.2-78 [4/6]
  24270. vcbDirIndex:integer;
  24271. vcbDirBlk:integer;
  24272. vcbVolBkUp:longint;
  24273. vcbVSeqNum:integer;
  24274. vcbWrCnt:longint;
  24275. vcbXTClpSiz:longint;
  24276. vcbCTClpSiz:longint;
  24277. vcbNmRtDirs:integer;|
  24278. VCB=RECORD ƒOSUtils FL.2-78 [5/6]
  24279. vcbFilCnt:longint;
  24280. vcbDirCnt:longint;
  24281. vcbFndrInfo:ARRAY[1..8]ofLONGINT;
  24282. vcbVCSize:integer;
  24283. vcbVBMCSiz:integer;
  24284. vcbCtlCSiz:integer;
  24285. vcbXTAlBlks:integer;
  24286. vcbCTAlBlks:integer;|
  24287. VCB=RECORD ƒOSUtils FL.2-78 [6/6]
  24288. vcbXTRef:integer;
  24289. vcbCTRef:integer;
  24290. vcbCtlBuf:Ptr;
  24291. vcbDirIDM:longint;
  24292. vcbOffsM:integer;|
  24293. VCBQHdr=$356|
  24294. VDAddKeyColor(ci:VideoDigitizerComponent;VAR index:longint):
  24295. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-84…85|
  24296. vdBroadcastMode=0 ƒQuickTimeComponents|
  24297. VDClearClipRegion QTC.8-90|
  24298. VDClearClipRgn(ci:VideoDigitizerComponent;clipRegion:RgnHandle):
  24299. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}|
  24300. VDCompressDone(ci:VideoDigitizerComponent;VAR done:boolean;VAR theData:Ptr;
  24301. VAR dataSize:longint;VAR similarity:Byte;VAR t:TimeRecord):
  24302. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-48…49|
  24303. VDCompressionList=RECORD ƒQuickTimeComponents QTC.8-43…44
  24304. codec:CodecComponent;    {component ID}
  24305. cType:CodecType;    {compressor type}
  24306. typeName:Str63;    {compression algorithm}
  24307. name:Str63;    {compressor name string}
  24308. formatFlags:longint;    {data format flags}
  24309. compressFlags:longint;    {capabilities flags}
  24310. reserved:longint;    {set to 0}|
  24311. VDCompressionListHandle=^VDCompressionListPtr ƒQuickTimeComponents|
  24312. VDCompressionListPtr=^VDCompressionList ƒQuickTimeComponents|
  24313. VDCompressOneFrameAsync(ci:VideoDigitizerComponent):VideoDigitizerError;
  24314. ƒQuickTimeComponents {A82A:$0000} QTC.8-47|
  24315. vdDigitizerBW=0 ƒQuickTimeComponents|
  24316. vdDigitizerRGB=1 ƒQuickTimeComponents|
  24317. VDDone(ci:VideoDigitizerComponent;buffer:integer):longint;
  24318. ƒQuickTimeComponents {A82A:$0000} QTC.8-58|
  24319. VDEntRecPtr=^VDEntryRecord ƒVideo|
  24320. VDEntryRecord=RECORD ƒVideo
  24321. csTable:Ptr;|
  24322. VDGammaRecord=RECORD ƒVideo
  24323. csGTable:Ptr;|
  24324. VDGamRecPtr=^VDGammaRecord ƒVideo|
  24325. VDGetActiveSrcRect(ci:VideoDigitizerComponent;inputStd:integer;VAR
  24326. activeSrcRect:Rect):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}
  24327. QTC.8-27…28|
  24328. VDGetBlackLevelValue(ci:VideoDigitizerComponent;VAR blackLevel:integer):
  24329. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-68|
  24330. VDGetBrightness(ci:VideoDigitizerComponent;VAR brightness:integer):
  24331. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-74|
  24332. VDGetClipState(ci:VideoDigitizerComponent;VAR clipEnable:integer):
  24333. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-92|
  24334. VDGetCLUTInUse(ci:VideoDigitizerComponent;VAR colorTableHandle:CTabHandle):
  24335. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-61…62|
  24336. VDGetCompressionTypes(ci:VideoDigitizerComponent;h:VDCompressionListHandle):
  24337. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-43…44|
  24338. VDGetContrast(ci:VideoDigitizerComponent;VAR contrast:integer):
  24339. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-75…76|
  24340. VDGetCurrentFlags(ci:VideoDigitizerComponent;VAR inputCurrentFlag:longint;
  24341. VAR outputCurrentFlag:longint):VideoDigitizerError; ƒQuickTimeComponents
  24342. {A82A:$0000} QTC.8-19  QTC.8-20  QTC.8-25…26|
  24343. VDGetDataRate(ci:VideoDigitizerComponent;VAR milliSecPerFrame:longint;VAR
  24344. framesPerSecond:Fixed;VAR bytesPerSecond:longint):VideoDigitizerError;
  24345. ƒQuickTimeComponents {A82A:$0000} QTC.8-59…60|
  24346. VDGetDigitizerInfo(ci:VideoDigitizerComponent;VAR info:DigitizerInfo):
  24347. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-14  QTC.8-19
  24348. QTC.8-20  QTC.8-24…25|
  24349. VDGetDigitizerRect(ci:VideoDigitizerComponent;VAR digitizerRect:Rect):
  24350. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-30|
  24351. VDGetDMADepths(ci:VideoDigitizerComponent;VAR depthArray:longint;VAR
  24352. preferredDepth:longint):VideoDigitizerError; ƒQuickTimeComponents {A82A:
  24353. $0000} QTC.8-64…65|
  24354. VDGetFieldPreference(ci:VideoDigitizerComponent;VAR fieldFlag:integer):
  24355. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-95|
  24356. VDGetHue(ci:VideoDigitizerComponent;VAR hue:integer):VideoDigitizerError;
  24357. ƒQuickTimeComponents {A82A:$0000} QTC.8-71|
  24358. VDGetImageDescription(ci:VideoDigitizerComponent;desc:ImageDescriptionHandle)
  24359. :VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-50|
  24360. VDGetInput(ci:VideoDigitizerComponent;VAR input:integer):VideoDigitizerError;
  24361. ƒQuickTimeComponents {A82A:$0000} QTC.8-32|
  24362. VDGetInputColorSpaceMode(ci:VideoDigitizerComponent;VAR colorSpaceMode:
  24363. integer):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-63…64|
  24364. VDGetInputFormat(ci:VideoDigitizerComponent;input:integer;VAR format:integer)
  24365. :VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-33|
  24366. VDGetInputGammaRecord(ci:VideoDigitizerComponent;VAR inputGammaPtr:
  24367. VDGamRecPtr):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-79|
  24368. VDGetInputGammaValue(ci:VideoDigitizerComponent;VAR channel1:Fixed;VAR
  24369. channel2:Fixed;VAR channel3:Fixed):VideoDigitizerError; ƒQuickTimeComponents
  24370. {A82A:$0000} QTC.8-80…81|
  24371. VDGetKeyColor(ci:VideoDigitizerComponent;VAR index:longint):
  24372. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-83|
  24373. VDGetKeyColorRange(ci:VideoDigitizerComponent;VAR minRGB:RGBColor;VAR maxRGB:
  24374. RGBColor):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-85|
  24375. VDGetMaskandValue(ci:VideoDigitizerComponent;blendLevel:integer;VAR mask:
  24376. longint;VAR value:longint):VideoDigitizerError; ƒQuickTimeComponents {A,2B:
  24377. $0000} QTC.8-87…88|
  24378. VDGetMaskPixMap(ci:VideoDigitizerComponent;maskPixMap:PixMapHandle):
  24379. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-88…89|
  24380. VDGetMaxAuxBuffer(ci:VideoDigitizerComponent;VAR pm:PixMapHandle;VAR r:Rect):
  24381. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-41…42|
  24382. VDGetMaxSrcRect(ci:VideoDigitizerComponent;inputStd:integer;VAR maxSrcRect:
  24383. Rect):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-26…27|
  24384. VDGetNextKeyColor(ci:VideoDigitizerComponent;index:longint):
  24385. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-86|
  24386. VDGetNumberOfInputs(ci:VideoDigitizerComponent;VAR inputs:integer):
  24387. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-31|
  24388. VDGetPlayThruDestination(ci:VideoDigitizerComponent;VAR dest:PixMapHandle;
  24389. VAR destRect:Rect;VAR m:MatrixRecord;VAR mask:RgnHandle):VideoDigitizerError;
  24390. ƒQuickTimeComponents {A82A:$0000} QTC.8-38…39|
  24391. VDGetPLLFilterType(ci:VideoDigitizerComponent;VAR pllType:integer):
  24392. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-93|
  24393. VDGetPreferredTimeScale(ci:VideoDigitizerComponent;VAR preferred:TimeScale):
  24394. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-97…98|
  24395. VDGetSaturation(ci:VideoDigitizerComponent;VAR saturation:integer):
  24396. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-72…73|
  24397. VDGetSharpness(ci:VideoDigitizerComponent;VAR sharpness:integer):
  24398. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-77|
  24399. VDGetSoundInputDriver(ci:VideoDigitizerComponent;soundDriverName:Str255):
  24400. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-96|
  24401. VDGetVBlankRect(ci:VideoDigitizerComponent;inputStd:integer;VAR vBlankRect:
  24402. Rect):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-28…29|
  24403. VDGetVideoDefaults(ci:VideoDigitizerComponent;VAR blackLevel:integer;VAR
  24404. whiteLevel:integer;VAR brightness:integer;VAR hue:integer;VAR saturation:
  24405. integer;VAR contrast:integer;VAR sharpness:integer):VideoDigitizerError;
  24406. ƒQuickTimeComponents {A82A:$0000} QTC.8-66…67|
  24407. VDGetWhiteLevelValue(ci:VideoDigitizerComponent;VAR whiteLevel:integer):
  24408. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-69…70|
  24409. VDGrabOneFrame(ci:VideoDigitizerComponent):VideoDigitizerError;
  24410. ƒQuickTimeComponents {A82A:$0000} QTC.8-54|
  24411. VDGrabOneFrameAsync(ci:VideoDigitizerComponent;buffer:integer):
  24412. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-56…57|
  24413. VDGrayPtr=^VDGrayRecord ƒVideo|
  24414. VDGrayRecord=RECORD ƒVideo
  24415. csMode:boolean;|
  24416. VdigBufferRec=RECORD ƒQuickTimeComponents QTC.8-23
  24417. dest:PixMapHandle;    {handle to pixel map for destination buffer}
  24418. location:Point;    {location of video destination in pixel map}
  24419. reserved:longint;    {reserved--set to 0}|
  24420. VdigBufferRecList=RECORD ƒQuickTimeComponents QTC.8-22…23
  24421. count:integer;    {buffers defined by this RECORD}
  24422. matrix:MatrixRecordPtr ;    {transformation matrix applied to }
  24423.     { dest rect before image displayed}
  24424. mask:RgnHandle;    {clip rgn applied to dest rect }
  24425.     { before image displayed}
  24426. list:ARRAY[0..0] OF VdigBufferRec;
  24427.     {ARRAY of output buffer specs}|
  24428. VdigBufferRecListHandle=^VdigBufferRecListPtr ƒQuickTimeComponents|
  24429. VdigBufferRecListPtr=^VdigBufferRecList ƒQuickTimeComponents|
  24430. vdigInterfaceRev=2 ƒQuickTimeComponents|
  24431. VdigIntProc=ProcPtr ƒQuickTimeComponents|
  24432. VdigType=RECORD ƒQuickTimeComponents
  24433. digType:longint;
  24434. Private:longint;|
  24435. VdigTypeList=RECORD ƒQuickTimeComponents
  24436. count:integer;
  24437. list:ARRAY[0..0]ofVdigType;|
  24438. VdigTypeListHandle=^VdigTypeListPtr ƒQuickTimeComponents|
  24439. VdigTypeListPtr=^VdigTypeList ƒQuickTimeComponents|
  24440. VDPageInfo=RECORD ƒVideo
  24441. csMode:integer;
  24442. csData:longint;
  24443. csPage:integer;
  24444. csBaseAddr:Ptr;|
  24445. VDPgInfoPtr=^VDPageInfo ƒVideo|
  24446. vdPlayThruOff=0 ƒQuickTimeComponents|
  24447. vdPlayThruOn=1 ƒQuickTimeComponents|
  24448. VDPreflightDestination(ci:VideoDigitizerComponent;VAR digitizerRect:Rect;
  24449. dest:PixMapHandle;VAR destRect:Rect;VAR m:MatrixRecord):VideoDigitizerError;
  24450. ƒQuickTimeComponents {A82A:$0000} QTC.8-36…38|
  24451. VDPreflightGlobalRect(ci:VideoDigitizerComponent;theWindow:GrafPtr;VAR
  24452. globalRect:Rect):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}|
  24453. VDPreflightPlayThruGlobalRect QTC.8-40…41|
  24454. VDReleaseAsyncBuffers(ci:VideoDigitizerComponent):VideoDigitizerError;
  24455. ƒQuickTimeComponents {A82A:$0000} QTC.8-55|
  24456. VDReleaseCompressBuffer(ci:VideoDigitizerComponent;bufferAddr:Ptr):
  24457. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-49|
  24458. VDResetCompressSequence(ci:VideoDigitizerComponent):VideoDigitizerError;
  24459. ƒQuickTimeComponents {A82A:$0000} QTC.8-51|
  24460. VDSetBlackLevelValue(ci:VideoDigitizerComponent;VAR blackLevel:integer):
  24461. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-67…68|
  24462. VDSetBrightness(ci:VideoDigitizerComponent;VAR brightness:integer):
  24463. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-73|
  24464. VDSetClipRegion QTC.8-90|
  24465. VDSetClipRgn(ci:VideoDigitizerComponent;clipRegion:RgnHandle):
  24466. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}|
  24467. VDSetClipState(ci:VideoDigitizerComponent;clipEnable:integer):
  24468. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-91|
  24469. VDSetCompression(ci:VideoDigitizerComponent;compressType:OSType;depth:
  24470. integer;VAR bounds:Rect;spatialQuality:CodecQ;temporalQuality:CodecQ;
  24471. keyFrameRate:longint):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}
  24472. QTC.8-45…46|
  24473. VDSetCompressionOnOff(ci:VideoDigitizerComponent;state:boolean):
  24474. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-46…47|
  24475. VDSetContrast(ci:VideoDigitizerComponent;VAR contrast:integer):
  24476. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-75|
  24477. VDSetDigitizerRect(ci:VideoDigitizerComponent;VAR digitizerRect:Rect):
  24478. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-29|
  24479. VDSetDigitizerUserInterrupt(ci:VideoDigitizerComponent;flags:longint;
  24480. userInterruptProc:VdigIntProc;refcon:longint):VideoDigitizerError;
  24481. ƒQuickTimeComponents {A82A:$0000} QTC.8-95…96|
  24482. VDSetEntryPtr=^VDSetEntryRecord ƒVideo|
  24483. VDSetEntryRecord=RECORD ƒVideo
  24484. csTable:^ColorSpec;
  24485. csStart:integer;
  24486. csCount:integer;|
  24487. VDSetFieldPreference(ci:VideoDigitizerComponent;fieldFlag:integer):
  24488. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-94|
  24489. VDSetFrameRate(ci:VideoDigitizerComponent;framesPerSecond:Fixed):
  24490. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-59|
  24491. VDSetHue(ci:VideoDigitizerComponent;VAR hue:integer):VideoDigitizerError;
  24492. ƒQuickTimeComponents {A82A:$0000} QTC.8-70|
  24493. VDSetInput(ci:VideoDigitizerComponent;input:integer):VideoDigitizerError;
  24494. ƒQuickTimeComponents {A82A:$0000} QTC.8-31|
  24495. VDSetInputColorSpaceMode(ci:VideoDigitizerComponent;colorSpaceMode:integer):
  24496. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-62…63|
  24497. VDSetInputGammaRecord(ci:VideoDigitizerComponent;inputGammaPtr:VDGamRecPtr):
  24498. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-78|
  24499. VDSetInputGammaValue(ci:VideoDigitizerComponent;channel1:Fixed;channel2:
  24500. Fixed;channel3:Fixed):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}
  24501. QTC.8-80|
  24502. VDSetInputStandard(ci:VideoDigitizerComponent;inputStandard:integer):
  24503. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-33|
  24504. VDSetKeyColor(ci:VideoDigitizerComponent;index:longint):VideoDigitizerError;
  24505. ƒQuickTimeComponents {A82A:$0000} QTC.8-82|
  24506. VDSetKeyColorRange(ci:VideoDigitizerComponent;VAR minRGB:RGBColor;VAR maxRGB:
  24507. RGBColor):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-83…84|
  24508. VDSetMasterBlendLevel(ci:VideoDigitizerComponent;VAR blendLevel:integer):
  24509. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-87|
  24510. VDSetPlayThruDestination(ci:VideoDigitizerComponent;dest:PixMapHandle;VAR
  24511. destRect:Rect;VAR m:MatrixRecord;mask:RgnHandle):VideoDigitizerError;
  24512. ƒQuickTimeComponents {A82A:$0000} QTC.8-35…36|
  24513. VDSetPlayThruGlobalRect(ci:VideoDigitizerComponent;theWindow:GrafPtr;VAR
  24514. globalRect:Rect):VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000}
  24515. QTC.8-39|
  24516. VDSetPlayThruOnOff(ci:VideoDigitizerComponent;state:integer):
  24517. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-53|
  24518. VDSetPLLFilterType(ci:VideoDigitizerComponent;pllType:integer):
  24519. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-93|
  24520. VDSetSaturation(ci:VideoDigitizerComponent;VAR saturation:integer):
  24521. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-72|
  24522. VDSetSharpness(ci:VideoDigitizerComponent;VAR sharpness:integer):
  24523. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-76…77|
  24524. VDSetTimeBase(ci:VideoDigitizerComponent;t:TimeBase):VideoDigitizerError;
  24525. ƒQuickTimeComponents {A82A:$0000} QTC.8-51|
  24526. VDSettings=RECORD ƒVideo [1/3]
  24527. csParamCnt:integer;
  24528. csBrightMax:integer;
  24529. csBrightDef:integer;
  24530. csBrightVal:integer;
  24531. csCntrstMax:integer;
  24532. csCntrstDef:integer;
  24533. csCntrstVal:integer;|
  24534. VDSettings=RECORD ƒVideo [2/3]
  24535. csTintMax:integer;
  24536. csTintDef:integer;
  24537. csTintVal:integer;
  24538. csHueMax:integer;
  24539. csHueDef:integer;
  24540. csHueVal:integer;
  24541. csHorizDef:integer;|
  24542. VDSettings=RECORD ƒVideo [3/3]
  24543. csHorizVal:integer;
  24544. csHorizMax:integer;
  24545. csVertDef:integer;
  24546. csVertVal:integer;
  24547. csVertMax:integer;|
  24548. VDSettingsPtr=^VDSettings ƒVideo|
  24549. VDSetupBuffers(ci:VideoDigitizerComponent;bufferList:VdigBufferRecListHandle)
  24550. :VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-54…55|
  24551. VDSetWhiteLevelValue(ci:VideoDigitizerComponent;VAR whiteLevel:integer):
  24552. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-69|
  24553. VDSizeInfo=RECORD ƒVideo
  24554. csHSize:integer;
  24555. csHPos:integer;
  24556. csVSize:integer;
  24557. csVPos:integer;|
  24558. VDSzInfoPtr=^VDSizeInfo ƒVideo|
  24559. vdTypeAlpha=1 ƒQuickTimeComponents|
  24560. vdTypeBasic=0 ƒQuickTimeComponents|
  24561. vdTypeKey=3 ƒQuickTimeComponents|
  24562. vdTypeMask=2 ƒQuickTimeComponents|
  24563. vdUseAnyField=0 ƒQuickTimeComponents|
  24564. vdUseEvenField=2 ƒQuickTimeComponents|
  24565. vdUseOddField=1 ƒQuickTimeComponents|
  24566. VDUseThisCLUT(ci:VideoDigitizerComponent;colorTableHandle:CTabHandle):
  24567. VideoDigitizerError; ƒQuickTimeComponents {A82A:$0000} QTC.8-61|
  24568. vdVTRMode=1 ƒQuickTimeComponents|
  24569. vendorId=1 ƒROMDefs|
  24570. vendorInfo=36 ƒROMDefs|
  24571. venice=5 ƒFonts|
  24572. verArabia=16 ƒPackages|
  24573. verArabic=16 ƒPackages|
  24574. verAustralia=15 ƒPackages|
  24575. verBelgiumLux=6 ƒPackages|
  24576. verBritain=2 ƒPackages|
  24577. verChina=52 ƒPackages|
  24578. verCyprus=23 ƒPackages|
  24579. verDenmark=9 ƒPackages|
  24580. verErr=-84 ƒErrors
  24581. track failed to verify|
  24582. verEstonia=44 ƒPackages|
  24583. verFaeroeIsl=47 ƒPackages|
  24584. verFinland=17 ƒPackages|
  24585. verFrance=1 ƒPackages|
  24586. verFrBelgiumLux=6 ƒPackages|
  24587. verFrCanada=11 ƒPackages|
  24588. verFrSwiss=18 ƒPackages|
  24589. verGermany=3 ƒPackages|
  24590. verGreece=20 ƒPackages|
  24591. verGrSwiss=19 ƒPackages|
  24592. verHungary=43 ƒPackages|
  24593. verIceland=21 ƒPackages|
  24594. verIndia=33 ƒPackages|
  24595. verIndiaHindi=33 ƒPackages|
  24596. verIran=48 ƒPackages|
  24597. verIreland=50 ƒPackages|
  24598. verIsrael=13 ƒPackages|
  24599. verItaly=4 ƒPackages|
  24600. verJapan=14 ƒPackages|
  24601. verKorea=51 ƒPackages|
  24602. verLapland=46 ƒPackages|
  24603. verLatvia=45 ƒPackages|
  24604. verLithuania=41 ƒPackages|
  24605. verMalta=22 ƒPackages|
  24606. verNetherlands=5 ƒPackages|
  24607. verNorway=12 ƒPackages|
  24608. verPakistan=34 ƒPackages|
  24609. verPoland=42 ƒPackages|
  24610. verPortugal=10 ƒPackages|
  24611. verRussia=49 ƒPackages|
  24612. versionCmd=25 ƒSound|
  24613. verSpain=8 ƒPackages|
  24614. VersRec=RECORD ƒFiles
  24615. numericVersion:NumVersion;
  24616. countryCode:integer;
  24617. shortVersion:Str255;
  24618. reserved:Str255;|
  24619. VersRecHndl=^VersRecPtr ƒFiles|
  24620. VersRecPtr=^VersRec ƒFiles|
  24621. verSweden=7 ƒPackages|
  24622. verTaiwan=53 ƒPackages|
  24623. verThailand=54 ƒPackages|
  24624. VertRRate=$0D30 ƒSysEqu|
  24625. verTurkey=24 ƒPackages|
  24626. verUS=0 ƒPackages|
  24627. verYugoCroatian=25 ƒPackages|
  24628. verYugoslavia=25 ƒPackages|
  24629. VHSelect=… ƒTypes
  24630. (v,h)|
  24631. VIA2DT=$0D70 ƒSysEqu|
  24632. VIA=$1D4 ƒSysEqu|
  24633. Video see ƒVideo|
  24634. VideoBottles=RECORD ƒQuickTimeComponents QTC.5-100…101 [1/2]
  24635. procCount:integer;
  24636. grabProc:GrabProc;
  24637. grabCompleteProc:GrabCompleteProc;
  24638. displayProc:DisplayProc;
  24639. compressProc:CompressProc;
  24640. compressCompleteProc:CompressCompleteProc;|
  24641. VideoBottles=RECORD ƒQuickTimeComponents QTC.5-100…101 [2/2]
  24642. addFrameProc:AddFrameProc;
  24643. transferFrameProc:TransferFrameProc;
  24644. grabCompressCompleteProc:GrabCompressCompleteProc;
  24645. displayCompressProc:DisplayCompressProc;|
  24646. VideoDigitizerComponent=ComponentInstance ƒQuickTimeComponents|
  24647. videoDigitizerComponentType='vdig' ƒQuickTimeComponents|
  24648. VideoDigitizerError=ComponentResult ƒQuickTimeComponents|
  24649. VideoInfoOK=$0DB0 ƒSysEqu|
  24650. VideoMediaInfo=RECORD ƒMoviesFormat
  24651. size:longint;
  24652. atomType:longint;
  24653. header:VideoMediaInfoHeaderAtom;
  24654. dataHandler:HandlerAtom;
  24655. dataInfo:DataInfoAtom;
  24656. sampleTable:SampleTableAtom;|
  24657. VideoMediaInfoHeader=RECORD ƒMoviesFormat
  24658. flags:longint;
  24659. graphicsMode:integer;
  24660. opColorRed:integer;
  24661. opColorGreen:integer;
  24662. opColorBlue:integer;|
  24663. VideoMediaInfoHeaderAID='vmhd' ƒMoviesFormat|
  24664. VideoMediaInfoHeaderAtom=RECORD ƒMoviesFormat
  24665. size:longint;
  24666. atomType:longint;
  24667. vmiHeader:VideoMediaInfoHeader;|
  24668. VideoMediaType='vide' ƒMovies|
  24669. VIDEO_TYPE='vide' ƒMoviesFormat|
  24670. VidMode=$0C2E ƒSysEqu|
  24671. VidType=$0C2D ƒSysEqu|
  24672. ViewAngle(angle:Fixed); ƒGraf3D|
  24673. ViewPort(r:Rect); ƒGraf3D|
  24674. VInstall(vblTaskPtr:QElemPtr):OSErr; ƒRetrace {A033} II-351 PS.4-5…6
  24675. PS.4-10…11  PS.4-24…25|
  24676. VisibleLength(textPtr:Ptr;textLen:longint):longint; ƒScript {A8B5} TE.2-14
  24677. TE.3-89…90  TE.A-26  TE.A-37|
  24678. vLckdErr=-46 ƒErrors
  24679. volume is locked
  24680. Software volume lock
  24681. Volume is locked or read-only
  24682. Destination volume is read-only
  24683. Volume is locked
  24684. Volume is locked through software|
  24685. VoiceDescription=RECORD ƒSpeech [1/2]
  24686. length:longint;
  24687. voice:VoiceSpec;
  24688. version:longint;
  24689. name:Str63;
  24690. comment:Str255;
  24691. gender:integer;
  24692. age:integer;
  24693. script:integer;|
  24694. VoiceDescription=RECORD ƒSpeech [2/2]
  24695. language:integer;
  24696. region:integer;
  24697. reserved1:longint;
  24698. reserved2:longint;
  24699. reserved3:longint;
  24700. reserved4:longint;|
  24701. VoiceDescriptionPtr=^VoiceDescription ƒSpeech|
  24702. VoiceFileInfo=RECORD ƒSpeech
  24703. fileSpec:FSSpec;
  24704. resID:integer;|
  24705. VoiceFileInfoPtr=^VoiceFileInfo ƒSpeech|
  24706. voiceNotFound=-244 ƒSpeech|
  24707. VoiceSpec=RECORD ƒSpeech
  24708. creator:OSType;
  24709. id:OSType;|
  24710. VoiceSpecPtr=^VoiceSpec ƒSpeech|
  24711. volGoneErr=-124 ƒErrors
  24712. server volume has been disconnected
  24713. Server volume has been disconnected|
  24714. VolMountInfoHeader=RECORD ƒFiles FL.2-110
  24715. length:integer;    {length of mounting information}
  24716. media:VolumeType;    {type of volume}
  24717.     {volume-specific, variable-length location data}|
  24718. VolMountInfoPtr=^VolMountInfoHeader ƒFiles|
  24719. volOfflinErr=-53
  24720. Volume is offline|
  24721. volOffLinErr=-53 ƒErrors
  24722. volume not on line error (was Ejected)|
  24723. volOnLinErr=-55 ƒErrors
  24724. drive volume already on-line at MountVol
  24725. Volume already online
  24726. Volume is already online
  24727. Volume is online|
  24728. volumeCmd=46 ƒSound|
  24729. VolumeType=OSType ƒFiles|
  24730. VPBlock=RECORD ƒVideo [1/2]
  24731. vpBaseOffset:longint;
  24732. vpRowBytes:integer;
  24733. vpBounds:Rect;
  24734. vpVersion:integer;
  24735. vpPackType:integer;
  24736. vpPackSize:longint;
  24737. vpHRes:longint;|
  24738. VPBlock=RECORD ƒVideo [2/2]
  24739. vpVRes:longint;
  24740. vpPixelType:integer;
  24741. vpPixelSize:integer;
  24742. vpCmpCount:integer;
  24743. vpCmpSize:integer;
  24744. vpPlaneBytes:longint;|
  24745. VPBlockPtr=^VPBlock ƒVideo|
  24746. VRemove(vblTaskPtr:QElemPtr):OSErr; ƒRetrace {A034} II-351 PS.4-7  PS.4-25…26|
  24747. vTypErr=-2 ƒErrors
  24748. invalid queue element
  24749. Invalid qType value (must be ORD(vType))
  24750. Invalid qType value (must be ORD(dtQType))|
  24751. waitCmd=10 ƒSound|
  24752. WaitMouseMoved(initialMouse:Point):boolean; ƒDrag {ABED:$0023}|
  24753. WaitMouseUp:boolean; ƒEvents Δ {A977} I-259 TB.2-109 TN194|
  24754. WaitNextEvent(eventMask:integer;VAR theEvent:EventRecord;sleep:longint;
  24755. mouseRgn:RgnHandle):boolean; ƒEvents {A860} N158-1 OV-75  OV-78  OV-123
  24756. OV-167  OV-173  OV-181  PS.1-6…9  PS.2-26  PS.2-27…28  TB.2-85…88  TE.2-36
  24757. TN158  TN177  TN180  TN194  TN205|
  24758. WakeUpProcess(PSN:ProcessSerialNumber):OSErr; ƒProcesses {A88F:$003C} PS.1-9
  24759. PS.2-27…28|
  24760. WarmStart=$0CFC ƒSysEqu|
  24761. watchCursor=4 ƒToolUtils|
  24762. Wave=PACKED ARRAY[0..255] of Byte ƒSound|
  24763. waveInitChannel0=$04 ƒSound|
  24764. waveInitChannel1=$05 ƒSound|
  24765. waveInitChannel2=$06 ƒSound|
  24766. waveInitChannel3=$07 ƒSound|
  24767. waveInitChannelMask=$07 ƒSound|
  24768. WavePtr=^Wave ƒSound|
  24769. waveTableCmd=60 ƒSound|
  24770. waveTableSynth=3 ƒSound|
  24771. wCalcRgns=2 ƒWindows|
  24772. wContentColor=0 ƒWindows|
  24773. WCTabHandle=^WCTabPtr ƒWindows|
  24774. WCTabPtr=^WinCTab ƒWindows|
  24775. WDEFNFnd=dsWDEFNotFound ƒErrors|
  24776. wDispose=4 ƒWindows|
  24777. WDPBPtr=^WDPBRec ƒFiles|
  24778. WDPBRec=RECORD ƒFiles FL.2-106 [1/2]
  24779. qLink:QElemPtr;    {next queue entry}
  24780. qType:integer;    {queue type}
  24781. ioTrap:integer;    {routine trap}
  24782. ioCmdAddr:Ptr;    {routine address}
  24783. ioCompletion:ProcPtr;    {pointer to completion routine}
  24784. ioResult:OSErr;    {result code}
  24785. ioNamePtr:StringPtr;    {pointer to pathname}
  24786. ioVRefNum:integer;    {volume specification}|
  24787. WDPBRec=RECORD ƒFiles FL.2-106 [2/2]
  24788. filler1:integer;    {reserved}
  24789. ioWDIndex:integer;    {working directory index}
  24790. ioWDProcID:longint;    {working directory user identifier}
  24791. ioWDVRefNum:integer;    {working directory's vol. ref. num.}
  24792. filler2:ARRAY[1..7] OF integer;    {reserved}
  24793. ioWDDirID:longint;    {working directory's directory ID}|
  24794. wDraw=0 ƒWindows|
  24795. wDrawGIcon=6 ƒWindows|
  24796. WDSElement=RECORD ƒAppleTalk
  24797. entryLength:integer;
  24798. entryPtr:Ptr;|
  24799. wdsEntry=RECORD ƒTCPTypes
  24800. size:integer;
  24801. buffer:Ptr;|
  24802. wdsPtr=^wdsType ƒTCPTypes|
  24803. wdsType=RECORD ƒTCPTypes
  24804. size:integer;
  24805. buffer:Ptr;
  24806. term:integer;|
  24807. weekOfYearMask=$0200 ƒScript|
  24808. wfFileNotFound=-2021 ƒMovies|
  24809. wFrameColor=1 ƒWindows|
  24810. wGrow=5 ƒWindows|
  24811. wHiliteColor=3 ƒWindows|
  24812. wHit=1 ƒWindows|
  24813. white:Pattern
  24814. QDGlobal - all-white pattern|
  24815. whiteColor=30 ƒQuickdraw|
  24816. WideChar=RECORD ƒScript TE.B-57
  24817. case BOOLEAN of
  24818. TRUE:
  24819.     a:packedarray[0..1]ofCHAR
  24820. FALSE:
  24821.     b:integer
  24822.     );|
  24823. WideCharArr=RECORD ƒScript TE.B-57
  24824. size:integer;
  24825. data:packedarray[0..9]ofWideChar;|
  24826. WidEntry=RECORD ƒFonts TE.4-48  TE.4-99
  24827. widStyle:integer;    {style code}
  24828.     {widths: ARRAY[0..n] of Fixed;}|
  24829. WidTable=RECORD ƒFonts TE.4-48  TE.4-99
  24830. numWidths:integer;    {number of entries - 1}|
  24831. WIDTHHook=8 ƒTextEdit|
  24832. WidthListHand=$8E4 TE.4-37|
  24833. WidthPtr=$B10 TE.4-37|
  24834. WidthTabHandle=$B2A TE.4-37|
  24835. WidthTable=PACKED RECORD ƒFonts TE.4-43 [1/3]
  24836. tabData:ARRAY[1..256]ofFixed;
  24837. tabFont:Handle;
  24838. sExtra:longint;
  24839. style:longint;
  24840. fID:integer;
  24841. fSize:integer;
  24842. face:integer;|
  24843. WidthTable=PACKED RECORD ƒFonts TE.4-43 [2/3]
  24844. device:integer;
  24845. inNumer:Point;
  24846. inDenom:Point;
  24847. aFID:integer;
  24848. fHand:Handle;
  24849. usedFam:boolean;
  24850. aFace:Byte;|
  24851. WidthTable=PACKED RECORD ƒFonts TE.4-43 [3/3]
  24852. vOutput:integer;
  24853. hOutput:integer;
  24854. vFactor:integer;
  24855. hFactor:integer;
  24856. aSize:integer;
  24857. tabSize:integer;|
  24858. wInContent=1 ƒWindows|
  24859. WinCTab=RECORD ƒWindows TB.4-71…72
  24860. wCSeed:longint;    {reserved}
  24861. wCReserved:integer;    {reserved}
  24862. ctSize:integer;    {number of entries in table -1}
  24863. ctTable:ARRAY[0..4] OF ColorSpec;
  24864.     {ARRAY of color specification }
  24865.     { records}|
  24866. WindowList=$9D6 ƒSysEqu TB.4-74|
  24867. WindowPeek=^WindowRecord ƒWindows OV-113  TB.4-20  TB.4-65|
  24868. WindowPtr=GrafPtr ƒQuickdraw OV-113  TB.4-19  TB.4-65|
  24869. WindowRecord=RECORD ƒWindows OV-112  TB.4-19  TB.4-65  TB.4-69 [1/3]
  24870. port:GrafPort;    {window's graphics port}
  24871. windowKind:integer;    {class of the window}
  24872. visible:boolean;    {visibility}
  24873. hilited:boolean;    {highlighting}
  24874. goAwayFlag:boolean;    {presence of close box}
  24875. spareFlag:boolean;    {presence of zoom box}
  24876. strucRgn:RgnHandle;    {handle to structure region}
  24877. contRgn:RgnHandle;    {handle to content region}|
  24878. WindowRecord=RECORD ƒWindows OV-112  TB.4-19  TB.4-65  TB.4-69 [2/3]
  24879. updateRgn:RgnHandle;    {handle to update region}
  24880. windowDefProc:Handle;    {handle to window definition }
  24881.     { function}
  24882. dataHandle:Handle;    {handle to window state }
  24883.     { data RECORD}
  24884. titleHandle:StringHandle;    {handle to window title}
  24885. titleWidth:integer;    {title width in pixels}
  24886. controlList:ControlHandle;    {handle to control list}|
  24887. WindowRecord=RECORD ƒWindows OV-112  TB.4-19  TB.4-65  TB.4-69 [3/3]
  24888. nextWindow:WindowPeek;    {pointer to next window }
  24889.     { RECORD in window list}
  24890. windowPic:PicHandle;    {handle to optional picture}
  24891. refCon:longint;    {storage available to your }
  24892.     { application}|
  24893. Windows see ƒWindows|
  24894. wInDrag=2 ƒWindows|
  24895. wInGoAway=4 ƒWindows|
  24896. wInGrow=3 ƒWindows|
  24897. wInZoomIn=5 ƒWindows|
  24898. wInZoomOut=6 ƒWindows|
  24899. WMgrCPort=$0D2C ƒSysEqu|
  24900. WMgrPort=$9DE ƒSysEqu|
  24901. wNew=3 ƒWindows|
  24902. wNoHit=0 ƒWindows|
  24903. WordRedraw=$BA5 ƒSysEqu TE.2-90|
  24904. wPrErr=-44 ƒErrors
  24905. diskette is write protected
  24906. Hardware volume lock
  24907. Disk is write-protected
  24908. Disk is write protected
  24909. Volume is locked through hardware|
  24910. wrgVolTypErr=-123 ƒErrors
  24911. wrong volume type error
  24912. Not an HFS volume
  24913. Volume is an MFS volume
  24914. Function not supported by volume
  24915. Function is not supported by volume
  24916. Volume does not support Desktop Manager|
  24917. writeDDP=246 ƒAppleTalk|
  24918. WriteDraw(writeln:params); ƒPascal TP-370|
  24919. WriteEdition(whichEdition:EditionRefNum;whichFormat:FormatType;buffPtr:UNIV
  24920. Ptr;buffLen:Size):OSErr; ƒEditions {A82D:$081C} IAC.2-27  IAC.2-88|
  24921. writeLAP=243 ƒAppleTalk|
  24922. WriteLocation(loc:MachineLocation); ƒScript {A052}|
  24923. WriteParam:OSErr; ƒOSUtils II-382|
  24924. WritePartialResource(theResource:Handle;offset:longint;buffer:UNIV Ptr;count:
  24925. longint); ƒResources {A822:$0002} MTB.1-113…115 TN214|
  24926. WriteResource(theResource:Handle); ƒResources {A9B0} I-125  N54-1  N63-1
  24927. MTB.1-93…94 TN111  TN188|
  24928. writErr=-20 ƒErrors
  24929. driver can’t respond to Write call
  24930. Driver can’t respond to write requests
  24931. Driver can’t respond to read requests|
  24932. WritingCode=RECORD ƒAERegistry
  24933. theScriptCode:ScriptCode;
  24934. theLangCode:LangCode;|
  24935. writingPastEnd=-189
  24936. Writing past end of file|
  24937. wrPermErr=-61 ƒErrors
  24938. Read/write permission doesn’t allow writing
  24939. Not a publisher|
  24940. wrUnderrun=-74 ƒErrors
  24941. write underrun occurred|
  24942. WStateData=RECORD ƒWindows TB.4-33  TB.4-54  TB.4-70…71
  24943. userState:Rect;    {size and location established by user}
  24944. stdState:Rect;    {size and location established by }
  24945.     { application}|
  24946. WStateDataHandle=^WStateDataPtr ƒWindows|
  24947. WStateDataPtr=^WStateData ƒWindows|
  24948. wTextColor=2 ƒWindows|
  24949. wTitleBarColor=4 ƒWindows|
  24950. WWExist=$8F2 ƒSysEqu|
  24951. X2Fix(x:extended):Fixed; ƒFixMath {A844} IV-65|
  24952. X2Frac(x:extended):Fract; ƒFixMath {A846} IV-65|
  24953. X80toX96(x:extended):Extended96; ƒSANE|
  24954. X96toX80(x:Extended96):extended; ƒSANE|
  24955. xCall=246 ƒAppleTalk|
  24956. xCloseEvt=1001 ƒHyperXCmd|
  24957. XCmdBlock=RECORD ƒHyperXCmd [1/2]
  24958. paramCount:integer;
  24959. params:ARRAY[1..16]ofHandle;
  24960. returnValue:Handle;
  24961. passFlag:boolean;
  24962. entryPoint:ProcPtr;|
  24963. XCmdBlock=RECORD ƒHyperXCmd [2/2]
  24964. request:integer;
  24965. result:integer;
  24966. inArgs:ARRAY[1..8]ofLongInt;
  24967. outArgs:ARRAY[1..4]ofLongInt;|
  24968. XCmdPtr=^XCmdBlock ƒHyperXCmd|
  24969. xCursorWithin=1300 ƒHyperXCmd|
  24970. xDebugErrorEvt=1503 ƒHyperXCmd|
  24971. xDebugFinishedEvt=1506 ƒHyperXCmd|
  24972. xDebuggerID=-5 ƒHyperXCmd|
  24973. xDebugStepEvt=1504 ƒHyperXCmd|
  24974. xDebugTraceEvt=1505 ƒHyperXCmd|
  24975. xEditClear=1105 ƒHyperXCmd|
  24976. xEditCopy=1103 ƒHyperXCmd|
  24977. xEditCut=1102 ƒHyperXCmd|
  24978. xEditPaste=1104 ƒHyperXCmd|
  24979. xEditUndo=1100 ƒHyperXCmd|
  24980. XfMatrix=ARRAY[0..3, 0..3] of Fixed ƒGraf3D|
  24981. xGetPropEvt=1202 ƒHyperXCmd|
  24982. xGiveUpEditEvt=1002 ƒHyperXCmd|
  24983. xGiveUpSoundEvt=1003 ƒHyperXCmd|
  24984. xHidePalettesEvt=1004 ƒHyperXCmd|
  24985. xMBarClickedEvt=1401 ƒHyperXCmd|
  24986. xMenuEvt=1400 ƒHyperXCmd|
  24987. xMessageWatcherID=-2 ƒHyperXCmd|
  24988. xOffWasSent=128 ƒSerial|
  24989. xOpenEvt=1000 ƒHyperXCmd|
  24990. XorRgn(srcRgnA:RgnHandle;srcRgnB:RgnHandle;dstRgn:RgnHandle); ƒQuickdraw Δ
  24991. {A8E7} I-185|
  24992. XPPEndPrmType=… ƒAppleTalk
  24993. (AFPLoginPrm,ASPEndPrm)|
  24994. xppFlagClr=0 ƒAppleTalk|
  24995. xppFlagSet=128 ƒAppleTalk|
  24996. xppLoadedBit=5 ƒAppleTalk|
  24997. XPPParamBlock=PACKED RECORD ƒAppleTalk [1/6]
  24998. qLink:QElemPtr;
  24999. qType:integer;
  25000. ioTrap:integer;
  25001. ioCmdAddr:Ptr;
  25002. ioCompletion:ProcPtr;
  25003. ioResult:OSErr;
  25004. cmdResult:longint;
  25005. ioVRefNum:integer;
  25006. ioRefNum:integer;|
  25007. XPPParamBlock=PACKED RECORD ƒAppleTalk [2/6]
  25008. csCode:integer;
  25009. case XPPPrmBlkType of
  25010. ASPAbortPrm:
  25011.     abortSCBPtr:Ptr
  25012. ASPSizeBlk:
  25013.     aspMaxCmdSize:integer;
  25014.     aspQuantumSize:integer;
  25015.     numSesss:integer
  25016. XPPPrmBlk:|
  25017. XPPParamBlock=PACKED RECORD ƒAppleTalk [3/6]
  25018.     sessRefnum:integer;
  25019.     aspTimeout:Byte;
  25020.     aspRetry:Byte;
  25021.     case XPPSubPrmType of
  25022. ASPOpenPrm:
  25023.     serverAddr:AddrBlock;
  25024.     scbPointer:Ptr;
  25025.     attnRoutine:Ptr
  25026. ASPSubPrm:|
  25027. XPPParamBlock=PACKED RECORD ƒAppleTalk [4/6]
  25028.     cbSize:integer;
  25029.     cbPtr:Ptr;
  25030.     rbSize:integer;
  25031.     rbPtr:Ptr;
  25032.     case XPPEndPrmType of
  25033. AFPLoginPrm:
  25034.     afpAddrBlock:AddrBlock;
  25035.     afpSCBPtr:Ptr;
  25036.     afpAttnRoutine:Ptr|
  25037. XPPParamBlock=PACKED RECORD ƒAppleTalk [5/6]
  25038. ASPEndPrm:
  25039.     wdSize:integer;
  25040.     wdPtr:Ptr;
  25041.     ccbStart:ARRAY[0..295]ofByte
  25042.     )
  25043.     )
  25044. XCallParam:
  25045.     xppSubCode:integer;
  25046.     xppTimeout:Byte;|
  25047. XPPParamBlock=PACKED RECORD ƒAppleTalk [6/6]
  25048.     xppRetry:Byte;
  25049.     filler1:integer;
  25050.     zipBuffPtr:Ptr;
  25051.     zipNumZones:integer;
  25052.     zipLastFlag:Byte;
  25053.     filler2:Byte;
  25054.     zipInfoField:packedarray[1..70]ofByte
  25055.     );|
  25056. XPPParmBlkPtr=^XPPParamBlock ƒAppleTalk|
  25057. XPPPrmBlkType=… ƒAppleTalk
  25058. (XPPPrmBlk,ASPSizeBlk,ASPAbortPrm,XCallParam)|
  25059. xppRefNum=-41 ƒAppleTalk|
  25060. XPPSubPrmType=… ƒAppleTalk
  25061. (ASPOpenPrm,ASPSubPrm)|
  25062. xppUnitNum=40 ƒAppleTalk|
  25063. XpwrI(x:extended;i:integer):extended; ƒSANE|
  25064. XpwrY(x:extended;y:extended):extended; ƒSANE|
  25065. xreqBoolToStr=16 ƒHyperXCmd|
  25066. xreqEvalExpr=2 ƒHyperXCmd|
  25067. xreqExtToStr=17 ƒHyperXCmd|
  25068. xreqGetFieldByID=22 ƒHyperXCmd|
  25069. xreqGetFieldByName=20 ƒHyperXCmd|
  25070. xreqGetFieldByNum=21 ƒHyperXCmd|
  25071. xreqGetGlobal=18 ƒHyperXCmd|
  25072. xreqLongToStr=13 ƒHyperXCmd|
  25073. xreqNumToHex=15 ƒHyperXCmd|
  25074. xreqNumToStr=14 ƒHyperXCmd|
  25075. xreqPasToZero=7 ƒHyperXCmd|
  25076. xreqReturnToPas=27 ƒHyperXCmd|
  25077. xreqScanToReturn=28 ƒHyperXCmd|
  25078. xreqScanToZero=39 ƒHyperXCmd|
  25079. xreqSendCardMessage=1 ƒHyperXCmd|
  25080. xreqSendHCMessage=5 ƒHyperXCmd|
  25081. xreqSetFieldByID=25 ƒHyperXCmd|
  25082. xreqSetFieldByName=23 ƒHyperXCmd|
  25083. xreqSetFieldByNum=24 ƒHyperXCmd|
  25084. xreqSetGlobal=19 ƒHyperXCmd|
  25085. xreqStringEqual=26 ƒHyperXCmd|
  25086. xreqStringLength=3 ƒHyperXCmd|
  25087. xreqStringMatch=4 ƒHyperXCmd|
  25088. xreqStrToBool=11 ƒHyperXCmd|
  25089. xreqStrToExt=12 ƒHyperXCmd|
  25090. xreqStrToLong=9 ƒHyperXCmd|
  25091. xreqStrToNum=10 ƒHyperXCmd|
  25092. xreqZeroBytes=6 ƒHyperXCmd|
  25093. xreqZeroToPas=8 ƒHyperXCmd|
  25094. xresFail=1 ƒHyperXCmd|
  25095. xresNotImp=2 ƒHyperXCmd|
  25096. xresSucc=0 ƒHyperXCmd|
  25097. xScriptEditorID=-4 ƒHyperXCmd|
  25098. xScriptErrorEvt=1502 ƒHyperXCmd|
  25099. xSendEvt=1200 ƒHyperXCmd|
  25100. xSetPropEvt=1201 ƒHyperXCmd|
  25101. xShowPalettesEvt=1005 ƒHyperXCmd|
  25102. xShowWatchInfoEvt=1501 ƒHyperXCmd|
  25103. XTalkObject=RECORD ƒHyperXCmd
  25104. objectKind:integer;
  25105. stackNum:longint;
  25106. bkgndID:longint;
  25107. cardID:longint;
  25108. buttonID:longint;
  25109. fieldID:longint;|
  25110. XTalkObjectPtr=^XTalkObject ƒHyperXCmd|
  25111. xVariableWatcherID=-3 ƒHyperXCmd|
  25112. XWAllowReEntrancy(paramPtr:XCmdPtr;window:WindowPtr;allowSysEvts:boolean;
  25113. allowHCEvts:boolean); ƒHyperXCmd|
  25114. XWAlwaysMoveHigh(paramPtr:XCmdPtr;window:WindowPtr;moveHigh:boolean);
  25115. ƒHyperXCmd|
  25116. XWEventInfo=RECORD ƒHyperXCmd
  25117. event:EventRecord;
  25118. eventWindow:WindowPtr;
  25119. eventParams:ARRAY[1..9]ofLongInt;
  25120. eventResult:Handle;|
  25121. XWEventInfoPtr=^XWEventInfo ƒHyperXCmd|
  25122. XWHasInterruptCode(paramPtr:XCmdPtr;window:WindowPtr;haveCode:boolean);
  25123. ƒHyperXCmd|
  25124. Yaw(yAngle:Fixed); ƒGraf3D|
  25125. ydm=5 ƒPackages|
  25126. yearMask=$0002 ƒScript|
  25127. yellowBit=6 ƒQuickdraw|
  25128. yellowColor=69 ƒQuickdraw|
  25129. yesNoCancelDlgID=4 ƒHyperXCmd|
  25130. ymd=2 ƒPackages|
  25131. ZeroBytes(paramPtr:XCmdPtr;dstPtr:Ptr;longCount:longint); ƒHyperXCmd|
  25132. zeroCycle=1 ƒPackages|
  25133. ZeroScrap:longint; ƒScrap Δ {A9FC} I-458 MTB.2-35 TN180|
  25134. ZeroTermHandle(paramPtr:XCmdPtr;hndl:Handle); ƒHyperXCmd|
  25135. ZeroToPas(paramPtr:XCmdPtr;zeroStr:Ptr;VAR pasStr:Str255); ƒHyperXCmd|
  25136. zipGetLocalZones=5 ƒAppleTalk|
  25137. zipGetMyZone=7 ƒAppleTalk|
  25138. zipGetZoneList=6 ƒAppleTalk|
  25139. Zone=RECORD ƒMemory [1/3]
  25140. bkLim:Ptr;    {first usable Byte after zone}
  25141. purgePtr:Ptr;    {used internally}
  25142. hFstFree:Ptr;    {first free master pointer}
  25143. zcbFree:longint;    {number of free bytes in zone}
  25144. gzProc:ProcPtr;    {grow-zone function}
  25145. moreMast:integer;    {num. of master ptrs to allocate}
  25146. flags:integer;    {used internally}|
  25147. Zone=RECORD ƒMemory [2/3]
  25148. cntRel:integer;    {reserved}
  25149. maxRel:integer;    {reserved}
  25150. cntNRel:integer;    {reserved}
  25151. maxNRel:integer;    {reserved}
  25152. cntEmpty:integer;    {reserved}
  25153. cntHandles:integer;    {reserved}
  25154. minCBFree:longint;    {reserved}|
  25155. Zone=RECORD ƒMemory [3/3]
  25156. purgeProc:ProcPtr;    {purge-warning procedure}
  25157. sparePtr:Ptr;    {used internally}
  25158. allocPtr:Ptr;    {used internally}
  25159. heapData:integer;    {first usable Byte in zone}|
  25160. zoneDisable=2 ƒCTBUtilities|
  25161. zoneInclude=1 ƒCTBUtilities|
  25162. zoneReject=3 ƒCTBUtilities|
  25163. zoomAccelerate=1 ƒDrag|
  25164. ZoomAcceleration=integer ƒDrag|
  25165. zoomDecelerate=2 ƒDrag|
  25166. zoomDocProc=8 ƒWindows|
  25167. zoomIn=7 ƒAERegistry|
  25168. zoomNoAcceleration=0 ƒDrag|
  25169. zoomNoGrow=12 ƒWindows|
  25170. zoomOut=8 ƒAERegistry|
  25171. ZoomRects(fromRect:Rect;toRect:Rect;zoomSteps:integer;acceleration:
  25172. ZoomAcceleration):OSErr; ƒDrag {ABED:$0024}|
  25173. ZoomRegion(region:RgnHandle;zoomDistance:Point;zoomSteps:integer;
  25174. acceleration:ZoomAcceleration):OSErr; ƒDrag {ABED:$0025}|
  25175. ZoomWindow(theWindow:WindowPtr;partCode:integer;front:boolean); ƒWindows Δ
  25176. {A83A} IV-50  V-210 TB.4-54  TB.4-57  TB.4-102…103 TN79|
  25177. _24=$A091|
  25178. _32QD=$ABBF|
  25179. _ActivatePalette=$AA94 ƒTraps|
  25180. _ADBOp=$A07C ƒTraps|
  25181. _ADBReInit=$A07B ƒTraps|
  25182. _AddComp=$AA3B ƒTraps|
  25183. _AddDrive=$A04E ƒTraps|
  25184. _AddPt=$A87E ƒTraps|
  25185. _AddReference=$A9AC ƒTraps|
  25186. _AddResMenu=$A94D ƒTraps|
  25187. _AddResource=$A9AB ƒTraps|
  25188. _AddSearch=$AA3A ƒTraps|
  25189. _Alert=$A985 ƒTraps|
  25190. _AliasDispatch=$A823 FL.4-28|
  25191. _Allocate=$A010 ƒTraps|
  25192. _AllocContig=$A210 ƒTraps|
  25193. _AllocCursor=$AA1D ƒTraps|
  25194. _AllocRunBuf=$AB94|
  25195. _AngleFromSlope=$A8C4 ƒTraps|
  25196. _AnimateEntry=$AA99 ƒTraps|
  25197. _AnimatePalette=$AA9A ƒTraps|
  25198. _AppendMenu=$A933 ƒTraps|
  25199. _AttachVBL=$A071 ƒTraps|
  25200. _AUXDispatch=$ABF9|
  25201. _AUXSysCall=$ABFA|
  25202. _BackColor=$A863 ƒTraps|
  25203. _BackPat=$A87C ƒTraps|
  25204. _BackPixPat=$AA0B ƒTraps|
  25205. _bAddOver=$AB52|
  25206. _bAddPin=$AB51|
  25207. _bArith16Setup=$ABBB|
  25208. _bArith16Tab=$ABB8|
  25209. _bArith32Setup=$ABBC|
  25210. _bArith32Tab=$ABB9|
  25211. _Bass=$A854|
  25212. _bAvg=$AB50|
  25213. _bcEnd0=$AB4C|
  25214. _bcEnd1=$AB4D|
  25215. _bcEnd3=$AB4F|
  25216. _bcMain0=$AB3C|
  25217. _bcMain1=$AB3D|
  25218. _bcMain3=$AB3F|
  25219. _BeginUpDate=$A922 ƒTraps|
  25220. _bEND0=$AB40|
  25221. _bEND10=$AB46|
  25222. _bEND11=$AB47|
  25223. _bEND1=$AB41|
  25224. _bEND2=$AB42|
  25225. _bEND3=$AB43|
  25226. _bEND9=$AB45|
  25227. _bHilite=$AB3E|
  25228. _bHiliteTab=$ABBA|
  25229. _BitAnd=$A858 ƒTraps|
  25230. _BitBlt=$AB00|
  25231. _BitClr=$A85F ƒTraps|
  25232. _BitMapRgn=$A8D7|
  25233. _BitMapToRegion=$A8D7 ƒTraps|
  25234. _BitNot=$A85A ƒTraps|
  25235. _BitOr=$A85B ƒTraps|
  25236. _BitsDevLoop=$AB9E|
  25237. _BitSet=$A85E ƒTraps|
  25238. _BitShift=$A85C ƒTraps|
  25239. _BitsToMap=$AB01|
  25240. _BitsToPix=$AB02|
  25241. _BitTst=$A85D ƒTraps|
  25242. _BitXOr=$A859 ƒTraps|
  25243. _bLeft0=$AB59|
  25244. _BlitCase=$AB98|
  25245. _BlockMove=$A02E ƒTraps|
  25246. _bLONG8=$AB44|
  25247. _bMAIN0=$AB30|
  25248. _bMAIN11=$AB37|
  25249. _bMAIN1=$AB31|
  25250. _bMAIN2=$AB32|
  25251. _bMAIN3=$AB33|
  25252. _bMAIN9=$AB35|
  25253. _bMax=$AB55|
  25254. _bMin=$AB57|
  25255. _BringToFront=$A920 ƒTraps|
  25256. _bSetup0=$AB58|
  25257. _bSETUP10=$AB36|
  25258. _bSETUP8=$AB34|
  25259. _bSloHilite=$AB4E|
  25260. _bSubOver=$AB56|
  25261. _bSubPin=$AB53|
  25262. _bTransparent=$AB54|
  25263. _BTreeDispatch=$A08E|
  25264. _Button=$A974 ƒTraps|
  25265. _bXEND10=$AB4A|
  25266. _bXEND11=$AB4B|
  25267. _bXEND9=$AB49|
  25268. _bXLONG8=$AB48|
  25269. _bXMAIN10=$AB3A|
  25270. _bXMAIN11=$AB3B|
  25271. _bXMAIN8=$AB38|
  25272. _bXMAIN9=$AB39|
  25273. _Cache=$A074|
  25274. _CalcCMask=$AA4F ƒTraps|
  25275. _CalcMask=$A838 ƒTraps|
  25276. _CalcMenuSize=$A948 ƒTraps|
  25277. _CalcVBehind=$A90A ƒTraps|
  25278. _CalcVis=$A909 ƒTraps|
  25279. _CautionAlert=$A988 ƒTraps|
  25280. _Chain=$A9F3 ƒTraps|
  25281. _ChangedResource=$A9AA ƒTraps|
  25282. _CharExtra=$AA23 ƒTraps|
  25283. _CharWidth=$A88D ƒTraps|
  25284. _CheckItem=$A945 ƒTraps|
  25285. _CheckPic=$AB0F|
  25286. _CheckUpDate=$A911 ƒTraps|
  25287. _CleanupApplication=$AAFB|
  25288. _ClearMenuBar=$A934 ƒTraps|
  25289. _ClipAbove=$A90B ƒTraps|
  25290. _ClipRect=$A87B ƒTraps|
  25291. _ClkNoMem=$A053|
  25292. _Close=$A001 ƒTraps|
  25293. _CloseCport=$A87D ƒTraps|
  25294. _CloseCPort=$AA02|
  25295. _CloseDeskAcc=$A9B7 ƒTraps|
  25296. _CloseDialog=$A982 ƒTraps|
  25297. _ClosePgon=$A8CC ƒTraps|
  25298. _ClosePicture=$A8F4 ƒTraps|
  25299. _ClosePort=$A87D ƒTraps|
  25300. _CloseResFile=$A99A ƒTraps|
  25301. _CloseRgn=$A8DB ƒTraps|
  25302. _CloseWindow=$A92D ƒTraps|
  25303. _CmpString=$A03C ƒTraps|
  25304. _Color2Index=$AA33 ƒTraps|
  25305. _ColorBit=$A864 ƒTraps|
  25306. _ColorMap=$AB04|
  25307. _ColorThing=$AB92|
  25308. _CommMgr=$A08B|
  25309. _CommToolboxDispatch=$A08B ƒTraps|
  25310. _CompactMem=$A04C ƒTraps|
  25311. _Control=$A004 ƒTraps|
  25312. _CopyBits=$A8EC ƒTraps|
  25313. _CopyHandle=$AB05|
  25314. _CopyMask=$A817 ƒTraps|
  25315. _CopyPalette=$AAA1 ƒTraps|
  25316. _CopyPixMap=$AA05 ƒTraps|
  25317. _CopyPixPat=$AA09 ƒTraps|
  25318. _CopyRgn=$A8DC ƒTraps|
  25319. _CouldAlert=$A989 ƒTraps|
  25320. _CouldDialog=$A979 ƒTraps|
  25321. _Count1Resources=$A80D ƒTraps|
  25322. _Count1Types=$A81C ƒTraps|
  25323. _CountADBs=$A077 ƒTraps|
  25324. _CountMItems=$A950 ƒTraps|
  25325. _CountResources=$A99C ƒTraps|
  25326. _CountTypes=$A99E ƒTraps|
  25327. _Create=$A008 ƒTraps|
  25328. _CreateResFile=$A9B1 ƒTraps|
  25329. _CTab2Palette=$AA9F ƒTraps|
  25330. _CullPoints=$AB06|
  25331. _CurResFile=$A994 ƒTraps|
  25332. _DataPubsMgr=$A82A|
  25333. _Date2Secs=$A9C7 ƒTraps|
  25334. _Debugger=$A9FF ƒTraps|
  25335. _DebugStr=$ABFF ƒTraps|
  25336. _DECSTR68K=$A9EE ƒTraps|
  25337. _Deferred=$A08F|
  25338. _DeferUserFn=$A08F ƒTraps|
  25339. _Delay=$A03B ƒTraps|
  25340. _DelComp=$AA4D ƒTraps|
  25341. _Delete=$A009 ƒTraps|
  25342. _DeleteMenu=$A936 ƒTraps|
  25343. _DelMCEntries=$AA60 ƒTraps|
  25344. _DelMenuItem=$A952 ƒTraps|
  25345. _DelSearch=$AA4C ƒTraps|
  25346. _DeltaPoint=$A94F ƒTraps|
  25347. _Dequeue=$A96E ƒTraps|
  25348. _DeQueue=$A96E|
  25349. _DetachResource=$A992 ƒTraps|
  25350. _DeviceLoop=$ABCA ƒTraps|
  25351. _DialogSelect=$A980 ƒTraps|
  25352. _DiffRgn=$A8E6 ƒTraps|
  25353. _DisableDogCow=$A89F ƒTraps|
  25354. _DisableItem=$A93A ƒTraps|
  25355. _DispatchHelper=$A0EC|
  25356. _DispMCInfo=$AA63 ƒTraps|
  25357. _DisposCCursor=$AA26 ƒTraps|
  25358. _DisposCIcon=$AA25 ƒTraps|
  25359. _DisposControl=$A955 ƒTraps|
  25360. _DisposCTable=$AA24 ƒTraps|
  25361. _DisposDialog=$A983 ƒTraps|
  25362. _DisposeMenu=$A932|
  25363. _DisposePalette=$AA93 ƒTraps|
  25364. _DisposePtr=$A01F|
  25365. _DisposeRgn=$A8D9|
  25366. _DisposeTempBuffer=$AB1E|
  25367. _DisposeWindow=$A914|
  25368. _DisposGDevice=$AA30 ƒTraps|
  25369. _DisposHandle=$A023 ƒTraps|
  25370. _DisposMenu=$A932 ƒTraps|
  25371. _DisposPixMap=$AA04 ƒTraps|
  25372. _DisposPixPat=$AA08 ƒTraps|
  25373. _DisposPtr=$A01F ƒTraps|
  25374. _DisposRgn=$A8D9 ƒTraps|
  25375. _DisposWindow=$A914 ƒTraps|
  25376. _DoLine=$AB10|
  25377. _DoVBLTask=$A072 ƒTraps|
  25378. _DragControl=$A967 ƒTraps|
  25379. _DragGrayRgn=$A905 ƒTraps|
  25380. _DragTheRgn=$A926 ƒTraps|
  25381. _DragWindow=$A925 ƒTraps|
  25382. _Draw1Control=$A96D ƒTraps|
  25383. _DrawArc=$AB09|
  25384. _DrawChar=$A883 ƒTraps|
  25385. _DrawControls=$A969 ƒTraps|
  25386. _DrawDialog=$A981 ƒTraps|
  25387. _DrawGrowIcon=$A904 ƒTraps|
  25388. _DrawLine=$AB0A|
  25389. _DrawMenuBar=$A937 ƒTraps|
  25390. _DrawNew=$A90F ƒTraps|
  25391. _DrawPicture=$A8F6 ƒTraps|
  25392. _DrawSlab=$AB0B|
  25393. _DrawString=$A884 ƒTraps|
  25394. _DrawText=$A885 ƒTraps|
  25395. _DrvrInstall=$A03D ƒTraps|
  25396. _DrvrRemove=$A03E ƒTraps|
  25397. _DTInstall=$A082 ƒTraps|
  25398. _Egret=$A092|
  25399. _Eject=$A017 ƒTraps|
  25400. _Elems68K=$A9EC ƒTraps|
  25401. _EmptyHandle=$A02B ƒTraps|
  25402. _EmptyRect=$A8AE ƒTraps|
  25403. _EmptyRgn=$A8E2 ƒTraps|
  25404. _EnableDogCow=$A89F ƒTraps|
  25405. _EnableItem=$A939 ƒTraps|
  25406. _EndUpDate=$A923 ƒTraps|
  25407. _Enqueue=$A96F ƒTraps|
  25408. _EnQueue=$A96F|
  25409. _EqualPt=$A881 ƒTraps|
  25410. _EqualRect=$A8A6 ƒTraps|
  25411. _EqualRgn=$A8E3 ƒTraps|
  25412. _EraseArc=$A8C0 ƒTraps|
  25413. _EraseOval=$A8B9 ƒTraps|
  25414. _ErasePoly=$A8C8 ƒTraps|
  25415. _EraseRect=$A8A3 ƒTraps|
  25416. _EraseRgn=$A8D4 ƒTraps|
  25417. _EraseRoundRect=$A8B2 ƒTraps|
  25418. _ErrorSound=$A98C ƒTraps|
  25419. _EventAvail=$A971 ƒTraps|
  25420. _ExitToShell=$A9F4 ƒTraps|
  25421. _ExTblPtr=$AB2B|
  25422. _FastLine=$AB9C|
  25423. _FastSlabMode=$AB0C|
  25424. _FastSlant=$AB9D|
  25425. _FileAllocate=$A010|
  25426. _FillArc=$A8C2 ƒTraps|
  25427. _FillCArc=$AA11 ƒTraps|
  25428. _FillCOval=$AA0F ƒTraps|
  25429. _FillCPoly=$AA13 ƒTraps|
  25430. _FillCRect=$AA0E ƒTraps|
  25431. _FillCRgn=$AA12 ƒTraps|
  25432. _FillCRoundRect=$AA10 ƒTraps|
  25433. _FillOval=$A8BB ƒTraps|
  25434. _FillPoly=$A8CA ƒTraps|
  25435. _FillRect=$A8A5 ƒTraps|
  25436. _FillRgn=$A8D6 ƒTraps|
  25437. _FillRoundRect=$A8B4 ƒTraps|
  25438. _FindControl=$A96C ƒTraps|
  25439. _FindDItem=$A984 ƒTraps|
  25440. _FindWindow=$A92C ƒTraps|
  25441. _FInitQueue=$A016 ƒTraps|
  25442. _Fix2Frac=$A841|
  25443. _Fix2Long=$A840|
  25444. _Fix2X=$A843|
  25445. _FixATan2=$A818 ƒTraps|
  25446. _FixAtan2=$A818|
  25447. _FixDiv=$A84D|
  25448. _FixMul=$A868 ƒTraps|
  25449. _FixRatio=$A869 ƒTraps|
  25450. _FixRound=$A86C ƒTraps|
  25451. _FlashMenuBar=$A94C ƒTraps|
  25452. _FlushEvents=$A032 ƒTraps|
  25453. _FlushFile=$A045 ƒTraps|
  25454. _FlushVol=$A013 ƒTraps|
  25455. _FMSwapFont=$A901 ƒTraps|
  25456. _FontMetrics=$A835 ƒTraps|
  25457. _ForeColor=$A862 ƒTraps|
  25458. _FP68K=$A9EB ƒTraps|
  25459. _FPPriv=$A097|
  25460. _Frac2Fix=$A842|
  25461. _Frac2X=$A845|
  25462. _FracCos=$A847|
  25463. _FracDiv=$A84B|
  25464. _FracMul=$A84A|
  25465. _FracSin=$A848|
  25466. _FracSqrt=$A849|
  25467. _FrameArc=$A8BE ƒTraps|
  25468. _FrameOval=$A8B7 ƒTraps|
  25469. _FramePoly=$A8C6 ƒTraps|
  25470. _FrameRect=$A8A1 ƒTraps|
  25471. _FrameRgn=$A8D2 ƒTraps|
  25472. _FrameRoundRect=$A8B0 ƒTraps|
  25473. _FreeAlert=$A98A ƒTraps|
  25474. _FreeDialog=$A97A ƒTraps|
  25475. _FreeMem=$A01C ƒTraps|
  25476. _FrontWindow=$A924 ƒTraps|
  25477. _FSM=$A0AC|
  25478. _Gestalt=$A0AD|
  25479. _GestaltDispatch=$A0AD ƒTraps|
  25480. _Get1IxResource=$A80E ƒTraps|
  25481. _Get1IxType=$A80F ƒTraps|
  25482. _Get1NamedResource=$A820 ƒTraps|
  25483. _Get1Resource=$A81F ƒTraps|
  25484. _Get1xResource=$A80E|
  25485. _Get1xType=$A80F|
  25486. _GetADBInfo=$A079 ƒTraps|
  25487. _GetAppParms=$A9F5 ƒTraps|
  25488. _GetAuxCtl=$AA44 ƒTraps|
  25489. _GetAuxWin=$AA42 ƒTraps|
  25490. _GetBackColor=$AA1A ƒTraps|
  25491. _GetCCursor=$AA1B ƒTraps|
  25492. _GetCIcon=$AA1E ƒTraps|
  25493. _GetClip=$A87A ƒTraps|
  25494. _GetCPixel=$AA17 ƒTraps|
  25495. _GetCRefCon=$A95A ƒTraps|
  25496. _GetCTable=$AA18 ƒTraps|
  25497. _GetCTitle=$A95E ƒTraps|
  25498. _GetCtlAction=$A96A ƒTraps|
  25499. _GetCtlMax=$A962|
  25500. _GetCtlMin=$A961|
  25501. _GetCtlValue=$A960 ƒTraps|
  25502. _GetCTSeed=$AA28 ƒTraps|
  25503. _GetCursor=$A9B9 ƒTraps|
  25504. _GetCVariant=$A809 ƒTraps|
  25505. _GetCWMgrPort=$AA48 ƒTraps|
  25506. _GetDefaultStartup=$A07D ƒTraps|
  25507. _GetDeviceList=$AA29 ƒTraps|
  25508. _GetDItem=$A98D ƒTraps|
  25509. _GetEntryColor=$AA9B ƒTraps|
  25510. _GetEntryUsage=$AA9D ƒTraps|
  25511. _GetEOF=$A011 ƒTraps|
  25512. _GetFileInfo=$A00C ƒTraps|
  25513. _GetFName=$A8FF ƒTraps|
  25514. _GetFNum=$A900 ƒTraps|
  25515. _GetFontInfo=$A88B ƒTraps|
  25516. _GetForeColor=$AA19 ƒTraps|
  25517. _GetFPos=$A018 ƒTraps|
  25518. _GetGDevice=$AA32 ƒTraps|
  25519. _GetHandleSize=$A025 ƒTraps|
  25520. _GetIcon=$A9BB ƒTraps|
  25521. _GetIndADB=$A078 ƒTraps|
  25522. _GetIndResource=$A99D ƒTraps|
  25523. _GetIndType=$A99F ƒTraps|
  25524. _GetItem=$A946 ƒTraps|
  25525. _GetItemCmd=$A84E ƒTraps|
  25526. _GetItemIcon=$A93F|
  25527. _GetItemMark=$A943|
  25528. _GetItemStyle=$A941|
  25529. _GetIText=$A990 ƒTraps|
  25530. _GetItmIcon=$A93F ƒTraps|
  25531. _GetItmMark=$A943 ƒTraps|
  25532. _GetItmStyle=$A941 ƒTraps|
  25533. _GetKeys=$A976 ƒTraps|
  25534. _GetMainDevice=$AA2A ƒTraps|
  25535. _GetMaskTable=$A836 ƒTraps|
  25536. _GetMaxCtl=$A962 ƒTraps|
  25537. _GetMaxDevice=$AA27 ƒTraps|
  25538. _GetMCEntry=$AA64 ƒTraps|
  25539. _GetMCInfo=$AA61 ƒTraps|
  25540. _GetMenu=$A9BF|
  25541. _GetMenuBar=$A93B ƒTraps|
  25542. _GetMHandle=$A949 ƒTraps|
  25543. _GetMinCtl=$A961 ƒTraps|
  25544. _GetMouse=$A972 ƒTraps|
  25545. _GetNamedResource=$A9A1 ƒTraps|
  25546. _GetNewControl=$A9BE ƒTraps|
  25547. _GetNewCWindow=$AA46 ƒTraps|
  25548. _GetNewDialog=$A97C ƒTraps|
  25549. _GetNewMBar=$A9C0 ƒTraps|
  25550. _GetNewPalette=$AA92 ƒTraps|
  25551. _GetNewWindow=$A9BD ƒTraps|
  25552. _GetNextDevice=$AA2B ƒTraps|
  25553. _GetNextEvent=$A970 ƒTraps|
  25554. _GetOSDefault=$A084 ƒTraps|
  25555. _GetOSEvent=$A031 ƒTraps|
  25556. _GetPalette=$AA96 ƒTraps|
  25557. _GetPattern=$A9B8 ƒTraps|
  25558. _GetPen=$A89A ƒTraps|
  25559. _GetPenState=$A898 ƒTraps|
  25560. _GetPicture=$A9BC ƒTraps|
  25561. _GetPixel=$A865 ƒTraps|
  25562. _GetPixPat=$AA0C ƒTraps|
  25563. _GetPMData=$ABC4|
  25564. _GetPort=$A874 ƒTraps|
  25565. _GetPtrSize=$A021 ƒTraps|
  25566. _GetResAttrs=$A9A6 ƒTraps|
  25567. _GetResFileAttrs=$A9F6 ƒTraps|
  25568. _GetResInfo=$A9A8 ƒTraps|
  25569. _GetResource=$A9A0 ƒTraps|
  25570. _GetRMenu=$A9BF ƒTraps|
  25571. _GetScrap=$A9FD ƒTraps|
  25572. _GetSeek=$AB0D|
  25573. _GetString=$A9BA ƒTraps|
  25574. _GetSubTable=$AA37 ƒTraps|
  25575. _GetTrapAddress=$A146 ƒTraps|
  25576. _GetVideoDefault=$A080 ƒTraps|
  25577. _GetVol=$A014 ƒTraps|
  25578. _GetVolInfo=$A007 ƒTraps|
  25579. _GetWindowPic=$A92F ƒTraps|
  25580. _GetWMgrPort=$A910 ƒTraps|
  25581. _GetWRefCon=$A917 ƒTraps|
  25582. _GetWTitle=$A919 ƒTraps|
  25583. _GetWVariant=$A80A ƒTraps|
  25584. _GetZone=$A11A ƒTraps|
  25585. _GlobalToLocal=$A871 ƒTraps|
  25586. _GrafDevice=$A872 ƒTraps|
  25587. _GrowWindow=$A92B ƒTraps|
  25588. _gsExpTbl=$ABA4|
  25589. _gsRunTbl=$ABA3|
  25590. _gsSeekTbl=$ABA5|
  25591. _HandAndHand=$A9E4 ƒTraps|
  25592. _HandleZone=$A126 ƒTraps|
  25593. _HandToHand=$A9E1 ƒTraps|
  25594. _HClrRBit=$A068 ƒTraps|
  25595. _HCreate=$A208 ƒTraps|
  25596. _HCreateResFile=$A81B ƒTraps|
  25597. _HDelete=$A209 ƒTraps|
  25598. _HFSDispatch=$A060|
  25599. _HFSPinaforeDispatch=$AA52 ƒTraps|
  25600. _HFSUtil=$A824|
  25601. _HGetFileInfo=$A20C ƒTraps|
  25602. _HGetState=$A069 ƒTraps|
  25603. _HGetVInfo=$A207 ƒTraps|
  25604. _HGetVol=$A214 ƒTraps|
  25605. _HideControl=$A958 ƒTraps|
  25606. _HideCursor=$A852 ƒTraps|
  25607. _HideDItem=$A827 ƒTraps|
  25608. _HidePen=$A896 ƒTraps|
  25609. _HideWindow=$A916 ƒTraps|
  25610. _HiliteColor=$AA22 ƒTraps|
  25611. _HiliteControl=$A95D ƒTraps|
  25612. _HiliteMenu=$A938 ƒTraps|
  25613. _HiliteWindow=$A91C ƒTraps|
  25614. _HiWord=$A86A ƒTraps|
  25615. _HLock=$A029 ƒTraps|
  25616. _HNoPurge=$A04A ƒTraps|
  25617. _HomeResFile=$A9A4 ƒTraps|
  25618. _HOpen=$A200 ƒTraps|
  25619. _HOpenResFile=$A81A ƒTraps|
  25620. _HOpenRF=$A20A ƒTraps|
  25621. _HPurge=$A049 ƒTraps|
  25622. _HRename=$A20B ƒTraps|
  25623. _HRstFLock=$A242 ƒTraps|
  25624. _HSetFileInfo=$A20D ƒTraps|
  25625. _HSetFLock=$A241 ƒTraps|
  25626. _HSetRBit=$A067 ƒTraps|
  25627. _HSetState=$A06A ƒTraps|
  25628. _HSetVol=$A215 ƒTraps|
  25629. _HUnlock=$A02A ƒTraps|
  25630. _HUnLock=$A02A|
  25631. _HUnmountVol=$A20E ƒTraps|
  25632. _HWPriv=$A198 ƒTraps ME.4-36|
  25633. _Index2Color=$AA34 ƒTraps|
  25634. _InfoScrap=$A9F9 ƒTraps|
  25635. _InitAllPacks=$A9E6 ƒTraps|
  25636. _InitApplication=$AAFA|
  25637. _InitApplZone=$A02C ƒTraps|
  25638. _InitCport=$AA01 ƒTraps|
  25639. _InitCPort=$AA01|
  25640. _InitCursor=$A850 ƒTraps|
  25641. _InitDialogs=$A97B ƒTraps|
  25642. _InitDogCow=$A89F ƒTraps|
  25643. _InitEvents=$A06D ƒTraps|
  25644. _InitFonts=$A8FE ƒTraps|
  25645. _InitFS=$A06C ƒTraps|
  25646. _InitGDevice=$AA2E ƒTraps|
  25647. _InitGraf=$A86E ƒTraps|
  25648. _InitMenus=$A930 ƒTraps|
  25649. _InitPack=$A9E5 ƒTraps|
  25650. _InitPalettes=$AA90 ƒTraps|
  25651. _InitPort=$A86D ƒTraps|
  25652. _InitProcMenu=$A808 ƒTraps|
  25653. _InitQueue=$A016|
  25654. _InitResources=$A995 ƒTraps|
  25655. _InitRgn=$AB95|
  25656. _InitUtil=$A03F ƒTraps|
  25657. _InitWindows=$A912 ƒTraps|
  25658. _InitZone=$A019 ƒTraps|
  25659. _InsertMenu=$A935 ƒTraps|
  25660. _InsertResMenu=$A951 ƒTraps|
  25661. _InSetRect=$A8A9 ƒTraps|
  25662. _InSetRgn=$A8E1 ƒTraps|
  25663. _InsMenuItem=$A826 ƒTraps|
  25664. _InsTime=$A058 ƒTraps|
  25665. _InternalWait=$A07F ƒTraps|
  25666. _InvalMenuBar=$A81D ƒTraps|
  25667. _InvalRect=$A928 ƒTraps|
  25668. _InvalRgn=$A927 ƒTraps|
  25669. _InverRect=$A8A4 ƒTraps|
  25670. _InverRgn=$A8D5 ƒTraps|
  25671. _InverRoundRect=$A8B3 ƒTraps|
  25672. _InvertArc=$A8C1 ƒTraps|
  25673. _InvertColor=$AA35 ƒTraps|
  25674. _InvertOval=$A8BA ƒTraps|
  25675. _InvertPoly=$A8C9 ƒTraps|
  25676. _IOPInfoAccess=$A086|
  25677. _IOPMoveData=$A088|
  25678. _IOPMsgRequest=$A087|
  25679. _IsDialogEvent=$A97F ƒTraps|
  25680. _ITabMatch=$AB91|
  25681. _Jackson=$AB03|
  25682. _KeyTrans=$A9C3 ƒTraps|
  25683. _KillControls=$A956 ƒTraps|
  25684. _KillIO=$A006 ƒTraps|
  25685. _KillPicture=$A8F5 ƒTraps|
  25686. _KillPoly=$A8CD ƒTraps|
  25687. _Launch=$A9F2 ƒTraps PS.2-7  PS.2-14|
  25688. _LayerDispatch=$A829|
  25689. _Layout=$A8F7|
  25690. _Line=$A892 ƒTraps|
  25691. _LineTo=$A891 ƒTraps|
  25692. _LoadResource=$A9A2 ƒTraps|
  25693. _LoadScrap=$A9FB ƒTraps|
  25694. _LoadSeg=$A9F0 ƒTraps|
  25695. _LocalToGlobal=$A870 ƒTraps|
  25696. _LodeScrap=$A9FB ƒTraps|
  25697. _Long2Fix=$A83F|
  25698. _LongMul=$A867 ƒTraps|
  25699. _LoWord=$A86B ƒTraps|
  25700. _LwrString=$A056 ƒTraps|
  25701. _MakeGrayItab=$AB9B|
  25702. _MakeITable=$AA39 ƒTraps|
  25703. _MakeRGBPat=$AA0D ƒTraps|
  25704. _MakeScaleTbl=$AB0E|
  25705. _MapPoly=$A8FC ƒTraps|
  25706. _MapPt=$A8F9 ƒTraps|
  25707. _MapRect=$A8FA ƒTraps|
  25708. _MapRgn=$A8FB ƒTraps|
  25709. _MaxApplZone=$A063 ƒTraps|
  25710. _MaxBlock=$A061 ƒTraps|
  25711. _MaxMem=$A11D ƒTraps|
  25712. _MaxSizeRsrc=$A821 ƒTraps|
  25713. _MeasureText=$A837 ƒTraps|
  25714. _MemoryDispatch=$A05C ƒTraps ME.3-20  ME.3-44|
  25715. _MemoryDispatchA0Result=$A15C ƒTraps ME.3-45|
  25716. _MenuChoice=$AA66 ƒTraps|
  25717. _MenuDispatch=$A825|
  25718. _MenuKey=$A93E ƒTraps|
  25719. _MenuSelect=$A93D ƒTraps|
  25720. _MethodDispatch=$A9F8 ƒTraps|
  25721. _ModalDialog=$A991 ƒTraps|
  25722. _Moof=$A89F ƒTraps|
  25723. _MoreMasters=$A036 ƒTraps|
  25724. _MountVol=$A00F ƒTraps|
  25725. _Move=$A894 ƒTraps|
  25726. _MoveControl=$A959 ƒTraps|
  25727. _MoveHHi=$A064 ƒTraps|
  25728. _MovePortTo=$A877 ƒTraps|
  25729. _MoveTo=$A893 ƒTraps|
  25730. _MoveWindow=$A91B ƒTraps|
  25731. _Munger=$A9E0 ƒTraps|
  25732. _NewCDialog=$AA4B ƒTraps|
  25733. _NewControl=$A954 ƒTraps|
  25734. _NewCWindow=$AA45 ƒTraps|
  25735. _NewDialog=$A97D ƒTraps|
  25736. _NewEmptyHandle=$A166 ƒTraps|
  25737. _NewGDevice=$AA2F ƒTraps|
  25738. _NewHandle=$A122 ƒTraps|
  25739. _NewMenu=$A931 ƒTraps|
  25740. _NewPalette=$AA91 ƒTraps|
  25741. _NewPixMap=$AA03 ƒTraps|
  25742. _NewPixPat=$AA07 ƒTraps|
  25743. _NewPtr=$A11E ƒTraps|
  25744. _NewRgn=$A8D8 ƒTraps|
  25745. _NewString=$A906 ƒTraps|
  25746. _NewTempBuffer=$AB1C|
  25747. _NewTempHandle=$AB2D|
  25748. _NewWindow=$A913 ƒTraps|
  25749. _NMInstall=$A05E ƒTraps|
  25750. _NMRemove=$A05F ƒTraps|
  25751. _NoteAlert=$A987 ƒTraps|
  25752. _NSetPalette=$AA95 ƒTraps|
  25753. _ObscureCursor=$A856 ƒTraps|
  25754. _OffLine=$A035 ƒTraps|
  25755. _OffSetPoly=$A8CE ƒTraps|
  25756. _OffSetRect=$A8A8 ƒTraps|
  25757. _OffSetRgn=$A8E0|
  25758. _OfSetRgn=$A8E0 ƒTraps|
  25759. _OldPatToNew=$AB11|
  25760. _OpColor=$AA21 ƒTraps|
  25761. _Open=$A000 ƒTraps|
  25762. _OpenCPicture=$AA20|
  25763. _OpenCport=$AA00 ƒTraps|
  25764. _OpenCPort=$AA00|
  25765. _OpenDeskAcc=$A9B6 ƒTraps|
  25766. _OpenPicture=$A8F3 ƒTraps|
  25767. _OpenPoly=$A8CB ƒTraps|
  25768. _OpenPort=$A86F ƒTraps|
  25769. _OpenResFile=$A997 ƒTraps|
  25770. _OpenRF=$A00A ƒTraps|
  25771. _OpenRFPerm=$A9C4 ƒTraps|
  25772. _OpenRgn=$A8DA ƒTraps|
  25773. _OSDispatch=$A88F ƒTraps ME.2-104|
  25774. _OSEventAvail=$A030 ƒTraps|
  25775. _OSReserved=$A073|
  25776. _Pack0=$A9E7 ƒTraps|
  25777. _Pack10=$A82C ƒTraps|
  25778. _Pack11=$A82D ƒTraps|
  25779. _Pack12=$A82E ƒTraps|
  25780. _Pack13=$A82F ƒTraps|
  25781. _Pack14=$A830 ƒTraps|
  25782. _Pack15=$A831 ƒTraps|
  25783. _Pack1=$A9E8 ƒTraps|
  25784. _Pack2=$A9E9 ƒTraps FL.5-24|
  25785. _Pack3=$A9EA ƒTraps FL.3-65|
  25786. _Pack4=$A9EB ƒTraps|
  25787. _Pack5=$A9EC ƒTraps|
  25788. _Pack6=$A9ED ƒTraps|
  25789. _Pack7=$A9EE ƒTraps|
  25790. _Pack8=$A816 ƒTraps|
  25791. _Pack9=$A82B ƒTraps|
  25792. _PackBits=$A8CF ƒTraps|
  25793. _PackRgn=$AB12|
  25794. _PaintArc=$A8BF ƒTraps|
  25795. _PaintBehind=$A90D ƒTraps|
  25796. _PaintOne=$A90C ƒTraps|
  25797. _PaintOval=$A8B8 ƒTraps|
  25798. _PaintPoly=$A8C7 ƒTraps|
  25799. _PaintRect=$A8A2 ƒTraps|
  25800. _PaintRgn=$A8D3 ƒTraps|
  25801. _PaintRoundRect=$A8B1 ƒTraps|
  25802. _Palette2CTab=$AAA0 ƒTraps|
  25803. _PaletteDispatch=$AAA2|
  25804. _ParamText=$A98B ƒTraps|
  25805. _PatConvert=$AB13|
  25806. _PatDither=$AB14|
  25807. _PatExpand=$AB15|
  25808. _PatExTbl=$AB2E|
  25809. _PenMode=$A89C ƒTraps|
  25810. _PenNormal=$A89E ƒTraps|
  25811. _PenPat=$A89D ƒTraps|
  25812. _PenPixPat=$AA0A ƒTraps|
  25813. _PenSize=$A89B ƒTraps|
  25814. _PicComment=$A8F2 ƒTraps|
  25815. _PicItem1=$AB9A|
  25816. _PInit=$AB16|
  25817. _PinRect=$A94E ƒTraps|
  25818. _PlotCIcon=$AA1F ƒTraps|
  25819. _PlotIcon=$A94B ƒTraps|
  25820. _PmBackColor=$AA98 ƒTraps|
  25821. _PmForeColor=$AA97 ƒTraps|
  25822. _PMgrOp=$A085 ƒTraps|
  25823. _PmgrOp=$A085|
  25824. _POGOMPW=$A095|
  25825. _Pollack=$AB93|
  25826. _PopUpMenuSelect=$A80B ƒTraps|
  25827. _PortSize=$A876 ƒTraps|
  25828. _PortToMap=$AB17|
  25829. _PostEvent=$A02F ƒTraps|
  25830. _PowerOff=$A05B|
  25831. _PPCToolbox=$A0DD|
  25832. _PPostEvent=$A12F ƒTraps|
  25833. _PrGlue=$A8FD|
  25834. _PrimeTime=$A05A ƒTraps|
  25835. _Printing=$ABFE|
  25836. _ProtectEntry=$AA3D ƒTraps|
  25837. _Pt2Rect=$A8AC ƒTraps|
  25838. _PtInRect=$A8AD ƒTraps|
  25839. _PtInRgn=$A8E8 ƒTraps|
  25840. _PtrAndHand=$A9EF ƒTraps|
  25841. _PtrToHand=$A9E3 ƒTraps|
  25842. _PtrToXHand=$A9E2 ƒTraps|
  25843. _PtrZone=$A148 ƒTraps|
  25844. _PtToAngle=$A8C3 ƒTraps|
  25845. _PurgeMem=$A04D ƒTraps|
  25846. _PurgeSpace=$A162 ƒTraps|
  25847. _PushVerb=$AB18|
  25848. _PutIcon=$A9CA ƒTraps|
  25849. _PutLine=$AB19|
  25850. _PutOval=$AB1A|
  25851. _PutPicByte=$AB07|
  25852. _PutPicOp=$AB08|
  25853. _PutRgn=$AB1B|
  25854. _PutScrap=$A9FE ƒTraps|
  25855. _QDError=$AA40 ƒTraps|
  25856. _QDxDispatch=$AB1D|
  25857. _rAddOver=$AB68|
  25858. _rAddPin=$AB67|
  25859. _Random=$A861 ƒTraps|
  25860. _rArith16Tab=$ABA0|
  25861. _rArith32Tab=$ABA1|
  25862. _rAvg=$AB66|
  25863. _rcMask0=$AB6E|
  25864. _rcMask1=$AB6F|
  25865. _rcMask3=$AB71|
  25866. _RDrvrInstall=$A04F ƒTraps|
  25867. _Read=$A002 ƒTraps|
  25868. _ReadDateTime=$A039 ƒTraps|
  25869. _ReadParam=$A037|
  25870. _ReadXPRam=$A051 ƒTraps|
  25871. _RealColor=$AA36 ƒTraps|
  25872. _RealFont=$A902 ƒTraps|
  25873. _ReAllocHandle=$A027 ƒTraps|
  25874. _RecoverHandle=$A128 ƒTraps|
  25875. _RectInRgn=$A8E9 ƒTraps|
  25876. _RectRgn=$A8DF ƒTraps|
  25877. _ReleaseResource=$A9A3 ƒTraps|
  25878. _RelString=$A050 ƒTraps|
  25879. _ReName=$A00B ƒTraps|
  25880. _Rename=$A00B|
  25881. _ResError=$A9AF ƒTraps|
  25882. _Reserved=$A0A8|
  25883. _ReserveEntry=$AA3E ƒTraps|
  25884. _ResourceDispatch=$A822|
  25885. _ResrvMem=$A040 ƒTraps|
  25886. _RestoreEntries=$AA4A ƒTraps|
  25887. _RGBBackColor=$AA15 ƒTraps|
  25888. _RGBForeColor=$AA14 ƒTraps|
  25889. _RGetResource=$A80C ƒTraps|
  25890. _rGetResource=$A80C|
  25891. _RgnBlt=$AB1F|
  25892. _RgnOp=$AB20|
  25893. _rHilite=$AB72|
  25894. _rHiliteTab=$ABA2|
  25895. _rMASK0=$AB5A|
  25896. _rMASK10=$AB60|
  25897. _rMASK11=$AB61|
  25898. _rMASK1=$AB5B|
  25899. _rMASK2=$AB5C|
  25900. _rMASK3=$AB5D|
  25901. _rMASK8=$AB5E|
  25902. _rMASK9=$AB5F|
  25903. _rMax=$AB6B|
  25904. _rMin=$AB6D|
  25905. _RmveReference=$A9AE ƒTraps|
  25906. _RmveResource=$A9AD ƒTraps|
  25907. _RmvTime=$A059 ƒTraps|
  25908. _RSect=$AB21|
  25909. _rslowHilite=$AB70|
  25910. _RsrcMapEntry=$A9C5 ƒTraps|
  25911. _RsrcZoneInit=$A996 ƒTraps|
  25912. _RstFilLock=$A042 ƒTraps|
  25913. _rSubOver=$AB6C|
  25914. _rSubPin=$AB69|
  25915. _rTransparent=$AB6A|
  25916. _rXMASK10=$AB64|
  25917. _rXMASK11=$AB65|
  25918. _rXMASK8=$AB62|
  25919. _rXMASK9=$AB63|
  25920. _SaveEntries=$AA49 ƒTraps|
  25921. _SaveOld=$A90E ƒTraps|
  25922. _ScaleBlt=$AB96|
  25923. _ScaleIndToInd=$ABAB|
  25924. _ScalePt=$A8F8 ƒTraps|
  25925. _scDirTab16=$ABB6|
  25926. _scDirTab1=$ABB2|
  25927. _scDirTab2=$ABB3|
  25928. _scDirTab32=$ABB7|
  25929. _scDirTab4=$ABB4|
  25930. _scDirTab8=$ABB5|
  25931. _scIndTab16=$ABB0|
  25932. _scIndTab1=$ABAC|
  25933. _scIndTab2=$ABAD|
  25934. _scIndTab32=$ABB1|
  25935. _scIndTab4=$ABAE|
  25936. _scIndTab8=$ABAF|
  25937. _ScriptUtil=$A8B5 ƒTraps|
  25938. _ScrnBitMap=$A833 ƒTraps|
  25939. _ScrollRect=$A8EF ƒTraps|
  25940. _SCSIAtomic=$A089|
  25941. _SCSIDispatch=$A815 ƒTraps|
  25942. _Secs2Date=$A9C6 ƒTraps|
  25943. _SectRect=$A8AA ƒTraps|
  25944. _SectRgn=$A8E4 ƒTraps|
  25945. _SeedCFill=$AA50 ƒTraps|
  25946. _SeedFill=$A839 ƒTraps|
  25947. _SeekRgn=$AB22|
  25948. _SelectWindow=$A91F ƒTraps|
  25949. _SelIText=$A97E ƒTraps|
  25950. _SendBehind=$A921 ƒTraps|
  25951. _SetADBInfo=$A07A ƒTraps|
  25952. _SetAppBase=$A057 ƒTraps|
  25953. _SetApplBase=$A057 ƒTraps|
  25954. _SetApplLimit=$A02D ƒTraps|
  25955. _SetCCursor=$AA1C ƒTraps|
  25956. _SetClientID=$AA3C ƒTraps|
  25957. _SetClip=$A879 ƒTraps|
  25958. _SetCPixel=$AA16 ƒTraps|
  25959. _SetCPortPix=$AA06|
  25960. _SetCRefCon=$A95B ƒTraps|
  25961. _SetCTitle=$A95F ƒTraps|
  25962. _SetCtlAction=$A96B ƒTraps|
  25963. _SetCtlColor=$AA43 ƒTraps|
  25964. _SetCtlMax=$A965|
  25965. _SetCtlMin=$A964|
  25966. _SetCtlValue=$A963 ƒTraps|
  25967. _SetCursor=$A851 ƒTraps|
  25968. _SetDateTime=$A03A ƒTraps|
  25969. _SetDefaultStartup=$A07E ƒTraps|
  25970. _SetDeskCPat=$AA47 ƒTraps|
  25971. _SetDeviceAttribute=$AA2D ƒTraps|
  25972. _SetDItem=$A98E ƒTraps|
  25973. _SetEmptyRgn=$A8DD ƒTraps|
  25974. _SetEntries=$AA3F ƒTraps|
  25975. _SetEntry=$A857|
  25976. _SetEntryColor=$AA9C ƒTraps|
  25977. _SetEntryUsage=$AA9E ƒTraps|
  25978. _SetEOF=$A012 ƒTraps|
  25979. _SetFileInfo=$A00D ƒTraps|
  25980. _SetFilLock=$A041 ƒTraps|
  25981. _SetFillPat=$AB23|
  25982. _SetFilType=$A043 ƒTraps|
  25983. _SetFontLock=$A903 ƒTraps|
  25984. _SetFPos=$A044 ƒTraps|
  25985. _SetFractEnable=$A814 ƒTraps|
  25986. _SetFScaleDisable=$A834 ƒTraps|
  25987. _SetGDevice=$AA31 ƒTraps|
  25988. _SetGrowZone=$A04B ƒTraps|
  25989. _SetHandleSize=$A024 ƒTraps|
  25990. _SetItem=$A947 ƒTraps|
  25991. _SetItemCmd=$A84F ƒTraps|
  25992. _SetItemIcon=$A940|
  25993. _SetItemMark=$A944|
  25994. _SetItemStyle=$A942|
  25995. _SetIText=$A98F ƒTraps|
  25996. _SetItmIcon=$A940 ƒTraps|
  25997. _SetItmMark=$A944 ƒTraps|
  25998. _SetItmStyle=$A942 ƒTraps|
  25999. _SetMaxCtl=$A965 ƒTraps|
  26000. _SetMCEntries=$AA65 ƒTraps|
  26001. _SetMCInfo=$AA62 ƒTraps|
  26002. _SetMenuBar=$A93C ƒTraps|
  26003. _SetMenuFlash=$A94A|
  26004. _SetMFlash=$A94A ƒTraps|
  26005. _SetMinCtl=$A964 ƒTraps|
  26006. _SetOrigin=$A878 ƒTraps|
  26007. _SetOSDefault=$A083 ƒTraps|
  26008. _SetPalette=$AA95 ƒTraps|
  26009. _SetPBits=$A875 ƒTraps|
  26010. _SetPenState=$A899 ƒTraps|
  26011. _SetPort=$A873 ƒTraps|
  26012. _SetPortPix=$AA06 ƒTraps|
  26013. _SetPt=$A880 ƒTraps|
  26014. _SetPtrSize=$A020 ƒTraps|
  26015. _SetRecRgn=$A8DE ƒTraps|
  26016. _SetRect=$A8A7 ƒTraps|
  26017. _SetResAttrs=$A9A7 ƒTraps|
  26018. _SetResFileAttrs=$A9F7 ƒTraps|
  26019. _SetResInfo=$A9A9 ƒTraps|
  26020. _SetResLoad=$A99B ƒTraps|
  26021. _SetResPurge=$A993 ƒTraps|
  26022. _SetStdCProcs=$AA4E ƒTraps|
  26023. _SetStdProcs=$A8EA ƒTraps|
  26024. _SetString=$A907 ƒTraps|
  26025. _SetTrapAddress=$A047 ƒTraps|
  26026. _SetUpStretch=$AB24|
  26027. _SetVideoDefault=$A081 ƒTraps|
  26028. _SetVol=$A015 ƒTraps|
  26029. _SetWinColor=$AA41 ƒTraps|
  26030. _SetWindowPic=$A92E ƒTraps|
  26031. _SetWRefCon=$A918 ƒTraps|
  26032. _SetWTitle=$A91A ƒTraps|
  26033. _SetZone=$A01B ƒTraps|
  26034. _SharedLibsMPW=$A096|
  26035. _ShieldCursor=$A855 ƒTraps|
  26036. _ShowControl=$A957 ƒTraps|
  26037. _ShowCursor=$A853 ƒTraps|
  26038. _ShowDItem=$A828 ƒTraps|
  26039. _ShowHide=$A908 ƒTraps|
  26040. _ShowPen=$A897 ƒTraps|
  26041. _ShowWindow=$A915 ƒTraps|
  26042. _ShutDown=$A895 ƒTraps|
  26043. _SIntInstall=$A075 ƒTraps|
  26044. _SIntRemove=$A076 ƒTraps|
  26045. _SizeControl=$A95C ƒTraps|
  26046. _SizeResource=$A9A5|
  26047. _SizeRsrc=$A9A5 ƒTraps|
  26048. _SizeWindow=$A91D ƒTraps|
  26049. _SKIA=$A832|
  26050. _SlabMode=$AB25|
  26051. _slAddOver=$AB8A|
  26052. _slAddPin=$AB89|
  26053. _slArith16Tab=$ABBD|
  26054. _slArith32Tab=$ABBE|
  26055. _slAvg=$AB88|
  26056. _Sleep=$A08A ƒTraps|
  26057. _slHilite=$AB90|
  26058. _slMASK10=$AB82|
  26059. _slMASK11=$AB83|
  26060. _slMASK8=$AB80|
  26061. _slMASK9=$AB81|
  26062. _slMax=$AB8D|
  26063. _slMin=$AB8F|
  26064. _SlopeFromAngle=$A8BC ƒTraps|
  26065. _SlotManager=$A06E ƒTraps|
  26066. _SlotVInstall=$A06F ƒTraps|
  26067. _SlotVRemove=$A070 ƒTraps|
  26068. _slSubOver=$AB8E|
  26069. _slSubPin=$AB8B|
  26070. _slTransparent=$AB8C|
  26071. _slXMASK10=$AB86|
  26072. _slXMASK11=$AB87|
  26073. _slXMASK8=$AB84|
  26074. _slXMASK9=$AB85|
  26075. _SnappingTurk=$ABCD|
  26076. _SndAddModifier=$A802 ƒTraps|
  26077. _SndAppDead=$A0B8|
  26078. _SndControl=$A806 ƒTraps|
  26079. _SndDisposeChannel=$A801 ƒTraps|
  26080. _SndDoCommand=$A803 ƒTraps|
  26081. _SndDoImmediate=$A804 ƒTraps|
  26082. _SndNewChannel=$A807 ƒTraps|
  26083. _SndPlay=$A805 ƒTraps|
  26084. _SortPoints=$AB26|
  26085. _SoundDispatch=$A800|
  26086. _SpaceExtra=$A88E ƒTraps|
  26087. _StackSpace=$A065 ƒTraps|
  26088. _stAddOver=$AB79|
  26089. _stAddPin=$AB78|
  26090. _stArith16Tab=$ABA6|
  26091. _stArith32Tab=$ABA7|
  26092. _Status=$A005 ƒTraps|
  26093. _stAvg=$AB77|
  26094. _stColorTab=$ABA8|
  26095. _StdArc=$A8BD ƒTraps|
  26096. _StdBits=$A8EB ƒTraps|
  26097. _StdComment=$A8F1 ƒTraps|
  26098. _StdDevLoop=$AB28|
  26099. _StdGetPic=$A8EE ƒTraps|
  26100. _StdLine=$A890 ƒTraps|
  26101. _StdOpcodeProc=$ABF8 ƒTraps|
  26102. _StdOval=$A8B6 ƒTraps|
  26103. _StdPoly=$A8C5 ƒTraps|
  26104. _StdPutPic=$A8F0 ƒTraps|
  26105. _StdRect=$A8A0 ƒTraps|
  26106. _StdRgn=$A8D1 ƒTraps|
  26107. _StdRRect=$A8AF ƒTraps|
  26108. _StdText=$A882 ƒTraps|
  26109. _StdTxMeas=$A8ED ƒTraps|
  26110. _stGrayTab=$ABA9|
  26111. _stHilite=$AB7F|
  26112. _StillDown=$A973 ƒTraps|
  26113. _stMASK0=$AB73|
  26114. _stMASK1=$AB74|
  26115. _stMASK2=$AB75|
  26116. _stMASK3=$AB76|
  26117. _stMax=$AB7C|
  26118. _stMin=$AB7E|
  26119. _stNoStack=$AB97|
  26120. _StopAlert=$A986 ƒTraps|
  26121. _StretchBits=$AB27|
  26122. _StringWidth=$A88C ƒTraps|
  26123. _StripAddress=$A055 ƒTraps|
  26124. _stScanLoop=$AB99|
  26125. _stSearchTab=$ABAA|
  26126. _stSubOver=$AB7D|
  26127. _stSubPin=$AB7A|
  26128. _stTransparent=$AB7B|
  26129. _StuffHex=$A866 ƒTraps|
  26130. _SubPt=$A87F ƒTraps|
  26131. _SwapMMUMode=$A05D ƒTraps|
  26132. _SweetIcons=$ABC9|
  26133. _SysBeep=$A9C8 ƒTraps|
  26134. _SysEdit=$A9C2 ƒTraps|
  26135. _SysEnvirons=$A090 ƒTraps|
  26136. _SysError=$A9C9 ƒTraps|
  26137. _SystemClick=$A9B3 ƒTraps|
  26138. _SystemEvent=$A9B2 ƒTraps|
  26139. _SystemMenu=$A9B5 ƒTraps|
  26140. _SystemTask=$A9B4 ƒTraps|
  26141. _TEActivate=$A9D8 ƒTraps|
  26142. _TEAutoView=$A813 ƒTraps|
  26143. _TECalText=$A9D0 ƒTraps|
  26144. _TEClick=$A9D4 ƒTraps|
  26145. _TECopy=$A9D5 ƒTraps|
  26146. _TECut=$A9D6 ƒTraps|
  26147. _TEDeactivate=$A9D9 ƒTraps|
  26148. _TEDelete=$A9D7 ƒTraps|
  26149. _TEDispatch=$A83D|
  26150. _TEDispose=$A9CD ƒTraps|
  26151. _TEGetOffset=$A83C ƒTraps|
  26152. _TEGetText=$A9CB ƒTraps|
  26153. _TEIdle=$A9DA ƒTraps|
  26154. _TEInit=$A9CC ƒTraps|
  26155. _TEInsert=$A9DE ƒTraps|
  26156. _TEKey=$A9DC ƒTraps|
  26157. _TENew=$A9D2 ƒTraps|
  26158. _TEPaste=$A9DB ƒTraps|
  26159. _TEPinScroll=$A812 ƒTraps|
  26160. _TEScroll=$A9DD ƒTraps|
  26161. _TESelView=$A811 ƒTraps|
  26162. _TESetJust=$A9DF ƒTraps|
  26163. _TESetSelect=$A9D1 ƒTraps|
  26164. _TESetText=$A9CF ƒTraps|
  26165. _TestControl=$A966 ƒTraps|
  26166. _TestDeviceAttribute=$AA2C ƒTraps|
  26167. _TestManager=$A06B|
  26168. _TEStyleNew=$A83E ƒTraps|
  26169. _TEStylNew=$A83E|
  26170. _TEUpdate=$A9D3 ƒTraps|
  26171. _TextBox=$A9CE ƒTraps|
  26172. _TextFace=$A888 ƒTraps|
  26173. _TextFont=$A887 ƒTraps|
  26174. _TextMode=$A889 ƒTraps|
  26175. _TextSize=$A88A ƒTraps|
  26176. _TextWidth=$A886 ƒTraps|
  26177. _TickCount=$A975 ƒTraps|
  26178. _TouchStone=$ABFD|
  26179. _TrackBox=$A83B ƒTraps|
  26180. _TrackControl=$A968 ƒTraps|
  26181. _TrackGoAway=$A91E ƒTraps|
  26182. _TrimRect=$AB29|
  26183. _Unimplemented=$A89F ƒTraps|
  26184. _UnimplTrap=$A89F|
  26185. _UnionRect=$A8AB ƒTraps|
  26186. _UnionRgn=$A8E5 ƒTraps|
  26187. _Unique1ID=$A810 ƒTraps|
  26188. _UniqueID=$A9C1 ƒTraps|
  26189. _UnloadScrap=$A9FA ƒTraps|
  26190. _UnLoadScrap=$A9FA|
  26191. _UnLoadSeg=$A9F1 ƒTraps|
  26192. _UnlodeScrap=$A9FA ƒTraps|
  26193. _UnMountVol=$A00E ƒTraps|
  26194. _UnmountVol=$A00E|
  26195. _UnpackBits=$A8D0 ƒTraps|
  26196. _UpdatePixMap=$AA38 ƒTraps|
  26197. _UpdateResFile=$A999 ƒTraps|
  26198. _UpdtControl=$A953 ƒTraps|
  26199. _UpdtDialog=$A978 ƒTraps|
  26200. _UprString=$A054 ƒTraps|
  26201. _UserDelay=$A84C|
  26202. _UseResFile=$A998 ƒTraps|
  26203. _vADBProc=$A0AE|
  26204. _vAdjEOF=$A0E5|
  26205. _ValidRect=$A92A ƒTraps|
  26206. _ValidRgn=$A929 ƒTraps|
  26207. _vAllocNode=$A0D6|
  26208. _vBasicIO=$A0C8|
  26209. _vBlkAlloc=$A0DF|
  26210. _vBlkDeAlloc=$A0E0|
  26211. _vBMChk=$A0F0|
  26212. _vBTClose=$A0CC|
  26213. _vBTDelete=$A0CD|
  26214. _vBTFlush=$A0CE|
  26215. _vBTGetRecord=$A0CF|
  26216. _vBTInsert=$A0D0|
  26217. _vBTOpen=$A0D1|
  26218. _vBTSearch=$A0D2|
  26219. _vBTUpdate=$A0D3|
  26220. _vCacheFlush=$A0BD|
  26221. _vCacheRdIP=$A0C7|
  26222. _vCacheWrIP=$A0C6|
  26223. _vChar2Pixel=$A0E7|
  26224. _vCheckLoad=$A0FC|
  26225. _vCheckReMount=$A0B0|
  26226. _vCkExtFs=$A0EE|
  26227. _vCmpFrm=$A0FA|
  26228. _vCMSetUp=$A0DC|
  26229. _vDeallocFile=$A0D9|
  26230. _vDisPtch=$A0B9|
  26231. _vDoEject=$A0F7|
  26232. _vDtrmV1=$A0DE|
  26233. _vDtrmV2=$A0B1|
  26234. _vDtrmV3=$A0EF|
  26235. _vExtBTFile=$A0D8|
  26236. _vExtendFile=$A0DA|
  26237. _vFClose=$A0B3|
  26238. _vFileClose=$A0E9|
  26239. _vFileOpen=$A0E1|
  26240. _vFileReal=$A0EA|
  26241. _vFileWrite=$A0EB|
  26242. _vFindDrive=$A0B2|
  26243. _vFLushCache=$A0C0|
  26244. _vFlushMDB=$A0B4|
  26245. _vFndFilName=$A0E3|
  26246. _vFreeNode=$A0D7|
  26247. _vGetBlock=$A0C1|
  26248. _vGetNode=$A0D4|
  26249. _vGoDriver=$A0B5|
  26250. _vHiliteText=$A0E8|
  26251. _vIAZInit=$A0BA|
  26252. _vIAZPostInit=$A0BB|
  26253. _VInstall=$A033 ƒTraps|
  26254. _VisRegionChanged=$A0A5|
  26255. _vLaunchInit=$A0BC|
  26256. _vLg2Phys=$A0BF|
  26257. _vLocCRec=$A0F2|
  26258. _VM=$A05C|
  26259. _vMapFBlock=$A0F4|
  26260. _vMarkBlock=$A0C2|
  26261. _vMRdAddr=$A0A0|
  26262. _vMRdData=$A0A1|
  26263. _vMtCheck=$A0AF|
  26264. _vMWrData=$A0A2|
  26265. _vNewMap=$A0FB|
  26266. _vPermssnChk=$A0E2|
  26267. _vPixel2Char=$A0E6|
  26268. _vRdBlocks=$A0C9|
  26269. _vReadBM=$A0F6|
  26270. _vRelBlock=$A0C3|
  26271. _vRelNode=$A0D5|
  26272. _VRemove=$A034 ƒTraps|
  26273. _vRfNCall=$A0E4|
  26274. _vSegStack=$A0F8|
  26275. _vSetUpTags=$A0CB|
  26276. _vStdEntry=$A0A6|
  26277. _vStdExit=$A0A7|
  26278. _vSuperLoad=$A0F9|
  26279. _vSyncWait=$A0B7|
  26280. _vTrashBlocks=$A0C4|
  26281. _vTrashVBlks=$A0C5|
  26282. _vTreeSearch=$A0F3|
  26283. _vTruncateFile=$A0DB|
  26284. _vTstMod=$A0F1|
  26285. _vUpdAltMDB=$A0ED|
  26286. _vWaitUntil=$A0B6|
  26287. _vWrBlocks=$A0CA|
  26288. _vXFSearch=$A0F5|
  26289. _WaitMouseUp=$A977 ƒTraps|
  26290. _WaitNextEvent=$A860 ƒTraps|
  26291. _Wakeup=$A08C|
  26292. _Write=$A003 ƒTraps|
  26293. _WriteParam=$A038 ƒTraps|
  26294. _WriteResource=$A9B0 ƒTraps|
  26295. _WriteXPRam=$A052|
  26296. _X2Fix=$A844|
  26297. _X2Frac=$A846|
  26298. _XFindLine=$A0FF|
  26299. _XFindWord=$A0FE|
  26300. _XMunger=$A819 ƒTraps|
  26301. _XOrRgn=$A8E7 ƒTraps|
  26302. _XorSlab=$AB2A|
  26303. _XTrimMeasure=$A0FD|
  26304. _yaDebug=$A08D|
  26305. _ZeroScrap=$A9FC ƒTraps|
  26306. _ZoomWindow=$A83A ƒTraps|
  26307. ƒADSP
  26308. attnBufSize dspAttention dspCLDeny dspCLInit dspCLListen dspClose
  26309. dspCLRemove dspInit dspNewCID dspOpen dspOptions DSPParamBlock DSPPBPtr
  26310. dspRead dspRemove dspReset dspStatus dspWrite eAttention eClosed eFwdReset
  26311. errAborted errAttention errDSPQueueSize errFwdReset errOpenDenied errOpening
  26312. errRefNum errState eTearDown minDSPQueueSize ocAccept ocEstablish ocPassive
  26313. ocRequest sClosed sClosing sListening sOpen sOpening sPassive TPCCB TRCCB|
  26314. ƒAEObjects [1/3]
  26315. AccessorProcPtr AECallObjectAccessor AEDisposeToken AEGetObjectAccessor
  26316. AEInstallObjectAccessor AEObjectInit AERemoveObjectAccessor AEResolve
  26317. AESetObjectCallbacks ccntTokenRecHandle ccntTokenRecord ccntTokenRecPtr
  26318. DescHandle DescPtr errAEAccessorNotFound errAEBadTestKey
  26319. errAEEmptyListContainer errAEImpossibleRange errAENegativeCount
  26320. errAENoSuchLogical errAENoSuchObject errAENotAnObjSpec errAEWrongNumberArgs
  26321. formAbsolutePosition formName formPropertyID formRange formRelativePosition|
  26322. ƒAEObjects [2/3]
  26323. formTest formWhose kAEAll kAEAND kAEAny kAEFirst kAEIDoMarking kAEIDoMinimum
  26324. kAEIDoWhose kAELast kAEMiddle kAENext kAENOT kAEOR kAEPrevious
  26325. keyAEAdjustMarksProc keyAECompareProc keyAECompOperator keyAEContainer
  26326. keyAECountProc keyAEDesiredClass keyAEGetErrDescProc keyAEIndex keyAEKeyData
  26327. keyAEKeyForm keyAELogicalOperator keyAELogicalTerms keyAEMarkProc
  26328. keyAEMarkTokenProc keyAEObject1 keyAEObject2 keyAERangeStart keyAERangeStop
  26329. keyAETest keyAEWhoseRangeStart keyAEWhoseRangeStop keyDisposeTokenProc|
  26330. ƒAEObjects [3/3]
  26331. typeAbsoluteOrdinal typeCompDescriptor typeCurrentContainer
  26332. typeIndexDescriptor typeLogicalDescriptor typeObjectBeingExamined
  26333. typeObjectSpecifier typeRangeDescriptor typeRelativeDescriptor typeToken
  26334. typeWhoseDescriptor typeWhoseRange|
  26335. ƒAEPackObject
  26336. CreateCompDescriptor CreateLogicalDescriptor CreateObjSpecifier
  26337. CreateOffsetDescriptor CreateRangeDescriptor|
  26338. ƒAERegistry [01/10]
  26339. cAEList cApplication cArc cBoolean cCell cChar cColorTable cColumn cDocument
  26340. cDrawingArea cEnumeration cFile cFixed cFixedPoint cFixedRectangle
  26341. cGraphicLine cGraphicObject cGraphicShape cGraphicText cGroupedGraphic
  26342. cInsertionLoc cInsertionPoint cIntlText cIntlWritingCode cItem cLine
  26343. cLongDateTime cLongFixed cLongFixedPoint cLongFixedRectangle cLongInteger
  26344. cLongPoint cLongRectangle cMachineLoc cMenu cMenuItem cObject
  26345. cObjectSpecifier cOpenableObject cOval cParagraph cPICT cPixel cPixelMap
  26346. cPolygon cProperty cQDPoint cQDRectangle cRectangle cRGBColor cRotation
  26347. cRoundedRectangle cRow cSelection cShortInteger cTable cText cTextFlow|
  26348. ƒAERegistry [02/10]
  26349. cTextStyles cType cVersion cWindow cWord enumArrows enumJustification
  26350. enumKeyForm enumPosition enumProtection enumQuality enumSaveOptions
  26351. enumStyle enumTransferMode errAEBadKeyForm errAECantHandleClass
  26352. errAECantSupplyType errAEEventFailed errAEIndexTooLarge errAEInTransaction
  26353. errAELocalOnly errAENoSuchTransaction errAENotAnElement
  26354. errAENotASingleObject errAENotModifiable errAENoUserSelection
  26355. errAEPrivilegeError errAEReadDenied errAETypeError errAEWriteDenied
  26356. formUniqueID IntlText kAEAbout kAEAfter kAEAliasSelection kAEAllCaps
  26357. kAEArrowAtEnd kAEArrowAtStart kAEArrowBothEnds kAEAsk kAEBefore kAEBeginning|
  26358. ƒAERegistry [03/10]
  26359. kAEBeginsWith kAEBeginTransaction kAEBold kAECaseSensEquals kAECentered
  26360. kAEChangeView kAEClone kAEClose kAECondensed kAEContains kAECopy
  26361. kAECoreSuite kAECountElements kAECreateElement kAECreatePublisher kAECut
  26362. kAEDelete kAEDoObjectsExist kAEDoScript kAEDrag kAEDuplicateSelection
  26363. kAEEditGraphic kAEEmptyTrash kAEEnd kAEEndsWith kAEEndTransaction kAEEquals
  26364. kAEExpanded kAEFast kAEFinderEvents kAEFormulaProtect kAEFullyJustified
  26365. kAEGetClassInfo kAEGetData kAEGetDataSize kAEGetEventInfo
  26366. kAEGetInfoSelection kAEGetPrivilegeSelection kAEGetSuiteInfo kAEGreaterThan
  26367. kAEGreaterThanEquals kAEGrow kAEHidden kAEHiQuality kAEImageGraphic kAEInfo|
  26368. ƒAERegistry [04/10]
  26369. kAEIsUniform kAEItalic kAELeftJustified kAELessThan kAELessThanEquals
  26370. kAELowercase kAEMain kAEMakeObjectsVisible kAEMiscStandards kAEModifiable
  26371. kAEMove kAENo kAENoArrow kAENonmodifiable kAEOpen kAEOpenSelection
  26372. kAEOutline kAEPageSetup kAEPaste kAEPlain kAEPrint kAEPrintSelection
  26373. kAEPrintWindow kAEPutAwaySelection kAEQDAddOver kAEQDAddPin kAEQDAdMax
  26374. kAEQDAdMin kAEQDBic kAEQDBlend kAEQDCopy kAEQDNotBic kAEQDNotCopy kAEQDNotOr
  26375. kAEQDNotXor kAEQDOr kAEQDSubOver kAEQDSubPin kAEQDSupplementalSuite kAEQDXor
  26376. kAEQuickdrawSuite kAERedo kAERegular kAEReplace kAERequiredSuite kAERestart
  26377. kAERevealSelection kAERevert kAERightJustified kAESave kAESelect kAESetData|
  26378. ƒAERegistry [05/10]
  26379. kAESetPosition kAEShadow kAESharing kAEShowClipboard kAEShutDown kAESleep
  26380. kAESmallCaps kAESpecialClassProperties kAEStrikethrough kAESubscript
  26381. kAESuperscript kAETableSuite kAETextSuite kAETransactionTerminated
  26382. kAEUnderline kAEUndo kAEWholeWordEquals kAEYes kAEZoom kByCommentView
  26383. kByDateView kByIconView kByKindView kByLabelView kByNameView kBySizeView
  26384. kBySmallIcon kByVersionView keyAEAngle keyAEArcAngle keyAEBaseAddr
  26385. keyAEBestType keyAEBgndColor keyAEBgndPattern keyAEBounds keyAECellList
  26386. keyAEClassID keyAEColor keyAEColorTable keyAECurveHeight keyAECurveWidth
  26387. keyAEDashStyle keyAEData keyAEDefaultType keyAEDefinitionRect keyAEDescType|
  26388. ƒAERegistry [06/10]
  26389. keyAEDestination keyAEDoAntiAlias keyAEDoDithered keyAEDoRotate keyAEDoScale
  26390. keyAEDoTranslate keyAEEditionFileLoc keyAEElements keyAEEndPoint
  26391. keyAEEventClass keyAEEventID keyAEFile keyAEFileType keyAEFillColor
  26392. keyAEFillPattern keyAEFlipHorizontal keyAEFlipVertical keyAEFont
  26393. keyAEFormula keyAEGraphicObjects keyAEID keyAEImageQuality keyAEInsertHere
  26394. keyAEKeyForms keyAEKeyword keyAELevel keyAELineArrow keyAEName
  26395. keyAENewElementLoc keyAEObject keyAEObjectClass keyAEOffStyles keyAEOnStyles
  26396. keyAEParameters keyAEParamFlags keyAEPenColor keyAEPenPattern keyAEPenWidth
  26397. keyAEPixelDepth keyAEPixMapMinus keyAEPMTable keyAEPointList keyAEPointSize|
  26398. ƒAERegistry [07/10]
  26399. keyAEPosition keyAEPropData keyAEProperties keyAEProperty keyAEPropFlags
  26400. keyAEPropID keyAEProtection keyAERenderAs keyAERequestedType keyAEResult
  26401. keyAEResultInfo keyAERotation keyAERotPoint keyAERowList keyAESaveOptions
  26402. keyAEScale keyAEScriptTag keyAEShowWhere keyAEStartAngle keyAEStartPoint
  26403. keyAEStyles keyAESuiteID keyAEText keyAETextColor keyAETextFont
  26404. keyAETextPointSize keyAETextStyles keyAETheText keyAETransferMode
  26405. keyAETranslation keyAETryAsStructGraf keyAEUniformStyles keyAEUpdateOn
  26406. keyAEUserTerm keyAEWindow keyAEWritingCode keyMiscellaneous keySelection
  26407. keyWindow pArcAngle pBackgroundColor pBackgroundPattern pBestType pBounds|
  26408. ƒAERegistry [08/10]
  26409. pClass pClipboard pColor pColorTable pContents pCornerCurveHeight
  26410. pCornerCurveWidth pDashStyle pDefaultType pDefinitionRect pEnabled pEndPoint
  26411. pFillColor pFillPattern pFont pFormula pGraphicObjects pHasCloseBox
  26412. pHasTitleBar pID pIndex pInsertionLoc pIsFloating pIsFrontProcess pIsModal
  26413. pIsModified pIsResizable pIsStationeryPad pIsZoomable pIsZoomed pItemNumber
  26414. pJustification pLineArrow pMenuID pName pNewElementLoc pPenColor pPenPattern
  26415. pPenWidth pPixelDepth pPointList pPointSize pProtection pRotation pScale
  26416. pScriptTag pSelected pSelection pStartAngle pStartPoint pTextColor pTextFont
  26417. pTextItemDelimiters pTextPointSize pTextStyles pTransferMode pTranslation|
  26418. ƒAERegistry [09/10]
  26419. pUniformStyles pUpdateOn pUserSelection pVersion pVisible typeAEText typeArc
  26420. typeBest typeCell typeClassInfo typeColorTable typeColumn typeDashStyle
  26421. typeData typeDrawingArea typeElemInfo typeEnumeration typeEPS typeEventInfo
  26422. typeFinderWindow typeFixed typeFixedPoint typeFixedRectangle typeGraphicLine
  26423. typeGraphicText typeGroupedGraphic typeInsertionLoc typeIntlText
  26424. typeIntlWritingCode typeLongDateTime typeLongFixed typeLongFixedPoint
  26425. typeLongFixedRectangle typeLongPoint typeLongRectangle typeMachineLoc
  26426. typeOval typeParamInfo typePict typePixelMap typePixMapMinus typePolygon
  26427. typePropInfo typeQDPoint typeQDRectangle typeRectangle typeRGB16 typeRGB96|
  26428. ƒAERegistry [10/10]
  26429. typeRGBColor typeRotation typeRoundedRectangle typeRow typeScrapStyles
  26430. typeStyledText typeSuiteInfo typeTable typeTextStyles typeTIFF typeVersion
  26431. WritingCode zoomIn zoomOut|
  26432. ƒAIFF [1/2]
  26433. ACE2to1Name ACE2Type ACE8to3Name ACE8Type AIFCID AIFCVersion1 AIFFID
  26434. AIFFLoop AnnotationID ApplicationSpecificChunk ApplicationSpecificChunkPtr
  26435. ApplicationSpecificID AudioRecordingChunk AudioRecordingChunkPtr
  26436. AudioRecordingID AuthorID ChunkHeader Comment CommentID CommentsChunk
  26437. CommentsChunkPtr CommonChunk CommonChunkPtr CommonID ContainerChunk
  26438. CopyrightID ExtCommonChunk ExtCommonChunkPtr FormatVersionChunk
  26439. FormatVersionChunkPtr FormatVersionID FORMID ForwardBackwardLooping|
  26440. ƒAIFF [2/2]
  26441. ForwardLooping ID InstrumentChunk InstrumentChunkPtr InstrumentID
  26442. MACE3to1Name MACE3Type MACE6to1Name MACE6Type Marker MarkerChunk
  26443. MarkerChunkPtr MarkerID MarkerIdType MIDIDataChunk MIDIDataChunkPtr
  26444. MIDIDataID NameID NoLooping NoneName NoneType SoundDataChunk
  26445. SoundDataChunkPtr SoundDataID TextChunk TextChunkPtr|
  26446. ƒAliases
  26447. AliasFilterProcPtr AliasHandle AliasInfoType AliasPtr AliasRecord
  26448. asiAliasName asiParentName asiServerName asiVolumeName asiZoneName
  26449. GetAliasInfo kARMMountVol kARMMultVols kARMNoUI kARMSearch kARMSearchMore
  26450. kARMSearchRelFirst MatchAlias NewAlias NewAliasMinimal
  26451. NewAliasMinimalFromFullPath rAliasType ResolveAlias ResolveAliasFile
  26452. UpdateAlias|
  26453. ƒAppleEvents [1/5]
  26454. AEAddressDesc AEArrayData AEArrayDataPointer AEArrayType AECoerceDesc
  26455. AECoercePtr AECountItems AECreateAppleEvent AECreateDesc AECreateList
  26456. AEDeleteItem AEDeleteKeyDesc AEDeleteParam AEDesc AEDescList AEDisposeDesc
  26457. AEDuplicateDesc AEEventClass AEEventID AEEventSource AEGetArray
  26458. AEGetAttributeDesc AEGetAttributePtr AEGetCoercionHandler AEGetEventHandler
  26459. AEGetInteractionAllowed AEGetKeyDesc AEGetKeyPtr AEGetNthDesc AEGetNthPtr
  26460. AEGetParamDesc AEGetParamPtr AEGetSpecialHandler AEGetTheCurrentEvent
  26461. AEInstallCoercionHandler AEInstallEventHandler AEInstallSpecialHandler|
  26462. ƒAppleEvents [2/5]
  26463. AEInteractAllowed AEInteractWithUser AEKeyDesc AEKeyword AEProcessAppleEvent
  26464. AEPutArray AEPutAttributeDesc AEPutAttributePtr AEPutDesc AEPutKeyDesc
  26465. AEPutKeyPtr AEPutParamDesc AEPutParamPtr AEPutPtr AERecord
  26466. AERemoveCoercionHandler AERemoveEventHandler AERemoveSpecialHandler
  26467. AEResetTimer AEResumeTheCurrentEvent AESend AESendMode AESendPriority
  26468. AESetInteractionAllowed AESetTheCurrentEvent AESizeOfAttribute
  26469. AESizeOfKeyDesc AESizeOfNthItem AESizeOfParam AESuspendTheCurrentEvent
  26470. AppleEvent DescType errAEBadListItem errAECoercionFail errAECorruptData|
  26471. ƒAppleEvents [3/5]
  26472. errAEDescNotFound errAEEventNotHandled errAEHandlerNotFound
  26473. errAEIllegalIndex errAENewerVersion errAENotAEDesc errAENotAppleEvent
  26474. errAENotASpecialFunction errAENoUserInteraction errAEParamMissed
  26475. errAEReplyNotArrived errAEReplyNotValid errAETimeout errAEUnknownAddressType
  26476. errAEUnknownSendMode errAEWaitCanceled errAEWrongDataType EventFilterProcPtr
  26477. EventHandlerProcPtr IdleProcPtr kAEAlwaysInteract kAEAnswer
  26478. kAEApplicationDied kAECanInteract kAECanSwitchLayer kAECreatorType
  26479. kAEDefaultTimeout kAEDontReconnect kAEHighPriority kAENeverInteract|
  26480. ƒAppleEvents [4/5]
  26481. kAENoDispatch kAENoReply kAENormalPriority kAEOpenApplication
  26482. kAEOpenDocuments kAEPrintDocuments kAEQueueReply kAEQuitAll
  26483. kAEQuitApplication kAEUseStandardDispatch kAEWaitReply kAEWantReceipt
  26484. kAnyTransactionID kAutoGenerateReturnID kCoreEventClass keyAddressAttr
  26485. keyDirectObject keyErrorNumber keyErrorString keyEventClassAttr
  26486. keyEventIDAttr keyEventSourceAttr keyInteractLevelAttr keyMissedKeywordAttr
  26487. keyOptionalKeywordAttr keyPreDispatch keyProcessSerialNumber keyReturnIDAttr
  26488. keySelectProc keyTimeoutAttr keyTransactionIDAttr kNoTimeOut typeAEList|
  26489. ƒAppleEvents [5/5]
  26490. typeAERecord typeAlias typeApplSignature typeAppParameters typeBoolean
  26491. typeChar typeComp typeEnumerated typeExtended typeFalse typeFloat typeFSS
  26492. typeInteger typeKeyword typeLongFloat typeLongInteger typeMagnitude typeNull
  26493. typeProcessSerialNumber typeProperty typeSectionH typeSessionID
  26494. typeShortFloat typeShortInteger typeSMFloat typeSMInt typeTargetID typeTrue
  26495. typeType typeWildCard|
  26496. ƒAppleScript [1/2]
  26497. ASGetSourceStyleNames ASGetSourceStyles ASInit ASSetSourceStyles
  26498. kAppleScriptSubtype kASDefaultMaxHeapSize kASDefaultMaxStackSize
  26499. kASDefaultMinHeapSize kASDefaultMinStackSize kASDefaultPreferredHeapSize
  26500. kASDefaultPreferredStackSize kASNumberOfSourceStyles
  26501. kASSelectGetSourceStyleNames kASSelectGetSourceStyles kASSelectInit
  26502. kASSelectSetSourceStyles kASSourceStyleAlias|
  26503. ƒAppleScript [2/2]
  26504. kASSourceStyleApplicationKeyword kASSourceStyleComment
  26505. kASSourceStyleLanguageKeyword kASSourceStyleLiteral kASSourceStyleNormalText
  26506. kASSourceStyleParameter kASSourceStyleUncompiledText
  26507. kASSourceStyleUserSymbol typeAppleScript typeASSourceType typeASStorage|
  26508. ƒAppleTalk [1/5]
  26509. ABByte ABCallType abortOS ABProtoType ABRecHandle ABRecPtr ABusRecord
  26510. AddrBlock addResponse afpAddAPPL afpAddCmt afpAddIcon afpByteRangeLock
  26511. afpCall AFPCommand AFPCommandBlock afpContLogin afpCopyFile afpDelete
  26512. afpDirClose afpDirCreate afpDTClose afpDTOpen afpEnumerate afpFileCreate
  26513. afpFlush afpForkClose afpForkFlush afpGetAPPL afpGetCmt afpGetDirParms
  26514. afpGetFileParms afpGetFlDrParms afpGetForkParms afpGetIcon afpGetSInfo
  26515. afpGetSParms afpGetVolParms afpGtIcnInfo afpLogin afpLogout afpMapID
  26516. afpMapName afpMove afpOpenDir afpOpenFork afpOpenVol afpRead afpRename|
  26517. ƒAppleTalk [2/5]
  26518. afpRmvAPPL afpRmvCmt afpSetDirParms afpSetFileParms afpSetFlDrParms
  26519. afpSetForkParms afpSetVolParms afpVolClose afpWrite ASPAbortOS ASPCloseAll
  26520. ASPCloseSession ASPGetParms ASPGetStatus ASPOpenSession ASPUserCommand
  26521. ASPUserWrite ATalkClosePrep ATEvent ATPAddRsp ATPCloseSocket atpEOMvalue
  26522. ATPGetRequest ATPKillAllGetReq ATPLoad ATPOpenSocket ATPParamBlock ATPPBPtr
  26523. ATPreFlightEvent atpRefNum ATPReqCancel ATPRequest ATPResponse ATPRspCancel
  26524. atpSendChkvalue atpSize ATPSndRequest ATPSndRsp atpSTSvalue atpTIDValidvalue
  26525. atpUnitNum ATPUnload atpXOvalue ATQEntry ATQEntryPtr attachPH|
  26526. ƒAppleTalk [3/5]
  26527. ATTransCancelClose ATTransClose ATTransClosePrep ATTransOpen BDSElement
  26528. BDSPtr BDSType BitMapType BuildBDS BuildDDPwds BuildLAPwds closeAll
  26529. closeATPSkt closeSess closeSkt confirmName DDPCloseSocket DDPOpenSocket
  26530. DDPRdCancel DDPRead ddpSize DDPWrite detachPH EntityName EntityPtr
  26531. GetATalkInfo GetBridgeAddress GetLocalZones GetMyZone GetNodeAddress
  26532. getParms getRequest getStatus GetZoneList IsATPOpen IsMPPOpen killAllGetReq
  26533. killGetReq killNBP killSendReq LAddAEQ LAPAddATQ LAPAdrBlock
  26534. LAPCloseProtocol LAPMgrCall LAPMgrPtr LAPOpenProtocol LAPRdCancel LAPRead|
  26535. ƒAppleTalk [4/5]
  26536. LAPRmvATQ lapSize LAPWrite lastResident loadNBP lookupName lookupReply
  26537. LRmvAEQ MPPClose MPPOpen MPPParamBlock MPPParmType MPPPBPtr mppRefNum
  26538. mppUnitNum NamesTableEntry NBPConfirm NBPExtract NBPLoad NBPLookup
  26539. NBPRegister NBPRemove NBPSetEntity NBPSetNTE nbpSize NBPUnload nSendRequest
  26540. openATPSkt openSess openSkt OpenXPP PAddResponse PATalkClosePrep PAttachPH
  26541. PCloseATPSkt PCloseSkt PConfirmName PDetachPH PGetAppleTalkInfo PGetRequest
  26542. PKillGetReq PKillNBP PKillSendReq PLookupName PNSendRequest POpenATPSkt
  26543. POpenSkt PRegisterName PRelRspCB PRelTCB PRemoveName PSendRequest|
  26544. ƒAppleTalk [5/5]
  26545. PSendResponse PSetSelfSend PWriteDDP PWriteLAP registerName relRspCB relTCB
  26546. removeName RetransType scbMemSize sendRequest sendResponse SetMyZone
  26547. setSelfSend unloadNBP userCommand userWrite WDSElement writeDDP writeLAP
  26548. xCall XPPEndPrmType xppFlagClr xppFlagSet xppLoadedBit XPPParamBlock
  26549. XPPParmBlkPtr XPPPrmBlkType xppRefNum XPPSubPrmType xppUnitNum
  26550. zipGetLocalZones zipGetMyZone zipGetZoneList|
  26551. ƒBalloons [1/3]
  26552. helpItem hmAbsoluteCoords hmBalloonAborted hmBalloonHelpVersion
  26553. HMBalloonPict HMBalloonRect hmCloseViewActive hmDefaultOptions
  26554. HMExtractHelpMsg HMGetBalloons HMGetBalloonWindow HMGetDialogResID HMGetFont
  26555. HMGetFontSize HMGetHelpMenuHandle HMGetIndHelpMsg HMGetMenuResID
  26556. hmHelpDisabled hmHelpManagerNotInited HMIsBalloon hmMatchInTitle
  26557. HMMessageRecord HMMessageRecPtr hmNoBalloonUp hmOperationUnsupported
  26558. HMRemoveBalloon hmSameAsLastBalloon hmSaveBitsNoWindow hmSaveBitsWindow|
  26559. ƒBalloons [2/3]
  26560. HMScanTemplateItems HMSetBalloons HMSetDialogResID HMSetFont HMSetFontSize
  26561. HMSetMenuResID HMShowBalloon HMShowMenuBalloon hmSkippedBalloon
  26562. HMStringResType hmUnknownHelpType hmUseSubID hmWrongVersion kBalloonWDEFID
  26563. kHMAboutHelpItem kHMCheckedItem kHMCompareItem kHMDialogResType
  26564. kHMDisabledItem kHMEnabledItem kHMFinderApplResType kHMHelpID kHMHelpMenuID
  26565. kHMMenuResType khmmPict khmmPictHandle khmmString khmmStringRes khmmSTRRes
  26566. khmmTEHandle khmmTERes kHMNamedResourceItem kHMOtherItem kHMOverrideResType|
  26567. ƒBalloons [3/3]
  26568. kHMPictItem kHMRectListResType kHMRegularWindow kHMSaveBitsNoWindow
  26569. kHMSaveBitsWindow kHMShowBalloonsItem kHMSkipItem kHMStringItem
  26570. kHMStringResItem kHMSTRResItem kHMTEResItem kHMTEStyleResType
  26571. kHMTETextResType kHMTrackCntlItem kHMWindListResType|
  26572. ƒCommResources
  26573. classCM classFT classTM CRMErr CRMFindCommunications crmGenericError
  26574. CRMGet1IndResource CRMGet1NamedResource CRMGet1Resource CRMGetCRMVersion
  26575. CRMGetHeader CRMGetIndex CRMGetIndResource CRMGetIndToolName
  26576. CRMGetNamedResource CRMGetResource CRMGetToolResource CRMInstall
  26577. CRMLocalToRealID crmNoErr CRMRealToLocalID CRMRec CRMRecPtr crmRecVersion
  26578. CRMReleaseResource CRMReleaseToolResource CRMRemove CRMSearch crmType
  26579. curCRMVersion InitCRM|
  26580. ƒComponents [1/3]
  26581. badComponentInstance badComponentSelector CallComponentFunction
  26582. CallComponentFunctionWithStorage CaptureComponent CloseComponent
  26583. CloseComponentResFile cmpWantsRegisterMessage Component
  26584. componentAutoVersionIncludeFlags ComponentDescription componentDoAutoVersion
  26585. componentDontRegister ComponentFunction ComponentFunctionImplemented
  26586. ComponentInstance ComponentInstanceRecord componentNotCaptured
  26587. ComponentParameters ComponentRecord ComponentResource
  26588. ComponentResourceExtension ComponentResourceHandle ComponentResourcePtr
  26589. ComponentResult ComponentRoutine ComponentSetTarget componentWantsUnregister|
  26590. ƒComponents [2/3]
  26591. CountComponentInstances CountComponents defaultComponentAnyFlags
  26592. defaultComponentAnyFlagsAnyManufacturer
  26593. defaultComponentAnyFlagsAnyManufacturerAnySubType
  26594. defaultComponentAnyManufacturer defaultComponentAnySubType
  26595. defaultComponentIdentical DelegateComponentCall FindNextComponent
  26596. gestaltComponentMgr GetComponentIconSuite GetComponentInfo
  26597. GetComponentInstanceA5 GetComponentInstanceError GetComponentInstanceStorage
  26598. GetComponentListModSeed GetComponentRefcon GetComponentVersion
  26599. invalidComponentID kAnyComponentFlagsMask kAnyComponentManufacturer|
  26600. ƒComponents [3/3]
  26601. kAnyComponentSubType kAnyComponentType kComponentCanDoSelect
  26602. kComponentCloseSelect kComponentOpenSelect kComponentRegisterSelect
  26603. kComponentTargetSelect kComponentUnregisterSelect kComponentVersionSelect
  26604. OpenComponent OpenComponentResFile OpenDefaultComponent RegisterComponent
  26605. RegisterComponentResource RegisterComponentResourceFile ResourceSpec
  26606. SetComponentInstanceA5 SetComponentInstanceError SetComponentInstanceStorage
  26607. SetComponentRefcon SetDefaultComponent UncaptureComponent
  26608. UnregisterComponent validInstancesExist|
  26609. ƒConnections [1/3]
  26610. CMAbort CMAccept CMActivate CMAddSearch cmAttn cmAttnClean cmAttnNoTimeout
  26611. CMBreak CMBuffers CMBufferSizes CMBufFields CMChannel CMChoose CMClearSearch
  26612. CMClose cmCntl cmCntlClean cmCntlNoTimeout cmData cmDataClean
  26613. cmDataNoTimeout CMDefault CMDispose CMEnglishToIntl CMErr CMEvent cmFailed
  26614. CMFlags cmFlagsEOM cmGenericError CMGetCMVersion CMGetConfig
  26615. CMGetConnEnvirons CMGetProcID CMGetRefCon CMGetToolName CMGetUserData
  26616. CMGetVersion CMIdle CMIntlToEnglish CMIOKill CMListen CMMenu CMNew cmNoErr|
  26617. ƒConnections [2/3]
  26618. cmNoMenus cmNoRequestPending cmNotClosed cmNoTools cmNotOpen cmNotSupported
  26619. CMOpen cmQuiet CMRead CMRecFlags cmRejected CMRemoveSearch CMReset CMResume
  26620. CMSearchFlags cmSearchSevenBit CMSetConfig CMSetRefCon CMSetupCleanup
  26621. CMSetupFilter CMSetupItem CMSetupPostflight CMSetupPreflight CMSetupSetup
  26622. CMSetUserData CMStatFlags CMStatus cmStatusARPend cmStatusAttnAvail
  26623. cmStatusAWPend cmStatusBreakPend cmStatusClosing cmStatusCntlAvail
  26624. cmStatusCRPend cmStatusCWPend cmStatusDataAvail cmStatusDRPend|
  26625. ƒConnections [3/3]
  26626. cmStatusDWPend cmStatusIncomingCallPresent cmStatusListenPend cmStatusOpen
  26627. cmStatusOpening cmStatusReserved0 cmTimeOut cmUnknownError cmUserCancel
  26628. CMValidate CMWrite ConnEnvironRec ConnEnvironRecPtr ConnHandle ConnPtr
  26629. ConnRecord curCMVersion curConnEnvRecVers InitCM|
  26630. ƒConnectionTools
  26631. cbndType cdefType clocType cmAbortMsg cmAcceptMsg cmActivateMsg cmBreakMsg
  26632. cmCloseMsg CMCompletorPtr CMCompletorRecord CMDataBuffer CMDataBufferPtr
  26633. cmDeactivateMsg cmDefaultMsg cmDisposeMsg cmEnvironsMsg cmEventMsg cmIdleMsg
  26634. cmInitMsg cmIOKillMsg cmL2English cmL2Intl cmListenMsg cmMenuMsg cmMgetMsg
  26635. cmMsetMsg cmOpenMsg cmReadMsg cmResetMsg cmResumeMsg cmScleanupMsg
  26636. CMSetupPtr CMSetupStruct cmSfilterMsg cmSitemMsg cmSpreflightMsg cmSsetupMsg
  26637. cmStatusMsg cmSuspendMsg cmValidateMsg cmWriteMsg cscrType csetType cvalType
  26638. cverType|
  26639. ƒControls [1/2]
  26640. autoTrack AuxCtlHandle AuxCtlPtr AuxCtlRec calcCntlRgn calcCRgns
  26641. calcThumbRgn cBodyColor CCTabHandle CCTabPtr cFrameColor checkBoxProc
  26642. ControlHandle ControlPtr ControlRecord cTextColor cThumbColor CtlCTab
  26643. dispCntl DisposeControl dragCntl DragControl Draw1Control drawCntl
  26644. DrawControls FindControl GetAuxCtl GetCRefCon GetCTitle GetCtlAction
  26645. GetCtlMax GetCtlMin GetCtlValue GetCVariant GetNewControl hAxisOnly
  26646. HideControl HiliteControl inButton inCheckBox inDownButton initCntl
  26647. inPageDown inPageUp inThumb inUpButton KillControls MoveControl NewControl
  26648. noConstraint popupFixedWidth popupMenuCDEFproc popupMenuProc popupTitleBold|
  26649. ƒControls [2/2]
  26650. popupTitleCenterJust popupTitleCondense popupTitleExtend popupTitleItalic
  26651. popupTitleLeftJust popupTitleNoStyle popupTitleOutline popupTitleRightJust
  26652. popupTitleShadow popupTitleUnderline popupUseAddResMenu popupUseWFont
  26653. posCntl pushButProc radioButProc scrollBarProc SetCRefCon SetCTitle
  26654. SetCtlAction SetCtlColor SetCtlMax SetCtlMin SetCtlValue ShowControl
  26655. SizeControl testCntl TestControl thumbCntl TrackControl UpdateControls
  26656. UpdtControl useWFont vAxisOnly|
  26657. ƒCRMSerialDevices
  26658. CRMIconHandle CRMIconPtr CRMIconRecord crmSerialDevice CRMSerialPtr
  26659. CRMSerialRecord curCRMSerRecVers|
  26660. ƒCTBUtilities [1/2]
  26661. AppendDITL appendDITLBottom appendDITLRight chooseAborted chooseCancel
  26662. chooseDisaster chooseFailed chooseOKMajor chooseOKMinor CountDITL
  26663. CTBGetCTBVersion CTBUErr ctbuGenericError ctbuNoErr curCTBUVersion CustomNBP
  26664. DITLMethod hookCancel hookEject hookItemList hookItemRefresh hookKeyBase
  26665. hookLine hookNull hookOK hookOutline hookPostflight hookPreflight
  26666. hookReserved1 hookReserved2 hookReserved3 hookReserved4 hookTitle|
  26667. ƒCTBUtilities [2/2]
  26668. hookVersion hookZoneList hookZoneRefresh hookZoneTitle InitCTBUtilities
  26669. nameDisable nameInclude nameReject NBPReply nlCancel nlEject nlOk NLType
  26670. NLTypeEntry NuLookup NuPLookup overlayDITL ShortenDITL StandardNBP
  26671. zoneDisable zoneInclude zoneReject|
  26672. ƒCursorCtl
  26673. Acur acurHandle acurPtr Cursors Hide_Cursor InitCursorCtl RotateCursor
  26674. Show_Cursor SpinCursor|
  26675. ƒDatabaseAccess [1/2]
  26676. ColInfoArray ColInfoHandle ColInfoPtr ColTypesArray ColTypesHandle
  26677. ColTypesPtr DBAsyncParamBlockRec DBAsyncParmBlkPtr DBBreak DBColInfoRecord
  26678. DBDisposeQuery DBEnd DBExec DBGetConnInfo DBGetErr DBGetItem DBGetNewQuery
  26679. DBGetQueryResults DBGetResultHandler DBGetSessionNum DBInit
  26680. DBInstallResultHandler DBKill DBRemoveResultHandler DBResultsToText DBSend
  26681. DBSendItem DBStartQuery DBState DBType DBUnGetItem InitDBPack kDBAboutToInit
  26682. kDBExecComplete kDBGetItemComplete kDBGetQueryResultsComplete
  26683. kDBInitComplete kDBLastColFlag kDBNullFlag kDBSendComplete
  26684. kDBStartQueryComplete kDBUpdateWind kDBWaitForever QueryArray QueryHandle|
  26685. ƒDatabaseAccess [2/2]
  26686. QueryListHandle QueryListPtr QueryPtr QueryRecord rcDBAsyncNotSupp
  26687. rcDBBadAsyncPB rcDBBadDDEV rcDBBadSessID rcDBBadSessNum rcDBBadType
  26688. rcDBBreak rcDBError rcDBExec rcDBNoHandler rcDBNull rcDBPackNotInited
  26689. rcDBValue rcDBWrongVersion ResListArray ResListElem ResListHandle ResListPtr
  26690. ResultsRecord typeAnyType typeColBreak typeDate typeDecimal typeDiscard
  26691. typeLBin typeLChar typeMoney typeNone typeRowBreak typeTime typeTimeStamp
  26692. typeUnknown typeVBin typeVChar|
  26693. ƒDesk
  26694. accClear accCopy accCursor accCut accEvent accMenu accPaste accRun accUndo
  26695. CloseDeskAcc goodbye OpenDeskAcc SystemClick SystemEdit SystemEvent
  26696. SystemMenu SystemTask|
  26697. ƒDeskBus
  26698. ADBAddress ADBDataBlock ADBDBlkPtr ADBOp ADBOpBlock ADBOpBPtr ADBReInit
  26699. ADBSetInfoBlock ADBSInfoPtr CountADBs GetADBInfo GetIndADB SetADBInfo|
  26700. ƒDevices [1/2]
  26701. activateMsg activDev AuxDCE AuxDCEHandle AuxDCEPtr buttonMsg cancelMsg
  26702. cdevGenErr cdevMemErr cdevResErr cdevUnset chooserID clearDev closeDev
  26703. CloseDriver Control copyDev cursorDev cutDev DCtlEntry DCtlHandle DCtlPtr
  26704. deactivateMsg deactivDev deselectMsg fillListMsg GetDCtlEntry getSelMsg
  26705. hitDev hitMsg initDev initMsg keyEvtDev keyEvtMsg KillIO macDev newSelMsg|
  26706. ƒDevices [2/2]
  26707. normalMsg nulDev nulMsg okMsg OpenDriver pasteDev PBControl PBControlAsync
  26708. PBControlSync PBKillIO PBKillIOAsync PBKillIOSync PBStatus PBStatusAsync
  26709. PBStatusSync selectMsg SetChooserAlert startupMsg Status superMsg
  26710. terminateMsg undoDev updateDev updateMsg|
  26711. ƒDialogs [1/2]
  26712. Alert AlertTemplate AlertTHndl AlertTPtr btnCtrl cancel CautionAlert
  26713. cautionIcon chkCtrl CloseDialog CouldAlert CouldDialog ctrlItem DialogPeek
  26714. DialogPtr DialogRecord DialogSelect DialogTemplate DialogTHndl DialogTPtr
  26715. DisposDialog DisposeDialog DlgCopy DlgCut DlgDelete DlgPaste DrawDialog
  26716. editText ErrorSound FindDItem FreeAlert FreeDialog GetAlrtStage GetDItem
  26717. GetIText GetNewDialog HideDItem iconItem InitDialogs IsDialogEvent|
  26718. ƒDialogs [2/2]
  26719. itemDisable ModalDialog ModalFilterProcPtr NewCDialog NewDialog NoteAlert
  26720. noteIcon ok ParamText picItem radCtrl resCtrl ResetAlrtStage ResumeProcPtr
  26721. SelIText SetDAFont SetDItem SetIText ShowDItem SoundProcPtr StageList
  26722. statText StopAlert stopIcon UpdateDialog UpdtDialog userItem|
  26723. ƒDisAsmLookup
  26724. Disassembler endOfModule InitLookup Lookup LookupRegs LookupTrapName
  26725. ModifyOperand showMacsBugSymbol validMacsBugSymbol|
  26726. ƒDiskInit
  26727. DIBadMount DIFormat DILoad DIUnload DIVerify DIZero HFSDefaults|
  26728. ƒDisks
  26729. DiskEject DriveKind DriveStatus DrvSts SetTagBuffer|
  26730. ƒDrag [1/3]
  26731. AddDragItemFlavor AddHFSFlavor badDragFlavorErr badDragItemErr badDragRefErr
  26732. cantGetFlavorErr CountDragItemFlavors CountDragItems DisposeDrag
  26733. DragAttributes DragDrawingProc dragHasLeftSenderWindow DragInputProc
  26734. dragInsideSenderApplication dragInsideSenderWindow dragNotAcceptedErr
  26735. DragPostScroll DragPreScroll DragReceiveHandler DragReference
  26736. dragRegionBegin dragRegionDraw dragRegionEnd dragRegionHide dragRegionIdle
  26737. DragRegionMessage DragSendDataProc dragTrackingEnterHandler
  26738. dragTrackingEnterWindow DragTrackingHandler dragTrackingInWindow|
  26739. ƒDrag [2/3]
  26740. dragTrackingLeaveHandler dragTrackingLeaveWindow DragTrackingMessage
  26741. duplicateFlavorErr duplicateHandlerErr FlavorFlags flavorNotSaved
  26742. flavorSenderOnly flavorSenderTranslated flavorSystemTranslated FlavorType
  26743. flavorTypeDirectory flavorTypeHFS flavorTypePromiseHFS gestaltDragMgrAttr
  26744. gestaltDragMgrPresent gestaltTEAttr gestaltTEHasGetHiliteRgn
  26745. GetDragAttributes GetDragItemBounds GetDragItemReferenceNumber
  26746. GetDragModifiers GetDragMouse GetDragOrigin GetDropLocation GetFlavorData
  26747. GetFlavorDataSize GetFlavorFlags GetFlavorType handlerNotFoundErr HFSFlavor|
  26748. ƒDrag [3/3]
  26749. HideDragHilite InstallReceiveHandler InstallTrackingHandler ItemReference
  26750. NewDrag PromiseHFSFlavor RemoveReceiveHandler RemoveTrackingHandler
  26751. SetDragDrawingProc SetDragInputProc SetDragItemBounds SetDragItemFlavorData
  26752. SetDragMouse SetDragSendProc SetDropLocation ShowDragHilite TEGetHiliteRgn
  26753. TrackDrag UpdateDragHilite WaitMouseMoved zoomAccelerate ZoomAcceleration
  26754. zoomDecelerate zoomNoAcceleration ZoomRects ZoomRegion|
  26755. ƒEditions [1/3]
  26756. AssociateSection CallEditionOpenerProc CallFormatIOProc CloseEdition
  26757. CreateEditionContainerFile DeleteEditionContainerFile EditionContainerSpec
  26758. EditionContainerSpecPtr EditionHasFormat EditionInfoRecord
  26759. EditionOpenerParamBlock EditionOpenerProcPtr EditionOpenerVerb EditionRefNum
  26760. emCancelSectionDialogRefCon emGoToPubErrDialogRefCon emHookAutoUpdateMode
  26761. emHookCancelSection emHookGetEditionNow emHookGoToPublisher
  26762. emHookManualUpdateMode emHookRedrawPreview emHookSendEditionNow
  26763. emOptionsDialogRefCon ExpDlgHookProcPtr ExpModalFilterProcPtr
  26764. FormatIOParamBlock FormatIOProcPtr FormatIOVerb FormatType|
  26765. ƒEditions [2/3]
  26766. GetEditionFormatMark GetEditionInfo GetEditionOpenerProc
  26767. GetLastEditionContainerUsed GetStandardFormats GoToPublisherSection
  26768. InitEditionPack IsRegisteredSection kFormatLengthUnknown kFormatListFormat
  26769. kPartNumberUnknown kPartsNotUsed kPICTEditionFileType kPICTformatMask
  26770. kPreviewFormat kPreviewHeight kPreviewWidth kPublisherDocAliasFormat
  26771. ksndEditionFileType ksndFormatMask kTEXTEditionFileType kTEXTformatMask
  26772. kUnknownEditionFileType NewPublisherDialog NewPublisherExpDialog
  26773. NewPublisherReply NewSection NewSubscriberDialog NewSubscriberExpDialog
  26774. NewSubscriberReply OpenEdition OpenNewEdition pumManual pumOnSave|
  26775. ƒEditions [3/3]
  26776. ReadEdition RegisterSection rSectionType sectionCancelMsgID
  26777. sectionEventMsgClass SectionHandle SectionOptionsDialog
  26778. SectionOptionsExpDialog SectionOptionsReply SectionPtr sectionReadMsgID
  26779. SectionRecord sectionScrollMsgID SectionType sectionWriteMsgID
  26780. SetEditionFormatMark SetEditionOpenerProc stPublisher stSubscriber
  26781. sumAutomatic sumManual TimeStamp UnRegisterSection UpdateMode WriteEdition|
  26782. ƒENET
  26783. EAddMulti EAddrRType EAttachPH EDelMulti EDetachPH EGetInfo eLenErr
  26784. eMultiErr ENetAddMulti ENetAttachPH ENetDelMulti ENetDetachPH ENetGetInfo
  26785. ENetRdCancel ENetRead ENetSetGeneral ENetWrite EParamBlkPtr EParamBlock
  26786. ERdCancel ERead ESetGeneral EWrite|
  26787. ƒEPPC [1/2]
  26788. AcceptHighLevelEvent bufferIsSmall connectionInvalid
  26789. GetPortNameFromProcessSerialNumber GetProcessSerialNumberFromPortName
  26790. GetSpecificFilterProcPtr GetSpecificHighLevelEvent HighLevelEventMsg
  26791. HighLevelEventMsgClass HighLevelEventMsgHdl HighLevelEventMsgPtr
  26792. kHighLevelEvent msgWasFullyAccepted msgWasNotAccepted
  26793. msgWasPartiallyAccepted nAttnMsg noOutstandingHLE noUserInteractionAllowed|
  26794. ƒEPPC [2/2]
  26795. nReturnReceipt PostHighLevelEvent priorityMask receiverIDisPSN
  26796. receiverIDisSessionID receiverIDisSignature receiverIDisTargetID
  26797. receiverIDMask rtrnReceiptMsgID SenderID SenderIDPtr systemOptionsMask
  26798. TargetID TargetIDHdl TargetIDPtr|
  26799. ƒErrMgr
  26800. CloseErrMgr GetSysErrText GetToolErrText InitErrMgr|
  26801. ƒErrors [01/10]
  26802. abortErr addRefFailed addResFailed afpAccessDenied afpAuthContinue
  26803. afpBadIDErr afpBadUAM afpBadVersNum afpBitmapErr afpCallNotSupported
  26804. afpCantMove afpCantRename afpCatalogChanged afpContainsSharedErr
  26805. afpDenyConflict afpDiffVolErr afpDirNotEmpty afpDirNotFound afpDiskFull
  26806. afpEofError afpFileBusy afpFlatVol afpIconTypeError afpIDExists
  26807. afpIDNotFound afpInsideSharedErr afpInsideTrashErr afpItemNotFound
  26808. afpLockErr afpMiscErr afpNoMoreLocks afpNoServer afpObjectExists
  26809. afpObjectLocked afpObjectNotFound afpObjectTypeErr afpParmErr
  26810. afpPwdExpiredErr afpPwdSameErr afpPwdTooShortErr afpRangeNotLocked|
  26811. ƒErrors [02/10]
  26812. afpRangeOverlap afpSameObjectErr afpServerGoingDown afpSessClosed
  26813. afpTooManyFilesOpen afpUserNotAuth afpVolLocked appIsDaemon appMemFullErr
  26814. appModeErr aspBadVersNum aspBufTooSmall aspNoAck aspNoMoreSess aspNoServers
  26815. aspParamErr aspServerBusy aspSessClosed aspSizeErr aspTooMany atpBadRsp
  26816. atpLenErr authFailErr badATPSkt badBtSlpErr badBuffNum badChannel badCksmErr
  26817. badDBtSlp badDCksum badEditionFileErr badExtResource badFidErr badFileFormat
  26818. badFormat badLocNameErr badMDBErr badMovErr badPortNameErr badReqErr
  26819. badSectionErr badServiceMethodErr badSubPartErr badUnitErr bdNamErr
  26820. breakRecd buf2SmallErr buffersTooSmall cannotDeferErr|
  26821. ƒErrors [03/10]
  26822. cannotMakeContiguousErr CantDecompress cantLoadPickMethodErr cantStepErr
  26823. catChangedErr cbNotFound CDEFNFnd cDevErr channelBusy channelNotBusy
  26824. ckSumErr clkRdErr clkWrErr closErr cMatchErr cNoMemErr colorsRequestedErr
  26825. containerAlreadyOpenWrn containerNotFoundWrn controlErr corErr cProtectErr
  26826. cRangeErr cResErr cTempMemErr dataVerErr dceExtErr ddpLenErr ddpSktErr
  26827. desktopDamagedErr destPortErr diffVolErr dInstErr dirFulErr dirNFErr
  26828. dRemovErr ds32BitMode dsAddressErr dsBadLaunch dsBadPatch dsBadPatchHeader
  26829. dsBadSANEOpcode dsBadSlotInt dsBadStartupDisk dsBufPtrTooLow dsBusError
  26830. dsCDEFNotFound dsChkErr dsCoreErr dsDisassemblerInstalled|
  26831. ƒErrors [04/10]
  26832. dsExtensionsDisabled dsFinderErr dsForcedQuit dsFPErr dsFSErr dsGreeting
  26833. dsHD20Installed dsHMenuFindErr dsIllInstErr dsIOCoreErr dsIrqErr dskFulErr
  26834. dsLineAErr dsLineFErr dsLoadErr dsMacsBugInstalled dsMBarNFnd dsMDEFNotFound
  26835. dsMemFullErr dsMiscErr dsNeedToWriteBootBlocks dsNoFPU dsNoPackErr dsNoPatch
  26836. dsNoPk1 dsNoPk2 dsNoPk3 dsNoPk4 dsNoPk5 dsNoPk6 dsNoPk7 dsNotEnoughRAMToBoot
  26837. dsNotThe1 dsOldSystem dsOvflowErr dsParityErr dsPrivErr dsReinsert
  26838. dsSCSIWarn dsShutDownOrRestart dsStknHeap dsSwitchOffOrRestart dsSysErr
  26839. dsSystemFileErr dsTraceErr dsWDEFNotFound dsZeroDivErr dupFNErr
  26840. editionMgrInitErr envBadVers envNotPresent envVersTooBig eofErr evtNotEnb|
  26841. ƒErrors [05/10]
  26842. excessCollsns extFSErr extractErr exUserBreak fBsyErr fidExists fidNotFound
  26843. firstDskErr fLckdErr fmt1Err fmt2Err fnfErr fnOpnErr fontDecError
  26844. fontNotDeclared fontNotOutlineErr fontSubErr framingErr fsRnErr gcrOnMFMErr
  26845. gfpErr guestNotAllowedErr hardwareConfigErr hMenuFindErr hwOverrunErr
  26846. hwParamErr iIOAbortErr initIWMErr interruptsMaskedErr invalidIndexErr ioErr
  26847. lapProtErr lastDskErr localOnlyErr mapReadErr mBarNFnd memAdrErr memAZErr
  26848. memBCErr memFragErr memFullErr memLockedErr memPCErr memPurErr memROZErr
  26849. memROZError memROZWarn memSCErr memWZErr menuPrgErr mFulErr
  26850. multiplePublisherWrn nameTypeErr nbpBuffOvr nbpConfDiff nbpDuplicate|
  26851. ƒErrors [06/10]
  26852. nbpNISErr nbpNoConfirm nbpNotFound negZcbFreeErr networkErr nilHandleErr
  26853. nmTypErr noAdrMkErr noBridgeErr noDataArea noDefaultUserErr noDriveErr
  26854. noDtaMkErr noErr noGlobalsErr noHardware noHardwareErr noInformErr
  26855. noMacDskErr noMachineNameErr noMemForPictPlaybackErr noMoreRealTime noMPPErr
  26856. noNybErr noPortErr noRelErr noResponseErr noScrapErr noSendResp noSessionErr
  26857. notAFileErr notARemountErr notEnoughBufferSpace notEnoughHardware
  26858. notEnoughHardwareErr notEnoughMemoryErr notHeldErr notInitErr notLockedErr
  26859. notLoggedInErr noToolboxNameErr notOpenErr notRegisteredSectionErr
  26860. notThePublisherWrn noTypeErr noUserNameErr noUserRecErr noUserRefErr|
  26861. ƒErrors [07/10]
  26862. nsDrvErr nsStackErr nsvErr offLinErr openErr opWrErr paramErr parityErr
  26863. permErr pictInfoIDErr pictInfoVerbErr pictInfoVersionErr pictureDataErr
  26864. pixMapTooDeepErr pmBusyErr pmRecvEndErr pmRecvStartErr pmReplyTOErr
  26865. pmSendEndErr pmSendStartErr portClosedErr portInUse portNameExistsErr
  26866. portNotCf posErr prInitErr procNotFound protocolErr prWrErr qErr queueFull
  26867. rcvrErr readErr readQErr recNotFnd recordDataTooBigErr reqAborted reqFailed
  26868. resAttrErr resFNotFound resNotFound resProblem rfNumErr rgnTooBigErr
  26869. rgnTooBigError rmvRefFailed rmvResFailed sameFileErr sdmInitErr sdmJTInitErr
  26870. sdmPRAMInitErr sdmPriInitErr sdmSRTInitErr sectNFErr seekErr selectorErr|
  26871. ƒErrors [08/10]
  26872. seNoDB sessClosedErr sessTableErr shutDownAlert siBadDeviceName siBadRefNum
  26873. siBadSoundInDevice siDeviceBusyErr siHardDriveTooSlow siInitSDTblErr
  26874. siInitSPTblErr siInitVBLQsErr siInputDeviceErr siInvalidCompression
  26875. siInvalidSampleRate siInvalidSampleSize siNoBufferSpecified
  26876. siNoSoundInHardware siUnknownInfoType siUnknownQuality sktClosedErr
  26877. slotNumErr SlpTypeErr smBadBoardId smBadRefId smBadsList smBadsPtrErr
  26878. smBLFieldBad smBlkMoveErr smBusErrTO smByteLanesErr smCkStatusErr
  26879. smCodeRevErr smCPUErr smCRCFail smDisabledSlot smDisDrvrNamErr smDisposePErr
  26880. smEmptySlot smFHBlkDispErr smFHBlockRdErr smFormatErr smGetDrvrNamErr|
  26881. ƒErrors [09/10]
  26882. smGetPRErr smInitStatVErr smInitTblVErr smNewPErr smNilsBlockErr smNoBoardId
  26883. smNoBoardSRsrc smNoDir smNoGoodOpens smNoJmpTbl smNoMoresRsrcs
  26884. smNosInfoArray smOffsetErr smPRAMInitErr smPriInitErr smRecNotFnd
  26885. smReservedErr smReservedSlot smResrvErr smRevisionErr smSDMInitErr
  26886. smSelOOBErr smsGetDrvrErr smSlotOOBErr smsPointerNil smSRTInitErr
  26887. smSRTOvrFlErr smUnExBusErr spdAdjErr statusErr strUserBreak svDisabled
  26888. svTempDisable swOverrunErr SysError teScrapSizeErr tk0BadErr tmfoErr
  26889. tmwdoErr tooManyReqs tooManySkts twoSideErr unimpErr unitEmptyErr
  26890. unitTblFullErr unknownInsertModeErr updPixMemErr userBreak userCanceledErr|
  26891. ƒErrors [10/10]
  26892. userRejectErr verErr vLckdErr volGoneErr volOffLinErr volOnLinErr vTypErr
  26893. WDEFNFnd wPrErr wrgVolTypErr writErr wrPermErr wrUnderrun|
  26894. ƒEvents [1/2]
  26895. activateEvt activeFlag activMask adbAddrMask alphaLock app1Evt app1Mask
  26896. app2Evt app2Mask app3Evt app3Mask app4Evt app4Mask autoKey autoKeyMask
  26897. btnState Button charCodeMask cmdKey controlKey convertClipboardFlag diskEvt
  26898. diskMask driverEvt driverMask EventAvail EventRecord everyEvent GetCaretTime
  26899. GetDblTime GetKeys GetMouse GetNextEvent highLevelEventMask keyCodeMask|
  26900. ƒEvents [2/2]
  26901. keyDown keyDownMask KeyMap keyUp keyUpMask mDownMask mouseDown
  26902. mouseMovedMessage mouseUp mUpMask networkEvt networkMask nullEvent optionKey
  26903. osEvt osEvtMessageMask osMask resumeFlag shiftKey StillDown
  26904. suspendResumeMessage TickCount updateEvt updateMask WaitMouseUp WaitNextEvent|
  26905. ƒFiles [01/10]
  26906. AddDrive AFPVolMountInfo AFPVolMountInfoPtr Allocate AllocContig alphaStage
  26907. AppleShareMediaType bAccessCntl betaStage bHasBlankAccessPrivileges
  26908. bHasBTreeMgr bHasCatSearch bHasCopyFile bHasDesktopMgr bHasExtFSVol
  26909. bHasFileIDs bHasFolderLock bHasMoveRename bHasOpenDeny
  26910. bHasPersonalAccessPrivileges bHasShortName bHasUserGroupList bLimitFCBs
  26911. bLocalWList bNoBootBlks bNoDeskItems bNoLclSync bNoMiniFndr bNoSwitchTo
  26912. bNoSysDir bNoVNEdit bTrshOffLine CatMove CatPositionRec CInfoPBPtr
  26913. CInfoPBRec CInfoType CloseWD CMovePBPtr CMovePBRec Create developStage DInfo
  26914. DirCreate DTPBPtr DTPBRec DXInfo Eject FCBPBPtr FCBPBRec fDesktop fDisk|
  26915. ƒFiles [02/10]
  26916. fHasBundle finalStage FInitQueue fInvisible FlushVol fOnDesk fsAtMark
  26917. FSClose fsCurPerm FSDelete fsFromLEOF fsFromMark fsFromStart FSMakeFSSpec
  26918. FSOpen FSpCatMove FSpCreate FSpDelete FSpDirCreate FSpExchangeFiles
  26919. FSpGetFInfo FSpOpenDF FSpOpenRF FSpRename FSpRstFLock FSpSetFInfo
  26920. FSpSetFLock fsRdPerm fsRdWrPerm fsRdWrShPerm FSRead fsRtDirID fsRtParID
  26921. fsSBDrBkDat fsSBDrCrDat fsSBDrFndrInfo fsSBDrMdDat fsSBDrNmFls fsSBDrParID
  26922. fsSBDrUsrWds fsSBFlAttrib fsSBFlBkDat fsSBFlCrDat fsSBFlFndrInfo fsSBFlLgLen
  26923. fsSBFlMdDat fsSBFlParID fsSBFlPyLen fsSBFlRLgLen fsSBFlRPyLen
  26924. fsSBFlXFndrInfo fsSBFullName fsSBNegate fsSBPartialName FSSpec FSSpecArray|
  26925. ƒFiles [03/10]
  26926. FSSpecArrayHandle FSSpecArrayPtr FSSpecHandle FSSpecPtr fsUnixPriv FSWrite
  26927. fsWrPerm fTrash FXInfo GetDrvQHdr GetEOF GetFInfo GetFPos GetFSQHdr
  26928. GetVCBQHdr GetVInfo GetVol GetVolParmsInfoBuffer GetVRefNum GetWDInfo
  26929. HCreate HDelete HGetFInfo HGetVol HOpen HOpenDF HOpenRF HParamBlockRec
  26930. HParmBlkPtr HRename HRstFLock HSetFInfo HSetFLock HSetVol ioDirFlg ioDirMask
  26931. kEncryptPassword kLarge4BitIcon kLarge4BitIconSize kLarge8BitIcon
  26932. kLarge8BitIconSize kLargeIcon kLargeIconSize kNoUserAuthentication kPassword
  26933. kSmall4BitIcon kSmall4BitIconSize kSmall8BitIcon kSmall8BitIconSize
  26934. kSmallIcon kSmallIconSize kTwoWayEncryptPassword NumVersion OpenDF OpenRF|
  26935. ƒFiles [04/10]
  26936. OpenWD PBAllocate PBAllocateAsync PBAllocateSync PBAllocContig
  26937. PBAllocContigAsync PBAllocContigSync PBCatMove PBCatMoveAsync PBCatMoveSync
  26938. PBCatSearch PBCatSearchAsync PBCatSearchSync PBClose PBCloseAsync
  26939. PBCloseSync PBCloseWD PBCloseWDAsync PBCloseWDSync PBCreate PBCreateAsync
  26940. PBCreateFileIDRef PBCreateFileIDRefAsync PBCreateFileIDRefSync PBCreateSync
  26941. PBDelete PBDeleteAsync PBDeleteFileIDRef PBDeleteFileIDRefAsync
  26942. PBDeleteFileIDRefSync PBDeleteSync PBDirCreate PBDirCreateAsync
  26943. PBDirCreateSync PBDTAddAPPL PBDTAddAPPLAsync PBDTAddAPPLSync PBDTAddIcon
  26944. PBDTAddIconAsync PBDTAddIconSync PBDTCloseDown PBDTDelete PBDTDeleteAsync|
  26945. ƒFiles [05/10]
  26946. PBDTDeleteSync PBDTFlush PBDTFlushAsync PBDTFlushSync PBDTGetAPPL
  26947. PBDTGetAPPLAsync PBDTGetAPPLSync PBDTGetComment PBDTGetCommentAsync
  26948. PBDTGetCommentSync PBDTGetIcon PBDTGetIconAsync PBDTGetIconInfo
  26949. PBDTGetIconInfoAsync PBDTGetIconInfoSync PBDTGetIconSync PBDTGetInfo
  26950. PBDTGetInfoAsync PBDTGetInfoSync PBDTGetPath PBDTOpenInform PBDTRemoveAPPL
  26951. PBDTRemoveAPPLAsync PBDTRemoveAPPLSync PBDTRemoveComment
  26952. PBDTRemoveCommentAsync PBDTRemoveCommentSync PBDTReset PBDTResetAsync
  26953. PBDTResetSync PBDTSetComment PBDTSetCommentAsync PBDTSetCommentSync PBEject
  26954. PBExchangeFiles PBExchangeFilesAsync PBExchangeFilesSync PBFlushFile|
  26955. ƒFiles [06/10]
  26956. PBFlushFileAsync PBFlushFileSync PBFlushVol PBFlushVolAsync PBFlushVolSync
  26957. PBGetCatInfo PBGetCatInfoAsync PBGetCatInfoSync PBGetEOF PBGetEOFAsync
  26958. PBGetEOFSync PBGetFCBInfo PBGetFCBInfoAsync PBGetFCBInfoSync PBGetFInfo
  26959. PBGetFInfoAsync PBGetFInfoSync PBGetForeignPrivs PBGetForeignPrivsAsync
  26960. PBGetForeignPrivsSync PBGetFPos PBGetFPosAsync PBGetFPosSync PBGetVInfo
  26961. PBGetVInfoAsync PBGetVInfoSync PBGetVol PBGetVolAsync PBGetVolMountInfo
  26962. PBGetVolMountInfoSize PBGetVolSync PBGetWDInfo PBGetWDInfoAsync
  26963. PBGetWDInfoSync PBHCopyFile PBHCopyFileAsync PBHCopyFileSync PBHCreate
  26964. PBHCreateAsync PBHCreateSync PBHDelete PBHDeleteAsync PBHDeleteSync|
  26965. ƒFiles [07/10]
  26966. PBHGetDirAccess PBHGetDirAccessAsync PBHGetDirAccessSync PBHGetFInfo
  26967. PBHGetFInfoAsync PBHGetFInfoSync PBHGetLogInInfo PBHGetLogInInfoAsync
  26968. PBHGetLogInInfoSync PBHGetVInfo PBHGetVInfoAsync PBHGetVInfoSync PBHGetVol
  26969. PBHGetVolAsync PBHGetVolParms PBHGetVolParmsAsync PBHGetVolParmsSync
  26970. PBHGetVolSync PBHMapID PBHMapIDAsync PBHMapIDSync PBHMapName PBHMapNameAsync
  26971. PBHMapNameSync PBHMoveRename PBHMoveRenameAsync PBHMoveRenameSync PBHOpen
  26972. PBHOpenAsync PBHOpenDeny PBHOpenDenyAsync PBHOpenDenySync PBHOpenDF
  26973. PBHOpenDFAsync PBHOpenDFSync PBHOpenRF PBHOpenRFAsync PBHOpenRFDeny
  26974. PBHOpenRFDenyAsync PBHOpenRFDenySync PBHOpenRFSync PBHOpenSync PBHRename|
  26975. ƒFiles [08/10]
  26976. PBHRenameAsync PBHRenameSync PBHRstFLock PBHRstFLockAsync PBHRstFLockSync
  26977. PBHSetDirAccess PBHSetDirAccessAsync PBHSetDirAccessSync PBHSetFInfo
  26978. PBHSetFInfoAsync PBHSetFInfoSync PBHSetFLock PBHSetFLockAsync
  26979. PBHSetFLockSync PBHSetVol PBHSetVolAsync PBHSetVolSync PBLockRange
  26980. PBLockRangeAsync PBLockRangeSync PBMakeFSSpec PBMakeFSSpecAsync
  26981. PBMakeFSSpecSync PBMountVol PBOffLine PBOpen PBOpenAsync PBOpenDF
  26982. PBOpenDFAsync PBOpenDFSync PBOpenRF PBOpenRFAsync PBOpenRFSync PBOpenSync
  26983. PBOpenWD PBOpenWDAsync PBOpenWDSync PBRead PBReadAsync PBReadSync PBRename
  26984. PBRenameAsync PBRenameSync PBResolveFileIDRef PBResolveFileIDRefAsync|
  26985. ƒFiles [09/10]
  26986. PBResolveFileIDRefSync PBRstFLock PBRstFLockAsync PBRstFLockSync
  26987. PBSetCatInfo PBSetCatInfoAsync PBSetCatInfoSync PBSetEOF PBSetEOFAsync
  26988. PBSetEOFSync PBSetFInfo PBSetFInfoAsync PBSetFInfoSync PBSetFLock
  26989. PBSetFLockAsync PBSetFLockSync PBSetForeignPrivs PBSetForeignPrivsAsync
  26990. PBSetForeignPrivsSync PBSetFPos PBSetFPosAsync PBSetFPosSync PBSetFVers
  26991. PBSetFVersAsync PBSetFVersSync PBSetVInfo PBSetVInfoAsync PBSetVInfoSync
  26992. PBSetVol PBSetVolAsync PBSetVolSync PBUnlockRange PBUnlockRangeAsync
  26993. PBUnlockRangeSync PBUnmountVol PBVolumeMount PBWrite PBWriteAsync
  26994. PBWriteSync rdVerify Rename RstFLock SetEOF SetFInfo SetFLock SetFPos SetVol|
  26995. ƒFiles [10/10]
  26996. UnmountVol VersRec VersRecHndl VersRecPtr VolMountInfoHeader VolMountInfoPtr
  26997. VolumeType WDPBPtr WDPBRec|
  26998. ƒFileTransfers [1/2]
  26999. curFTVersion FTAbort FTActivate FTAttributes FTChoose ftChooseBackdoor
  27000. ftChooseNochange FTChooseRec FTChooseRecPtr FTDefault FTDirection FTDispose
  27001. FTEnglishToIntl FTErr FTEvent FTExec ftFailed FTFlags ftFullDuplex
  27002. ftGenericError FTGetConfig FTGetErrorString FTGetFTVersion FTGetProcID
  27003. FTGetRefCon FTGetToolName FTGetUserData FTGetVersion FTHandle
  27004. FTIntlToEnglish ftIsFTMode FTMenu FTNew ftNoErr ftNoMenus ftNoStdFile
  27005. ftNotEnoughDSpace ftNoTools ftNotSupported FTPChoose FTPtr ftQuiet|
  27006. ƒFileTransfers [2/2]
  27007. ftReceiveDisable ftReceiving FTRecord ftRejected ftRemoteCancel FTResume
  27008. ftSameCircuit ftSendDisable FTSetConfig FTSetRefCon FTSetupCleanup
  27009. FTSetupFilter FTSetupItem FTSetupPostflight FTSetupPreflight FTSetupSetup
  27010. FTSetupXCleanup FTSetUserData FTStart ftSucc ftTextOnly ftTimeOut
  27011. ftTooManyRetry ftTransmitting ftUserCancel FTValidate ftWrongFormat InitFT|
  27012. ƒFileTransferTools
  27013. fbndType fdefType flocType fscrType fsetType ftAbortMsg ftActivateMsg
  27014. ftDeactivateMsg ftDefaultMsg ftDisposeMsg ftEventMsg ftExecMsg
  27015. ftGetErrorStringMsg ftInitMsg ftL2English ftL2Intl ftMenuMsg ftMgetMsg
  27016. ftMsetMsg ftResumeMsg ftScleanupMsg FTSetupPtr FTSetupStruct ftSfilterMsg
  27017. ftSitemMsg ftSpreflightMsg ftSsetupMsg ftStartMsg ftSuspendMsg ftValidateMsg
  27018. fvalType fverType|
  27019. ƒFilterProcs [1/3]
  27020. MyAction MyActivateProc MyActiveProc MyAddFrameFunction MyAdjustMarks
  27021. MyAECreateProc MyAESendProc MyAlertSound MyAlignmentProc MyBalloonDef
  27022. MyCallBack MyCallOutProc MyCdev MyClickLoop MyCoerceDesc MyCoercePtr
  27023. MyCompareObjects MyCompletionProc MyCompletionRoutine MyComponent
  27024. MyCompressCompleteFunction MyCompressFunction MyControl MyCountObjects
  27025. MyCoverProc MyCustomFileFilter MyDataFunction MyDataLoadingProc
  27026. MyDataUnloadingProc MyDeferredTask MyDisplayCompressFunction|
  27027. ƒFilterProcs [2/3]
  27028. MyDisplayFunction MyDisposeToken MyDlgHook MyDocRec MyErrProc MyEventFilter
  27029. MyEventHandler MyFileFilter MyFilter MyGeometryRec MyGetErrorDesc
  27030. MyGetMarkToken MyGrabCompleteFunction MyGrabCompressCompleteFunction
  27031. MyGrabFunction MyGrowZone MyHook MyIconAction MyIconGetter MyIdleFunction
  27032. MyIndicatorAction MyInterruptProc MyItem MyLDEF MyLineDrawingInfo MyList
  27033. MyMark MyMatchAliasFilter MyMatchFunction MyMenuDef MyMntrExt MyModalFilter
  27034. MyModalFilterYD MyObjectAccessor MyPlayerFilterWithRefCon MyPortFilter|
  27035. ƒFilterProcs [3/3]
  27036. MyProgressProc MyPurgeProc MyReplyFilter MyResponse MyResumeDispatch
  27037. MyRiverStorage MyRlDirProc MyShutDownProc MyStandardFileFilter MyStyleRun
  27038. MyTextProc MyTimeTask MyTip MyTransferFrameFunction MyVBLTask MyWindow
  27039. MyWindowState|
  27040. ƒFinder
  27041. kAppleMenuFolderAliasType kApplicationAliasType kContainerAliasType
  27042. kContainerFloppyAliasType kContainerFolderAliasType
  27043. kContainerHardDiskAliasType kContainerServerAliasType
  27044. kContainerTrashAliasType kControlPanelFolderAliasType kCustomIconResource
  27045. kDropFolderAliasType kExportedFolderAliasType kExtensionFolderAliasType
  27046. kMountedFolderAliasType kPreferencesFolderAliasType
  27047. kPrintMonitorDocsFolderAliasType kSharedFolderAliasType
  27048. kStartupFolderAliasType kSystemFolderAliasType|
  27049. ƒFixMath
  27050. Fix2Frac Fix2Long Fix2X FixATan2 FixDiv Frac2Fix Frac2X FracCos FracDiv
  27051. FracMul FracSin FracSqrt Long2Fix X2Fix X2Frac|
  27052. ƒFolders
  27053. FindFolder kAppleMenuFolderType kControlPanelFolderType kCreateFolder
  27054. kDesktopFolderType kDontCreateFolder kExtensionFolderType kOnSystemDisk
  27055. kPreferencesFolderType kPrintMonitorDocsFolderType kStartupFolderType
  27056. kSystemFolderType kTemporaryFolderType kTrashFolderType
  27057. kWhereToEmptyTrashFolderType|
  27058. ƒFonts [1/2]
  27059. appleMark applFont AsscEntry athens cairo checkMark commandMark courier
  27060. diamondMark FamRec fixedFont FlushFonts FMetricRec FMInput FMOutPtr FMOutput
  27061. FMSwapFont FontAssoc FontMetrics FontRec fontWid fxdFntH fxdFntHW fxdFntW
  27062. geneva GetFNum GetFontName GetOutlinePreferred GetPreserveGlyph helvetica
  27063. InitFonts IsOutline KernEntry KernPair KernTable london losAngeles mobile|
  27064. ƒFonts [2/2]
  27065. monaco NameTable newYork OutlineMetrics propFont prpFntH prpFntHW prpFntW
  27066. RealFont sanFran SetFontLock SetFractEnable SetFScaleDisable
  27067. SetOutlinePreferred SetPreserveGlyph StyleTable symbol systemFont times
  27068. toronto venice WidEntry WidTable WidthTable|
  27069. ƒGestaltEqu [1/7]
  27070. Gestalt gestalt32BitAddressing gestalt32BitCapable gestalt32BitQD
  27071. gestalt32BitQD11 gestalt32BitQD12 gestalt32BitQD13 gestalt32BitSysZone
  27072. gestalt68000 gestalt68010 gestalt68020 gestalt68030 gestalt68030MMU
  27073. gestalt68040 gestalt68040FPU gestalt68040MMU gestalt68851 gestalt68881
  27074. gestalt68882 gestalt8BitQD gestaltADBISOKbdII gestaltADBKbdII
  27075. gestaltAddressingModeAttr gestaltAliasMgrAttr gestaltAliasMgrPresent
  27076. gestaltAMU gestaltAppleEventsAttr gestaltAppleEventsPresent
  27077. gestaltAppleTalkVersion gestaltAUXVersion gestaltBuiltInSoundInput|
  27078. ƒGestaltEqu [2/7]
  27079. gestaltClassic gestaltConnMgrAttr gestaltConnMgrCMSearchFix
  27080. gestaltConnMgrPresent gestaltCRMAttr gestaltCRMPresent gestaltCTBVersion
  27081. gestaltDBAccessMgrAttr gestaltDBAccessMgrPresent gestaltDITLExtAttr
  27082. gestaltDITLExtPresent gestaltDupSelectorErr gestaltEasyAccessAttr
  27083. gestaltEasyAccessLocked gestaltEasyAccessOff gestaltEasyAccessOn
  27084. gestaltEasyAccessSticky gestaltEditionMgrAttr gestaltEditionMgrPresent
  27085. gestaltExtADBKbd gestaltExtendedTimeMgr gestaltExtISOADBKbd
  27086. gestaltExtToolboxTable gestaltFindFolderAttr gestaltFindFolderPresent|
  27087. ƒGestaltEqu [3/7]
  27088. gestaltFontMgrAttr gestaltFPUType gestaltFSAttr gestaltFullExtFSDispatching
  27089. gestaltFXfrMgrAttr gestaltFXfrMgrPresent gestaltHardwareAttr gestaltHasASC
  27090. gestaltHasColor gestaltHasDeepGWorlds gestaltHasDirectPixMaps
  27091. gestaltHasFileSystemManager gestaltHasFSSpecCalls gestaltHasGPIaToDCDa
  27092. gestaltHasGPIaToRTxCa gestaltHasGPIbToDCDb gestaltHasGrayishTextOr
  27093. gestaltHasParityCapability gestaltHasSCC gestaltHasSCSI
  27094. gestaltHasSoftPowerOff gestaltHasSoundInputDevice gestaltHasVIA1
  27095. gestaltHasVIA2 gestaltHelpMgrAttr gestaltHelpMgrPresent gestaltIPCSupport|
  27096. ƒGestaltEqu [4/7]
  27097. gestaltKeyboardType gestaltLaunchCanReturn gestaltLaunchControl
  27098. gestaltLaunchFullFileSpec gestaltLocationErr gestaltLogicalPageSize
  27099. gestaltLogicalRAMSize gestaltLowMemorySize gestaltMac512KE gestaltMacAndPad
  27100. gestaltMacClassic gestaltMachineIcon gestaltMachineType gestaltMacII
  27101. gestaltMacIIci gestaltMacIIcx gestaltMacIIfx gestaltMacIIsi gestaltMacIIx
  27102. gestaltMacKbd gestaltMacLC gestaltMacPlus gestaltMacPlusKbd gestaltMacSE
  27103. gestaltMacSE030 gestaltMacXL gestaltMiscAttr gestaltMMUType gestaltNoFPU
  27104. gestaltNoMMU gestaltNotificationMgrAttr gestaltNotificationPresent|
  27105. ƒGestaltEqu [5/7]
  27106. gestaltNuBusConnectors gestaltOriginalQD gestaltOSAttr gestaltOSTable
  27107. gestaltOutlineFonts gestaltParityAttr gestaltParityEnabled
  27108. gestaltPartialRsrcs gestaltPhysicalRAMSize gestaltPMgrCPUIdle
  27109. gestaltPMgrExists gestaltPMgrSCC gestaltPMgrSound gestaltPopupAttr
  27110. gestaltPopupPresent gestaltPortable gestaltPowerMgrAttr
  27111. gestaltPPCSupportsIncoming gestaltPPCSupportsOutGoing
  27112. gestaltPPCSupportsRealTime gestaltPPCToolboxAttr gestaltPPCToolboxPresent
  27113. gestaltProcessorType gestaltPrtblADBKbd gestaltPrtblISOKbd|
  27114. ƒGestaltEqu [6/7]
  27115. gestaltQuickdrawFeatures gestaltQuickdrawVersion gestaltRealTempMemory
  27116. gestaltResourceMgrAttr gestaltRevisedTimeMgr gestaltROMSize
  27117. gestaltROMVersion gestaltScriptCount gestaltScriptMgrVersion
  27118. gestaltScrollingThrottle gestaltSerialAttr gestaltSoundAttr
  27119. gestaltSoundIOMgrPresent gestaltSquareMenuBar gestaltStandardFile58
  27120. gestaltStandardFileAttr gestaltStandardTimeMgr gestaltStdADBKbd
  27121. gestaltStdISOADBKbd gestaltStdNBPAttr gestaltStdNBPPresent
  27122. gestaltStereoCapability gestaltStereoMixing gestaltSysDebuggerSupport|
  27123. ƒGestaltEqu [7/7]
  27124. gestaltSystemVersion gestaltSysZoneGrowable gestaltTE1 gestaltTE2 gestaltTE3
  27125. gestaltTE4 gestaltTE5 gestaltTempMemSupport gestaltTempMemTracked
  27126. gestaltTermMgrAttr gestaltTermMgrPresent gestaltTextEditVersion
  27127. gestaltTimeMgrVersion gestaltToolboxTable gestaltUndefSelectorErr
  27128. gestaltUnknownErr gestaltVersion gestaltVMAttr gestaltVMPresent
  27129. kMachineNameStrID NewGestalt ReplaceGestalt|
  27130. ƒGraf3D
  27131. Clip3D GetPort3D Identity InitGrf3d Line2D Line3D LineTo2D LineTo3D LookAt
  27132. Move2D Move3D MoveTo2D MoveTo3D Open3DPort Pitch Point2D Point3D Port3D
  27133. Port3DHandle Port3DPtr radConst Roll Scale SetPort3D SetPt2D SetPt3D Skew
  27134. Transform Translate ViewAngle ViewPort XfMatrix Yaw|
  27135. ƒHyperXCmd [1/4]
  27136. AbortScript BeginXSound BeginXWEdit bkgndObj BoolToStr buttonObj cardObj
  27137. CheckPtHandle CheckPtPtr CheckPts CloseXWindow confirmDelDlgID confirmDlgID
  27138. CountHandlers EndXSound EndXWEdit errorDlgID EvalExpr ExtToStr fieldObj
  27139. FormatScript FrontDocWindow GetCheckPoints GetFieldByID GetFieldByName
  27140. GetFieldByNum GetFieldTE GetFilePath GetGlobal GetHandlerInfo GetNewXWindow
  27141. GetObjectName GetObjectScript GetStackCrawl GetVarInfo GetXResInfo GoScript
  27142. hasTallTBar hasZoom HCWordBreakProc HideHCPalettes LongToStr maxCachedChecks
  27143. NewXWindow Notify NumToHex NumToStr paletteProc palNoGrowProc palZoomNoGrow|
  27144. ƒHyperXCmd [2/4]
  27145. palZoomProc PasToZero PointToStr PrintTEHandle RectToStr RegisterXWMenu
  27146. ReturnToPas RunHandler SaveXWScript ScanToReturn ScanToZero SendCardMessage
  27147. SendHCEvent SendHCMessage SendWindowMessage SetCheckPoints SetFieldByID
  27148. SetFieldByName SetFieldByNum SetFieldTE SetGlobal SetObjectScript
  27149. SetVarValue SetXWIdleTime ShowHCAlert ShowHCPalettes StackNameToNum stackObj
  27150. StepScript StringEqual StringLength StringMatch StrToBool StrToExt StrToLong
  27151. StrToNum StrToPoint StrToRect toggleHilite TraceScript xCloseEvt XCmdBlock
  27152. XCmdPtr xCursorWithin xDebugErrorEvt xDebugFinishedEvt xDebuggerID|
  27153. ƒHyperXCmd [3/4]
  27154. xDebugStepEvt xDebugTraceEvt xEditClear xEditCopy xEditCut xEditPaste
  27155. xEditUndo xGetPropEvt xGiveUpEditEvt xGiveUpSoundEvt xHidePalettesEvt
  27156. xMBarClickedEvt xMenuEvt xMessageWatcherID xOpenEvt xreqBoolToStr
  27157. xreqEvalExpr xreqExtToStr xreqGetFieldByID xreqGetFieldByName
  27158. xreqGetFieldByNum xreqGetGlobal xreqLongToStr xreqNumToHex xreqNumToStr
  27159. xreqPasToZero xreqReturnToPas xreqScanToReturn xreqScanToZero
  27160. xreqSendCardMessage xreqSendHCMessage xreqSetFieldByID xreqSetFieldByName
  27161. xreqSetFieldByNum xreqSetGlobal xreqStringEqual xreqStringLength|
  27162. ƒHyperXCmd [4/4]
  27163. xreqStringMatch xreqStrToBool xreqStrToExt xreqStrToLong xreqStrToNum
  27164. xreqZeroBytes xreqZeroToPas xresFail xresNotImp xresSucc xScriptEditorID
  27165. xScriptErrorEvt xSendEvt xSetPropEvt xShowPalettesEvt xShowWatchInfoEvt
  27166. XTalkObject XTalkObjectPtr xVariableWatcherID XWAllowReEntrancy
  27167. XWAlwaysMoveHigh XWEventInfo XWEventInfoPtr XWHasInterruptCode
  27168. yesNoCancelDlgID ZeroBytes ZeroTermHandle ZeroToPas|
  27169. ƒIcons [1/4]
  27170. AddIconToSuite appleMenuFolderIconResource atBottom atHorizontalCenter
  27171. atLeft atNone atRight atTop atVerticalCenter controlPanelFolderIconResource
  27172. desktopIconResource DisposeIconSuite dropFolderIconResource
  27173. extensionsFolderIconResource floppyIconResource ForEachIconDo
  27174. fullTrashIconResource genericApplicationIconResource
  27175. genericDeskAccessoryIconResource genericDocumentIconResource
  27176. genericEditionFileIconResource genericExtensionIconResource|
  27177. ƒIcons [2/4]
  27178. genericFileServerIconResource genericFolderIconResource
  27179. genericHardDiskIconResource genericMoverObjectIconResource
  27180. genericPreferencesIconResource genericQueryDocumentIconResource
  27181. genericStationeryIconResource genericSuitcaseIconResource GetIconCacheData
  27182. GetIconCacheProc GetIconFromSuite GetIconSuite GetLabel GetSuiteLabel
  27183. IconIDToRgn IconSuiteToRgn Large1BitMask Large4BitData Large8BitData
  27184. LoadIconCache MakeIconCache Mini1BitMask Mini4BitData Mini8BitData|
  27185. ƒIcons [3/4]
  27186. mountedFolderIconResource NewIconSuite openFolderIconResource
  27187. ownedFolderIconResource PlotCIconHandle PlotIconID PlotIconSuite
  27188. PlotSICNHandle preferencesFolderIconResource printMonitorFolderIconResource
  27189. privateFolderIconResource PtInIconID PtInIconSuite RectInIconID
  27190. RectInIconSuite SetIconCacheData SetIconCacheProc SetLabel SetSuiteLabel
  27191. sharedFolderIconResource Small1BitMask Small4BitData Small8BitData
  27192. startupFolderIconResource svAll1BitData svAll4BitData svAll8BitData|
  27193. ƒIcons [4/4]
  27194. svAllAvailableData svAllLargeData svAllMiniData svAllSmallData svLarge1Bit
  27195. svLarge4Bit svLarge8Bit svMini1Bit svMini4Bit svMini8Bit svSmall1Bit
  27196. svSmall4Bit svSmall8Bit systemFolderIconResource trashIconResource
  27197. ttDisabled ttLabel0 ttLabel1 ttLabel2 ttLabel3 ttLabel4 ttLabel5 ttLabel6
  27198. ttLabel7 ttNone ttOffline ttOpen ttSelected ttSelectedDisabled
  27199. ttSelectedOffline ttSelectedOpen|
  27200. ƒImageCodec [1/3]
  27201. CDBandCompress CDBandDecompress CDCodecBusy CDGetCodecInfo
  27202. CDGetCompressedImageSize CDGetCompressionTime CDGetMaxCompressionSize
  27203. CDGetSettings CDGetSimilarity CDPreCompress CDPreDecompress
  27204. CDRequestSettings CDSetSettings CDTrimImage codecBandCompress
  27205. codecBandDecompress codecCanAsync codecCanClipRectangular
  27206. codecCanClipVertical codecCanCopyPrev codecCanCopyPrevComp
  27207. codecCanFastDither codecCanMakeMask codecCanMask codecCanMatte
  27208. codecCanRemapColor codecCanScale codecCanShift codecCanSpool|
  27209. ƒImageCodec [2/3]
  27210. codecCanSrcExtract codecCanTransferMode codecCanTransform CodecCapabilities
  27211. CodecCapabilitiesPtr codecCDSequenceBusy CodecCompressParams
  27212. CodecCompressParamsPtr codecConditionCodecChangedMask
  27213. codecConditionFirstBand codecConditionFirstFrame codecConditionFirstScreen
  27214. codecConditionLastBand codecConditionNewAccuracy codecConditionNewClut
  27215. codecConditionNewDepth codecConditionNewDestination codecConditionNewMask
  27216. codecConditionNewMatte codecConditionNewSrcRect
  27217. codecConditionNewTransferMode codecConditionNewTransform|
  27218. ƒImageCodec [3/3]
  27219. CodecDecompressParams CodecDecompressParamsPtr codecGetCodecInfo
  27220. codecGetCompressedImageSize codecGetCompressionTime
  27221. codecGetMaxCompressionSize codecGetSettings codecGetSimilarity
  27222. codecInfoResourceType codecInterfaceVersion codecPreCompress
  27223. codecPreDecompress codecRequestSettings codecSetSettings codecTrimImage|
  27224. ƒImageCompression [1/8]
  27225. AddFilePreview AlignmentProcPtr AlignmentProcRecord AlignmentProcRecordPtr
  27226. AlignScreenRect AlignWindow anyCodec bestCompressionCodec bestFidelityCodec
  27227. bestSpeedCodec CDSequenceBusy CDSequenceEnd codecAbortErr codecBadDataErr
  27228. codecCompletionDest codecCompletionSource CodecComponent codecConditionErr
  27229. codecDataVersErr codecErr codecExtensionNotFoundErr codecFlagDontOffscreen
  27230. codecFlagDontUseNewImageBuffer codecFlagForceKeyFrame
  27231. codecFlagInterlaceUpdate codecFlagLiveGrab codecFlagNoScreenUpdate
  27232. codecFlagOnlyScreenUpdate CodecFlags codecFlagUpdatePrevious
  27233. codecFlagUpdatePreviousComp codecFlagUsedImageBuffer|
  27234. ƒImageCompression [2/8]
  27235. codecFlagUsedNewImageBuffer codecFlagUseImageBuffer codecFlagUseScreenBuffer
  27236. codecFlagWasCompressed codecHighQuality codecImageBufErr CodecInfo
  27237. codecInfoDepth1 codecInfoDepth16 codecInfoDepth2 codecInfoDepth24
  27238. codecInfoDepth32 codecInfoDepth33 codecInfoDepth34 codecInfoDepth36
  27239. codecInfoDepth4 codecInfoDepth40 codecInfoDepth8 codecInfoDoes1
  27240. codecInfoDoes16 codecInfoDoes2 codecInfoDoes32 codecInfoDoes4 codecInfoDoes8
  27241. codecInfoDoesBlend codecInfoDoesDither codecInfoDoesDouble codecInfoDoesHalf
  27242. codecInfoDoesHorizFlip codecInfoDoesLossless codecInfoDoesMask
  27243. codecInfoDoesQuad codecInfoDoesQuarter codecInfoDoesRateConstrain|
  27244. ƒImageCompression [3/8]
  27245. codecInfoDoesRecompress codecInfoDoesRotate codecInfoDoesShrink
  27246. codecInfoDoesSkew codecInfoDoesSpool codecInfoDoesStretch
  27247. codecInfoDoesTemporal codecInfoDoesVertFlip codecInfoDoesWarp
  27248. codecInfoSequenceSensitive codecInfoStoresClut codecLosslessQuality
  27249. codecLowQuality CodecManagerVersion codecMaxQuality codecMinimumDataSize
  27250. codecMinQuality CodecNameSpec CodecNameSpecList CodecNameSpecListPtr
  27251. codecNormalQuality codecOpenErr codecProgressClose codecProgressOpen
  27252. codecProgressUpdatePercent CodecQ codecScreenBufErr codecSizeErr
  27253. codecSpoolErr CodecType codecUnimpErr codecWouldOffscreenErr|
  27254. ƒImageCompression [4/8]
  27255. CompletionProcPtr CompletionProcRecord CompletionProcRecordPtr CompressImage
  27256. CompressorComponent compressorComponentType CompressPicture
  27257. CompressPictureFile CompressSequenceBegin CompressSequenceFrame ConcatMatrix
  27258. ConvertImage CopyMatrix CountImageDescriptionExtensionType
  27259. CustomGetFilePreview DataProcPtr DataProcRecord DataProcRecordPtr
  27260. DataRateParams DataRateParamsPtr DecompressImage DecompressorComponent
  27261. decompressorComponentType DecompressSequenceBegin DecompressSequenceBeginS
  27262. DecompressSequenceFrame defaultDither DisposeCodecNameList
  27263. DragAlignedGrayRgn DragAlignedWindow DrawPictureFile DrawTrimmedPicture|
  27264. ƒImageCompression [5/8]
  27265. DrawTrimmedPictureFile EqualMatrix FCompressImage FCompressPicture
  27266. FCompressPictureFile FDecompressImage FindCodec FixedPoint FixedRect
  27267. FlushProcPtr FlushProcRecord FlushProcRecordPtr forceDither GDGetScale
  27268. GDHasScale GDSetScale gestaltCompressionMgr GetBestDeviceRect GetCodecInfo
  27269. GetCodecNameList GetCompressedImageSize GetCompressedPixMapInfo
  27270. GetCompressionTime GetCSequenceDataRateParams GetCSequenceFrameNumber
  27271. GetCSequenceKeyFrameRate GetCSequencePrevBuffer GetDSequenceImageBuffer
  27272. GetDSequenceScreenBuffer GetImageDescriptionCTable
  27273. GetImageDescriptionExtension GetMatrixType GetMaxCompressionSize|
  27274. ƒImageCompression [6/8]
  27275. GetNextImageDescriptionExtensionType GetPictureFileHeader GetSimilarity
  27276. identityMatrixType ImageDescription ImageDescriptionHandle
  27277. ImageDescriptionPtr ImageSequence InverseMatrix linearMatrixType
  27278. linearTranslateMatrixType MakeFilePreview MakeThumbnailFromPicture
  27279. MakeThumbnailFromPictureFile MakeThumbnailFromPixMap MapMatrix MatrixRecord
  27280. MatrixRecordPtr NewImageGWorld noCodecErr perspectiveMatrixType
  27281. PreviewResourceHandle PreviewResourcePtr PreviewResourceRecord
  27282. ProgressProcPtr ProgressProcRecord ProgressProcRecordPtr RectMatrix
  27283. RemoveImageDescriptionExtension RotateMatrix ScaleMatrix scaleMatrixType|
  27284. ƒImageCompression [7/8]
  27285. scaleTranslateMatrixType SetCompressedPixMapInfo SetCSequenceDataRateParams
  27286. SetCSequenceFlushProc SetCSequenceFrameNumber SetCSequenceKeyFrameRate
  27287. SetCSequencePrev SetCSequenceQuality SetDSequenceAccuracy
  27288. SetDSequenceDataProc SetDSequenceMask SetDSequenceMatrix SetDSequenceMatte
  27289. SetDSequenceSrcRect SetDSequenceTransferMode SetIdentityMatrix
  27290. SetImageDescriptionCTable SetImageDescriptionExtension SFGetFilePreview
  27291. SFPGetFilePreview sfpItemCreatePreviewButton sfpItemPreviewAreaUser
  27292. sfpItemPreviewDividerUser sfpItemPreviewStaticText sfpItemShowPreviewButton
  27293. SkewMatrix StandardGetFilePreview StdPix StdPixProcPtr suppressDither|
  27294. ƒImageCompression [8/8]
  27295. TransformFixedPoints TransformFi