Short: rc support program Author: lorylombus@gmail.com (Lorence Lombardo) Uploader: lorylombus@gmail.com (Lorence Lombardo) Type: util/batch Version: 1.0 Architecture: m68k-amigaos torc 1.0 (c) 2023 Lorence Lombardo. ? "torc" is a support program for languages that do not provide a means of exit with a return code used in scripts. But these languages must be capable of setting a local environment variable. Usage:- torc var/A example: ======== set rcvar 5 ; This can be any exe program setting a local variable. torc rcvar echo $rc An rc 5 will give you a warn. Examples of setting local variable's within programs may be found in the ACE and PB4 directories in the ragmcc package. related URL's:- http://geocities.ws/lorylomb/ragmcc.txt http://geocities.ws/lorylomb/ragmcc.lha http://geocities.ws/lorylomb/