{{htmlmetatags>metatag-robots=()
metatag-title=(WAIT PARALLEL | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for WAIT PARALLEL)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(WAIT PARALLEL | ugBASIC User Manual)
metatag-og:description=(Manual page for WAIT PARALLEL)
}}
====== ugBASIC User Manual ======
===== WAIT PARALLEL =====
===== SYNTAX =====
WAIT PARALLEL id
==== PURPOSE ====
The ''WAIT PARALLEL'' command allows you to wait for the completion
of a previously running mandatory thread. In order for the thread
to be considered completed, it must reach the last statement of
the parallel procedure, or have executed the ''EXIT PROCEDURE'' command.
==== EXAMPLE ====
WAIT PARALLEL exampleThread
==== ABBREVIATION ====
WtPr
==== AVAILABLE ON ====
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON WAIT PARALLEL|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]