![]() |
<< Index >> |
FutureBasic 5 |
| compile shutdown | statement | |
|
|
||
compile shutdown "optional string literal"compile shutdown would abort the compile process with an error and show the offending line complete with the optional quoted remark.#if ndef _FBtoC
compile shutdown "This requires FBtoC"
#endif