home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 13 / 13.iso / p / p034 / 1.ddi / ARCAHELP / HELP.ZIP / ATRIG.HLP < prev    next >
Encoding:
Text File  |  1992-03-23  |  2.5 KB  |  50 lines

  1. ATRIG                                                              Menu: FILES
  2. ==============================================================================
  3. Creates or updates a user attribute group and attaches it to an individual
  4. entity or a selection group.
  5.  
  6.       if no attribute group exists (created by this command):
  7.          1.      (CHAR) enter name=value of attribute to add (3-20 char.)
  8.                                                     (<ENTER> to escape)
  9.       if attribute group already exists:
  10.          1.*     (CHAR) options: a-add, d-delete, u-update, s-show,
  11.                                                      <ENTER>- to attach group
  12.       if `a' is selected:
  13.          2.*     (CHAR) enter name=value of attribute to add (3-20 char.)
  14.                                                     (<ENTER> to escape)
  15.       if `d' is selected:
  16.          2.*     (CHAR) name of attribute to delete (<ENTER> to escape)
  17.       if `u' is selected:
  18.          2.*     (CHAR) name/name=value of attribute to update
  19.                                                     (<ENTER> to escape)
  20.          3.*     (CHAR) new value of attribute to update
  21.       if <ENTER> is pressed in prompt 1:
  22.          2.*     (Y/N) attach attributes to: y-selection group,
  23.                                                      n-single entity <n>
  24.       if `n' is selected:
  25.          3.*     (IND) entity to attach the attributes to (<ENTER> to escape)
  26.          4.*     (Y/N) confirm choice
  27.  
  28. Description
  29.  
  30. This command allows you to define a set of non-geometric attributes which may
  31. then be attached to a single or selected group of entities.  You may also
  32. delete change or display attributes in the group.
  33.  
  34. The attributes are added or updated in the following format:
  35.          name=value
  36. To delete the attribute, you only need to specify the name.
  37.  
  38. Each string may be up to 20 characters but when displayed using the `s'
  39. option, the string is shortened to the first 16 characters.  You may define up
  40. to 10 attributes in the group.  The attributes are written into a temporary
  41. file called USERATTR.ARC in the current directory.  This file must not be
  42. edited and it is limited to 233 characters.
  43.  
  44. In order to query the attributes attached to an entity, use the \qent command.
  45. To obtain a report use the \atrep command.
  46.  
  47. NOTE 1: Do not use attribute codes used by the system.  These are listed in
  48. the DUMP.DOC file in the \ARCA directory.
  49. NOTE 2: This command will not affect attributes set by the \atrib command!
  50.