home *** CD-ROM | disk | FTP | other *** search
/ Freelog 27 / Freelog027.iso / bestof / powerpro / ppro32.dat / DUNDIAL.TXT < prev    next >
Text File  |  2001-06-08  |  2KB  |  71 lines

  1. PURPOSE
  2.  
  3. Dundial allows you to execute Win32 Dial Up Networking connections
  4. from a command line, eg for use in button bars, alarm/scheduling 
  5. programs.
  6.  
  7. USAGE
  8.  
  9. Command:  Dundial 
  10. Parameters:  [-pos] [-min] [-nod] [-top] [-t] conn_name [userid [password]]
  11.  
  12. (Note the []s indicate optional command line parameters; you
  13. do not type them when you use dundial).
  14.  
  15. -pos            Indicates the position for the Dundial status window
  16.                 on your screen; replace "pos" by one of:
  17.                 -tl        top left
  18.                 -tr        top right
  19.                 -c         center
  20.                 -bl        bottom left (default)
  21.                 -br        bottom right
  22.  
  23. -min        Indicates that DunDial should minimize the Connected To
  24.         Dialog Box.
  25.  
  26. -nod        Use nod domain name.  May help if your password is not getthign through.
  27.  
  28. -top        Show status window as always-on-top.
  29.  
  30. -t            Indicates that dundial should use window title "Dundial    To" rather than Connect To
  31.  
  32. conn_name       The name of the connection in your dial-up networking
  33.                 folder.  You will get an error if it is already connected.
  34.  
  35. userid          The userid for the connection.
  36.  
  37. password        The password for the connection (you must also specify
  38.                 the userid if you want to specify the password).
  39.  
  40. You do not need to specify the userid and password if you are using a
  41. dial up networking script.
  42.  
  43. Put double quotes around any parameter which contains blanks.
  44.  
  45. DunDial is compatible with the Dunce program created by
  46. vecdev@cjnetworks.com.
  47.  
  48.  
  49. LICENSE AND WARRANTY
  50.  
  51. Dundial is freeware but it is not in the public domain.
  52.  
  53. The Dundial executable program is Copyright 1996 by Bruce Switzer.
  54. All Rights Reserved.
  55.  
  56. THIS SOFTWARE IS DISTRIBUTED "AS IS," WITHOUT WARRANTY AS TO PERFORMANCE
  57. OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR
  58. IMPLIED.  BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE ENVIRONMENTS INTO
  59. WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF FITNESS FOR A PARTICULAR
  60. PURPOSE IS OFFERED.  GOOD DATA PROCESSING PROCEDURE DICTATES THAT ANY
  61. PROGRAM BE THOROUGHLY TESTED WITH NON-CRITICAL DATA BEFORE RELYING ON
  62. IT.  THE USER MUST ASSUME THE ENTIRE RISK OF USING THE PROGRAM.
  63.  
  64. You can contact the author with comments or questions at 
  65. bswitze@io.org or Bruce.Switzer@canrem.com.
  66.  
  67. DunDial may be distributed freely, as long as all files in the package
  68. are distributed, including the dundial.txt file.
  69.  
  70.  
  71.