Dec 212017
 
This is a dos-based package that will enable one with a SLIP Internet account to call in to the Internet by modem.
File SLIP_DOS.ZIP from The Programmer’s Corner in
Category Information about the Internet from the early 1990’s
This is a dos-based package that will enable one with a SLIP Internet account to call in to the Internet by modem.
File Name File Size Zip Size Zip Type
BATPOPUP.DOC 9756 2774 deflated
BATPOPUP.EXE 11433 7104 deflated
INSTALL.TXT 2597 1074 deflated
KEYLOK.DOC 1792 918 deflated
KEYLOK.EXE 4096 2592 deflated
MINUET.CNF 1325 169 deflated
MINUET.EXE 555875 245266 deflated
MINUET.HIS 789 438 deflated
MINUET.HLP 121129 31131 deflated
MINUET.REF 5707 1853 deflated
MINUET.TXT 4096 1813 deflated
PHONE.CMD 6544 1589 deflated
PHONE.EXE 174376 75437 deflated
PHONE.HLP 29270 10876 deflated
SLIP.BAT 1010 350 deflated
SLIP.DOC 43516 14868 deflated
TERMIN.COM 1224 861 deflated
TIMEKEY.COM 76 76 stored
TIMEKEY.DOC 6549 1735 deflated
TPCREAD.ME 199 165 deflated
UMSLIP.COM 4731 3451 deflated
UMSLIP.TXT 1144 593 deflated

Download File SLIP_DOS.ZIP Here

Contents of the BATPOPUP.DOC file



BATPOPUP
< >
Batch File Pop Up Menu Utility




------< created by >------

J. R. McConnell

Interfaces, People, and Magic
P. O. Box 4496
Middletown, RI 02840

- BBS support supplied though -
Frankly Curt RBBS
(401) 841-5626
Curt Akin SYSOP


BATPOPUP is released without guarantee, either explicit or implied.
Nor do J. R. McConnell/IPM, their associates, or any authorized distributer
accept responsibility for any problems encountered during use of this
product.


BATPOPUP allows a user to add a popup menu to their batch files.
BATPOPUP lets the user specify the canter of, foreground/background colors,
and options of the menu and will return the selected option as an
errorlevel.


-------------------
- System Requirements -
-------------------

Any MS/IBM DOS system with 64k of memory.


------------
- Installation -
------------

1. Create a directory off the root directory called 'BATCH' (i.e. type
'MD \BATCH' at the DOS prompt followed by the [ENTER] key (see your
DOS manual for more information making directories)).

2. Copy all files contained in this package into the directory '\BATCH'
(see your DOS manual for more information on copying files).

3. Add the directory ':\BATCH' to your path command in your
AUTOEXEC.BAT file (see your DOS manual for more information on the
'PATH' command and the 'AUTOEXEC.BAT' file).


----------------
- Running the Demo -
----------------

1. Enter the directory containing the files in this package. (i.e. type
'CD \BATCH' followed by the [ENTER] key at the DOS prompt.)

2. Type the command 'DEMO' followed by the [ENTER] key at the DOS prompt.


-----------------
- File Discriptions -
-----------------

README.TXT - This file.

IPM.TXT - Programs released by IPM (used in demo).

DEMO.BAT - Demostration batch file.

BATPOPUP.EXE - Main Batch File Popup program.


-----
- Usage -
-----

To activate BATPOPUP
----------------------

To use BATPOPUP type the following information on an empty line in your
batch file (all command line information must be separated by a space):

