home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / database / disk_20.zip / 123_DB3.ZIP / DB3TO123.TXT < prev   
Text File  |  1985-04-21  |  916b  |  37 lines

  1. I. TRANSFERRING FILES FROM dBASE III TO LOTUS 1-2-3
  2.  
  3.    Starting in dBASE III
  4.  
  5.      1) USE (file to be transferred);
  6.  
  7.      2) MODIFY STRUCTURE (ensure that all data to be subsequently
  8.      manipulated are in numerical format, labels can be left in character
  9.      format);
  10.  
  11.      3) COPY TO (filename).PRN DELIMITED WITH ";
  12.  
  13.      4) QUIT (exit dBASE III);
  14.  
  15.  
  16.     Go to LOTUS 1-2-3
  17.  
  18.      1) / (to access Worksheet commands);
  19.  
  20.      2) FILE (to access file commands);
  21.  
  22.      3) DIRECTORY (need to change directory to either C:\dBASE or A:\
  23.      depending on where you have placed the dBASE file you wish to
  24.      transfer);
  25.  
  26.      4) /FILE IMPORT NUMBERS;
  27.  
  28.      5) (filename).PRN;
  29.  
  30.      6) SAVE IT NOW BEFORE PROCEEDING.  The transferred file will now be
  31.      stored as a 1-2-3 file;
  32.  
  33.      CAUTION! You may need to adjust the column widths. You may also want
  34.      to switch your DIRECTORY back to C:\LOTUS;
  35.  
  36.      FILE TRANSFER NOW COMPLETED.
  37.