home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / tipi / filepos.tpi < prev    next >
Text File  |  1993-05-10  |  159b  |  10 lines

  1. # FILEPOS.TPI
  2. # FILEPOS sample file
  3.  
  4. "R" "FILEPOS.TPI" 1 open
  5. "The length of FILEPOS.TPI is " print$
  6. 1 EOF FILEPOS print
  7. " bytes." print$ cr
  8. 1 close
  9.  
  10.