home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1B / DATAFILE_PDCD1B.iso / _pocketbk / pocketbook / 001 / lex_zip / PWRITE4.LEX < prev   
Text File  |  1991-06-03  |  938b  |  17 lines

  1. /***************************************************************************/
  2. /*                      OPLLINT LANGUAGE EXTENSION FILE                    */
  3. /*                                                                         */
  4. /*  File:       PWRITE4.LEX                                                */
  5. /*  Contains:   PWRITE (Versions proir to 5.0) Language Extensions         */
  6. /*                                                                         */
  7. /*  17/07/90  Alice  Created                                               */
  8. /*  20/12/90  SJE    Updated for V2.00                                     */
  9. /*                                                                         */
  10. /*                                             Copyright PSION UK plc 1990 */
  11. /***************************************************************************/
  12.  
  13. perase:(file$, recnum%)
  14. pcreate:(file$)
  15. pwrite:(file$, data$)
  16.  
  17.