Creates resource definition and conversion table files, and populates them with default entries.
	 
 
  
 
	 Syntax:
 
		 
		caspcrd [/res-name][/c][/cc][/cb][/dp=resource-definition-path][/o]
 
	 Parameters:
 
		 
		 
		
 
			  
			  
			  
				 
				  | /res-name | Name of the enterprise server. Defaults to ESDEMO | 
 
				 
				  | /c | Create a resource definition file | 
 
				 
				  | /cc | Create a conversion table file | 
 
				 
				  | /cb | Create a resource definition file and a table conversion file | 
 
				 
				  | /dp=resource-definition-path | The resource-definition-path specifies the path within which the files are created. Defaults to the current directory | 
 
				 
				  | /o | Overwrite existing files | 
 
			 
 
		  
 
 
	 Dependencies:
 
		 
		 You must have started the enterprise server before you can issue a 
		  caspcrd command. 
		
 
	 
Comments:
On UNIX you can use a dash (-) instead of a forward slash (/).
If a path or filename contains spaces, it should be enclosed in quotation marks. For example, "e:\dev mto\files".