Search
Files (138)
-
ACFUSER.DOC
in
acf540r0.zip
... ▐ ▌2▐QuickBBS/BinkleyTerm▌QuickBBS/BinkleyTerm/Mailer Files, Etc. ▐ ▌3▐Communications Misc.▌A Variety Of Com...
-
ARCA.DOC
in
arca05.zip
...lso from one of the control files for your favorite mail processor or the mailer you're using. But it would have taken up more code to get that info...
-
ASLA.DOC
in
asla_120.arc
...er of new files on line. ■ Put ASLA in the batch file that runs your mailer with QuickBBS. Here is an example for RUNFD.BAT (FrontDoor) to ru...
-
BINK_240.DOC
in
bdoc_250.zip
...----------- --------- SECTION 3 Operation as an Automated Electronic Mailer --------- Janus Mail Protocol BinkleyTerm now features a...
-
BT_REF.DOC
in
bdoc_250.zip
... Forces BinkleyTerm to be strictly an FSC-0001 mailer by disabling WaZOO functionality. This is primarily...
-
BT_USER.DOC
in
bdoc_250.zip
... 12 Section 3 - Operation as a Automated Electronic Mailer 13 Unattended Mode Overview ...
-
BINKLEY.CFG
in
bexe_250.zip
...xcepted) ; Unattended Makes BinkleyTerm always start-up in unattended (mailer) mode ; NoFullScreen Forces BinkleyTerm to not use the fancy full ...
-
ENGLISH.TXT
in
bexe_250.zip
... Errorlevel %u L:Spawning BBS L:Returned from BBS L:Exiting to external mailer with Errorlevel %u L#Setting baud to %u L*Remote Uses LVersion L...
-
BINKLEY.CFG
in
bsml_250.zip
...xcepted) ; Unattended Makes BinkleyTerm always start-up in unattended (mailer) mode ; NoFullScreen Forces BinkleyTerm to not use the fancy full ...
-
ENGLISH.TXT
in
bsml_250.zip
... Errorlevel %u L:Spawning BBS L:Returned from BBS L:Exiting to external mailer with Errorlevel %u L#Setting baud to %u L*Remote Uses LVersion L...
-
B_BBS.C
in
bsrc_250.zip
... screen_clear (); sb_dirty (); opening_banner (); mailer_banner (); sb_show (); } } void UUCPexit (int n)...
-
B_FRPROC.C
in
bsrc_250.zip
... screen_clear (); sb_dirty (); opening_banner (); mailer_banner (); } (void) set_baud (saved_baud.rate_value, 0)...
-
B_HELP.C
in
bsrc_250.zip
... MilqueTrmnlWnd, HelpDlgPrc ); #endif } void mailer_help () { #ifndef MILQ int i; char j[100]; screen_cl...
-
B_SBINIT.C
in
bsrc_250.zip
... int Color ) { Win->hWnd = CreateDialog( MilqueRsrc, Nm, MilqueMailerWnd, dlgfunc ); MilqMassageWnd( Win, Color ); return Win->hWnd;...
-
B_TERM.C
in
bsrc_250.zip
... screen_clear (); break; case F_TERM_MAILERMODE: if (port_ptr != original_port) ...
-
BT.C
in
bsrc_250.zip
... = alias[0].Zone; un_attended = 1; opening_banner (); mailer_banner (); if (fullscreen) { (void) sprin...
-
BTCTL.C
in
bsrc_250.zip
...tasker; /* flag for DoubleDos (see below) */ byte mailer_type; /* 0=Opus, 1=load external, 2=call external */ ...
-
ENGLISH.TXT
in
bsrc_250.zip
... Errorlevel %u L:Spawning BBS L:Returned from BBS L:Exiting to external mailer with Errorlevel %u L#Setting baud to %u L*Remote Uses LVersion L...
-
KEYFNCS.H
in
bsrc_250.zip
...fied node */ #define F_UN_TERMINALMODE (F_UN_BASE+0x10) /* Exit mailer, enter terminal */ #define F_UN_MSGEDITOR (F_UN_BASE+0x11) /* ...
-
MAILER.C
in
bsrc_250.zip
... OldActvWnd = MilqueActvWnd; MilqueActvAccel = MilqueMailerAccel; MilqueActvWnd = MilqueMailerWnd; SetFocus( MilqueMai...