MC-Basic:DELETESEM

From SoftMC-Wiki
Revision as of 16:15, 17 March 2014 by Nurit (talk | contribs)
Jump to: navigation, search

Deletes semaphore variable previously defined in the system

Short form

dsem

Syntax

dsem <semaphore name>

Availability

AllVersions

Scope

Task, Terminal

Examples

-->common shared sem as semaphore

-->deletesem sem

See Also