next up previous contents index
Next: 3.4 The Module System Up: 3. System Description Previous: 3.2 The System and   Contents   Index


3.3 File Names and XSB

Three files are associated with Prolog source code in XSB 3.2. Most of the XSB system predicates, such as consult/[1,2], compile/[1,2] and others are somewhat flexible in how they allow file designation. A file may be designated by a file designator which can be a base file name, a source file name; or the relative or absolute paths to a base or source file name. Unfortunately, the exact semantics of a file designator differs among system predicates in Version 3.0, as well as among platforms.


next up previous contents index
Next: 3.4 The Module System Up: 3. System Description Previous: 3.2 The System and   Contents   Index
Terrance Swift 2007-10-05