vle-compile-shape
(vle-compile-shape shapefile)
Compiles the specified symbol font file
'shapefile' from .shp into .shx format.
Arguments |
shapefile (string) the .shp file to be compiled into .shx format |
Return |
(string) name of the compiled .shx file, or NIL of compilation fails |
Example |
(vle-file->list
"MyData.dat" ";") |
Alias |
|
Remarks |
if does not contain a
path specification, the file is searched in SupportPaths sequence
the normal way like (findfile); |
© Bricsys NV. All rights reserved. |