Short: Some Arexx-Script for PicView - V1.2 Author: solf@madhouse.boerde.de (Maik Solf) Uploader: solf madhouse boerde de (Maik solf) Type: gfx/misc Version: 1.2 Replaces: gfx/misc/PicViewAddOne.* Architecture: generic ------------------------------------------------------------------------------- History: english: 1.0 - First public release 1.1 - fixed some bugs 1.2 - Default-Directory will be stored deutsch: 1.0 - erste öffentliche Version 1.1 - einige Fehler entfernt 1.2 - Default-Verzeichnis wird abgespeichert ------------------------------------------------------------------------------- You need an assign PICVIEW: - directory of PicView. Du brauchst ein Assign PICVIEW: - Verzeichnis, in dem sich PicView befindet. ------------------------------------------------------------------------------- MakeAscii.rexx MakeCopy.rexx MakeGuide.rexx english: With this three arexx-scripts you can write information about the pictures from the current cataloge in an ascii- or guidefile or you can write an special copyfile. In all scripts you can chance the name and the titel. You must edit the lines 20 to 22 or 16-19. Which information in which order you can edit at the end of the scripts. deutsch: Mit diesen drei Rexx-Script werden die Bild-Informationen des aktuellen Kataloges in eine Asciii- bzw. Guidedatei geschrieben oder eine spezielle CopyDatei erzeugt. In allen Scripten kann man seinen Namen und den Titel editieren. Dazu geht man mit einen Texteditor und ändert die Zeilen 20 bis 22 bzw. 16-19. Welche Daten und in welcher Reihenfolge man dan in der Datei stehen haben möchte ändert man in dem Unterprogramm, das sich jeweils in den letzten Zeilen befindet. ------------------------------------------------------------------------------- MakeAsciiDOpus.rexx MakeCopyDOpus.rexx MakeGuideDOpus.rexx english: With this three special Opus-Scripts you can choose a cataloge (or more) and then will be create an ascii-, copy- or guidefile in the destination directory. The settings are AmigaDOS RX Make_____DOpus.rexx {fu} {o} {d} CD Source Do all files Output window Rescan destination ! You have to change the path of picview in the script. ! Bugs: PicView dont load the complete catalog because out of mem. deutsch: Mit diesen drei speziell Opus-Script kann man die Katalog-files anwählen (könnne mehrere sein) und dann wird zu jedem Katalog eine Ascii-, Copy- oder Guidedatei im Zielverzeichnis erzeugt. Die Einstellungen lauten AmigaDOS RX MakeGuideDOpus.rexx {fu} {o} {d} CD Quelle Mit allen Dateien Ausgabefenster Ziel neu einlesen ! Hier muß noch zusätzlich der Pfad von PicView im Script geändert werden. ! Fehlerquellen: PicView lädt nicht den kompletten Katalog, da nicht genug Speicher. -------------------------------------------------------------------------------