• CSCode User's Guide
    • Introduction to CSCode
    • How to ...
    • File Formats
      • CSPro Logic
      • CSPro Report
      • CSPro Messages
      • CSPro Action Invoker (JSON Format)
      • CSPro HTML Dialog
      • CSPro Document
      • CSPro Specification File (JSON)
      • CSPro Specification File (INI)
      • HTML
      • JavaScript
      • JSON
      • SQL
      • YAML
      • Text File
    • Settings
    • Troubleshooting

CSPro HTML Dialog

Default Extensions
.html (when the file is in the directory: C:\Program Files (x86)\CSPro 8.0\html\dialogs)
Run Menu
  • Run (Displays as HTML Dialog in a new popup window)
  • If the bottom input window has focus, Run Menu will include JSON options.
  • See the HTML Dialog Function for details on how to use inputData and displayOptions in the bottom input window. If the input data is a JSON object and neither variable is present, the entire window’s content is assumed to be the input data.
HTML Dialog UI
HTML Files