home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 3 / CDASC03.ISO / sorties / 2078 / pascal.abb < prev    next >
Encoding:
Text File  |  1993-04-01  |  7.3 KB  |  358 lines

  1. >set case UPPER IGNORE IGNORE
  2. >set margin 1 80 2
  3. >editv setf MODE \RESORT
  4. &and 
  5. /div 
  6. 0NIL 
  7. \not 
  8. Abs( )
  9. absolute 
  10. Addr( )
  11. and 
  12. Append( )
  13. Arc( , , , , )
  14. Arc( ?Arc( X , Y , AngleStart , AngleEnd , Radius )
  15. ArcTan( )
  16. array[ ] of
  17. Assign( )
  18. AssignCrt( )
  19. Bar( , , , )
  20. Bar( ?Bar( X1 , Y1 , X2 , Y2 )
  21. Bar3D( , , , , , )
  22. Bar3D( ?Bar3D( X1 , Y1 , X2 , Y2 , Depth , Top )
  23. begin end
  24. BlockRead( , , , )
  25. BlockRead( ?BlockRead( File , Buf , Amount , [Result] )
  26. BlockWrite( , , , )
  27. BlockWrite( ?BlockWrite( File , Buf , Amount , [Result] )
  28. boolean 
  29. byte 
  30. case of: ;else ;end
  31. char 
  32. ChDir( )
  33. Chr( )
  34. Circle( , , )
  35. Circle( ?Circle( X , Y , Radius )
  36. ClearDevice
  37. ClearViewPort
  38. Close( )
  39. CloseGraph
  40. ClrEol
  41. ClrScr
  42. comp 
  43. Concat( , )
  44. const 
  45. Copy( , , )
  46. Copy( ?Copy( S , Position , Length )
  47. Cos( )
  48. CSeg
  49. Dec( )
  50. Dec( ?Dec( X , Decrement )
  51. Delay( )
  52. Delete( , , )
  53. Delete( ?Delete( S , Position , Length )
  54. DelLine
  55. DetectGraph( , )
  56. DetectGraph( ?DetectGraph( Driver , GraphMode )
  57. DiskFree( )
  58. DiskSize( )
  59. Dispose( )
  60. div 
  61. DosExitCode
  62. DosVersion
  63. double 
  64. downfor := downto do
  65. DrawPoly( , )
  66. DrawPoly( ?DrawPoly( PointNb , PolyPoints )
  67. DSeg
  68. Ellipse( , , , , , )
  69. Ellipse( ?Ellipse( X , Y , AngleStart , AngleEnd , XRadius , YRadius )
  70. EnvCount
  71. EnvStr( )
  72. Eof( )
  73. Eoln( )
  74. Erase( )
  75. Exec( , )
  76. Exec( ?Exec( Program , CmdLine)
  77. Exit
  78. Exp( )
  79. extended
  80. external;
  81. extfunctionfunction ( ) : ;external;
  82. extprocecureprocedure ( );external;
  83. FALSE 
  84. FExpand( )
  85. file of
  86. FilePos( )
  87. FileSize( )
  88. FillChar( , , )
  89. FillChar( ?FillChar( Var , Number , Char )
  90. FillEllipse( , , , )
  91. FillEllipse( ?FillEllipse( X , Y , XRadius , YRadius )
  92. FillPoly( , )
  93. FillPoly( ?FillPoly( PointNb , PolyPoints )
  94. FindFirst( , , )
  95. FindFirst( ?FindFirst( Path , Attr , SearchRec )
  96. FindNext( )
  97. FloodFill( , , )
  98. FloodFill( ?FloodFill( X , Y , Border )
  99. Flush( )
  100. fnfunction ( ) : ;labelconsttypevarbeginend;
  101. for := to do
  102. forward;
  103. Frac( )
  104. FreeMem( , )
  105. FreeMem( ?FreeMem( P , Size )
  106. FSearch( , )
  107. FSearch( ?FSearch( Path , List )
  108. FSplit( , , , )
  109. FSplit( ?FSplit( Path , Dir , Name , Ext )
  110. function ( ) : ;labelconsttypevarbeginend;
  111. GetArcCoords( )
  112. GetAspectRatio( , )
  113. GetBkColor
  114. GetCBreak( )
  115. GetColor
  116. GetDate( , , , )
  117. GetDate( ?GetDate( Year , Month , Day , Dow )
  118. GetDefaultPalette( )
  119. GetDir( , )
  120. GetDriverName
  121. GetEnv( )
  122. GetFAttr( , )
  123. GetFAttr( ?GetFAttr( File , Attr )
  124. GetFillPattern( )
  125. GetFillSettings( )
  126. GetFTime( )
  127. GetFTime( ?GetFTime( File , Time )
  128. GetGraphMode
  129. GetImage( , , , , )
  130. GetImage( ?GetImage( X1 , Y1 , X2 , Y2 , BitMap )
  131. GetIntVec( , )
  132. GetIntVec( ?GetIntVec( IntNb , Vector )
  133. GetLineSettings( )
  134. GetMaxColor
  135. GetMaxMode
  136. GetMaxX
  137. GetMaxY
  138. GetMem( , )
  139. GetMem( ?GetMem( P , Size )
  140. GetModeName( )
  141. GetModeRange( , , )
  142. GetModeRange( ?GetModeRange( GraphDriver , LowMode , HighMode )
  143. GetPalette( )
  144. GetPaletteSize
  145. GetPixel( , )
  146. GetTextSettings( )
  147. GetTime( , , , )
  148. GetTime( ?GetTime( Hour , Minute , Second , Hundreds )
  149. GetVerify( )
  150. GetViewSettings( )
  151. GetX
  152. GetY
  153. goto 
  154. GotoXY( , )
  155. GraphDefaults
  156. GraphErrorMsg( )
  157. GraphResult
  158. Halt( )
  159. Hi( )
  160. HighVideo
  161. if then else
  162. ImageSize( , , , )
  163. ImageSize( ?ImageSize( X1 , Y1 , X2 , Y2 )
  164. implementation labelconsttypevarprocedurefunction
  165. Inc( )
  166. Inc( ?Inc( X , Increment )
  167. InitGraph( , , )
  168. InitGraph( ?InitGraph( GraphDriver , GraphMode , DriverPath )
  169. inline 
  170. Insert( , , )
  171. Insert( ?Insert( Source , S , Position )
  172. InsLine
  173. InstallUserDriver( )
  174. InstallUserDriver( ?InstallUserDriver( Name , AutoDetectPtr )
  175. InstallUserFont( )
  176. Int( )
  177. integer 
  178. interface usesconsttypevarprocedurefunction
  179. interrupt 
  180. Intr( , )
  181. Intr( ?Intr( IntNb, Regs )
  182. IOResult
  183. Keep( )
  184. KeyPressed
  185. label 
  186. Length( )
  187. Line( , , , )
  188. Line( ?Line( X1 , Y1 , X2 , Y2 )
  189. LineRel( , )
  190. LineRel( ?LineRel( DX , DY )
  191. LineTo( , )
  192. LineTo( ?LineTo( X , Y )
  193. Ln( )
  194. Lo( )
  195. longint 
  196. LowVideo
  197. Mark( )
  198. MaxAvail
  199. MemAvail
  200. MkDir( )
  201. mod 
  202. Move( , , )
  203. Move( ?Move( Source , Target , Length )
  204. MoveRel( , )
  205. MoveRel( ?MoveRel( DX , DY )
  206. MoveTo( , )
  207. MoveTo( ?MoveTo( X , Y )
  208. MsDos( )
  209. New( )
  210. NIL 
  211. NormVideo
  212. NoSound
  213. not 
  214. Odd( )
  215. Ofs( )
  216. or 
  217. Ord( )
  218. OutText( )
  219. OutTextXY( , , )
  220. OutTextXY( ?OutTextXY( X , Y , Text )
  221. OvrClearBuf
  222. OvrGetBuf
  223. OvrInit( )
  224. OvrInitEMS
  225. OvrSetBuf( )
  226. packed 
  227. PackTime( , )
  228. PackTime( ?PackTime( DT , Date_Time )
  229. ParamCount
  230. ParamStr( )
  231. pgmprogram ( );uses ;begin end.
  232. Pi
  233. PieSlice( , , , , )
  234. PieSlice( ?PieSlice( X , Y , AngleStart , AngleEnd , Radius )
  235. pointer 
  236. Pos( , )
  237. Pos( ?Pos( String , In )
  238. Pred( )
  239. procedure ( );labelconsttypevarbeginend;
  240. program ( );uses ;begin end.
  241. ptrpointer 
  242. Ptr( , )
  243. PutImage( , , , )
  244. PutImage( ?PutImage( X , Y , BitMap , BitBlt )
  245. PutPixel( , , )
  246. PutPixel( ?PutPixel( X , Y , PixelColor )
  247. Random( )
  248. Randomize
  249. Read( , )
  250. ReadKey
  251. ReadLn( , )
  252. real 
  253. record end
  254. Rectangle( , , , )
  255. Rectangle( ?Rectangle( X1 , Y1 , X2 , Y2 )
  256. REgisterBGIDriver( )
  257. REgisterBGIFont( )
  258. Release( )
  259. Rename( , )
  260. repeat until ;
  261. Reset( , )
  262. RestoreCrtMode
  263. Rewrite( , )
  264. RmDir( )
  265. Round( )
  266. RunError( )
  267. Sector( , , , , , )
  268. Sector( ?Sector( X , Y , AngleStart , AngleEnd , XRadius , YRadius )
  269. Seek( , )
  270. SeekEof( )
  271. SeekEoln( )
  272. Seg( )
  273. set of 
  274. SetActivePage( )
  275. SetAllPalette( )
  276. SetAspectRatio( , )
  277. SetBkColor( )
  278. SetCBreak( )
  279. SetColor( )
  280. SetDate( , , )
  281. SetDate( ?SetDate( Year , Month , Date )
  282. SetFAttr( , )
  283. SetFAttr( ?SetFAttr( File , Attr )
  284. SetFillPatern( , )
  285. SetFillPatern( ?SetFillPatern( Pattern , Color )
  286. SetFillStyle( , )
  287. SetFillStyle( ?SetFillStyle( Pattern , Color )
  288. SetFTime( , )
  289. SetGraphBufSize( )
  290. SetGraphMode( )
  291. SetIntVec( , )
  292. SetIntVec( ?SetIntVec( IntNb , Vector )
  293. SetLineStyle( , , )
  294. SetLineStyle( ?SetLineStyle( Style , Pattern , Width )
  295. SetPalette( , )
  296. SetPalette( ?SetPalette( ColorNb , Color )
  297. SetRGBPalette( , , , )
  298. SetRGBPalette( ?SetRGBPalette( ColorNb , Red , Green , Blue )
  299. SetTextBuf( , , )
  300. SetTextBuf( ?SetTextBuf( File , Buf , Size )
  301. SetTextJustify( , )
  302. SetTextJustify( ?SetTextJustify( Horiz , Vert )
  303. SetTextStyle( , , )
  304. SetTextStyle( ?SetTextStyle( Font , Direction , Size )
  305. SetTime( , , , )
  306. SetTime( ?SetTime( Hour , Minute , Second , Hundreds )
  307. SetUserCharSize( , , , )
  308. SetUserCharSize( ?SetUserCharSize( XMult , XDiv , YMult , YDiv )
  309. SetVerify( )
  310. SetViewPort( , , , , )
  311. SetViewPort( ?SetViewPort( X1 , Y1 , X2 , Y2 , Limit )
  312. SetVisualPage( )
  313. SetWriteMode( )
  314. shortint 
  315. Sin( )
  316. single 
  317. SizeOf( )
  318. Sound( )
  319. SPtr
  320. Sqr( )
  321. Sqrt( )
  322. SSeg
  323. Str( , )
  324. Str( ?Str( X : Size : Decimals , String )
  325. string[ ]
  326. subrange 
  327. Succ( )
  328. Swap( )
  329. SwapVectors
  330. TextBackGround( )
  331. TextColor( )
  332. TextHeight( )
  333. TextMode( )
  334. TextWidth( )
  335. TRUE 
  336. Trunc( )
  337. Truncate( )
  338. type 
  339. unit ;interfaceimplementationbeginend.
  340. UnPackTime( , )
  341. UnPackTime( ?UnPackTime( DT , Date_Time )
  342. Upcase( )
  343. uses 
  344. Val( , , )
  345. Val( ?Val( String , Val , Error )
  346. var 
  347. WhereX
  348. WhereY
  349. while do
  350. Window( , , , )
  351. Window( ?Window( X1 , Y1 , X2 , Y2 )
  352. with do beginend
  353. word 
  354. Write( , )
  355. WriteLn( , )
  356. xor 
  357. |or 
  358.