Tags:
create new tag
view all tags

.SHAPE GET NAME

Gets the name of the "current" Shape Object.


Usage:

      PASS         <shape_name>          FIELD            SHARE? Y
      GOSUB    OCD .SHAPE GET NAME
      *        Check for error
      IF       OCD .SHAPE GET NAME          NE

Description:

This gets the name of the "current" Shape Object. It will be returned in the <shape_name> parameter.

The <shape_name> is required, and the subroutine will cancel if it is not received. Also note that it must be passed with the SHARE flag set to "Y" to get the returned value.

Comments:

Read what other users have said about this page or add your own comments.


-- JeanNeron - 2011-10-20

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2012-02-25 - JeanNeron
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback