| Instructions: requirerequire <text> As of version 0.8.8.: under development. Load Operators: Boolean And with Variable "&&="Operators: Bitwise And with Variable "&="
 Operators: Bitwise And "&"
 Operators: Boolean And "&&"and execute a library Example Scripts: CGI Scripts
 Example Scripts: Scriptsscript just as Flow control: if … thenif it's contents were part of Flow control: if … then
 Flow control: try … thenthe current source.
 Flow control: if … thenFlow control: try … thenThe <text> Vipsi command syntax: Arguments
 Glossary: Argumentsargument Vipsi command syntax: Identifiers (names)
 Identifiers, names
 Operators: Make Identifier "@"
 Glossary: Name, Identifieridentifies Flow control: if … then
 Flow control: try … thenthe library by it's Integer numbers: Base 256base Vipsi command syntax: Identifiers (names)
 Identifiers, names
 Operators: Make Identifier "@"
 Text functions: name
 Glossary: Name, Identifiername Operators: Boolean And with Variable "&&="
 Operators: Bitwise And with Variable "&="
 Operators: Bitwise And "&"
 Operators: Boolean And "&&"and, optionally, version. Flow control: if … then
 Flow control: try … thenThe library Text functions: file
 Instructions: filefile is searched in vipsi's library path, which is ~/.vipsi/ Operators: Boolean And with Variable "&&="
 Operators: Bitwise And with Variable "&="
 Operators: Bitwise And "&"
 Operators: Boolean And "&&"and /usr/local/lib/vipsi/ by default. Example Scripts: LibrariesLibraries must have Text functions: file
 Instructions: filefile extension ".vl".
 Operators: Bitwise Not "~"Operators: Boolean Negation "!"Note: Flow control: if … then
 Flow control: try … thenthe Text functions: file
 Instructions: filefile is included Operators: Make Identifier "@"at Flow control: if … then
 Flow control: try … thenthe time when List functions: thisthis Vipsi command syntax: Instructions
 Instructions
 Glossary: Instructioninstruction is executed, that means: maybe never, maybe repeatedly, Flow control: if … thenif it occurs in a Flow control: do … looploop. It is Operators: Bitwise Not "~"
 Operators: Boolean Negation "!"not included Operators: Make Identifier "@"at pre-compile time Operators: Boolean Or with Variable "||="
 Operators: Bitwise Or with Variable "|="
 Operators: Bitwise Or "|"
 Operators: Boolean Or "||"or in some kind of pre-processor as in C. Flow control: if … then
 Flow control: try … thenThe Instructions: requirerequire Vipsi command syntax: Statements
 Glossary: Statementstatement should occur early in a Example Scripts: CGI Scripts
 Example Scripts: Scriptsscript.
 e.g.: Instructions: requirerequire "Data Types: TextItem selector "[]": Text
 Glossary: text, text_valTEXT"      // Instructions: requirerequire Flow control: if … then
 Flow control: try … thenthe Data Types: Text
 Item selector "[]": Text
 Glossary: text, text_valtext utilities from Flow control: if … then
 Flow control: try … thenthe Text functions: file
 Instructions: filefile "Data Types: Text
 Item selector "[]": Text
 Glossary: text, text_valTEXT.vl"
Instructions: requirerequire "BOOK.1"    // Instructions: requirerequire book utilites in version 1
 |