Tags:
create new tag
view all tags

.TEXT SET CURRENT

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


Usage:

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

Description:

This makes the specified text object the "current" text object. You can then change aspects of the text object via the various .TEXT * routines.

<text_spec_name> must refer to a previous initialized text object (via .TEXT INITIALIZE), or it can be blank to refer to the "unnamed" text object.

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

Comments:

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


-- JeanNeron - 2011-11-17

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