home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / ui / runtimec. / runtimec.bin
Text File  |  1995-12-09  |  448b  |  13 lines

  1. OPERATOR
  2.  
  3. runTimeConst --- prompt the user for a constant
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The runTimeConst is used for cases when the user needs to be prompted during 
  9. graph execution for a constant value. The input object triggers this operator 
  10. to create a popup window which requires the user to enter a constant value 
  11. (see constant for input types). When the constant is applied, an output object 
  12. is produced with the constant value. 
  13.