Difference between revisions of "MC-Basic:DELETEMOVINGFRAME"

From SoftMC-Wiki
Jump to: navigation, search
m (Text replace - "Write-Only" to "Write only")
Line 28: Line 28:
  
 
|LIMITATIONS=
 
|LIMITATIONS=
Write-Only. Moving Frame  must not be in use, and  all tasks  using the Moving Frame should be unloaded.
+
Write only. Moving Frame  must not be in use, and  all tasks  using the Moving Frame should be unloaded.
  
 
|EXAMPLE=
 
|EXAMPLE=

Revision as of 10:58, 20 March 2014

This command deletes  a Moving Frame. No element can be linked to this Moving Frame after  delition.

Syntax

DeleteMovingFrame <Moving Frame>

Scope

Task or Terminal

Limitations

Write only. Moving Frame  must not be in use, and  all tasks  using the Moving Frame should be unloaded.

Examples

DeleteMovingFrame CNV

See Also