Previous Topic: Script File Errors and Debugging

Next Topic: echo Command

! Command

The ! command is the short form of the source command.

For example, the following two lines are equivalent:

source "democorp.dxc";
! "democorp.dxc";