Topic : TOS - The Operating System Author : Version : tos.hyp (December 19, 2008) Subject : Programmieren/Atari Nodes : 3010 Index Size : 93790 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Title @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File5.16.18 Dwritelabel TOS Name: »Dwritelabel« - Set file-system label. Opcode: 339 (0x0153) Syntax: int32_t Dwritelabel ( CONST int8_t *path, CONST int8_t *label ); Description: The function Dwritelabel writes the name specified in label to the file-system specified in path. Prior to MiNT version 1.14.5 this call contained a bug that allowed the label to be changed by all users. Return value: E_OK if successful, else a negative GEMDOS error-code. Availability: MagiC as of Version 3.0, MiNT 1.12 Group: Directory functions See also: Binding Dreadlabel XFS-concept in MagiC