Platform |
Win32, x64 |
Purpose |
To end and close graphics output to an SVG file opened with OPEN_SVG@ or OPEN_SVG1@. |
Syntax |
INTEGER FUNCTION CLOSE_SVG@(UID) |
Description |
Calling CLOSE_SVG@ stops graphics output to the SVG file whose user identifier is UID. The file can then be copied or displayed. |
Notes |
Added to FTN95 at version 8.05 |
Return value |
Returns 1 on success or zero on failure. |
See also |