PAGE 75,128 TITLE MESSAGES - MESSAGE DATA BASE FOR RBBS-CC DATA SEGMENT PARA PUBLIC 'MESSAGES' MSGDIR MACRO MSGNO DW MSGNO DW EOF NUM = 0 REPT MSGNO NUM = NUM+1 NXT = NUM+1 MSGENT %NUM,%NXT ENDM ENDM MSGENT MACRO MSGHDR,MSGEND DW MSG&MSGHDR DW MSG&MSGEND-MSG&MSGHDR ENDM MSGDIR 459 MSG1 DB 'Personal Mail' MSG2 DB 'Open Discussion' MSG3 DB 'Public Domain Software' MSG4 DB 'Software Consulting' MSG5 DB 'Section 4' MSG6 DB 'Section 5' MSG7 DB 'Section 6' MSG8 DB 'CONTROL SIG' MSG9 DB 'CONTROL REP' MSG10 DB 'Adult Humor' MSG11 DB 'Software Development' MSG12 DB 'Vendor Software' MSG13 DB 'XSUG Executive Board' MSG14 DB 'XSUG' MSG15 DB 'THE Internal' MSG16 DB 'Sysops Corner' MSG17 DB 'CC-BBS Sysops' MSG18 DB 27,'[44m' DB ' Local Sign-on',13 DB ' System Status ' DB ' Display Log',13 DB ' Shut Down System ' DB ' Force Chat!',13 DB ' Force Logoff! ' DB ' Debug',13 DB ' Toggle SysOp Available ' DB ' Toggle Line Trace',13 DB ' Toggle Snoop ' DB ' Clear Screen',13 DB '<< Screen will clear after time delay to prevent ' DB 'burn-in of display.>>',27,'[K' ;MAIN MENU MESSAGES MSG19 DB 13,27,'[33m' DB 'Message Statistics...' DB 27,'[37m' MSG20 DB 13,27,'[33m' DB "SysOp's Utilities:",13 DB 27,'[37m' DB ' 1 Set Group ID | 2 List Callers Log',13 DB ' 3 Pack Msg File | 4 Renumber Msg File',13 DB ' 5 Undelete Msg | 6 (Reserved)',13 DB ' 7 Archive Log | 8 Users File Maintenance',13 DB ' 9 Update Msgs | 10 Pack Users File',13 DB ' 11 Directory Maint | 12 Pack Directory File',13 DB ' 13 Set System Parms | TE Terminal Emulation',13 DB ' EF Enter FLASH! | UF Update FLASH!',13 DB ' Fn Invoke PFKey n!! |' MSG21 DB "SysOp <1,2,3,4,5,6,7,8,9,10,11,12,13,TE,EF,UF,Fn>" MSG22 DB 13,27,'[33m' DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ CC-BBS Main Menu ' DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ',13 DB 27,'[33mB',27,'[37m)ulletins ' DB 27,'[33mC',27,'[37m)omment ' DB 27,'[33mE',27,'[37m)nter Msg ' DB 27,'[33mF',27,'[37m)ile SubSystem',13 DB 27,'[33mG',27,'[37m)oodBye ' DB 27,'[33mH',27,'[37m)elp! ' DB 27,'[33mK',27,'[37m)ill a Msg ' DB 27,'[33mO',27,'[37m)perator Page ',13 DB 27,'[33mQ',27,'[37m)uick Scan ' DB 27,'[33mR',27,'[37m)ead Msgs ' DB 27,'[33mS',27,'[37m)can Msgs ' DB 27,'[33mT',27,'[37m)ime on ',13 DB 27,'[33mU',27,'[37m)ser Parms ' DB 27,'[33mW',27,'[37m)elcome Msg ' DB 27,'[33m#',27,'[37m)Msg Stats ' DB 27,'[33m!',27,'[37m)Mail & Msgs ',13 DB 27,'[33mDF',27,'[37m) Display Flash! Msgs ' DB 27,'[33mA',27,'[37m)nswer Questionnaires',13 MSG23 DB 27,'[37m' DB 'Function <' DB 27,'[37m' DB 'A,B,C,DF,E,EA,ER,F,G,H,K,O,Q,Q?,R,R?,RC,S,S?,T,U,W,#,!,?' DB 27,'[37m' DB '>:' DB ' ' MSG24 DB 13,13,27,'[33;44m' DB 'Excuse me ... but the Sysop would like a ' DB 'word with you.' DB 27,'[37;34m',13 MSG25 DB 'Program returns to command level within ',13 DB '30 seconds if operator is unavailable.',13 DB 'Alerting operator now . . .' MSG26 DB 13,27,'[37;44m' DB 'Please leave a message on the board or in ' DB 'the comments.' DB 27,'[44m' MSG27 DB 13,27,'[37;44m' DB 'Operator is available. Go Ahead...' DB 27,'[37m',13,13 MSG28 DB 'Bulletin #, L)ist or to end? ' MSG29 DB '* Use <^K> to Abort, <^S> to Suspend *',13 ;MESSAGE HANDLING MESSAGES MSG30 DB 13,'Press Enter to Continue, or enter one of the ' DB 'following commands.' DB 13,'Forward, Back, Append, Reply, Kill, ' DB 'List, Next thread, Edit, Menu :' MSG31 DB 13,'End of Messages' MSG32 DB 'Checking Message File . . .' MSG33 DB 'The following message(s) may be of interest to you',13 DB 'Your mail is flagged with an "!"' MSG34 DB 'A comment is a private message to the Sysop.',13 DB 'Do you wish to leave a comment? ' MSG35 DB 'No comment' MSG36 DB 'Too many active messages -- ' DB 'Try again another day.' MSG37 DB 'Not enough free disk space to store another ' DB 'message -- Try another day.' MSG38 DB 'To: ' MSG39 DB '23 Chars max.' MSG40 DB 'Subject: ' MSG41 DB 'Subject truncated to 25 chars.' MSG42 DB 'Private : ' MSG43 DB 'Private < Y)es, N)o, H)elp >: ' MSG44 DB 13,'To enter message, type in message text.',13 DB 'End your message with an empty line.' MSG45 DB 'Two lines left' MSG46 DB 'Last Line' MSG47 DB 'Message Full' MSG48 DB 13,'Subfunction : ' MSG49 DB 13,'A)bort, C)ontinue, D)elete, E)dit, I)nsert, ' DB 'L)ist, M)argin, S)ave',13 DB 'H)elp, N)ew-Subject, U)nthread: ' MSG50 DB 'Abort this message?: ' MSG51 DB 'Msg Aborted' MSG52 DB 'Delete this line?: ' MSG53 DB 13,'Enter ' DB 'or (C/R) for no change? ' MSG54 DB 'Updating message file . . .' MSG55 DB 'Msg # to kill? ' MSG56 DB 'Sorry, only the owners of a message may delete it.' MSG57 DB ': ' MSG58 DB 13,'The message file is being compressed.',13 DB 'Please try again in a couple of minutes.',13 MSG59 DB 'New Subject?: ' MSG60 DB 'Section #: ' MSG61 DB 'Invalid Section Number',13 ;FILE SUBSYSTEM MESSAGES MSG62 DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ CC-BBS File Menu ' DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ',13,13 DB 'L)ist - Display Files Available for Download',13 DB 'D)ownload - Receive a File',13 DB 'U)pload - Send a File',13 DB 'M)ain - Return to the Menu',13 DB 'H)elp - Display Information about File Transfers',13 DB 'G)oodbye - Log Off System' MSG63 DB 'Enter File Class Number: ' MSG64 DB 'Entering File Subsystem . . .' MSG65 DB 'Enter full filename to download: ' MSG66 DB 'This is a Binary file and requires Xmodem ' DB 'or Kermit transfer ...' MSG67 DB 'Download type W)xmodem, C)xmodem, X)modem, ' DB 'K)ermit, A)scii, H)elp, Q)uit :' MSG68 DB 'Switching to N,8,1 for binary transfer. You ' DB 'do the same, then start XMODEM' MSG69 DB 'Ready to send. Enter (CTL-X) to abort transfer' MSG70 DB 'Transfer can be suspended with (CTL-S), ' DB 'Aborted with (CTL-X).',13 MSG71 DB 'Ready to send. Open download file then enter (C/R) ' DB 'to start.' MSG72 DB 13,13,'*** Download Aborted ***' MSG73 DB '*** End of File ***' MSG74 DB 'Enter full name of file to be uploaded: ' MSG75 DB 'Replace Existing File? (Y or N): ' MSG76 DB 'Upload type W)xmodem, C)xmodem, X)modem, ' DB 'A)scii, Q)uit :' MSG77 DB 'Ready to receive. Enter (CTL-X) to abort transfer ...' MSG78 DB 'Terminate the transfer with a (CTL-K).' MSG79 DB 'Ready to receive file ...' MSG80 DB 'File upload complete.' ;MSG81 IS CURRENTLY UNUSED MSG81 DB 'MSG81' MSG82 DB 'File upload abort. Partial file deleted from disk.' MSG83 DB 'Sorry, you do not have enough time remaining to ' DB 'download this file.' ;MSG84 IS CURRENTLY UNUSED MSG84 DB 'MSG84' MSG85 DB 'Enter local filespec: ' MSG86 DB 7,0,0,7,0,0,7,0,0,7,0,0,7 MSG87 DB 'Can not open local file.',13 MSG88 DB 'No files found for this search category',13 ;USER PARM MESSAGES MSG89 DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ CC-BBS User Parms Menu ' DB 'ΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝΝ',13,13 DB 'H Display Help Text',13 DB 'A Set or Reset ANSI Screen Handling',13 DB 'F Set File Transfer Protocol',13 DB 'G Goodbye (Log Off System)',13 DB 'L Line Feed After Carriage Return',13 DB 'MA Change Mail Prompt Options',13 DB 'MS Enroll in Public Message Sections',13 DB 'P Sound Bell on Prompt Messages',13 DB 'PL Set Page Length',13 DB 'PW Change Password',13 DB 'W Set Line Width for Message Input',13 DB 'X Set or Reset Expert Mode',13 DB 'XG Set or Reset Extended Graphics',13 DB 'M Return to Main Menu' MSG90 DB 'User Function : ' MSG91 DB 'Now in Menu Mode' MSG92 DB 'Now in Expert Mode' MSG93 DB 'Line Feeds now OFF' MSG94 DB 'Line Feeds now ON' MSG95 DB 'Prompt Bell now OFF' MSG96 DB 'Prompt Bell now ON' MSG97 DB 'Automatic Mail Scan Options:',13,13 DB ' 1) All Unread Mail & New General Messages',13 DB ' 2) New Unread Mail & New General Messages',13 DB ' 3) All Unread Mail',13 DB ' 4) New Unread Mail',13 DB ' 5) No Mail or Messages',13,13 MSG98 DB 'Enter new option: ' MSG99 DB 'What would you like for a new password? ' MSG100 DB 'Type new password again. ' MSG101 DB "Passwords don't match." MSG102 DB 'Password change complete.' MSG103 DB 'Set right margin to <8,16,24,32,40,48,56,64,72>: ' MSG104 DB 13,'Enter Section Number to Change: ' MSG105 DB 13,'You are Enrolled in the following Sections:' MSG106 DB 13,'You May Enroll in the following Sections:' MSG107 DB 13,'You are Enrolled in these Private Sections:',13 DB ' (Only the Sysop can change Private Sections)' ;SYSOP FUNCTION MESSAGES MSG108 DB 'Enter new group ID: ' MSG109 DB 'ADDR NEXT LENG TASK DLEN DATA' MSG110 DB 'Specified file in use -- can not pack now.' ;MSG 111 Changed in 0.84I MSG111 DB 'P - Pack Email File',13 DB 'A - Archive Deleted Email',13 DB 'R - Recover Deleted Email',13 DB 'M - Merge Email Files',13 DB ': ' MSG112 DB 'ist,

