Difference between revisions of "MC-Basic:DELETESEM"
(One intermediate revision by the same user not shown) | |||
Line 37: | Line 37: | ||
* [[MC-Basic:COMMON SHARED ... AS SEMAPHORE|COMMON SHARED ... AS SEMAPHORE]] | * [[MC-Basic:COMMON SHARED ... AS SEMAPHORE|COMMON SHARED ... AS SEMAPHORE]] | ||
− | [[Category | + | [[Category:MC-Basic:Declarations|DELETESEM]] |
}} | }} |
Latest revision as of 09:14, 22 May 2014
Deletes semaphore variable previously defined in the system
Short form
dsem
Syntax
dsem <semaphore name>
Availability
All versions
Scope
Task, Terminal
Examples
-->common shared sem as semaphore -->deletesem sem