Short: Yaec - Yet Another E Compiler [1.5a] Author: amigae@swipnet.se Uploader: amigae@swipnet.se Type: dev/e Requires: compiler : v37+, 68k, PhxAss (dev/asm/), PhxLnk (dev/asm/) Requires: exes : v40+, 020+, 881 if using floats. ------------+---------------------------------+ | | | YAEC 1.5a | | Yet Another E Compiler | | By Leif Salomonsson 2000-2001 | | | +---------------------------------+ Still BETA. Whats new (since 1.4a) ? ________________________ _ _ _ _ More compability, fewer bugs: _______________________________________ 1.5a: (April 16 2001) _______________________________________ Fourth public release. - ReadStr() didnt set stringlen correctly. does now. - Nested comments didnt work. Should now. - Amiga.lib working again :) - Added two .ext files : debuglib.ext and ddebuglib.ext for using debug.lib and ddebug.lib from Amiga® Dev CD. - Added bin/fdtool - convert Your .fd:s to .ext:s with this. - All the v40 standard Amiga librarybases are predefined now! - Stringformatting : added \z support. (zero-fill) - Globals now accept constants and simple constant expressions as defaultvalue. ex : DEF myglobal=ACONSTANT*4-7 - FPU is now only required if floating point is used. (previous version required fpu anyway) - Added compiler args : WB/S,OPTI/S,HOLD/S,LARGE/S,SF=SHOWFILENAME/S. OPTI and LARGE does nothing for now, but may in future. - Default arguments to procedures works now. - PUBLIC/PRIVATE in OBJECT declaration works now. - Parameters to procedures where swapped. Fixed. - Librarymode now automatically creates .fd file. (use bin/fdtool to convert it to .ext) - Linkobject mode automatically creates .ext file. (still a bit experimental and under construction) - Fixed "IS" in "PROC name([params]) [OF name] IS ". must be on the same line as "IS". - "OPT LINKOBJ" turned into "LINKOBJECT". (must be first thing in source (like LIBRARY)). - "*" preceeding module/extern-name now inserts path to the main-source. This is not perfect, but atleast makes things a little better. - Ptr-math is _allowed_ for now. (as in ec3.3a) Maybe it stays. Probably it will return, but a bit smarter; for example things like this should be spotted as errors, always : "array + array" or "ptr * 10" etc.. - Added some missing internal functions : Mouse(), LeftMouse(), WaitLeftMouse(), RealF(), Rnd(), RndQ(), RealVal(). - Multi-line DEF (DEF statement can continiue on several lines). - Modules can now be check-compiled. (nothing is generated) - OPT STACK implemented : OPT STACK= -> manually set stacksize, overrides YAEC:s estimation. - Added keywords : JUMP and LAB. -> JUMP : Jump to a local label. -> LAB : Define a local label. - Global labels (label:) - Global storage definition (LONG 1,2,3,.. / INT / CHAR) - Global Asm (ASM.. / ENDASM) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: This software is subject to the "Standard Amiga FD-Software Copyright Note". It is SHAREWARE as defined in paragraph 4s. For more information please read "AFD-COPYRIGHT" (Version 1.4 or higher). :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Leif ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 230 147 36.0% 15-Apr-01 13:36:14 +bin.txt 11984 5197 56.6% 15-Apr-01 13:36:14 +fdtool 209 130 37.7% 15-Apr-01 13:36:14 +fdtool.txt 250328 64643 74.1% 15-Apr-01 13:36:14 +yaec 7381 2898 60.7% 15-Apr-01 13:36:14 +AFD-COPYRIGHT 1611 847 47.4% 15-Apr-01 13:36:14 +AFD-COPYRIGHT.info 7687 3102 59.6% 15-Apr-01 13:36:14 +AFD-COPYRIGHT.se 1611 844 47.6% 15-Apr-01 13:36:14 +AFD-COPYRIGHT.se.info 245765 98327 59.9% 15-Apr-01 13:36:14 +E.guide 852 387 54.5% 15-Apr-01 13:36:14 +files.txt 18939 7380 61.0% 15-Apr-01 13:36:14 +yaec.guide 3604 2104 41.6% 15-Apr-01 13:36:14 +yaec.guide.info 3597 1674 53.4% 15-Apr-01 13:36:14 +yaec.readme 2056 1281 37.6% 15-Apr-01 13:36:14 +alibtest 187 143 23.5% 15-Apr-01 13:36:14 +alibtest.e 3204 1898 40.7% 15-Apr-01 13:36:14 +appicon 2929 1240 57.6% 15-Apr-01 13:36:14 +appicon.e 672 446 33.6% 15-Apr-01 13:36:14 +bla.device 1388 621 55.2% 15-Apr-01 13:36:14 +bla.device.e 114 103 9.6% 15-Apr-01 13:36:14 +bla.device.fd 732 476 34.9% 15-Apr-01 13:36:14 +bla.library 1210 619 48.8% 15-Apr-01 13:36:14 +bla.library.e 122 111 9.0% 15-Apr-01 13:36:14 +bla.library.fd 2020 1251 38.0% 15-Apr-01 13:36:14 +bla_lib_test 295 205 30.5% 15-Apr-01 13:36:14 +bla_lib_test.e 310 215 30.6% 15-Apr-01 13:36:14 +ColourScreen.e 6152 1630 73.5% 15-Apr-01 13:36:14 +ecode.e 644 204 68.3% 15-Apr-01 13:36:14 +ecode.ext 1944 839 56.8% 15-Apr-01 13:36:14 +ecode.o 2916 1727 40.7% 15-Apr-01 13:36:14 +filereq 1540 678 55.9% 15-Apr-01 13:36:14 +filereq.e 3340 1873 43.9% 15-Apr-01 13:36:14 +gradient 1137 568 50.0% 15-Apr-01 13:36:14 +gradient.e 2472 1496 39.4% 15-Apr-01 13:36:14 +nodelist 449 254 43.4% 15-Apr-01 13:36:14 +nodelist.e 2548 1548 39.2% 15-Apr-01 13:36:14 +openwindowtags 1790 855 52.2% 15-Apr-01 13:36:14 +openwindowtags.e 2464 1478 40.0% 15-Apr-01 13:36:12 +publicscreen 2872 1107 61.4% 15-Apr-01 13:36:12 +publicscreen.e 8364 3704 55.7% 15-Apr-01 13:36:12 +ScrollerWindow 9597 2940 69.3% 15-Apr-01 13:36:12 +ScrollerWindow.e 413 261 36.8% 15-Apr-01 13:36:12 +Shell.e 25404 9407 62.9% 15-Apr-01 13:36:12 +ShowHunk 25665 6115 76.1% 15-Apr-01 13:36:12 +ShowHunk.e 2940 1736 40.9% 15-Apr-01 13:36:12 +uptime 1931 890 53.9% 15-Apr-01 13:36:12 +uptime.e 2652 1626 38.6% 15-Apr-01 13:36:12 +Watch 828 479 42.1% 15-Apr-01 13:36:12 +Watch.e 2098 518 75.3% 15-Apr-01 13:36:12 +amigaguide.ext 4232 1288 69.5% 15-Apr-01 13:36:12 +amigalib.ext 1569 782 50.1% 15-Apr-01 13:36:12 +amigalib.txt 798 335 58.0% 15-Apr-01 13:36:12 +ddebuglib.ext 470 260 44.6% 15-Apr-01 13:36:12 +ddebuglib.txt 797 332 58.3% 15-Apr-01 13:36:12 +debuglib.ext 451 259 42.5% 15-Apr-01 13:36:12 +debuglib.txt 597 265 55.6% 15-Apr-01 13:36:12 +asl.ext 308 157 49.0% 15-Apr-01 13:36:12 +battclock.ext 350 166 52.5% 15-Apr-01 13:36:12 +battmem.ext 457 198 56.6% 15-Apr-01 13:36:12 +bullet.ext 1339 413 69.1% 15-Apr-01 13:36:12 +cardres.ext 341 159 53.3% 15-Apr-01 13:36:12 +cia.ext 282 186 34.0% 15-Apr-01 13:36:12 +colorwheel.ext 2557 726 71.6% 15-Apr-01 13:36:12 +commodities.ext 451 235 47.8% 15-Apr-01 13:36:12 +console.ext 1650 487 70.4% 15-Apr-01 13:36:12 +datatypes.ext 452 185 59.0% 15-Apr-01 13:36:12 +disk.ext 590 278 52.8% 15-Apr-01 13:36:12 +diskfont.ext 14500 2958 79.6% 15-Apr-01 13:36:12 +dos.ext 132 124 6.0% 15-Apr-01 13:36:12 +dtclass.ext 53413 10876 79.6% 15-Apr-01 13:36:12 +edig.ext 11283 2338 79.2% 15-Apr-01 13:36:12 +exec.ext 2070 563 72.8% 15-Apr-01 13:36:12 +expansion.ext 1910 873 54.2% 15-Apr-01 13:36:12 +externs.txt 2274 644 71.6% 15-Apr-01 13:36:12 +gadtools.ext 14509 3158 78.2% 15-Apr-01 13:36:12 +graphics.ext 1355 445 67.1% 15-Apr-01 13:36:12 +icon.ext 4015 971 75.8% 15-Apr-01 13:36:12 +iffparse.ext 131 124 5.3% 15-Apr-01 13:36:12 +input.ext 12882 2917 77.3% 15-Apr-01 13:36:12 +intuition.ext 482 246 48.9% 15-Apr-01 13:36:12 +keymap.ext 2901 672 76.8% 15-Apr-01 13:36:10 +layers.ext 2582 588 77.2% 15-Apr-01 13:36:10 +locale.ext 1765 539 69.4% 15-Apr-01 13:36:10 +lowlevel.ext 197 132 32.9% 15-Apr-01 13:36:10 +misc.ext 769 301 60.8% 15-Apr-01 13:36:10 +nonvolatile.ext 199 133 33.1% 15-Apr-01 13:36:10 +bla_lib.ext 4728 1038 78.0% 15-Apr-01 13:36:10 +nodelist.asm 687 239 65.2% 15-Apr-01 13:36:10 +nodelist.ext 696 394 43.3% 15-Apr-01 13:36:10 +nodelist.o 358 166 53.6% 15-Apr-01 13:36:10 +potgo.ext 227 145 36.1% 15-Apr-01 13:36:10 +ramdrive.ext 943 334 64.5% 15-Apr-01 13:36:10 +realtime.ext 905 326 63.9% 15-Apr-01 13:36:10 +rexxsyslib.ext 380 158 58.4% 15-Apr-01 13:36:10 +timer.ext 398 162 59.2% 15-Apr-01 13:36:10 +battclock.e 660 210 68.1% 15-Apr-01 13:36:10 +battmem.e 388 185 52.3% 15-Apr-01 13:36:10 +bitfield.e 617 195 68.3% 15-Apr-01 13:36:10 +cia.e 773 216 72.0% 15-Apr-01 13:36:10 +disk.e 6097 1599 73.7% 15-Apr-01 13:36:10 +ecode.e 656 213 67.5% 15-Apr-01 13:36:10 +ecode.ext 1944 839 56.8% 15-Apr-01 13:36:10 +ecode.o 340 160 52.9% 15-Apr-01 13:36:10 +misc.e 434 183 57.8% 15-Apr-01 13:36:10 +potgo.e 517 296 42.7% 15-Apr-01 13:36:10 +sendexplorer.e 1124 530 52.8% 15-Apr-01 13:36:10 +sendrexx.e 315 207 34.2% 15-Apr-01 13:36:10 +setprogname.e 1971 858 56.4% 15-Apr-01 13:36:10 +split.e 6073 2434 59.9% 15-Apr-01 13:36:10 +UsefulV2.doc 164 138 15.8% 15-Apr-01 13:36:10 +translator.ext 4184 1130 72.9% 15-Apr-01 13:36:10 +utility.ext 1138 401 64.7% 15-Apr-01 13:36:10 +wb.ext 1738 683 60.7% 15-Apr-01 13:36:10 +animationclass.e 2201 892 59.4% 15-Apr-01 13:36:10 +datatypes.e 5214 1664 68.0% 15-Apr-01 13:36:10 +datatypesclass.e 1502 620 58.7% 15-Apr-01 13:36:10 +pictureclass.e 791 406 48.6% 15-Apr-01 13:36:10 +soundclass.e 758 357 52.9% 15-Apr-01 13:36:10 +textclass.e 875 417 52.3% 15-Apr-01 13:36:10 +audio.e 183 145 20.7% 15-Apr-01 13:36:10 +bootblock.e 3521 1216 65.4% 15-Apr-01 13:36:10 +cd.e 828 399 51.8% 15-Apr-01 13:36:10 +clipboard.e 1259 400 68.2% 15-Apr-01 13:36:10 +console.e 1141 526 53.9% 15-Apr-01 13:36:10 +conunit.e 567 260 54.1% 15-Apr-01 13:36:10 +gameport.e 2549 798 68.6% 15-Apr-01 13:36:10 +hardblocks.e 214 113 47.1% 15-Apr-01 13:36:08 +input.e 3577 1062 70.3% 15-Apr-01 13:36:08 +inputevent.e 162 94 41.9% 15-Apr-01 13:36:08 +keyboard.e 890 347 61.0% 15-Apr-01 13:36:08 +keymap.e 1930 674 65.0% 15-Apr-01 13:36:08 +narrator.e 1189 489 58.8% 15-Apr-01 13:36:08 +parallel.e 2769 949 65.7% 15-Apr-01 13:36:08 +printer.e 2300 920 60.0% 15-Apr-01 13:36:08 +prtbase.e 1692 493 70.8% 15-Apr-01 13:36:08 +prtgfx.e 782 334 57.2% 15-Apr-01 13:36:08 +scsidisk.e 1506 612 59.3% 15-Apr-01 13:36:08 +serial.e 485 265 45.3% 15-Apr-01 13:36:08 +timer.e 2432 961 60.4% 15-Apr-01 13:36:08 +trackdisk.e 1291 449 65.2% 15-Apr-01 13:36:08 +diskfont.e 2314 745 67.8% 15-Apr-01 13:36:08 +diskfonttag.e 661 290 56.1% 15-Apr-01 13:36:08 +glyph.e 359 147 59.0% 15-Apr-01 13:36:08 +oterrors.e 400 212 47.0% 15-Apr-01 13:36:08 +datetime.e 4558 1577 65.4% 15-Apr-01 13:36:08 +dos.e 1417 573 59.5% 15-Apr-01 13:36:08 +dosasl.e 6874 2167 68.4% 15-Apr-01 13:36:08 +dosextens.e 1172 331 71.7% 15-Apr-01 13:36:08 +doshunks.e 1131 342 69.7% 15-Apr-01 13:36:08 +dostags.e 55 54 1.8% 15-Apr-01 13:36:08 +dos_lib.e 565 291 48.4% 15-Apr-01 13:36:08 +exall.e 1226 552 54.9% 15-Apr-01 13:36:08 +filehandler.e 885 438 50.5% 15-Apr-01 13:36:08 +notify.e 449 235 47.6% 15-Apr-01 13:36:08 +rdargs.e 220 146 33.6% 15-Apr-01 13:36:08 +record.e 614 319 48.0% 15-Apr-01 13:36:08 +stdio.e 505 263 47.9% 15-Apr-01 13:36:08 +var.e 4635 1307 71.8% 15-Apr-01 13:36:08 +alerts.e 274 188 31.3% 15-Apr-01 13:36:08 +devices.e 223 121 45.7% 15-Apr-01 13:36:08 +errors.e 2299 867 62.2% 15-Apr-01 13:36:08 +execbase.e 424 225 46.9% 15-Apr-01 13:36:08 +interrupts.e 734 324 55.8% 15-Apr-01 13:36:08 +io.e 632 309 51.1% 15-Apr-01 13:36:08 +libraries.e 387 206 46.7% 15-Apr-01 13:36:08 +lists.e 1062 494 53.4% 15-Apr-01 13:36:08 +memory.e 695 321 53.8% 15-Apr-01 13:36:08 +nodes.e 372 229 38.4% 15-Apr-01 13:36:08 +ports.e 423 252 40.4% 15-Apr-01 13:36:08 +resident.e 521 267 48.7% 15-Apr-01 13:36:08 +semaphores.e 116 76 34.4% 15-Apr-01 13:36:08 +strings.e 1706 678 60.2% 15-Apr-01 13:36:08 +tasks.e 96 84 12.5% 15-Apr-01 13:36:08 +types.e 391 162 58.5% 15-Apr-01 13:36:06 +button.e 608 283 53.4% 15-Apr-01 13:36:06 +calendar.e 664 269 59.4% 15-Apr-01 13:36:06 +colorwheel.e 203 104 48.7% 15-Apr-01 13:36:06 +gradientslider.e 335 208 37.9% 15-Apr-01 13:36:06 +tabs.e 354 151 57.3% 15-Apr-01 13:36:06 +tapedeck.e 1416 567 59.9% 15-Apr-01 13:36:06 +clip.e 118 92 22.0% 15-Apr-01 13:36:06 +coerce.e 111 75 32.4% 15-Apr-01 13:36:06 +collide.e 1990 652 67.2% 15-Apr-01 13:36:06 +copper.e 395 190 51.8% 15-Apr-01 13:36:06 +display.e 2678 889 66.8% 15-Apr-01 13:36:06 +displayinfo.e 2140 842 60.6% 15-Apr-01 13:36:06 +gels.e 892 422 52.6% 15-Apr-01 13:36:06 +gfx.e 4282 1367 68.0% 15-Apr-01 13:36:06 +gfxbase.e 2020 742 63.2% 15-Apr-01 13:36:06 +gfxmacros.e 372 228 38.7% 15-Apr-01 13:36:06 +gfxnodes.e 136 102 25.0% 15-Apr-01 13:36:06 +graphint.e 835 412 50.6% 15-Apr-01 13:36:06 +layers.e 8596 1494 82.6% 15-Apr-01 13:36:06 +modeid.e 3167 998 68.4% 15-Apr-01 13:36:06 +monitor.e 2124 793 62.6% 15-Apr-01 13:36:06 +rastport.e 284 141 50.3% 15-Apr-01 13:36:06 +regions.e 266 115 56.7% 15-Apr-01 13:36:06 +rpattr.e 693 220 68.2% 15-Apr-01 13:36:06 +scale.e 743 302 59.3% 15-Apr-01 13:36:06 +sprite.e 2469 820 66.7% 15-Apr-01 13:36:06 +text.e 2581 526 79.6% 15-Apr-01 13:36:06 +videocontrol.e 4453 1451 67.4% 15-Apr-01 13:36:06 +view.e 854 258 69.7% 15-Apr-01 13:36:06 +adkbits.e 1354 487 64.0% 15-Apr-01 13:36:06 +blit.e 3375 841 75.0% 15-Apr-01 13:36:06 +cia.e 6493 1518 76.6% 15-Apr-01 13:36:06 +custom.e 675 220 67.4% 15-Apr-01 13:36:06 +dmabits.e 698 223 68.0% 15-Apr-01 13:36:06 +intbits.e 234 132 43.5% 15-Apr-01 13:36:06 +led.e 533 305 42.7% 15-Apr-01 13:36:06 +cghooks.e 994 464 53.3% 15-Apr-01 13:36:06 +classes.e 1937 589 69.5% 15-Apr-01 13:36:06 +classusr.e 4627 1291 72.0% 15-Apr-01 13:36:06 +gadgetclass.e 236 123 47.8% 15-Apr-01 13:36:06 +icclass.e 3236 944 70.8% 15-Apr-01 13:36:06 +imageclass.e 15011 3989 73.4% 15-Apr-01 13:36:06 +intuition.e 710 329 53.6% 15-Apr-01 13:36:06 +intuitionbase.e 4596 1353 70.5% 15-Apr-01 13:36:06 +iobsolete.e 628 194 69.1% 15-Apr-01 13:36:06 +pointerclass.e 3958 1328 66.4% 15-Apr-01 13:36:06 +preferences.e 5074 1620 68.0% 15-Apr-01 13:36:04 +screens.e 1751 649 62.9% 15-Apr-01 13:36:04 +sghooks.e 3318 1154 65.2% 15-Apr-01 13:36:04 +amigaguide.e 8059 1903 76.3% 15-Apr-01 13:36:04 +asl.e 1948 811 58.3% 15-Apr-01 13:36:04 +commodities.e 2618 866 66.9% 15-Apr-01 13:36:04 +configregs.e 681 346 49.1% 15-Apr-01 13:36:04 +configvars.e 1291 449 65.2% 15-Apr-01 13:36:04 +diskfont.e 130 111 14.6% 15-Apr-01 13:36:04 +expansion.e 893 392 56.1% 15-Apr-01 13:36:04 +expansionbase.e 5018 1640 67.3% 15-Apr-01 13:36:04 +gadtools.e 1891 708 62.5% 15-Apr-01 13:36:04 +iffparse.e 2970 997 66.4% 15-Apr-01 13:36:04 +locale.e 4391 1090 75.1% 15-Apr-01 13:36:04 +lowlevel.e 358 196 45.2% 15-Apr-01 13:36:04 +mathieeesp.e 173 140 19.0% 15-Apr-01 13:36:04 +mathlibrary.e 518 249 51.9% 15-Apr-01 13:36:04 +mathresource.e 443 253 42.8% 15-Apr-01 13:36:04 +nonvolatile.e 2286 779 65.9% 15-Apr-01 13:36:04 +realtime.e 84 69 17.8% 15-Apr-01 13:36:04 +translator.e 368 248 32.6% 15-Apr-01 13:36:04 +font.e 511 283 44.6% 15-Apr-01 13:36:04 +icontrol.e 263 202 23.1% 15-Apr-01 13:36:04 +input.e 1264 448 64.5% 15-Apr-01 13:36:04 +locale.e 384 231 39.8% 15-Apr-01 13:36:04 +overscan.e 283 195 31.0% 15-Apr-01 13:36:04 +palette.e 495 250 49.4% 15-Apr-01 13:36:04 +pointer.e 161 133 17.3% 15-Apr-01 13:36:04 +prefhdr.e 1084 469 56.7% 15-Apr-01 13:36:04 +printergfx.e 1736 708 59.2% 15-Apr-01 13:36:04 +printerps.e 1197 488 59.2% 15-Apr-01 13:36:04 +printertxt.e 330 207 37.2% 15-Apr-01 13:36:04 +screenmode.e 457 256 43.9% 15-Apr-01 13:36:04 +serial.e 389 224 42.4% 15-Apr-01 13:36:04 +sound.e 445 265 40.4% 15-Apr-01 13:36:04 +wbpattern.e 82 80 2.4% 15-Apr-01 13:36:04 +battclock.e 78 75 3.8% 15-Apr-01 13:36:04 +battmem.e 226 97 57.0% 15-Apr-01 13:36:04 +battmembitsamiga.e 396 135 65.9% 15-Apr-01 13:36:04 +battmembitsshared.e 2060 699 66.0% 15-Apr-01 13:36:04 +card.e 105 82 21.9% 15-Apr-01 13:36:04 +cia.e 1049 454 56.7% 15-Apr-01 13:36:04 +disk.e 500 278 44.4% 15-Apr-01 13:36:04 +filesysres.e 524 249 52.4% 15-Apr-01 13:36:04 +mathresource.e 230 140 39.1% 15-Apr-01 13:36:04 +misc.e 101 94 6.9% 15-Apr-01 13:36:04 +potgo.e 1038 267 74.2% 15-Apr-01 13:36:04 +errors.e 863 426 50.6% 15-Apr-01 13:36:04 +rexxio.e 1503 606 59.6% 15-Apr-01 13:36:02 +rxslib.e 2861 1062 62.8% 15-Apr-01 13:36:02 +storage.e 294 128 56.4% 15-Apr-01 13:36:02 +date.e 138 112 18.8% 15-Apr-01 13:36:02 +hooks.e 292 174 40.4% 15-Apr-01 13:36:02 +name.e 568 179 68.4% 15-Apr-01 13:36:02 +pack.e 311 165 46.9% 15-Apr-01 13:36:02 +tagitem.e 201 153 23.8% 15-Apr-01 13:36:02 +utility.e 306 203 33.6% 15-Apr-01 13:36:02 +startup.e 1846 730 60.4% 15-Apr-01 13:36:02 +workbench.e 2980 1266 57.5% 15-Apr-01 13:36:02 +device.o 2691 764 71.6% 15-Apr-01 13:36:02 +generate.script 2980 1263 57.6% 15-Apr-01 13:36:02 +library.o 2908 1237 57.4% 15-Apr-01 13:36:02 +startup.o 394 210 46.7% 15-Apr-01 13:36:02 +startup.txt 4816 1342 72.1% 15-Apr-01 13:36:02 +yaec.i 29128 7247 75.1% 15-Apr-01 13:36:02 +yaec.lib 138 96 30.4% 15-Apr-01 13:36:02 +temp.txt -------- ------- ----- --------- -------- 1153658 385713 66.5% 17-Apr-101 22:27:02 286 files