GETATTR
Template : OBJECT/A,NAME,FIELD,STEM/K,VAR/K

This command is used to retrieve information from the HyperText-DataType-Systemor HyperText object. The following object types are available :


Example


      'GETATTR OBJECT=APPLICATION FIELD=SCREEN VAR=SCREEN'
      'GETATTR OBJECT=OBJECT STEM=HTDS'

      Say 'PubScreen : ' || screen
      Say 'ObjAuthor : ' || htds.object.author
      Say 'ObjVersion: ' || htds.object.version


See Also
SETATTR , Amiga User Interface Style Guide - ARexx chapter



HTML Conversion by html.export V40.4 , HTDS HTML-Export Class (C) 1997 by Stefan Ruppert