Difference: CDTextGetName (1 vs. 2)

Revision 22012-02-22 - JeanNeron

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CDChartDirectorDesignerAPI"
>
>
META TOPICPARENT name="CDChartDirectorTextRoutines"
 

.TEXT GET NAME

This subroutine is called to get the name of the "current" text object.

Revision 12011-11-17 - JeanNeron

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CDChartDirectorDesignerAPI"

.TEXT GET NAME

This subroutine is called to get the name of the "current" text object.


Usage:

      PASS         <text_spec_name>           FIELD            SHARE? Y
      GOSUB    0CD .TEXT GET NAME
      *        Check for error
      IF       0CD .TEXT GET NAME             NE

Description:

<text_spec_name> is the value returned to you, and is the name which uniquely identifies the "current" text object. The receiving field should be at least 30 characters in length. This is a required field, and the subroutine will cancel if it is not received.

If the "unnamed" text object is the current text object, then the name returned will be blank.

The name of the current text is returned in <text_spec_name> so this parameter must be passed shared.

Comments:

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


<--/commentPlugin-->

-- JeanNeron - 2011-11-17

 
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