BATPOPUP <br /> <Menu selection list (Must have more than 1 but less then 10<br /> selections)><br /><br />BATPOPUP - Is the menu program program.<br /><br /><Row> - This is the row (0 - 24 (can go larger on other<br /> screens)) where the center of the menu will be.<br /><br /><Col> - This is the column (0 - 79 (can go larger on other<br /> screens)) where the center of the menu will be.<br /><br /><Foreground color#> - Sets the foreground color of the menu. See color<br /> table below.<br /><br /><Background color#> - Sets the background color of the menu. See color<br /> table below.<br /><br /><Title> - Puts a title at the top of the menu. Should not<br /> contain spaces (if wanted please see note in <Menu<br /> selections>).<br /><br /><Menu selections> - This is a list of the selections you want in your<br /> menu. You may have up to 10 different selections<br /> (but not less than 2). Note: since BATPOPUP uses<br /> spaces to separate its' input you can not use then<br /> in any selections. But if a blank space is desired<br /> then use the character 255 (hex ff).<br /><br /> Color Table<br /> -------------<br /><br /> 0 - Black<br /> 1 - Blue<br /> 2 - Green<br /> 3 - Cyan<br /> 4 - Red<br /> 5 - Magenta<br /> 6 - Brown<br /> 7 - light gray<br /> 8 - Dark <br /> 9 - Light blue<br /> 10 - Light green<br /> 11 - Light Cyan<br /> 12 - Light Red<br /> 13 - Light Magenta<br /> 14 - Yellow<br /> 15 - Bright white<br /><br /> While BATPOPUP is active<br /> --------------------------<br /><br /> While BATPOPUP is active the following keys are used:<br /><br /> KEY(s) FUNCTION<br /> -------- ----------<br /><br /> Up/Down arrow Scrolls though the menu entries.<br /> Enter Selects the present menu choice.<br /> Page up/Home Jumps to top of menu.<br /> Page down/End Jumps to bottom of menu.<br /> Escape Exits menu (without selection).<br /> 0 - 9 Jumps to selection number and waits<br /> for enter key (0 = First, 9 = Last).<br /> F1 - F10 Returns selection number and does NOT<br /> wait for enter key (F1 = First, F10 = Last).<br /><br /> BATPOPUP return values<br /> ------------------------<br /><br /> When BATPOP ends it will return the following errorlevels (See your DOS<br />manual for more information on errorlevels):<br /><br />1 to 10 - The number of the menu selection chosen (1 = First, 9 = Last).<br /><br />0 - If the user has not made a menu choice in 5 min. then BATPOPUP<br /> will exit and return an errorlevel of 0.<br /><br />-1 - If the user presses the ESCAPE key an errorlevel of -1 is<br /> returned.<br /><br />-2 - An internal error has occurred in BATPOPUP.<br /><br /><br /> ------------------------<br /> - Registration Information -<br /> ------------------------<br /><br /> To registerer this product please fill out the following order form and<br />send it with a check or money order for $5.00 to ....<br /><br /> Interfaces, People, and Magic<br /> C/o J. R. McConnell<br /> P. O. Box 4496<br /> Middletown, RI 02840<br /><br />Also send all correspondence to the above address.<br /><br /> Once registered users will be allowed access to the IMP support conference<br />on 'Frankly Curt RBBS' ((401) 841-5626), just type 'J IPM' after connection.<br />This conference offers:<br /><br /> 1. A message area that will allow users to communicate with the<br /> staff of IPM as well as other users of IPM software.<br /><br /> 2. An file area that will allow users to upload the latest copy of<br /> any IPM application. (Note: Once a application has been registered<br /> with IPM all updates of that application are free of charge.)<br /><br />Note to SYSOP's:<br /><br /> SYSOP's do not need to pay a registration fee for IPM software. To register<br /> IPM software call the above BBS and leave a message to me 'James McConnell'<br /> on the main board. In you message please include the following - The<br /> Product you wish to register, Your name, Address, City, ST, ZIP, Name of<br /> your board, the phone number of your board. You will then be allowed access<br /> to the IPM sub-board and I will send a Newly Compiled version of the<br /> software to your board as soon as I get your message.<br />----------------------------------------------------------------------<br /><br /> ORDER FORM<br />Product code# BPU1<br /><br />Name :<br /> ----------------------------------------------------------<br /><br />Address :<br /> --------------------------------------------------------<br /><br />CITY : ST : ZIP:<br /> --------------------------- ------- -----------<br /><br /> Please check off choices:<br /><br /> Choices Cost<br /> ------- --------<br /> [] BATPOPUP <site licence> $5.00<br /><br />Total inclosed: $<br /> ------------------------<br /><br /> [] CHECK [] MONEY ORDER<br /><br /></div></div><br><br> </div><!--/entry --> </div><!-- .entry-container --> <footer class="post-footer postdata fix"> </footer><!-- .post-footer --> <div class='postdata line'> <span class='line-date'><span class='icon'> </span>December 21, 2017</span> <span class="comments"><span class="icon"> </span><a href="#respond">Add comments</a></span> </div> <section id="comments"> <div id="respond" class="comment-respond"> <h3 id="reply-title" class="comment-reply-title"><span class="icon"> </span>Leave a Reply <small><a rel="nofollow" id="cancel-comment-reply-link" href="/list/INTERNET/SLIP_DOS.ZIP/INFO/#respond" style="display:none;">Cancel reply</a></small></h3><form action="https://www.pcorner.com/wp-comments-post.php" method="post" id="commentform" class="comment-form"><span></span> <p> <label for='comment' class='textarea suf-comment-label'>Your Comment</label> <textarea name='comment' id='comment' cols='60' rows='10' tabindex='4' class='textarea'></textarea> </p><p class="form-allowed-tags">You may use these <abbr title="HyperText Markup Language">HTML</abbr> tags and attributes: <code><a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> </code></p> <p> <label for='author' class='suf-comment-label'>Name</label> <input type='text' name='author' id='author' class='textarea' value='' size='28' tabindex='1' /> (required) </p> <p> <label for='email' class='suf-comment-label'>E-mail</label> <input type='text' name='email' id='email' value='' size='28' tabindex='2' class='textarea' /> (required) </p> <p> <label for='url' class='suf-comment-label'>URI</label> <input type='text' name='url' id='url' value='' size='28' tabindex='3' class='textarea' /> </p> <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Submit Comment" /> <input type='hidden' name='comment_post_ID' value='15814' id='comment_post_ID' /> <input type='hidden' name='comment_parent' id='comment_parent' value='0' /> </p><p style="display: none;"><input type="hidden" id="akismet_comment_nonce" name="akismet_comment_nonce" value="d2e861b0d8" /></p><p style="display: none !important;"><label>Δ<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="102"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><!-- #respond --> </section> <!-- #comments --> </article><!--/post --> <nav class='post-nav fix'> <table> <tr> <td class='previous'><a href="https://www.pcorner.com/list/OS2/PMASC.ZIP/INFO/" rel="prev"><span class="icon"> </span> OS2 – PMASC.ZIP</a></td> <td class='next'><a href="https://www.pcorner.com/list/GAMES/NFLSC2.ZIP/INFO/" rel="next"><span class="icon"> </span> GAMES – NFLSC2.ZIP</a></td> </tr> </table> </nav> </div><!-- content --> </div><!-- main col --> <div id='sidebar-shell-1' class='sidebar-shell sidebar-shell-right'> <div class="dbx-group right boxed warea" id="sidebar"> <!--widget start --><aside id="block-6" class="dbx-box suf-widget widget_block"><div class="dbx-content"> <h2 class="wp-block-heading">Donate</h2> </div></aside><!--widget end --><!--widget start --><aside id="block-7" class="dbx-box suf-widget widget_block widget_text"><div class="dbx-content"> <p>Please help defray the cost of running this free service, send Zelle payment to The Programmer's Corner at donation@pcorner.com</p> </div></aside><!--widget end --><!--widget start --><aside id="text-7" class="dbx-box suf-widget widget_text"><div class="dbx-content"> <div class="textwidget"><div style="display:inline-block;width:160px;height:1200px;overflow:hidden"> <div style="height:600px;overflow:hidden"> <script type="text/javascript"> amzn_assoc_placement = "adunit0"; amzn_assoc_enable_interest_ads = "true"; amzn_assoc_tracking_id = "zca-20"; amzn_assoc_ad_mode = "auto"; amzn_assoc_ad_type = "smart"; amzn_assoc_marketplace = "amazon"; amzn_assoc_region = "US"; amzn_assoc_linkid = "ea8faac85a6c9ee94ab5174bccaeb487"; amzn_assoc_emphasize_categories = "13900871"; amzn_assoc_fallback_mode = {"type":"search","value":"DOS Windows"}; amzn_assoc_default_category = "All"; </script> <script src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script> </div> <div style="width:160px;height:600px;overflow:hidden"> <script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:160px;height:600px" data-ad-client="ca-pub-8001169946558833" data-ad-slot="3404908173"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div></div> </div></aside><!--widget end --><!--widget start --><aside id="text-4" class="dbx-box suf-widget widget_text"><div class="dbx-content"> <div class="textwidget"><div class="alignleft" style="height:250px"> <script type='text/javascript'> amzn_assoc_ad_type = 'banner'; amzn_assoc_tracking_id = 'zca-20'; amzn_assoc_marketplace = 'amazon'; amzn_assoc_region = 'US'; amzn_assoc_placement = 'assoc_banner_placement_default'; amzn_assoc_linkid = 'IHR4HJGBAKD7GTXW'; amzn_assoc_campaigns = 'primemain'; amzn_assoc_p = '12'; amzn_assoc_banner_type = 'promotions'; amzn_assoc_banner_id = '1MDTME9E9G651CJTDA82'; amzn_assoc_width = '300'; amzn_assoc_height = '250'; </script> <script src='//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1'></script> </div></div> </div></aside><!--widget end --><!--widget start --><aside id="text-6" class="dbx-box suf-widget widget_text"><div class="dbx-content"> <div class="textwidget"><div class="alignleft" style="height:250px"> <script type='text/javascript'> amzn_assoc_ad_type = 'banner'; amzn_assoc_tracking_id = 'zca-20'; amzn_assoc_marketplace = 'amazon'; amzn_assoc_region = 'US'; amzn_assoc_placement = 'assoc_banner_placement_default'; amzn_assoc_linkid = 'ITD6QMTPEKWARMWK'; amzn_assoc_campaigns = 'student_usa'; amzn_assoc_p = '12'; amzn_assoc_banner_type = 'promotions'; amzn_assoc_banner_id = '048JV5R198MXDXRBR1R2'; amzn_assoc_width = '300'; amzn_assoc_height = '250'; </script> <script src='//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1'></script> </div></div> </div></aside><!--widget end --><!--widget start --><aside id="text-5" class="dbx-box suf-widget widget_text"><div class="dbx-content"> <div class="textwidget"><div class="alignleft" style="height:250px"> <script type='text/javascript'> amzn_assoc_ad_type = 'banner'; amzn_assoc_tracking_id = 'zca-20'; amzn_assoc_marketplace = 'amazon'; amzn_assoc_region = 'US'; amzn_assoc_placement = 'assoc_banner_placement_default'; amzn_assoc_linkid = 'VDMKO73JLHN6K4FF'; amzn_assoc_campaigns = 'echo'; amzn_assoc_p = '12'; amzn_assoc_banner_type = 'promotions'; amzn_assoc_banner_id = '146870N94VDD8MAPHT02'; amzn_assoc_width = '300'; amzn_assoc_height = '250'; </script> <script src='//z-na.amazon-adsystem.com/widgets/q?ServiceVersion=20070822&Operation=GetScript&ID=OneJS&WS=1'></script> </div></div> </div></aside><!--widget end --><!--widget start --><aside id="block-3" class="dbx-box suf-widget widget_block widget_text"><div class="dbx-content"> <p></p> </div></aside><!--widget end --></div><!--/sidebar --> </div> </div><!-- /container --> </div><!--/wrapper --> <footer> <div id='page-footer'> <div class='col-control'> <div id="cred"> <table> <tr> <td class="cred-left">© 2018 <a href='http://www.pcorner.com'>The Programmer's Corner</a> by Personalized Computer Systems </td> <td class="cred-center"><script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-8001169946558833" data-ad-slot="6568049104"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </td> <td class="cred-right"></td> </tr> </table> </div> </div> </div> </footer> <!-- 22 queries, 54MB in 0.770 seconds. --> <!-- location footer --> <script type='text/javascript'> //<![CDATA[ jQuery(document).ready(function($) { $('html').MagicLiquidizerTable({ whichelement: 'table', breakpoint: '780', headerSelector: 'thead td, thead th, tr th', bodyRowSelector: 'tbody tr, tr', table: '' }) }) //]]> </script> <script type='text/javascript' src='https://www.pcorner.com/wp-includes/js/comment-reply.min.js?ver=6.2.4' id='comment-reply-js'></script> <script defer type='text/javascript' src='https://www.pcorner.com/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1688929866' id='akismet-frontend-js'></script> </body> </html> <!-- Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/ Object Caching 16/46 objects using disk Database Caching 20/39 queries in 0.276 seconds using disk Served from: www.pcorner.com @ 2024-03-28 15:30:24 by W3 Total Cache --><script>(function(){if (!document.body) return;var js = "window['__CF$cv$params']={r:'86b8a93fc8cc0658',t:'MTcxMTYzOTgyNC4xOTgwMDA='};_cpo=document.createElement('script');_cpo.nonce='',_cpo.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js',document.getElementsByTagName('head')[0].appendChild(_cpo);";var _0xh = document.createElement('iframe');_0xh.height = 1;_0xh.width = 1;_0xh.style.position = 'absolute';_0xh.style.top = 0;_0xh.style.left = 0;_0xh.style.border = 'none';_0xh.style.visibility = 'hidden';document.body.appendChild(_0xh);function handler() {var _0xi = _0xh.contentDocument || _0xh.contentWindow.document;if (_0xi) {var _0xj = _0xi.createElement('script');_0xj.innerHTML = js;_0xi.getElementsByTagName('head')[0].appendChild(_0xj);}}if (document.readyState !== 'loading') {handler();} else if (window.addEventListener) {document.addEventListener('DOMContentLoaded', handler);} else {var prev = document.onreadystatechange || function () {};document.onreadystatechange = function (e) {prev(e);if (document.readyState !== 'loading') {document.onreadystatechange = prev;handler();}};}})();</script>