von GoodByteXL » Do 13. Nov 2008, 18:10
Hi!
Immer noch gesucht ...
Derzeit suche ich eine Axlon-Erweiterung (original) für ATARI 800 sowie einen "Axlonkompatiblen" Speicherausbau im 400/800, um das Verhalten von SpartaDOS X zu testen. Wer da mithelfen möchte/kann, bitte mich kontaktieren.
Daneben ist das Online-Help-System für die V 4.41 auf dem ATARI-System jetzt fertig. Nach abschließenden Tests wird es kommendes Wochenende spätestens als Download verfügbar sein.
Genutzt wird es mit dem Kommando "Man" :
MAN Command
Purpose: Starts the documentation viewer.
Syntax: MAN [filename]
Type: External – on device CAR:
Remarks:
MAN.COM is a simple text viewer. Its main purpose is to view documentation files to programs and commands given as the parameter. The program’s operation is similar to the man command known in UNIX (where it is an abbreviation for manual), thus the name.
To use it, it is required to define the environment variable $MANPATH first. It will contain a list of directories to be searched for text files, in an identical manner as the variable PATH contains a list of directories to be searched for executables:
SET MANPATH=C:>MAN;D:>DOC
Now if you put to any of these directories a file with *.MAN, *.DOC or *.TXT extension, and then give its name (but omitting the extension) to MAN.COM, the file will get searched for and displayed when found.
Was für die Bearbitung des Manuals helfen könnte:
Wer kann in OpenOffice 3 ein Macro schreiben, dass den wahlfreien Zugriff auf die Kapitelnummer und deren Einbindung in die automatisch zu generierenden Verzeichnisse (Inhalt, Index, etc.) ermöglicht ?