--------------------------------- ACas Version 0.22 © 2001-2002 Uwe Ryssel --------------------------------- Introduction: ------------ With ACas you can transfer all kind of data between graphics calculator Casio CFX-9850G and Amiga computers. Requirements: ------------ - Amiga - Prozessor: 68020+ - Casio CFX-9850G oder kompatible - Transfer-Interface (buy or build it) - AmigaOS 3.0+ - MUI 3.8+ - NList 0.89+ (Aminet: dev/mui/MCC_NList0_89.lha) Copyright: --------- ACas is copyrighted (C) 2001-2002 by Uwe Ryssel. ACas is Freeware. This program may be freely distributed as long as: - the archive and its contents remain unchanged - no other charge is made than to cover time and copying costs Disclaimer: ---------- No warranties of any kind are made to the functionality of this program. You are using it entire at your own risk. What you can do with it: ----------------------- - Transfer of all kind of data of the CFX-9850G and compatible (CFX-9950G, CFX-9850GB+; not tested) - Managing of the data - Loading and saving the data in CAS and CAT format (most programs for Casio found in internet are in CAT format) - Pictures can be saved and loaded in IFF-ILBM format Installation: ------------ To install ACas, only copy the ACas drawer to where you want. To update, copy all in the old ACas drawer except the Archive drawer. Tooltypes: --------- DEVICE,UNIT: Device name und unit number of the serial interface Default: serial.device Unit 0 To use serial interface of I/O boards, if you don't want to use the amiga build in serial port. (not tested) Usage: ---------- The ACas window is divided in two parts: - Archive: Here the Casio data are managed. These data are saved after closing the program. In the left list you can select the type of the data. For each type you get another list. Right next to it all data of a type were shown. The size correspond to the size the data needs on the calculator. With the right mouse button you get an context menu. With it you can rename or delete data entries and export them as CAS, CAT or IFF-ILBM (pictures) files. - Send/Receive In this list all data were shown which were received from Casio or imported. These data were deleted after closing the program. In context menu you can rename, delete and export data and you can import. To send data to the Casio the data should be in this list. With context menu entry Send the selected data were sent. If the program was not closed properly the index files are not in the current version. With the menu entry Archiv/Update index the files will be updated. The receiving works automatically. History: ------- 0.22 (08.07.02) - bug during sending/receiving removed - ACas can startet properly from workbench - added localisation (German, English) 0.21beta (26.01.02) - bug during sending removed - bug during loading of some CAT pictures removed 0.2beta (21.12.01) - first Aminet release Author: ------ For suggestions, question, bug reports: UweRyssel@gmx.de Thanks: ------- Programmer: Stefan Stuntz (MUI) Gilles Masson (NList.mcc) others: Manolis John (transfer protocol)