Short: OS2.0+; random file support for ACE Author: Frank Reibold Uploader: peterr stud uni-hannover de Type: dev/basic Architecture: m68k-amigaos Kurz: Direktzugriffsdateien unter ACE The »CB_RandomFiles« package ============================ Unfortunately, the programming language ACE Basic 2.X does not support random access files. The CB_RandomFiles package provides several functions for creating, reading and writing random access files. It consists of a header file, a sample application and a short manual. All functions use the "dos.library", so they are really fast! Before using the package, you should have a look at the manual and the example source to learn how to use the functions. Have fun! History ------- 2.00 Converted the header file to ACE 2.3.7. The source code of the example source code is more readable now. The sample program is provided as an executable file, too. 1.00 First public release.