FROM pos
The position to start deleting.
If FROM is omitted, the delete starts from the current position. If TO
is omitted, the end of file is assumed. The position of the media will
either be the from position if FROM is specified, or the previous position
if FROM is not specified.
[Back]
[Next]