rewind2

Return the file to the last secondary position marked.

Syntax

rewind2

Comments

Resets the current file pointer to the secondary position last indicated using set mark.

Example

set mark2  			// position B
qfind "MARKER"  		// look for a marker
read longname  		// read in a string
rewind2  			// position B