Difference: CDChartRender (6 vs. 7)

Revision 72012-03-23 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="CDChartDirectorBaseChartRoutines"

.CHART RENDER

Line: 16 to 16
  The <chart_pathname> is a required parameter. The value passed may be blank or it may optionally specify the file name or the full pathname of the chart that is to be rendered.
Changed:
<
<
If the <chart_pathname> value that is passed is blank, then the system will assign a sequentially numbered file name with the prefix specified in the system parameter file and will create the file in the default chart directory specified in the system parameter file.
>
>
If the <chart_pathname> value that is passed is blank, then the system will assign a sequentially numbered file name with the prefix specified in the system parameter file and will create the file in the default chart directory specified in the system parameter file. This parameter must be PASSed with Share "Y" to return the value.
  If the <chart_pathname> value that is passed is not blank, then the value passed must either be the desired file name or the desired full pathname (directory and file name) for the chart file that is to be created. If a file name is passed, then the system will create the chart file using the specified name in the default chart directory specified in the system parameter file. If a full pathname is passed, then the system will create the chart file using the specified full pathname.
Changed:
<
<
This subroutine returns the full pathname of the file containing the rendered chart in the <chart_pathname> field so this parameter must be passed with SHARE=Y.
>
>
If .CHART RENDER contains 'Error creating image', you can examine .CHART RENDER ERROR for more details. Since this might contain HTML code (if it's a PHP error), you should display this in an HTML Viewer control.
 

Comments:

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

 
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