getCurDir
Top  Previous  Next

val = getCurDir ()

Use this function to retrieve the default directory for ImageWarp's file operations.

Parameters
 
None  
 
Error flags
 
ERR_OK  
 
The flag set if successful.  
 
ERR_FAILED  
 
The flag set if failed.  

Example
 
str=getCurDir()  
Print str