Part 1 of 2 of kdm rename

pull/1/head
Timothy Pearson 13 years ago
parent c09691ce5c
commit eb8b37e8e8

@ -50,7 +50,7 @@ public:
Instance(TQWidget*);
~Instance();
/* passing global variables: two forms are accepted.
kdmr-executor file.kmdr COUNT=45 PATH=/tmp - this adds global variables 45 and PATH
tdmr-executor file.kmdr COUNT=45 PATH=/tmp - this adds global variables 45 and PATH
kmdr-executor file.kmdr 45 /tmp - this adds global variables ARG1 and ARG2
ARGS holds space-separated list of all second-type variables (like Bash $@)
ARGCOUNT holds number of second-type arguments

Loading…
Cancel
Save