Difference between revisions of "On File"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
m
 
(68 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Image:On_File_Main_Menu.jpg|right|thumb|250px|On File main menu]]
+
[[Image:On_File_Main_Menu.jpg|right|thumb|250px|On File (2024) main menu]]
[[Image:On_File_typical_record.jpg|right|thumb|250px|On File typical record]]
+
[[Image:On_File_typical_record.jpg|right|thumb|250px|On File (2024) fuel consumption record]]
 +
[[Image:On_File_Car_Maintenance_Record.jpg|right|thumb|250px|On File (2024) car maintenance record]]
 +
[[Image:OnFile_2025_Main_Menu.jpg|right|thumb|250px|On File (2025) main menu (containing 200 records, 1640 registrations)]]
 +
[[Image:OnFile_2025_CPC6128_Record.jpg|right|thumb|250px|On File (2025) CPC6128 record which also includes field-based graphics]]
  
'''On File''' Database Management System was released in June 2024 by [[KSL]] in order to celebrate the anniversaries of CPC (40 years!) and CP/M-80 (50 years!). On File is a business application similar to the MSDOS-era PC applications and one of the most recent (2024) projects developed for CP/M. <br>
+
'''On File (2024)''' Database Management System was released in June 2024 by [[KSL]] in order to celebrate the anniversaries of CPC (40 years!) and CP/M-80 (50 years!). On File is a business application similar to the MSDOS-era PC applications and one of the most recent projects developed for '''CP/M 2.2'''. As per [[Cosmos]], On File has been developed on the basis of the hardware peripherals as well as the software that were (contemporary) available for the CP/M and the CPC6128. However, it can run on a standard single drive CPC6128. On File database is efficient, quick and reliable and can be used on an everyday basis using the CPC emulators. It uses the entire CPC screen as the platform for the records; thus there is plenty of space to edit user-defined fields. In addition, a wide variety of characters and symbols can be included in the fileds, hence the records can contain data beyond the typical and traditional text type. On File database is fully dynamic, thus the user can modify the master record as well as any record anytime. Furthermore, the database can be either flat or relational. On File (2024) database has maximum capacity of 200 records (400 KB). The original disk contains the boot sectors for CP/M 2.2 (Dobbertin v1.2 for 128 KB RAM), a few demo master records (*.002 files), a few database examples, the application (COM file), as well as the color screen saver (CHN file).
  
As per [[Cosmos]], On File has been developed on the basis of the hardware peripherals as well as the software that were (contemporary) available for the  CP/M and the CPC6128: the 512 KB [[Dobbertin Memory Expansion]], the [[ParaDOS]] or [[X-DDOS]] ROMS for the external (800 KB) floppy drive, the 20 MB [[Dobbertin Harddisc]], the [[Amstrad Serial Interface]], the Amstrad Parallel [[Printer Port]], the [[CTM640/CTM644]] colour monitor, the [[AMX Mouse]], the [[MicroScript]] (142 KB), the [[WordStar]] (706 KB), the [[Protext]] (406 KB), the [[Multiplan]] (208 KB), the [[SuperCalc 2]] (240 KB), the [[dBase II]] (272 KB), the [[DR Draw]] (235 KB), the [[DR Graph]] (306 KB), the [[MAXAM]] (206 KB), the [[Atlast Plus]] (224 KB) and other [[Programming software]]. On File includes a graphics screen saver, is based on the [[Dobbertin]] version of CP/M 2.2 (v1.2) which provides 59 KB TPA, supports the RAM expansion and the 20 MB hard disk. <br>
+
'''On File (2025)''' Database Management System for '''CP/M plus''' was released in June 2025. In addition to the 2024 version, it includes the options to Group and to Invert the records, to Index the database, to perform Index based search and to perform field based calculations. It also supports [[GSX]], '''field-based graphics''', unlimited number of Relational Keys and On Board help. It also includes '''On File Register''', a RAM-disk based register book. The latter provides capacity for a few thousands of single-field records.  On File 2025 requires RAM expansion to run and includes a resume option in order to access the RAM-disk contents upon restart. The original disk contains CP/M plus boot sectors (Dobbertin v1.1x), a database of old computers and a register book for the period 1970-1989. On File database (2024/2025) is disk-based, thus all the records are stored in the disk drive as stand-alone files. On the other hand, On File Register uses a single file to store the records in the RAM-disk. For large register books which contain more than 64 records, a 16 KB "cache" memory is implemented in order to be able to move back and forth while reading the records. Notice, that in the 2025 version, in order to maximize the free directory entries and to overcome the Compiler and Editor Overflow, a big part of the On File source code (ONFILE.COM) has been '''encapsulated in the source code''' of the Register Book (REGISTER.COM) and is accessed upon user request via boolean expressions that are temporarily stored in the RAM-disk.  
  
