comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Positioning the file pointer at the END of the file?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Positioning the file pointer at the END of the file? [message #42403] Mon, 07 February 2005 14:44
Michael Wallace is currently offline  Michael Wallace
Messages: 409
Registered: December 2003
Senior Member
Jonathan Greenberg wrote:
> Is there a trick to getting point_lun or a related command to jump to the
> END of a file?

Get the size of the file with File_Info and then seek to that position.

info = File_Info(filename)
point_lun, lun, info.size


-Mike
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Catalyst Library
Next Topic: Convert pixel values

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 13:27:51 PDT 2025

Total time taken to generate the page: 0.64269 seconds