•  Back 
  •  Main 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : The GFA-Basic Compendium
Author      : GFA Systemtechnik GmbH
Version     : GFABasic.HYP v2.98 (12/31/2023)
Subject     : Documentation/Programming
Nodes       : 899
Index Size  : 28056
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Document not found
@help       : Help
@options    : +g -i -s +z
@width      : 75
@hostname   : STRNGSRV
@hostname   : CAB     
@hostname   : HIGHWIRE
@hostname   : THING   
View Ref-FileRSRC_SADDR(type,index,addr)

type, index, addr: iexp

This function sets the address of a resource structure.

Returns 0 if an error occurred.

    type  - Type of structure to modify (see RSRC_GADDR()).
    index - The number (not the object number) of the object whose address is
            to be set, counted object by object from the beginning of the
            Resource file.
    addr  - The address.

rsrc_saddr()+