On File database is disk-based, quick and reliable. It uses the CPC screen (80x25) as a single record; thus there is plenty of space to edit many different fields and store large amount of data. Setting up a new database using On File is very easy: 1) start the new file system by resetting the database and the master record, 2) frame and/or draw the master record, 3) edit the fields and the structure of the master record, 4) append the records in the database on the basis of the master record. Every record has its own unique filename, stored in the disk drive. On File capacity is 200 records (equal to 400 KB), it is thus ideal for the 20 MB [[Dobbertin Harddisc]] which supports up to 512 file entries.  
+
What gap of the 80's does On File (2025) come to fill? Let’s give an example. Using On File Register, a register book can be set up with, for example, 5000 citizens of a town. The register book (~210 KB) is saved in disk (disk 0) and is loaded once in the RAM of the CPC6128. Then, using On File Database, a full-screen record can be created for each citizen. The records of the database are saved in 26 different disks (disks A-Z or HD20), depending on the surname of each resident. Notice, that the register book remains in RAM until the end of the work regardless of which disk (A-Z/HD20) is used. Upon exit, the contents of the RAM (register book, if modified) are saved in disk 0. This can be achieved with an Amstrad CPC6128 with 512 KB RAM expansion, a 800 KB external floppy drive, the specific version of CP/M plus (v1.1x), RamDOS D20 disks or HD20.  
  
The database can be either flat or relational. Children records include the ^ symbol followed by the relational key and one space, for example ^Z80 . The relational key can contain up to 15 symbols (A..Z, a..z, 1..0,+,?, etc.). Parent records include the relational key (not the ^ symbol) followed by one space, for example Z80 . If a record contains more than one relational key, the key at the lowest field is set as the active key.
+
Using the following two links you can download On FIle (2024) and On File (2025) respectively.
 
+
The original disk contains some demo master records (*.002 files) as well as the boot sectors for CP/M 2.2 (v1.2)
+
  
 
== Download ==
 
== Download ==
 
* [http://www.cpcwiki.eu/index.php/File:On_File_2024_Boot_Disk.dsk Download from CPCWiki]
 
* [http://www.cpcwiki.eu/index.php/File:On_File_2024_Boot_Disk.dsk Download from CPCWiki]
  
[[Category:Applications]]
+
[[Category:Applications]] [[Category:CP/M]]
 +
 
 +
 
 +
== Download ==
 +
* [http://www.cpcwiki.eu/index.php/File:On_File_2025_Boot_Disk.dsk Download from CPCWiki]
 +
 
 +
[[Category:Applications]] [[Category:CP/M]]

Latest revision as of 07:25, 10 June 2025

On File (2024) main menu
On File (2024) fuel consumption record
On File (2024) car maintenance record
On File (2025) main menu (containing 200 records, 1640 registrations)
On File (2025) CPC6128 record which also includes field-based graphics

On File (2024) Database Management System was released in June 2024 by KSL in order to celebrate the anniversaries of CPC (40 years!) and CP/M-80 (50 years!). On File is a business application similar to the MSDOS-era PC applications and one of the most recent projects developed for CP/M 2.2. As per Cosmos, On File has been developed on the basis of the hardware peripherals as well as the software that were (contemporary) available for the CP/M and the CPC6128. However, it can run on a standard single drive CPC6128. On File database is efficient, quick and reliable and can be used on an everyday basis using the CPC emulators. It uses the entire CPC screen as the platform for the records; thus there is plenty of space to edit user-defined fields. In addition, a wide variety of characters and symbols can be included in the fileds, hence the records can contain data beyond the typical and traditional text type. On File database is fully dynamic, thus the user can modify the master record as well as any record anytime. Furthermore, the database can be either flat or relational. On File (2024) database has maximum capacity of 200 records (400 KB). The original disk contains the boot sectors for CP/M 2.2 (Dobbertin v1.2 for 128 KB RAM), a few demo master records (*.002 files), a few database examples, the application (COM file), as well as the color screen saver (CHN file).

On File (2025) Database Management System for CP/M plus was released in June 2025. In addition to the 2024 version, it includes the options to Group and to Invert the records, to Index the database, to perform Index based search and to perform field based calculations. It also supports GSX, field-based graphics, unlimited number of Relational Keys and On Board help. It also includes On File Register, a RAM-disk based register book. The latter provides capacity for a few thousands of single-field records. On File 2025 requires RAM expansion to run and includes a resume option in order to access the RAM-disk contents upon restart. The original disk contains CP/M plus boot sectors (Dobbertin v1.1x), a database of old computers and a register book for the period 1970-1989. On File database (2024/2025) is disk-based, thus all the records are stored in the disk drive as stand-alone files. On the other hand, On File Register uses a single file to store the records in the RAM-disk. For large register books which contain more than 64 records, a 16 KB "cache" memory is implemented in order to be able to move back and forth while reading the records. Notice, that in the 2025 version, in order to maximize the free directory entries and to overcome the Compiler and Editor Overflow, a big part of the On File source code (ONFILE.COM) has been encapsulated in the source code of the Register Book (REGISTER.COM) and is accessed upon user request via boolean expressions that are temporarily stored in the RAM-disk.

What gap of the 80's does On File (2025) come to fill? Let’s give an example. Using On File Register, a register book can be set up with, for example, 5000 citizens of a town. The register book (~210 KB) is saved in disk (disk 0) and is loaded once in the RAM of the CPC6128. Then, using On File Database, a full-screen record can be created for each citizen. The records of the database are saved in 26 different disks (disks A-Z or HD20), depending on the surname of each resident. Notice, that the register book remains in RAM until the end of the work regardless of which disk (A-Z/HD20) is used. Upon exit, the contents of the RAM (register book, if modified) are saved in disk 0. This can be achieved with an Amstrad CPC6128 with 512 KB RAM expansion, a 800 KB external floppy drive, the specific version of CP/M plus (v1.1x), RamDOS D20 disks or HD20.

Using the following two links you can download On FIle (2024) and On File (2025) respectively.

Download


Download