◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── UNLOCK [#]filenumber% [,{record& | [start&] TO end&}] ■ filenumber% The number used to open the file. ■ record& The number of the record or byte to be locked. ■ start& The number of the first record or byte to be locked. ■ end& The number of the last record or byte to be locked. See Also ◄LOCK► ◄OPEN (File I/O)►