Subj : Door Scores...
To : Android8675
From : echicken
Date : Thu Apr 12 2018 12:57 pm
Re: Door Scores...
By: Android8675 to echicken on Thu Apr 12 2018 09:02:01
An> OK, that resolved that problem, but it seems that the internal code read
An> is case sensitive. For example if the INI file contains:
An> ZORKI = filename
An> that won't work, but
An> zorki = filename
I remember hearing that it's supposed to be case-insensitive or uppercase, but
there seems to be some inconsistency. When I dump a list of all internal codes
for external programs on my system (via JS) they are all lowercase.
An> will work. That just something I have to make a note about?
Might be easiest to write a script to dump information on your external
programs so you'll know what to put in the ini file. You can put this in a
file and run it via jsexec: