Short: Read WBPattern.prefs file values from CLI Author: flype Uploader: Renaud Schweingruber (renaud schweingruber gmail com) Type: util/cli Version: 1.0 Architecture: m68k-amigaos This is a small CLI-tool that you can use to read your WBPattern.prefs from CLI and use its output in scripts. v1.0 ~~~ * First release. Usage: ~~~~~ The arguments: 0 - Will output Workbench picture fullpath. Will return a WARN if it's a Pattern and not a Picture. 1 - Will output Windows picture fullpath. Will return a WARN if it's a Pattern and not a Picture. 2 - Will output Screen picture fullpath. Will return a WARN if it's a Pattern and not a Picture. Full ASM Source code is provided in archive with some examples. Written with Devpac 3.18 on a Vampire :-) !obv