---+ .CHART SET IMAGE PATH _This subroutine sets the serach path for images for the "current" chart spec._ <br />%TOC% ---++ Usage: <pre> PASS <image_pathname> FIELD SHARE? N GOSUB 0CD .CHART SET IMAGE PATH * Check for error IF 0CD .CHART SET IMAGE PATH NE </pre> ---++ Description: This subroutine sets a search path for images for the "current" chart spec. This routine receives one optional value, an <image_pathname>. This should be the path to the directory where your images are located, ie, /var/www/html/ChartDirector/phpdemo/. You may specify more than one directory by separating the directories with semi-colons (Windows) or colons (Linux). If the parameter is not received or if the value received is blank, then the image search path is cleared. In that case, you must specify the full pathname to any images you use in your charts. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2011-12-21
This topic: Main
>
WebHome
>
APPX510Features
>
CDChartDirectorDesignerAPI
>
CDChartDirectorBaseChartRoutines
>
CDChartSetImagePath
Topic revision: r1 - 2011-12-21 - JeanNeron
Copyright © 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