home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / rbatch13.zip / PREFACE.DOC < prev    next >
Text File  |  1995-08-01  |  8KB  |  184 lines

  1. SHAREWARE
  2.  
  3. If you read this book,
  4. you have to pay for it.
  5.  
  6.  
  7. * THE RUN BATCH RUN BOOK *
  8.  
  9. Version 1.3 - August 1995
  10.  
  11. This book is written by
  12. Finn Roaas
  13. Ole Reistads vei 39
  14. N-1068 Oslo
  15. Norway (Europe)
  16. Internet mail: finnr@oslonett.no
  17.  
  18. Preface
  19.  
  20. Nothing is more satisfying for a new user than when you have
  21. created your first batch program. From the moment you save the
  22. file and anxiously executing your first command, there is one
  23. question in your mind: Does it work? Does it really function?
  24. What will happen now?
  25.  
  26. You press ENTER and the execution of your first batch program
  27. is displayed on the screen. A moment of triumph. Yes, you have
  28. succeeded in making a program. You are a programmer!
  29. The new user's feeling of controlling MS DOS, is good
  30. vibrations that will stimulate to study the operating system
  31. still more. This seemingly simplicity is what's so brilliant
  32. with batch file programming; even with little knowledge of
  33. MS DOS' comprehensive possibilities, the operating system
  34. offers small hindrance to do complicated tasks.
  35.  
  36. This book is written for all those that would offer some time
  37. and efforts to dig into the possibilities within batch
  38. programming. The last years Windows revolution has made
  39. people ignore the existence of batch files. Many Windows users
  40. seem to have forgotten or may never have known the flexibility
  41. of batch files. Many newcomers use Windows as if MS DOS should
  42. not exist, and look upon batch programs as a prehistoric stadium.
  43. Something primitive which belonged to the good ol' days when
  44. steamcomputers occupied most of the office. Experienced users
  45. know of course better. They stick to their homebred batches,
  46. make further developments even they also are passionate
  47. users of Windows and run most of the Windows based programs that
  48. are produced to day.
  49.  
  50. Batch files function very often as the "missing link" between
  51. different kind of tasks. Think of all the programs that are
  52. supposed to work smoothly together on an electronic bulletin boards.
  53. Behind what is displayed on the screen many small and big
  54. batch files tick-tock and link the lot together.
  55.  
  56. Most of us that need to move between different types of programs
  57. discover very often that a lot of operations are faster outside
  58. Windows in the MS DOS environment. To search through hundreds of
  59. files determined on certain strings is often done in no time in
  60. MS DOS, and combined with a smart batch program you are in
  61. charge of an excellent tool for performing such jobs. If you by
  62. now have got the impression that I find batch files interesting,
  63. you have guessed right. For my own part I find it challenging
  64. working with batches, these small and simple home made programs
  65. that lighten the workday. You don't have to teach yourself a
  66. difficult programming language. All you need is a few MS DOS
  67. commands and very often they do wonders. What first looked like
  68. a tedious job, turned to be completely automated.
  69.  
  70. The purpose of this book is not primarily being a textbook,
  71. though it may be used as one. Because as you probably will notice,
  72. I have tried to write the book with the pedagogic aspects in mind.
  73. I presume that you already have a certain understanding of MS DOS
  74. and that you have a vague idea of what batch programming can do for
  75. you and your computer. Those who are unfamiliar with batch files I
  76. will suggest that you start to read appendix 2 which will give
  77. you a brief, but important introduction. There are already
  78. dozens of good books about batch programming, and more
  79. appearing every year. In appendix 3 I will list all I come
  80. across that will be useful to you after you've begun to
  81. experiment with your own batches.
  82. This book will immediately give you both the basic and advanced
  83. knowledge of batch programming.
  84.  
  85. The Run Batch Run Book will provide you different samples to
  86. teach you to make use of all the possibilities. The experienced
  87. batch programmer will recognize many of them. They are of the
  88. type that float around on BBS' and on internet. All programs
  89. in this book has been adapted by me to suit the intentions of
  90. the book. In certain cases I will draw attention to
  91. batch programmers who has developed unique programs. In certain
  92. cases I will also pay credit to people that has put a lot of
  93. efforts into batch programs their share gladly with others.
  94.  
  95. Often it's very easy to create a batch. MS DOS commands are
  96. comprehensive and provide many different solutions that new
  97. users are not aware of.
  98.  
  99. This book will tell you what you need to know to developed your
  100. own advanced programs. For that reason I will also deal with
  101. samples that make use of the MS DOS Debug program that will
  102. improve your batches. You will also find sections that
  103. describes professional batchenhancers like GET and Norton
  104. utilities.
  105.  
  106. The book has been divided into chapters which deals with a
  107. certain topics. Often the chapter starts with some easy
  108. programs and ends with more complex and advanced.
  109.  
  110. By studying the procedure and the solutions that have been
  111. chosen the reader will reach a better understanding and get a
  112. pedagogic benefit.
  113. The samples will lead the user to get new ideas of how to make
  114. improvements on your own computer. I wish you good luck and
  115. hope you enjoy this book and that it will inspire you to spend
  116. some useful and interesting hours in front of your computer.
  117.  
  118. I recommend you to read the book while you're working with your
  119. computer. This will be the best way to test the realistic
  120. examples.
  121. If you have points of view on changes and improvements, or may
  122. be you have created a batch file you are proud of and want to
  123. share with others, please send it to my mailbox on internet:
  124. finnr@oslonett.no. I will answer all letters and mention you by
  125. name in this book if you wish.
  126.  
  127. About THE RUN BATCH RUN BOOK
  128.  
  129. Years of collecting and developing batch programs have been
  130. used to prepare this book. The author has a tremendous
  131. collection of FILES and utilities that he intend to
  132. present to the readers. A lot of work and money have been
  133. spent to produce the book.
  134.  
  135.  
  136. "THE RUN BATCH RUN BOOK" IS NOT FREE
  137. ------------------------------------------------------------------
  138.  
  139. (This book is not public domain. It is copyrighted material, and may be
  140. distributed only pursuant to this license.)
  141.  
  142. You are allowed to read and evaluate this book to see if it
  143. is for you. After 30 days you have to register your copy.
  144. If you decide that you will keep and read this book,
  145. you must pay for it. The contribution will support further
  146. research and maintenance of the text. Unregistered
  147. use other than to determine if this is a book you would
  148. like to study, is prohibited.
  149.  
  150.  
  151. US $ 12.00
  152.  
  153.  
  154.  
  155. About the batch programs in the book
  156. ------------------------------------
  157.  
  158. All programs described in this book has been tested and
  159. executed by the author. Many of the programs have been
  160. run during several years on different computers. I have
  161. used them as an average user and my aim has been that all
  162. programs in this book can be executed.
  163.  
  164. If you don't want to do the tedious work of writing the data
  165. into an editor, which may be very time consuming, boring and
  166. not at least a source of errors, you can have the ready-to run
  167. disk containing all the batch programs mentioned in the book and
  168. many, many more.
  169.  
  170. The Ready-to run disk is available from the author when
  171. you register your book.
  172. To order, use the special reply page in the back
  173. of the book.
  174.  
  175.  
  176. In "THE RUN BATCH RUN BOOK" it may occur errors and parts that should
  177. have been different. I welcome all comments you may have on
  178. improvements or things you think I have missed. Only your
  179. support and genuine interests in batch programming may
  180. contribute to make this book better.
  181.  
  182. Finn Rooas
  183. 950801
  184.