home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cset21v5.zip / TOOLKT21 / SC / WPCMDF.SC < prev    next >
Text File  |  1993-05-03  |  953b  |  52 lines

  1.  
  2. # This file was generated by the SOM Compiler.
  3. # FileName: wpcmdf.sc.
  4. # Generated using:
  5. #     SOM Precompiler spc: 1.22
  6. #     SOM Emitter emitcsc: 1.10
  7.  
  8. /*
  9.  *  Module Header
  10.  * 
  11.  *  Module Name: WPCMDF
  12.  * 
  13.  *  OS/2 Presentation Manager Workplace class definitions
  14.  * 
  15.  *  Copyright (c) International Business Machines Corporation 1991, 1992
  16.  * 
  17.  */
  18.  
  19. #include "wppgmf.sc"
  20.  
  21. class: WPCommandFile, 
  22.     external stem = wpcmd, local, external prefix = cmd_, 
  23.     classprefix = cmdM_, major version = 1, minor version = 2, 
  24.     file stem = wpcmdf;
  25.  
  26.  
  27. parent class: WPProgramFile;
  28.  
  29. methods:
  30.  
  31.  
  32.     override wpPrintObject;
  33.  
  34.     -- From WPObject
  35.  
  36.     override wpclsQueryStyle, class;
  37.  
  38.     -- From WPObject
  39.  
  40.     override wpclsQueryInstanceFilter, class;
  41.  
  42.     -- From WPFileSystem
  43.  
  44.     override wpclsQueryInstanceType, class;
  45.  
  46.     -- From WPFileSystem
  47.  
  48.     override wpclsQueryTitle, class;
  49.  
  50.     -- From WPObject
  51.  
  52.