home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / TEXT / PDX_ALL.ZIP / TI503.ASC < prev    next >
Text File  |  1991-09-11  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.   PRODUCT  :  PARADOX                                NUMBER  :  503
  8.   VERSION  :  ALL
  9.        OS  :  DOS
  10.      DATE  :  September 11, 1991                       PAGE  :  1/2
  11.  
  12.     TITLE  :  USING THE PERSONAL PROGRAMMER ON A LOCAL HARD DRIVE
  13.               TO DESIGN A SINGLE USER NETWORK APPLICATION
  14.  
  15.  
  16.  
  17.  
  18.   The Personal Programmer was designed, and is primarily intended
  19.   for, program prototyping and design.  As mentioned on page 3 in
  20.   the Guide to the Paradox Personal Programmer (Version 3.0),
  21.   applications created with the Personal Programmer can run on a
  22.   network, they are not optimized for network use.  Applications
  23.   developed in the Personal Programmer DO NOT SUPPORT MULTIUSER
  24.   NETWORK APPLICATIONS.  The information below provides guidelines
  25.   in creating a SINGLE USER application which can be run from a
  26.   network.
  27.  
  28.   The Personal Programmer requires a total of 580K free to run, we
  29.   recommend insuring that you have at least 590K of RAM memory
  30.   prior to running PPROG.  With these memory requirements, it is
  31.   normally not feasible to have network drivers loaded when working
  32.   in PPROG.  You can easily check available memory by running the
  33.   DOS program CHKDSK to determine the available bytes free.
  34.  
  35.   PPROG cannot be run from the network.  Instead, install and run
  36.   PProg on a stand alone machine, then after the application is
  37.   complete, transfer it to the network server.  The following steps
  38.   will allow you to install PProg on a local hard disk of a node on
  39.   the network:
  40.  
  41.      1.  While linked to the network server, create a PARADOX
  42.          directory on the local hard disk.
  43.  
  44.      2.  Copy all the files from the PARADOX directory on the
  45.          network server to the local PARADOX directory.
  46.  
  47.      3.  Install PProg on the local hard disk.
  48.  
  49.      4.  Set the node to run in stand alone mode.  (Eliminate all
  50.          network drivers and TSR's.)
  51.  
  52.      5.  Log to the new PARADOX\PPROG directory and type PPROG to
  53.          make sure it has been installed correctly.
  54.  
  55.      6.  Once you have verified that PProg is OK, you can delete
  56.          all the files from the PARADOX directory.  They only need
  57.          to be present when installing PProg.
  58.  
  59.      7.  Build your application using the local hard disk.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.   PRODUCT  :  PARADOX                                NUMBER  :  503
  74.   VERSION  :  ALL
  75.        OS  :  DOS
  76.      DATE  :  September 11, 1991                       PAGE  :  2/2
  77.  
  78.     TITLE  :  USING THE PERSONAL PROGRAMMER ON A LOCAL HARD DRIVE
  79.               TO DESIGN A SINGLE USER NETWORK APPLICATION
  80.  
  81.  
  82.  
  83.  
  84.      8.  Transfer the completed application to the network server.
  85.  
  86.      9.  In interactive Paradox, run the {Application Name}lib.sc
  87.          script to rebuild the libraries in the new directory.  If
  88.          using Paradox 2.0, refer to page 128 of the PProg manual
  89.          for script name explanations (Page 98 for Paradox 3.0).
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.