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.10.28 Fsetdta TOS Name: »Set disk transfer address« - Set the address for the transfer region for floppy disk operations. Opcode: 26 Syntax: void Fsetdta ( DTA *buf ); Description: The GEMDOS routine Fsetdta sets the address of the memory segment that will be used as the new DTA. The parameter buf is a pointer to this structure. Note: At program launch the DTA will be established starting at offset 0x80 in the basepage. Return value: The function does not return a result. Availability: All GEMDOS versions. Group: File functions See Also: Binding Fgetdta Fsfirst BASEPAGE DTA