View Single Post
  #1  
Old December 16th 08, 05:53 PM posted to sci.astro.fits
lsitongia
external usenet poster
 
Posts: 2
Default Resetting Cursor

I'm using Cursor to iterate over a Header. I find that nextCard
starts returning cards at the location in the Header at which my last
get found a card. For example, if I getIntValue for something in the
Header, then the Cursor starts from where that card was found.

How do I reset the Cursor to the beginning of the Header?

Thanks,
==Leonard