BBS Door Protocol??
04-Nov-90 22:53:56
Sb: #5288-BBS Door Protocol??
Fm: Christopher Laprise 70431,2172
To: Angeli Wahlstedt 70206,321
Sending user parameters is easy in Citadel. Simply add them as command-line
paramters when you are creating the command-line entry for that door int he
config file. And even if your Door can't take the parameter on the
command-line right off, you can have the BBS run a CLi script first, which
accepts the command line parameters from Citadel and then does something
with them before running the actual program. This aproach is simple and
requires almost nothing in the way of suport code.