REBOL 3 Docs | Guide | Concepts | Functions | Datatypes | Errors |
TOC < Back Next > | Updated: 2-May-2010 Edit History |
Indicates that to run a program, some resource requirement cannot be met.
Message:
["this script needs" :arg1 :arg2 "or better to run correctly"]
Remedy:
The needs field of a program's header indicates its requirements. If this error occurs, examine its header (plain text) to see determine the problem.
TOC < Back Next > | REBOL.com - WIP Wiki | Feedback Admin |