[Toc][Index]

DelClass.CMD


DelClass.CMD is a REXX program to deregister one or more WPS classes. 
DelClass.CMD needs the DLL REXXUTIL and the IBM VREXX Package. 
See Sample programs based on TEMPLATE.CMD on how to use this sample 
program. 
Here are the links to the sections needed to create the program: 
   1. Copy the first part of the source into a file (e.g., TEXT.TMP) 
   2. Append the second part of the source for TEMPLATE.CMD to that file 
   3. Append the third part of the source for TEMPLATE.CMD to that file 
   4. Append the fourth part of the source to that file 
   5. Delete the leading empty lines and blanks from the newly created 
      file TEXT.TMP 
   6. Rename TEXT.TMP to DELCLASS.CMD 
   
 Warning:  Never deregister a class beginning with WP_! Never deregister 
           an unknown class! Doing so may have unpredictable results. 
   

Created using Inf-PHP v.2 (c) 2003 Yuri Prokushev
Created using Inf-HTML v.0.9b (c) 1995 Peter Childs