Load
Loads the Program into the Controller memory.
Parameters
<File Name.>
|
The program file name of the file to be loaded (character string type).
|
Return Value
None.
Description
Any program that has been loaded up to that point is deleted.
Always specify an absolute path with the drive name included in "File Name".
The *MCRINIT subroutine is executed at program load time.
Example
Load the "mcrtest.mcr" Program.