rint, or odify entries? ' MSG113 DB 'elete, ew password, roup id, ' DB 'ockout,

rint, ysop authority, ',13 DB 'alidate Registration, eject Registration, ' DB 'uthorize Sections,',13 DB 'enu, ime Allocation ,ser Parms, ' DB 'lags, eep User',13 DB '<#> block number? ' MSG114 DB 'Enter new password: ' MSG115 DB 'Enter new authority: ' DB 'lobal, imited, igop, one: ' MSG116 DB 'Enter group id: ' MSG117 DB 'Do you want to pack the Users file? ' MSG118 DB 'Enter New File Path: ' MSG119 DB 'New Status Flags: ' MSG120 DB 'Enter New Lowest Message Number: ' MSG121 DB 'Snoop flag is ON' MSG122 DB 'Snoop flag is OFF' MSG123 DB 'New Section Number(s): ' MSG124 DB 'MSG124 deleted in release 0.82',13 MSG125 DB 'Class, Sect, Rename, Edit, Delete,' DB ' Menu, Path, Arch, Flags, #)blk #:' MSG126 DB 'New Class Number(s): ' MSG127 DB 'Do you want to pack the DIRECTORY file? ' MSG128 DB 13,'P - Change Public Message Sections' DB 13,'N - Change New User Message Sections' DB 13,'PW - Change Password Requirement' DB 13,'V - Change Sysop Validation Requirement' DB 13,'U - Change Default Upload Path' DB 13,'S - Change Default Upload Section' DB 13,'C - Change Default Upload Class' DB 13,'F - Change Default Upload Flags' DB 13,'O - Change Public Message Ownership' DB 13,'A - Change ASCII Character Set Status' DB 13,'CP - Change Call Process Logging' DB 13,'SF - Change Sigop Section Flags' DB 13,' - Return to Main Menu' DB 13,13,'CMD: ' MSG129 DB 'Enter New File Name: ' MSG130 DB 'Enter New File Description: ' MSG131 DB 'Registration Pending' MSG132 DB 'Registration Denied' MSG133 DB 'Line Trace flag is On' MSG134 DB 'Line Trace flag is Off' MSG135 DB 'Sysop Available flag is On' MSG136 DB 'Sysop Available flag is Off' ;LOGON MESSAGES MSG137 DB 'What is your Name? ' MSG138 DB ' And your LAST name? ' MSG139 DB 'Password (dots will echo) ' MSG140 DB 13,10,'Please enter one of the following commands:',13,10 DB ' R - Register as a new user',13,10 DB ' C - Correct your name',13,10 DB ' G - Goodbye',13,10 DB ': ' MSG141 DB 13,10,'Please enter one of the following commands:',13,10 DB ' C - Correct your name',13,10 DB ' H - Help with valid names',13,10 DB ' G - Goodbye',13,10 DB ': ' MSG142 DB 'The name <' MSG143 DB '> is not registered on this system.' MSG144 DB '> is not valid on this system.' MSG145 DB 24 DUP (0),13 DB 'Welcome to CC-BBS',13 ;NEW MESSAGE V0.66 MSG146 DB 'No forward pointer exists for this message.' MSG147 DB 'No backward pointer exists for this message.' MSG148 DB 'Operator Page Not Answered.' ;MODEM CONTROL STRINGS ;COMMON INITIALIZATION STRING MSG149 DB 'AT Q0 V0 S0=0 E0 S2=129 S10=27 L0' MSG150 DB 'ATA' ;ANSWER PHONE MSG151 DB 'ATI' ;WHO ARE YOU? ;2400 BAUD INITIALIZATION STRING MSG152 DB 'AT Q0 V0 S0=0 E0 S2=129 S10=27 X4 &C1 &D2 ' DB '&D3 &C1 L0' ;300 BAUD INITIALIZATION STRING MSG153 DB 'AT Q0 V0 S0=0 E0 S2=129 S10=27' ;1200 BAUD INITIALIZATION STRING MSG154 DB 'AT Q0 V0 S0=0 E0 S2=129 S10=27 X1' ;MESSAGE SYSTEM STRINGS MSG155 DB 'Msg #' MSG156 DB 'Dated ' MSG157 DB 'From: ' MSG158 DB 'To: ' MSG159 DB 'Re: ' MSG160 DB 'Sorry, ' MSG161 DB ', there is no msg #' MSG162 DB ' <-' MSG163 DB '-> ' MSG164 DB ' (X)' MSG165 DB 'Starting at ' MSG166 DB ' to retrieve (C/R to end)' MSG167 DB 'Msg # (' MSG168 DB ' to ' MSG169 DB '), *, elp ' MSG170 DB 'SYSOP' MSG171 DB 'COMMENTS' MSG172 DB 'Many thanks for the comment, ' MSG173 DB 'Message will be #' MSG174 DB 'ALL ' MSG175 DB 'Line #' MSG176 DB 'NOT ' MSG177 DB 'Deleted' MSG178 DB 'Delete ' MSG179 DB 'No such line, ' MSG180 DB 'String <' MSG181 DB '> not found in line ' MSG182 DB 'Before ' MSG183 DB ' Killed.' MSG184 DB ' (Sysop)' MSG185 DB 'Storing message as number ' MSG186 DB ' no personal mail for you today.' ;STRING CONSTANTS FROM MAIN MSG187 DB 'You have been on for ' MSG188 DB 13,'It is now ' MSG189 DB 'AM' MSG190 DB 'PM' MSG191 DB ' Hours ' MSG192 DB ' Minutes ' MSG193 DB ' Seconds ' MSG194 DB 13,'Time remaining = ' MSG195 DB 'Thanks for calling, ' MSG196 DB " I don't understand " MSG197 DB ' logged off' MSG198 DB 'System is running unattended ... try ' DB 'again another time ' MSG199 DB ', no operator available.' MSG200 DB 'QUEST1' MSG201 DB 'Bulletin # ' MSG202 DB ' not available. Use L to list index.' MSG203 DB 'Lost Carrier on line ' MSG204 DB 'Input Time-Out on line ' MSG205 DB 13,10,26 MSG206 DB 'CC-BBS Ready' MSG207 DB 13,'You are caller # -> ' MSG208 DB '# of Active msgs -> ' MSG209 DB 'Last msg you read -> ' MSG210 DB 'Last msg on system -> ' MSG211 DB ' Paging Operator .',7,'.',7,'.',7 ;STRINGS FROM FILESYST MSG212 DB 'File <' MSG213 DB '> was not found. Please check the directory.' MSG214 DB ' File ' MSG215 DB ' was not found.' MSG216 DB 'Last Block Sent: ' MSG217 DB ' Last Block ACKed: ' MSG218 DB ' downloaded using' MSG219 DB '> already exists. You must use a unique name.' MSG220 DB 'Upload disk has ' MSG221 DB 'File size is ' MSG222 DB ' blocks.' MSG223 DB 'Transfer time: ' MSG224 DB ' is not a valid file name.' MSG225 DB ' ASCII' MSG226 DB ' Kermit' MSG227 DB ' Xmodem' MSG228 DB ' CXmodem' MSG229 DB ' WXmodem' MSG230 DB ' Ymodem' MSG231 DB ' Zmodem' MSG232 DB '# of Errors: ' MSG233 DB ' Last Error Code: ' MSG234 DB 'K Bytes Available.' MSG235 DB ' - ' MSG236 DB 'Please Enter a Short Description of "' MSG237 DB '" ',13 DB '[--------1---------2---------3---------]',13 MSG238 DB ' Uploaded using' MSG239 DB 13,'File Function ? ' MSG240 DB 'File System Not Currently Available' MSG241 DB 'Out of Space - File Transfer Aborted' ;MESSAGE STRINGS FROM LOGIN MSG242 DB 'Invalid Sign-On' MSG243 DB 'Invalid Password ' MSG244 DB ' logged on ' MSG245 DB '300' MSG246 DB '1200' MSG247 DB '2400' MSG248 DB 'Parity Switched to 7E' MSG249 DB 'LOGON1' MSG250 DB 'LOGON2' MSG251 DB 'Call Answered at ' MSG252 DB ' Baud' MSG253 DB '4800' MSG254 DB 27,'[44;37m',27,'[2J' DB 'Logging ' MSG255 DB ' to disk . . . ' MSG256 DB 'You have signed on ' MSG257 DB ' times' ;Release 0.69 Messages MSG258 DB 'Search String: ' MSG259 DB 'COM' MSG260 DB ' Waiting at ' MSG261 DB ' Running' MSG262 DB 'Stack at ' MSG263 DB 'Msg number ' MSG264 DB ' copied' MSG265 DB ' purged' MSG266 DB ' messages purged' MSG267 DB ' ' MSG268 DB ' Pw=' MSG269 DB ' Times on=' MSG270 DB ' Lmsg=' MSG271 DB 'Upld=' MSG272 DB ' Dnld=' MSG273 DB ' Msgr=' MSG274 DB ' Msge=' MSG275 DB ' Msgk=' MSG276 DB '' MSG277 DB ' entries purged.' MSG278 DB ' Msect=' MSG279 DB 'Auth=' MSG280 DB 'Flags=' MSG281 DB ' Class=' MSG282 DB ' Cdate=' MSG283 DB ' Ldate=' MSG284 DB ' Count=' MSG285 DB ' Upload Flags = ' MSG286 DB ' Not Found' MSG287 DB 'Size=' MSG288 DB ' Ownr=' MSG289 DB ' Path=' MSG290 DB 13,'Public Section Numbers = ' MSG291 DB ' New User Section Numbers = ' MSG292 DB 'No ' MSG293 DB 'Sysop Authorization Required for New Users.' MSG294 DB 'Passwords Required for New Users.' MSG295 DB 'Upload Section = ' MSG296 DB ' Upload Class = ' MSG297 DB ' Out of Service' MSG298 DB 'Line #' MSG299 DB ' not in session' MSG300 DB ' to Force Chat? ' MSG301 DB ' to Force Logoff? ' MSG302 DB 'Enter Q to Terminate Debug' MSG303 DB ' Time=' MSG304 DB ' Originate Only' MSG305 DB 'Maximum Messages [' MSG306 DB ']? ' MSG307 DB 'Default Upload Path: ' MSG308 DB 'CCFILDIR.FIL',0 MSG309 DB 13,'Archive Failed',13 MSG310 DB 'Public Messages are Owned by the Users' MSG311 DB 'Public Messages are Owned by the Sysop' ;New Messages in Version 0.70 MSG312 DB 'Use Standard Character Set' MSG313 DB 'Use Extended Character Set' MSG314 DB 'ANSI Screen Handling now OFF' MSG315 DB 'ANSI Screen Handling now ON' MSG316 DB 'Extended Graphics now OFF' MSG317 DB 'Extended Graphics now ON' MSG318 DB 'Your Current Upload/Download Protocol Settings are: ' MSG319 DB 'A - Ascii',13 DB 'C - Xmodem with CRC error checking',13 DB 'K - Kermit (Download only)',13 DB 'X - Xmodem',13 DB 'W - Windowed Xmodem',13,13 DB 'Enter Your New Values: ' MSG320 DB 'Your Current Mail Option is ' MSG321 DB 'New Mail Scan Option is ' MSG322 DB 'Page length is now ' MSG323 DB '.',13 DB 'Enter new page length or zero for continuous scrolling? ' MSG324 DB 'Right-Margin is set at ' MSG325 DB 'Invalid - Margin remains at ' MSG326 DB 'Margin now set to ' MSG327 DB 'There are no current Flash Messages' ;VERSION 0.71 NEW MESSAGES MSG328 DB 'Business Programs' MSG329 DB 'Utility Programs' MSG330 DB 'Games' MSG331 DB 'Communication Programs' MSG332 DB 'Word Processing Programs' MSG333 DB 'Graphic Programs or Images' MSG334 DB 'Files Which Have No Description' MSG335 DB "Files Which the Sysop Doesn't Know How to Classify" MSG336 DB 'Recent Additions' MSG337 DB 'Special Interest Groups' MSG338 DB 'Not Assigned' MSG339 DB 'Not Assigned' MSG340 DB 'Not Assigned' MSG341 DB 'Not Assigned' MSG342 DB 'Not Assigned' MSG343 DB 'Not Assigned' MSG344 DB 'ASCII File' MSG345 DB 'Sysop Owns File' MSG346 DB 'Leave Empty Header' MSG347 DB 'Reserved' MSG348 DB 'Reserved' MSG349 DB 'Reserved' MSG350 DB 'Reserved' MSG351 DB 'Reserved' MSG352 DB 'Reserved' MSG353 DB 'Reserved' MSG354 DB 'Reserved' MSG355 DB 'Reserved' MSG356 DB 'Reserved' MSG357 DB 'Reserved' MSG358 DB 'Reserved' MSG359 DB 'Reserved' ;Version 0.73 Messages MSG360 DB 'Sigop Section Numbers = ' MSG361 DB ' Flags=' ;Version 0.74 Messages MSG362 DB 'Enter Msg # to be Recovered: ' MSG363 DB 'Msg was Successfully Recovered' MSG364 DB 'Unable to Recover Message. Possible Reasons are:' DB 13,' The message file is in use by another user.' DB 13,' Message Count already at Maximum.' DB 13,' The message is already active.' DB 13,' The message # is invalid or has already been' DB ' purged.',13 MSG365 DB 27,'[33;44m',27,'[2J' ;Version 0.76 Messages MSG366 DB 'Do you want to change the name? ' MSG367 DB 'Last block received: ' MSG368 DB 'Invalid Response' MSG369 DB 'Time Out' MSG370 DB 'NAK' MSG371 DB 'Bad Block Length' MSG372 DB 'Bad Block Number' MSG373 DB 'Wrong Block Number' MSG374 DB 'Bad Checksum' MSG375 DB 'Reserved for Zmodem' MSG376 DB 'Reserved for Zmodem' MSG377 DB 'Reserved for Zmodem' ;Version 0.77 Messages MSG378 DB 'AT S7=255 M2' ;Version 0.78 Messages MSG379 DB ' Output Suspended' MSG380 DB ' Waiting for Input' MSG381 DB ' Output Buffer Full' MSG382 DB ' Inter-task Read' MSG383 DB ' Waiting for Output to Complete' MSG384 DB ' Modem being Reset' MSG385 DB ' Resource Locked' MSG386 DB ' Waiting for Call' MSG387 DB 'Logons are temporarily suspended due to ',13 DB 'maintenance activity. Do you wish to wait? ' ;Version 0.80 Messages MSG388 DB 'Invalid Merge File' MSG389 DB 'Message ' MSG390 DB ' Out of Sequence' ;Version 0.81 Messages MSG391 DB 'Only the Author of a message may re-edit it.' MSG392 DB 'LOGOFF' MSG393 DB 'Enter 1st Message Number to Renumber: ' MSG394 DB '9600' MSG395 DB '19200' ;Version 0.82 Messages MSG396 DB 'System disk has ' MSG397 DB 'Message rejected -- Email file is full' ;Version 0.83 Messages MSG398 DB 'D - Display Memory',13 DB 'I - Display I/O Ports',13 DB 'S - Display String Headers',13 DB 'T - Display Task Info',13 DB 'Q - Exit Debugger',13 MSG399 DB 'CMD: ' MSG400 DB 'Is Shut Down to be Immediate? ' MSG401 DB 'Immediate Shutdown Request' MSG402 DB 'Normal Shutdown Request' MSG403 DB 'Shutdown Request Cancelled' ;Version 0.84 Messages MSG404 DB 13,'You have the following new mail:' MSG405 DB 13,'The following message(s) may be of interest to ' DB 'you:' MSG406 DB 13,'When your registration is validated,',13 DB ' you will be able to access this feature.',13 MSG407 DB 'Email Index Access Failure' MSG408 DB 'Email Index File Created' MSG409 DB 'Delete Unread Mail? [N] ' ;9600 BAUD INITIALIZATION STRING MSG410 DB 'AT Q0 V0 S0=0 E0 S2=129 S10=27 X4 &C1 &D2 ' DB '&D3 &C1 L0 &K7 &S1 S95=44' MSG411 DB ' MNP' MSG412 DB ' LAPM' MSG413 DB ' CLASS5' MSG414 DB ' V.42' MSG415 DB 'Output Buffer Flushed' MSG416 DB 'Physical Carrier Loss' MSG417 DB 'V.42 Failed to Detect EC Modem' MSG418 DB 'EC Modem Did Not Respond to Negotiation' MSG419 DB 'Modems Could Not Find a Common Protocol' MSG420 DB 'Incorrect Feature Negotiation' MSG421 DB 'Normal Disconnect by Remote Modem' MSG422 DB 'Remote Modem Did Not Respond' MSG423 DB 'Protocol Violation' MSG424 DB 'Compression Failure' MSG425 DB 'Undocumented Result Code' MSG426 DB 'Normal Connect Termination' MSG427 DB 'AT S86?' MSG428 DB 'Ring' MSG429 DB 'OK' MSG430 DB 'Connect' MSG431 DB 'No Carrier' MSG432 DB 'Error' MSG433 DB 'Connect 1200' MSG434 DB 'No Dialtone' MSG435 DB 'Busy' MSG436 DB 'No Answer' MSG437 DB 'Connect 2400' MSG438 DB 'Connect 4800' MSG439 DB 'Connect 9600' MSG440 DB 'Connect 19200' MSG441 DB 'Connect 38400' MSG442 DB 'Carrier 300' MSG443 DB 'Carrier 1200' MSG444 DB 'Carrier 2400' MSG445 DB 'Carrier 4800' MSG446 DB 'Carrier 9600' MSG447 DB 'Compression: CLASS 5' MSG448 DB 'Compression: V.42bis' MSG449 DB 'Compression: None' MSG450 DB 'Protocol: None' MSG451 DB 'Protocol: V.42/LAPM' MSG452 DB 'Protocol: MNP' MSG453 DB 'Call Progress Logging is On' MSG454 DB 'Call Progress Logging is Off' ;New Message for 0.84I MSG455 DB 'Enter Merge File Name: ' MSG456 DB 'Enter Archive File Name: ' MSG457 DB 'Can Not Access Archive/Merge File' MSG458 DB ' merged' MSG459 DB ' messages merged' ;END OF MESSAGES MSG460 EQU $ EOF EQU $ DATA ENDS END