Description: |
Import silhouettes from the specified file. |
Syntax: |
"ImportSilhouettes fileName" where: fileName: dos path of the silhouette file, can be long and can have spaces |
Return: |
"1" if successful or "0" if this command failed. |
Example: |
"ImportSilhouettes c:\temp\sils.txt" return "1" |