home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_tools / cloner / cloner.txt < prev    next >
Text File  |  1993-11-08  |  8KB  |  216 lines

  1. Cloning VB projects
  2. -------------------
  3.  
  4. Big Dog Software
  5. 25 Shirley Parkway
  6. Piscataway, N.J. 08854        908-885-1513
  7.  
  8. Synopsis:
  9. ---------
  10. Tool to manage copying Visual Basic project source.  Used to build
  11. new projects from reusable components in other projects.
  12. Simplified project/file movement/management versus the repetitive
  13. FILE/SAVE AS ... , FILE/ADD... operations required in VB.
  14.  
  15.  
  16. NOTICE:
  17. --------
  18. The project cloner is not freeware.  If you use the project cloner
  19. you must register your copy and pay a $15.00 Fee for each
  20. intstallation.  Please use the registration form at the end
  21. of this file:
  22.  
  23. If you install this software on a network, you must multiply the
  24. fee by the number of users that could access the program,
  25. regardless of whether or not they do so.
  26.  
  27. Failure to register can result in severe penalties, including being
  28. thought of as a supreme shlub.  Even Homer Simpson registered his copy.
  29. Please register so that software like this can continue to be
  30. created.  Don't be a pirate, register today.  Every copy in use
  31. that is not registered deprives Big Dog, a very small company,
  32. of much needed revenue.  We keep our prices low so you can too.
  33.  
  34. You may use the software for trial purposes one time.  After this
  35. initial trial, you are obligated to either register your copy or
  36. to erase it.  If you know of anybody using an unregistered copy
  37. beyond the intial trial run, please notify Big Dog Software.
  38.  
  39. Random Drawing:
  40. ----------------
  41. All paid registrations are entered into a random drawing for a
  42. free BIG DOG tee-shirt (see the about box).  Drawings are held
  43. each 50th registration. All non-winner names are included in
  44. each drawing.
  45.  
  46. Installing the project cloner
  47. -----------------------------
  48. The project cloner is distributed via BBS in the form of a ZIP file.
  49. This file contains all of the files required to run the cloner.
  50. Create a directory on your hard disk, change to that directory
  51. and unzip the file into that directory.  For directions on using
  52. PKUNZIP, from Phil Katz' PKware, refer to the instructions that
  53. come with that tool.
  54.  
  55. Once you have unzipped the software, create a program manager icon
  56. in any writeable program manager group:
  57.  
  58.     project manager keystrokes (with target group open)
  59.  
  60.     ALT F N <enter>
  61.     "project cloner"    (don't type the quotes)
  62.     drive:\path\cloner.exe
  63.     <enter>
  64.  
  65. For more help on creating icons with program manager refer to your
  66. Microsoft Windows user documentation.
  67.  
  68.  
  69. Using the cloner:
  70. -----------------
  71. When you run cloner, you will notice two lists in the main window.
  72. The source project list contains the file list that makes up the
  73. project being cloned.  The destination project list contains the
  74. file names to be included in the new project.
  75.  
  76. To open a source project, click in the source project field.  This
  77. causes the standard "file-open dialog" to be displayed.  Select
  78. the source project by specifying the drive, path, and project
  79. file (.mak file) name, and then click OK.
  80.  
  81. This causes the source project file list to be populated from the
  82. .MAK file chosen.
  83.  
  84. To create a new project, or a copy of the source project in
  85. a different location or with a new name, select the files to be
  86. included from the source list, and use either of the two buttons
  87. that seperate the lists.  The "include as is" button will add
  88. the name to the destination list as is.  The "new name" button
  89. will prompt for a new file name for each file highlighted when
  90. the button was clicked.
  91.  
  92. As file names are added to the destination project list, the 
  93. original file name will be removed from the source project list.
  94. Don't worry, the original project is not changed or altered in any
  95. way.
  96.  
  97. You may open as many source projects as you desire, adding components
  98. from each to the new destination project as you desire.
  99. When the destination file list is complete you will need to give
  100. it a name.  To do this, position the mouse pointer into the destination
  101. project name field and click.  This causes the standard "file save
  102. as dialog" to appear.  Select the drive, path, and name for the
  103. output file.  Click OK when finished.
  104.  
  105. The final step is to click on the "write" button that appears over
  106. the destination project name field.  This causes the cloner to
  107. begin the project copy operation.  It is suggested that the menu option
  108. to "copy when drive/directory different" be employed (checked) so that
  109. actual copies of the files are made in the new location.  Renamed files
  110. always copied.
  111.  
  112. During the copy operation, renamed form files (.FRM) are modified as
  113. the appropriate resource files (.FRX) are copied.
  114.  
  115. Using the project cloner greatly simplifies moving VB projects to 
  116. and from floppy disks, different directories, and enables simple
  117. project initializations from stock working base project libraries.
  118.  
  119. CLONER IS PVCS AWARE
  120. --------------------
  121. If you have already begun using (and registered!) the PVCS meets
  122. visual basic source management system (compuserve: GO INTERSOLV, 
  123. library 5), you will immediately notice that cloner is aware of
  124. the most recent archive set.  Cloner is also capable of obtaining
  125. the project (.MAV) file list directly from the PVCS archive.
  126.  
  127. REGISTRATION INFORMATION
  128. ------------------------
  129. Registered users will receive 60 days free support, and one free
  130. upgrade of the software as soon as another version becomes available.
  131.  
  132. If you would like to make feature requests or commission custom
  133. software development, write to Dan @ Big Dog Software. 
  134.  
  135. Support:
  136. --------
  137. Support is offered over compuserve by sending questions/requests
  138. via MAIL to account:
  139.     
  140.     70744,1624
  141.  
  142. or by calling Big Dog at the number listed above between the
  143. hours of 6:00 PM and 8:00 PM Eastern on Monday - Friday,
  144. 12:00 Noon and 6:00 PM Eastern on Saturdays.  No collect calls
  145. will be accepted.
  146.  
  147. No support is available for non-registered/paid copies.
  148.  
  149.  
  150. Other Big Dog Software titles:
  151. ---------------------
  152. PVCS Meets Visual Basic : source code control interface for VB
  153.         Requires PVCS license
  154.         beerware @ CServe Intersolv forum, lib 5
  155.         $25.00 each from Big Dog
  156.  
  157. Dan-O Pump : Data movement tool - Move data between databases
  158.          Supports Sybase/Sql Server, Gupta SQL Base, Text, dbase compatibles.
  159.         Stores connection profiles, query scripts.
  160.         Can be used with task schedulers.
  161.         Requires Q+E Library License
  162.         $25.00 each from Big Dog
  163.  
  164. Armageddon:  A really good two player strategy game.
  165.         Similar to the board game: Megido
  166.         Requires a good head on your shoulders
  167.         $10.00 each from Big Dog
  168.  
  169. Captain Hook:  Windows productivity aide.  Instant command line window,
  170.         Runs any program desired with two mouse clicks.
  171.         $15.00 each from Big Dog
  172.  
  173. -----------------------REGISTRATION FORM------------------------------
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180. TO:
  181.                 BIG DOG SOFTWARE
  182.                 25 Shirley Parkway
  183.                 Piscataway N.J. 08854
  184.  
  185.  
  186.  
  187.  
  188.  
  189. ---------------------------------------------------------------------
  190.  
  191. Name:    _____________________________________________
  192.  
  193. Address  _____________________________________________
  194.          _____________________________________________
  195.          _____________________________________________
  196.          _____________________________________________
  197.          _____________________________________________
  198.  
  199.  
  200.  
  201. Date    ____/_____/______
  202.  
  203. Project Cloner Registration
  204.               Price:  $15.00  x (____) copies = $_____.00
  205.  
  206. New Jersey addresses must include 6% state sales tax :  $_____.__
  207.  
  208.                         TOTAL:  $_____.__
  209.  
  210.  
  211.  
  212.  
  213.  
  214.  
  215.  
  216.