Subj : Re: All Mystic CFG* VARIABLES
To : all
From : neo67
Date : Thu Jul 24 2025 02:51 pm
So I start which I found. I edit a script and compile it, if a CFG is not present, then you will get an error.
------------------------------- snipp
Uses CFG
Procedure PrintCfgVars;
Begin
Writeln('|07--- Secure Mystic CFG-Variables (---');
Writeln('CfgTextPath: ' + CfgTextPath);
Writeln('CfgThemePath: ' + CfgThemePath);
Writeln('CfgTextFB: ' + CfgTextFB);
Writeln('CfgDefTheme: ' + CfgDefTheme);
Writeln('CfgDataPath: ' + CfgDataPath);
Writeln('CfgTempPath: ' + CfgTempPath);
Writeln('CfgSysPath: ' + CfgSysPath);
Writeln('CFGMPEPATH: ' + CFGMPEPATH);
End
Begin
PrintCfgVars;
End
-------------------------------- snap
If anybody knows more CFG-Variables, please answer here.
THX
neo67
--- Mystic BBS v1.12 A48 (Windows/64)
* Origin: -= The News BBS | bbs.dosnetz.de:3232 =- (21:2/136)