[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

Relabel

Change the volume name of a volume

Declaration

Source position: amigados.pas line 2365

function Relabel(

  const Drive: STRPTR;

  const NewName: STRPTR

):LongInt;

Arguments

Drive

  

Full name of device to rename (with ':')

NewName

  

New name to apply to device (without ':')

Description

Changes the volumename of a volume, if supported by the filesystem.


Documentation generated on: 2017-01-10