All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:37, 11 May 2022 RhoSigma talk contribs created page $ERROR (Created page with "The $ERROR metacommand triggers a compilation error. {{PageSyntax}} : $ERROR MESSAGE {{PageDescription}} * The Metacommand does '''not''' require a comment or REM before it. * MESSAGE is any text. Quotation marks are not required. * When QB64 tries to compile an $ERROR metacommand a compilation error is triggered and MESSAGE is shown to the user. This is useful in $IF blocks. {{PageDescription}} * If there is a particular situation where you know your p...")