Manuals >Reference >Parameter Extraction Language
Print version of this Book (PDF file)
prevnext

Parameter Extraction Language

IC-CAP's Parameter Extraction Language can be used to create new functions. This language is modeled on Rocky Mountain BASIC (rmb), the name adopted for HP BASIC or Workstation BASIC when HP introduced it on HP-UX. IC-CAP implements a subset that can aid in controlling the system and performing computations.

This chapter describes the syntax and operation of this interpreter. It is responsible for several IC-CAP system features:

    • Numerical expressions in most editors in the system
    • Transforms using the Program2 or Program function
    • Macros that a Model can use

prevnext