Tags:
create new tag
view all tags

.CHART SET IMAGE PATH

This subroutine sets a search path for images for the "current" chart spec.


Usage:

      PASS         <image_pathname>           FIELD            SHARE? N
      GOSUB    0CD .CHART SET IMAGE PATH
      *        Check for error
      IF       0CD .CHART SET IMAGE PATH      NE

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.


-- JeanNeron - 2011-12-21

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