Tags:
create new tag
view all tags

.COLOR SET CURRENT

This subroutine is called to set the "current" Color Object to be a previously initialized Color Object.


Usage:

      PASS         <color_spec_name>          FIELD            SHARE? N
      GOSUB    0CD .COLOR SET CURRENT
      *        Check for error
      IF       0CD .COLOR SET CURRENT         NE

Description:

This makes the specified color object the "current" color object. You can then change aspects of the color object via the various .COLOR SET * routines.

<color_spec_name> must refer to a previous initialized color object (via .COLOR INITIALIZE), or it can be blank to refer to the "unnamed" color object.

The newly selected color object is set to be the "current" color object.

See ColorSpec for more information on working with colors.

Comments:

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


-- JeanNeron - 2011-11-15

Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2012-02-22 - 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