Previous Next        Current Page: NeXtMidas User's Guide / Installation and Customization / Adding New Commands / Adding Intrinsics
FAQs   
Release Information   
Getting Help   
Basic Concepts   
Result Parameters   
XML Support   
Files   
System Operation   
Macros   
Applets and WebStart   
Graphics   
X-Midas Interoperability   
Third-Party Compatibility   
Installation and Customization   
   - System Installation   
   - Using OS Environment Variables   
   - Option Tree Configuration   
   - Adding New Commands   
      - Creating a New Macro   
      - Adding Intrinsics   
      - Adding Primitives   
      - Creating Command Help   
   - Tailor the NeXtMidas Environment   
   - Compilation   
   - Compile Native Code on Windows   
Running NeXtMidas Independently   
Glossary   


Intrinsics

For the most part, intrinsics are part of the SYS option tree only. The same rules that apply to adding new primitives apply to adding new intrinsics with the following exceptions:

  • Intrinsic are kept in the intr area
  • Intrinsic filenames start with an uppercase letter followed by all lowercase letters.