home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 5 / 05.iso / a / a018 / 1.ddi / READ.ME < prev    next >
Encoding:
Text File  |  1992-08-20  |  5.3 KB  |  159 lines

  1.  
  2.   UnClip 1.30
  3.   Clipper Summer 87 Executable Decompiler
  4.  
  5. ■ Welcome
  6.  
  7.   Thank you for purchasing UnClip.
  8.  
  9.   This version of UnClip decompiles all code for programs produced with
  10.   Clipper Summer 87 2.00am.
  11.  
  12.   We are commited to improving the product and welcome comments and
  13.   suggestions. Please call us with your ideas.
  14.  
  15. ■ Clipper 5.01
  16.  
  17.   We will be developing a version of UnClip for Clipper 5.01. This will be
  18.   a chargeable upgrade. The price of the upgrade will be $95.00 plus s&h.
  19.  
  20.   We expect to release this upgrade towards the end of 1992.
  21.  
  22. ■ Supported Linkers
  23.  
  24.   This version of UnClip generates a log file for programs produced with
  25.   the following linkers:
  26.  
  27.      No overlay
  28.  
  29.         Phoenix Linker (PLINK86) 2.24
  30.         Accfin Dynamic Overlay Manager /LD switch (ALINK) 1.07 - 1.08
  31.         Accfin Dynamic Overlay Manager /LP switch (ALINK) 1.07 - 1.08
  32.         Blinker Dynamic Overlay Linker (BLINKER) 1.11 - 1.51
  33.         Borland Turbo Link (TLINK) 1.0 - 1.1
  34.         Microsoft Link (LINK) 3.65
  35.  
  36.      Internal Overlay
  37.  
  38.         Phoenix Linker (PLINK86) 2.24
  39.         Accfin Dynamic Overlay Manager /LD switch (ALINK) 1.07 - 1.08
  40.         Accfin Dynamic Overlay Manager /LP switch (ALINK) 1.07 - 1.08
  41.         Blinker Dynamic Overlay Linker (BLINKER) 1.11 - 1.51
  42.  
  43.      External Overlay
  44.  
  45.         Phoenix Linker (PLINK86) 2.24
  46.         Accfin Dynamic Overlay Manager /LD switch (ALINK) 1.07 - 1.08
  47.         Accfin Dynamic Overlay Manager /LP switch (ALINK) 1.07 - 1.08
  48.         Blinker Dynamic Overlay Linker (BLINKER) 1.11 - 1.51
  49.  
  50. ■ Blinker
  51.  
  52.   Support for Blinker 2.0 is currently in development. This update will be
  53.   available at no charge to all registered UnClip users.
  54.  
  55. ■ WarpLink
  56.  
  57.   WarpLink is not currently supported. This update will be available at no
  58.   charge to all registered UnClip users.
  59.  
  60. ■ Unsupported Linkers
  61.  
  62.   We are commited to support all popular Clipper linkers. Please call us if
  63.   you have a linker that is not supported by UnClip. Based on demand and
  64.   the cooperation of the linker's author we will endeavour to include
  65.   support.
  66.  
  67. ■ Make and Link scripts
  68.  
  69.   These facilities will be added in a future release.
  70.  
  71. ■ SET UNCLIPCMD=
  72.  
  73.   A new feature has been added that allows you to use a DOS environment
  74.   variable to store frequently used UnClip switches. At the DOS prompt
  75.   type:
  76.  
  77.      SET UNCLIPCMD=/fd /s
  78.  
  79.   This will cause source to be generated in dBase compatible format and
  80.   suppression of blank lines. All switches are valid. Switches on the
  81.   command line override switches in the environment.
  82.  
  83.   Warning:
  84.   When using this environment feature you must include spaces between
  85.   switches. On the command line spaces are optional.
  86.  
  87.   Warning:
  88.   If you use the /u switch in the environment string you will always need
  89.   to call UnClip2 first, followed by UnClip. If you try to use UnClip
  90.   first, to take advantage of UnClip's feature to automatically call
  91.   UnClip2, and the log file does not exist UnClip will generate the error
  92.   "Error creating log file".
  93.  
  94. ■ New /x switch
  95.  
  96.   When the symbol table has been packed with the Blinker SET INCREMENTAL OFF
  97.   or the WarpLink SymPack all source code will be recovered into one large
  98.   text file.
  99.  
  100.   The /x switch causes UnClip to extract each procedure into its own text
  101.   file.
  102.  
  103.   If you are using procedure names longer than eight characters UnClip will
  104.   overwrite information when truncation of the procedure name results in
  105.   the same file name being used for different procedures.
  106.  
  107. ■ Decompile protection
  108.  
  109.   You can now protect your applications against being decompiled by UnClip
  110.   by entering ERRORSYS=9876543210 as the first line of your ERRORSYS.PRG.
  111.   When you try to decompile an application that uses this lock UnClip
  112.   terminates with the error "This program has been protected".
  113.  
  114.   In a future version of UnClip we will be adding ERRORSYS=<serial #>,
  115.   where <serial #> is your UnClip serial number. The idea is that only your
  116.   version of UnClip can decompile applications locked with your serial
  117.   number. In the meantime when you try to decompile an application that
  118.   uses this lock UnClip terminates with the error "This program has been
  119.   protected".
  120.  
  121. ■ Incremental Upgrades
  122.  
  123.   We will be issuing upgrades incrementally after this release.
  124.  
  125.   You can obtain the upgrade free by downloading from CompuServe or our
  126.   BBS. We can also send you an upgrade by mail for $10.00 or by UPS Blue
  127.   for $15.00.
  128.  
  129. ■ Technical Support
  130.  
  131.   Telephonic and fax support is available to registered users. There is
  132.   currently no charge for technical support.
  133.  
  134. ■ Prices
  135.  
  136.   UnClip Clipper Summer 87 Decompiler........................$ 295.00
  137.   ClipSQL for Microsoft SQL Server/Sybase....................$ 495.00
  138.   ClipSQL for Gupta SQLBase..................................$ 495.00
  139.   ClipSQL for Oracle ........................................$ 495.00
  140.   ALINK II DOS Dynamic Link Library Manager..................$ 195.00
  141.  
  142.   Prices are subject to change without notice. Please add $15.00 per unit
  143.   for shipping and handling. All domestic orders are shipped UPS 2nd day.
  144.   Options are available for rush order processing and overnight shipping.
  145.  
  146. ■ Thanks
  147.  
  148.   Brad H. Codd
  149.   Aladdin Publishing
  150.   126 S Helberta Ave #4
  151.   Redondo Beach, CA 90277
  152.  
  153.   (310) 798-6488
  154.   (310) 798-6490 Fax
  155.   (310) 798-6491 Modem
  156.  
  157.   CompuServe 73427,1172
  158.  
  159.