home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / vrac / tshw12.zip / TRADESHW.TXT < prev    next >
Text File  |  1994-12-01  |  24KB  |  612 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.                               Trade::Show(tm)
  9.                             -------------------
  10.                pcx images sequencer for demos/presentations
  11.  
  12.  
  13.                     (for DOS- or Windows-based systems)
  14.  
  15.                         a product of RCCO Research
  16.  
  17.  
  18.  
  19. Introduction
  20. -------------
  21. Trade::Show(tm) is a deceptively simple-to-use application that allows
  22. individuals or organizations to quickly create slideshow programs for
  23. product or services demos or other presentations.  It takes a sequence of
  24. user-prepared .pcx image files in 640x480x16 VGA format and displays that
  25. sequence to customers, clients, or other end-users in a choice of three
  26. methods:  at the end-user's own pace with a key click to advance images,
  27. or with a self-running continuous demo, or as a variant on the first that
  28. waits a few seconds for a key click, and if not found, advances auto-
  29. matically.  All three methods are included in the present package.
  30.  
  31. Trade::Show demos/presentations will run under both DOS and Windows (full
  32. DOS screen).  Its chief advantages, aside from the presentations themselves,
  33. are both low cost and method of acquiring.  The copy included herewith is a
  34. fully-functional evaluation copy available easily and universally through
  35. the user-supported software marketplace.
  36.  
  37.  
  38. Capabilities
  39. -------------
  40. This version of Trade::Show will display up to and including twenty (20)
  41. prepared .pcx images.  (The registered copy allows up to forty (40) images
  42. in sequence.)  Individual images may be designated for layering or
  43. superimposing one on top of the other (similar to the appearance in
  44. Microsoft Windows(tm) ), or with a clearscreen designation so that an
  45. image will be presented with totally "clean" viewport.  Both capabilities
  46. may be used and interchanged in any sequence/presentation.  (The included
  47. samples demonstrate these capabilities).
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65. TRADESHW.TXT             Trade::Show  Documentation                     Page 2
  66.  
  67.  
  68. Running the program
  69. --------------------
  70. To display a pre-defined sequence of images, the user types at the DOS
  71. prompt:
  72.  
  73.                               DEMO <enter>
  74.                      or
  75.                               DEMO2 <enter>
  76.                      or
  77.                               DEMO3 <enter>
  78.  
  79. In Windows(tm), the user need only double-click on the filenames DEMO.EXE,
  80. DEMO2.EXE, or DEMO3.EXE in a File Manager window.
  81.  
  82.  
  83. Preparation of images
  84. ----------------------
  85. Trade::Show is particularly effective for software developers preparing
  86. demo versions of their products, in that they can easily capture actual
  87. screen shots with programs like Hijaak(tm) for Windows and modify them in
  88. editing programs such as Windows(tm) Paintbrush.
  89.  
  90. The only requirement is that images must be finally saved in 640x480 16-
  91. color VGA .pcx file format.  If you are doing image preparation in Windows,
  92. you will have to load the 16-color video driver for 640x480 VGA in order to
  93. prepare proper images.  This format is used since it is the most universal
  94. that will allow presentations to be viewed on as many DOS and/or Windows
  95. VGA systems as possible.  Do not build your images with 256 or more colors
  96. as they will not display with Trade::Show.  The end-user should be able
  97. to properly display using any VGA card and driver with 16 or more colors;
  98. it is only during the preparation and saving of .pcx images that you must
  99. use a 640x480x16 driver.
  100.  
  101. We have observed excellent, consistent results with using a program such as
  102. Hijaak(tm) for Windows to capture entire DOS or Windows screens, or selected
  103. areas of screens, or a particular window on a full Windows screen.  The pre-
  104. parer then does final editing, adding of explanatory text or drawing of
  105. lines or other pointers or other demonstrative aids, in a drawing program
  106. (we suggest the one that comes with Windows 3.x:  Paintbrush).
  107.  
  108. Other graphics programs are likely to provide compatible material, but they
  109. must be tried on a test basis with Trade::Show.  The two programs mentioned
  110. above work well for most users, are widely available, and do not require
  111. great technical or professional ability.  Scanned images will also be
  112. effective in Trade::Show if they are saved in the proper format.  If one
  113. format you are using seems not workable, try saving that image in another
  114. program, such as Windows Paintbrush; we have often found that certain images
  115. work better when converted or simply saved in another program's format even
  116. though they may use the same .pcx extension.
  117.  
  118. When attempting to use monochrome pcx files, resave them as 16-color
  119. 640x480 VGA pcx files.  Even though the appearance will remain the same,
  120. they will be saved in a format usable by Trade::Show.
  121.  
  122.  
  123.  
  124.  
  125.  
  126. TRADESHW.TXT             Trade::Show  Documentation                     Page 3
  127.  
  128.  
  129. Once you find the right combination of steps to produce pcx file formats
  130. consistently usable by Trade::Show, you will save a great deal of time
  131. and effort by always using that combination in future presentation
  132. applications.
  133.  
  134.  
  135.  
  136. Required naming convention for .pcx files
  137. ------------------------------------------
  138. After you have prepared and collected the desired .pcx files, simply name
  139. copies of them in the sequence you wish them displayed; ie,
  140.  
  141.          Name the first to display:    DEMO1.PCX
  142.          and then the second:          DEMO2.PCX
  143.          the third:                    DEMO3.PCX
  144.          and so on, up to              ...
  145.          and including:                DEMO20.PCX
  146.  
  147. The above filenaming convention provides layering of images one on top of
  148. the previous.
  149.  
  150. The preparer specifies a clearscreen before an image by appending an
  151. underscore (_) to the prefix part of the file name.  To have a clearscreen
  152. before the images are displayed, name them:
  153.  
  154.                                        DEMO2_.PCX
  155.                                        DEMO3_.PCX
  156.                                        ...
  157.                                        DEMO20_.PCX
  158.  
  159. Please note that a full screen image usually does not need a clearscreen
  160. command before its display.
  161.  
  162. You may intermix as you wish images that are designated for layering or
  163. clearscreen; for example,
  164.                                        DEMO1.PCX
  165.                                        DEMO2_.PCX
  166.                                        DEMO3_.PCX
  167.                                        DEMO4.PCX
  168.                                        DEMO5_.PCX
  169.  
  170. (The included samples provide a mixture of both designations; the demo for
  171. which they were prepared used both effectively where needed.)
  172.  
  173. Simply maintain a consecutive numerical sequence in each presentation.  If
  174. you skip a number (ie, DEMO6.PCX followed immediately by DEMO8_.PCX), the
  175. program will complete and return to the system (or in the case of the self-
  176. running version, cycle back to the beginning) without displaying the image
  177. numbered outside of consecutive sequence.
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187. TRADESHW.TXT             Trade::Show  Documentation                     Page 4
  188.  
  189.  
  190. Prepare for your audience
  191. --------------------------
  192. You will then arrange to have your eventual users operate a single, prepared
  193. sequence of the properly named files in the same directory that contains
  194. either (or all, if desired) DEMO.EXE, DEMO2.EXE or DEMO3.EXE, which are the
  195. Trade::Show executable files.  All are very compact in size and efficient
  196. in execution; any or all will take up relatively little space on any
  197. distribution diskettes you may build for your demos/presentations.
  198.  
  199. The basic requirement is that all image files and the chosen executable(s)
  200. be placed in the same directory on a hard drive (or ram drive).  You should
  201. advise end-users against running your demo/presentation from a floppy
  202. diskette, due to the slowness of building the on-screen image from reading
  203. from a diskette.  We use a phrase in our readme files that says
  204.  
  205.    "For tolerable viewing results, please do not run the demo from a
  206.       floppy disk."
  207.  
  208. You may wish to include this sentence or something similar in your
  209. instructions to your potential audience.
  210.  
  211. Your end-users will certainly need VGA graphics capabilities to view your
  212. demo/presentation.  If a user attempts execution on a non-VGA-capable
  213. system, a simple screen will display the message
  214.  
  215.                      This demo requires VGA graphics.
  216.                                (640x480x16)
  217.  
  218. and return to the system.
  219.  
  220.  
  221.  
  222. Three different methods of execution
  223. -------------------------------------
  224. The version of Trade::Show named DEMO.EXE requires a keypress (we suggest
  225. the <spacebar> in our demos) to move to each succeeding image.  The
  226. end-user may then proceed at any pace desired to properly peruse your demo.
  227.  
  228. The alternate version, DEMO2.EXE, is the self-running demo.  It will take
  229. the same sequence of images you make available with the above-described
  230. naming conventions and operate continuously until interrupted by a keypress
  231. (usually the <Esc> key).  Demo2.exe changes screens about every six seconds,
  232. until a key is pressed, at which point the program exits normally.  Demo2
  233. is most efficient and effective when run on a system with fast video and a
  234. disk cache large enough to hold your sequence of .pcx files.  It then runs
  235. quietly and smoothly, offering a most professional presentation of your
  236. materials.  Uses for the self-running demo would include unattended presen-
  237. tations at shows or for store displays; real estate or other professionals
  238. will make significant use of such capability.
  239.  
  240. The third method (DEMO3.EXE) is somewhat of a combination of the first two:
  241. it waits about six seconds on each screen for a keypress.  If there is no
  242. keypress, it proceeds to the next image automatically, much like the self-
  243. running second method; unlike the second method, however, it is not a
  244. continuous presentation that recycles to the beginning after the final
  245.  
  246.  
  247.  
  248. TRADESHW.TXT             Trade::Show  Documentation                     Page 5
  249.  
  250.  
  251. image -- it simply ends the one-time-through presentation much like the
  252. first method.  Also, the user may press the <Pause> key on an enhanced
  253. keyboard to hold an image in view for a longer period; when ready, the
  254. user presses <spacebar> to continue.
  255.  
  256. At initial glance, you may feel this third form is more desirable than
  257. the first method (DEMO.EXE), but do realize that certain images that may
  258. contain a sizeable portion of text or other complex content may simply
  259. leave the user's view too soon without providing enough time for adequate
  260. perusal.  A six-second delay was found to be about the maximum amount to
  261. utilize without the viewer feeling that something had gone wrong with the
  262. demo or feeling that images stayed on the screen for an agonizingly long
  263. period of time.
  264.  
  265. There will always be particular instances that any of the three methods of
  266. execution described above will be most effective.  We felt strongly that
  267. it was very important to provide all three methods to potential users of
  268. Trade::Show in the current version.
  269.  
  270.  
  271.  
  272.  
  273. Troubleshooting
  274. ----------------
  275. The only caveat we might offer with this program is that if you find that
  276. your images do not display, or do not display properly, it is probably
  277. because they have been created or saved in a format that may only be
  278. slightly incompatible with that which Trade::Show requires.  Before you
  279. decide that the Trade::Show program is not usable in such instances,
  280. try the suggestion given before for re-saving your .pcx files in another
  281. graphics program.  Most image-editing programs will read files in several
  282. formats, and often allow conversions, or perhaps will save them in a later
  283. .pcx format that will work with applications such as Trade::Show.
  284.  
  285. Also, make certain that images are saved in 640x480 by 16-color format by
  286. using the proper software and/or video drivers to handle the format.
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293. Program Requirements
  294. ---------------------
  295. The requirements for running Trade::Show include a DOS-compatible PC with
  296. 512k memory, VGA graphics capability, and a hard drive.  DOS 3.1 (or later)
  297. or Windows 3.x (or later), is needed.
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. TRADESHW.TXT             Trade::Show  Documentation                     Page 6
  310.  
  311.  
  312. The Unregistered Evaluation Copy
  313. ---------------------------------
  314. The unregistered version of this program is intended for use in evaluation
  315. situations only.  It may be used for ninety (90) days within your own
  316. organization by persons that have knowledge and understanding of the fact
  317. that this is an unregistered evaluation copy.
  318.  
  319. The payment of the $39.95 purchase price for a registered copy of this
  320. program will allow license for a single user to make use of program for
  321. purposes traditionally accepted for software programs of this type.
  322. Additional site license fees of $15.00 per user may be paid at the time of
  323. registration, or any time in the future after initial registration at the
  324. then current license fee in effect.  There are no runtime royalties involved
  325. in the distribution of your materials utilizing a duly registered copy of
  326. Trade::Show.
  327.  
  328. The license and authorized registration shall not be construed as being
  329. in effect until direct payment has been received by RCCO Research and an
  330. authorized, registered copy has been sent in the registered user's/users'
  331. name(s).  Retroactive registration payment after unauthorized use is not
  332. appropriate, nor is the use of unregistered copies of DEMO.EXE, DEMO2.EXE,
  333. or DEMO3.EXE by registered users allowed.  Registered users must allow use
  334. and distribution of their demos/presentations only with the registered
  335. copy sent by RCCO Research.
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342. The Registered Version of Trade::Show
  343. --------------------------------------
  344. The registered copy allows up to forty (40) images in sequence, in contrast
  345. to the limit of twenty in the evaluation copy.  Special builds allowing for
  346. sequences of greater than forty images may be obtained from RCCO Research
  347. for a very nominal fee; please write for a quote, indicating whether the
  348. use is for a single-user license or multiple users, and the exact capacity
  349. required.  We can also vary the six-second timed screen delays to another
  350. interval with special builds.  Such custom builds may be purchased with or
  351. after initial registration.
  352.  
  353. Currently, documentation for the registered version is an on-disk text
  354. file, similar to the present format.
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370. TRADESHW.TXT             Trade::Show  Documentation                     Page 7
  371.  
  372.  
  373. Licensing Information
  374. ----------------------
  375. This program is licensed and supplied as is, without any warranty.  To the 
  376. extent permitted under applicable law, RCCO Research Associates disclaims 
  377. all warranties, either expressed or implied, with respect to this software 
  378. program, its quality, performance, merchantability, or fitness for any 
  379. particular purpose.
  380.  
  381. In particular, this software program is not guaranteed to prevent or detect
  382. damage to your data or programs.  In no event shall RCCO Research Associates
  383. be liable for any claims for lost profits or any damage, including, but not
  384. limited to, special, incidental, consequential or other damage (including, 
  385. without limitation, damages for loss of business profits, business interrup-
  386. tion, loss of business information, or other pecuniary loss) arising out of
  387. the use of or inability to use this RCCO Research Associates product, even
  388. if RCCO Research Associates has been advised of the possibility of such
  389. damages.  Some states do not allow the exclusion or limitation of incidental
  390. or consequential damages, so the above limitation or exclusion may not apply
  391. to you.  In no case shall RCCO Research Associates's liability exceed the
  392. license fees paid for the right to use the licensed version of the software. 
  393.  
  394. The license agreement and warranty shall be construed, interpreted and
  395. governed by the laws of the state of Tennessee.
  396.  
  397. This software program is protected under the Copyright Laws of the United 
  398. States of America and all applicable International Copyright Conventions.  
  399. Makers and/or users of illegal or unauthorized copies of the registered 
  400. version are subject to prosecution under these laws.
  401.  
  402. The names  Trade::Show(tm)  and  OBJECTS::NEXUS(tm)  are trademarks of RCCO
  403. Research Associates.  Windows(tm) is a trademark of Microsoft Corporation.
  404. Other trade names referenced herein are either trademarks or registered
  405. trademarks of their respective companies.
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. TRADESHW.TXT             Trade::Show  Documentation                     Page 8
  432.  
  433.  
  434.  
  435. Registration Notes
  436. -------------------
  437. Registration will obtain a copy of the most recent authorized version and
  438. provide legal authorization for continued use of the program after a
  439. ninety-day (90-day) evaluation period.
  440.  
  441. You are granted a restricted-use (see above section entitled "The Unregis-
  442. tered Evaluation Copy") evaluation period of up to ninety (90) days to
  443. determine whether or not you wish to purchase a registered copy of this
  444. software.
  445.  
  446. To obtain a registered copy, you must mail an advance-payment registration
  447. fee of U.S. $39.95 + $2.55 shipping/handling ($7.05 non-U.S. shipping/
  448. handling, $4.05 for Canada) directly to RCCO Research.  Additional users
  449. are $15.00 per user.  Payment is to be made by check or money order only,
  450. please.  We require payment with order so that prices and fees may be kept
  451. as reasonable as possible; this policy has worked well for us in recent
  452. years, as we observe increased registration on products that are reasonably
  453. priced.  For credit card and telephone orders, see the Additional Ordering
  454. Options note below.
  455.  
  456. An invoice will be included with your order, showing the registered serial
  457. number(s) applicable to the purchase.  We can provide a pro forma invoice
  458. to those corporations or institutions that require same before payment can
  459. be issued; shipment will be made promptly upon receipt of payment.  Prices
  460. and/or registration and/or license fees are subject to change.
  461.  
  462. Tennessee clients please include the required 8.5% sales tax on both the
  463. product amount and shipping/handling as mandated by the state.
  464.  
  465. International clients must pay by check or money order in U.S. dollars, drawn
  466. on a U.S. bank or the U.S. branch of an international bank.  Please realize
  467. that international postal money orders are considerably delayed through the
  468. postal systems and may not be the most expedient way of relaying payment.  An
  469. often-used form of payment consists of obtaining a dollar-denominated money
  470. order from the local American Express office which you may then airmail to
  471. us along with your order.
  472.  
  473. Please indicate program name and current version number on your order; you
  474. may use the Order.frm file provided on the disk (or the program directory)
  475. or simply send a note or letter with your name, organization name, address,
  476. program name & version, number of users being licensed, and remittance.
  477. Your comments on our programs are welcomed.
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484.  
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492. TRADESHW.TXT             Trade::Show  Documentation                     Page 9
  493.  
  494.  
  495.  
  496.      Additional ordering options:
  497.      ----------------------------------------------------------------------
  498.      CREDIT CARD ORDERS ONLY -
  499.      You may order a registered copy (for *this* RCCO Research program
  500.      only) with MC, Visa, Amex, or Discover from PsL, Public (software)
  501.      Library of Houston, Texas by calling 800-242-4775 or 713-524-6394,
  502.      or by FAX to 713-524-6398, or by CompuServe E-mail to 71355,470.
  503.      You may also mail credit card orders to PsL at P.O. Box 35705,
  504.      Houston, TX 77235-5705.  PsL's item/product number for Trade::Show
  505.      is #11624.
  506.  
  507.      THE ABOVE NUMBERS ARE FOR ORDERS ONLY.
  508.      Any questions about the status of the shipment of the order,
  509.      registration options, product details, technical support, volume
  510.      discounts, dealer pricing, site licenses, etc. must be directed in
  511.      writing to RCCO Research, P.O. Box 196, Gatlinburg, TN 37738.  To
  512.      ensure that you get the fastest possible delivery of your registered
  513.      copy, PsL will notify us the day of your order and we will ship the
  514.      materials directly to you.  There are no additional fees for ordering
  515.      by credit card.
  516.  
  517.      Your credit card number is *not* transmitted to RCCO Research, but
  518.      rather is processed by PsL as part of their software registration
  519.      ordering service.
  520.  
  521.      The above service is made available as a convenience to client
  522.      individuals who feel comfortable with ordering by telephone and
  523.      with a credit card.  Established concerns may prefer to order
  524.      directly from RCCO Research with the company's own business
  525.      check.
  526.  
  527.      Please realize that we pay PsL for the service, and that you should
  528.      not make non-order calls to them about RCCO Research products, as
  529.      indicated above.  PsL cannot answer non-order inquiries.
  530.      ----------------------------------------------------------------------
  531.  
  532.  
  533.  
  534.  
  535.  
  536.  
  537.  
  538.  
  539.  
  540.  
  541.  
  542.  
  543.  
  544.  
  545.  
  546.  
  547.  
  548.  
  549.  
  550.  
  551.  
  552.  
  553. TRADESHW.TXT            Trade::Show  Documentation                     Page 10
  554.  
  555.  
  556.  
  557. Additional Information
  558. -----------------------
  559. If you have any comments regarding this program after (or with) registra-
  560. tion, please send them in writing to:
  561.  
  562.                               RCCO Research Associates
  563.                               P. O. Box 196
  564.                               Gatlinburg, TN 37738  (U.S.A.)
  565.  
  566. Please include your phone (day & evening) and fax (if any) numbers as well
  567. as your mailing address and CompuServe number / Internet address (if any) on
  568. ALL written communications.  Please indicate the serial number from your copy
  569. of the program as well as your CustID number.
  570.  
  571. Q. I see the file Order.frm [order form] in my  \TRADESHW  directory.  How
  572.      may I print it out on my printer?
  573.  
  574. A. To print the registration order form from DOS, make sure your printer is
  575.      on and ready with at least 2 sheets of paper, change to the  \TRADESHW
  576.      directory and at the DOS prompt, type the following:
  577.  
  578.                                 COPY ORDER.FRM PRN<enter>
  579.  
  580.    Or, if you are in Windows(tm), launch Notepad, open the file Order.frm in
  581.    the  \TRADESHW  directory.  From the File menu, select Page Setup to set
  582.    all margins minimally:  0 for Left, Right, Top, Bottom Margins.  Delete
  583.    the default header and footer items.  Select OK.  Then from the File
  584.    Menu, select Print to print out the order form.  (If you wish to fill in
  585.    the form with your order information before printing, it would be best to
  586.    open Order.frm in a word processor, such as Write, because Notepad does
  587.    not have an overwrite mode in Windows(tm) 3.x.)
  588.  
  589.  
  590.  
  591.  
  592. Trade::Show(tm)
  593. ----------------
  594. pcx images sequencer for demos/presentations
  595. (for DOS- or Windows-based systems)
  596.  
  597.  
  598. an OBJECTS::NEXUS(tm) application
  599.  
  600.  
  601.  
  602. (C) Copyright 1994 RCCO Research Associates
  603. All Rights Reserved under International Conventions
  604. Product of U.S.A.
  605.  
  606.  
  607.  
  608. RCCO Research Associates
  609. (Technical Publishers - Est. 1965)
  610. Post Office Box 196 / Gatlinburg, Tennessee 37738 (U.S.A.)
  611.  
  612.