Tags:
create new tag
view all tags

.SHAPE SET CURRENT

Set the "current" Shape Object to be a previously initialized Shape Object.


Usage:

      PASS         <shape_name>          FIELD            SHARE? N
      GOSUB    OCD .SHAPE SET CURRENT
      *        Check for error
      IF       OCD .SHAPE SET CURRENT          NE

Description:

This sets the "current" Shape Object to be a previously initialized Shape Object.

The <shape_name> is a required parameter, and the subroutine will cancel if it is not received.

<shape_name> must refer to a shape you have previously initialized via .SHAPE INITIALIZE.

You can then modify the "current" shape via the .SHAPE SET routines.

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