- Name
-
APPCOPYRIGHT -- declare application copyright (V2.0)
- Synopsis
-
@APPCOPYRIGHT copyright$
- Function
-
This preprocessor command simply allows you to include a string
containing the script's copyright into the application. This command
does not have any actual function. It just takes the specified string
and saves it in the applet/executable.
- Inputs
-
- copyright$
- script copyright
- Example
-
See APPVERSION
Show TOC