.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
Topic revision: r2 - 24 Feb 2012, JeanNeron
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback