Skip to main content
Home
ComScript Manual

Search form

Main menu

  • Home
  • collect

You are here

Home » ComScript Manual » Commands » Profile setup
  • ComScript Manual
    • What is ComScript
    • Profiles
    • Device and Connection Types
    • Commands
      • Profile setup
        • device
        • email account
        • import
        • profile
        • script
      • Device Communication
      • Data Parsing and Testing
      • Email and File Transfer
      • File Handling Operations
      • File Read and Write
      • General
      • Hex and Decimal Conversion
      • Loops and Conditional Expressions
      • Math
      • Time, Date and Timing
      • Variables
    • Profile Editor
    • Variables
    • Data Parsing
    • Data Interface
    • Arrays
    • Binary and Hex Comms
    • Timing and Intervals
    • Execution speed
    • Terminal Emulator
    • Support

import

import

Includes a script stored in an file external to the profile. The file can be located anywhere within the current profile's directory or sub-directory.

Attributes:

file: the path and file name of the XML file containing the external script

Example:

<import file="scripts/MySubScripts.xml" />

‹ email account up profile ›
Powered by Drupal