home *** CD-ROM | disk | FTP | other *** search
- .name
- CX
- .type
- Workbench Tool
- .short
- Exchange clone; ARexx, localized, ...
- .description
- CX is a replacement of the original "Exchange" program.
- It's more comfortable, offers you an ARexx port and,
- of course, is fontsensitive and localized.
- .beschreibung
- CX ist ein Ersatz für das originale "Exchange"-Programm.
- CX bietet mehr Komfort (Tastatursteuerung, Menüs), einen
- ARexx-Port und ist natürlich fontsensitiv und lokalisiert.
- .version
- 2.3
- .date
- 1995.07.11
- .author
- Fin Schuppenhauer
- .reference
- GoldFish-Vol2-2:BBS/util/CX-1.3.lha
- 1.3
- GoldFish-Vol2-1:Files/util/cdity/CX/
- 1.3
- FreshFish-Vol9-2:BBS/util/CX-1.3.lha
- 1.3
- FreshFish-Vol8-2:BBS/util/CX-1.3.lha
- 1.3
- FreshFish-Vol8-1:New/util/cdity/CX/
- 1.3
- AmigaLibDisks:d10xx/d1051/Programs/CX/
- 1.3
- FreshFish-Vol7:New/util/cdity/CX/
- 1.1
- FreshFish-Vol7:BBS/util/CX-1.1.lha
- 1.1
- .requirements
- OS 2.1+
- .distribution
- Freeware
- .address
- Fin Schuppenhauer
- Brausspark 10
- D-20537 Hamburg
- (Germany)
- .email
- 1schuppe@informatik.uni-hamburg.de
- .source
- Modula-2
- .construction
- M2Amiga
- .docs
- CX.guide
- CX.doc
- .submittal
- Downloaded via ftp from wuarchive.wustl.edu.
- .execute
- LAB Start
- set choice `arqreq "Options Selection" "Please select an option" "View English Guide" "View Deutsch Guide" "Run Program" "Cancel" ID=0`
- if $choice GT "0"
- if $choice EQ "1"
- MetaTool CX.doc GUIDE
- else
- if $choice EQ "2"
- MetaTool CX.guide GUIDE
- else
- if $choice EQ "3"
- CX
- endif
- endif
- endif
- skip Start BACK
- endif
- .aminet-dir
- util/cdity
-