Content-type: text/html; charset=UTF-8 Man page of qddbscript

qddbscript

Section: Herrin Software Development, Inc. (1)
Updated: 21 Oct 2000
Index Return to Main Contents
 

NAME

qddbscript - Generate and compile QddbScript files  

SYNOPSIS

qddbscript autogen <relation_dir> ?output_file?
qddbscript compile ?-compat? <relation_dir> ?output_file?
qddbscript compile ?-compat? ?<script_file>? ?<output_file>?

 

DESCRIPTION

qddbscript can automatically generate QddbScript (autogen option) and compile existing QddbScript files into a self-contained Fx-based application (qddbscript compile).

By default, qddbscript manipulates a file located in the relation directory called QddbScript. If this file exists, nxqddb(1) will notice it and display the screen based on its contents. You can optionally specify a full path to a script, however, certain options require knowledge of the relation's Schema (in particular, autoalign).

If you do not specify an output file, qddbscript compile will create a file called QddbScript.tcl in the relation directory. qddbscript autogen creates a file called QddbScript in the relation directory.

See qddb_script(n) for QddbScript syntax.

 

SEE ALSO

qddb_instance(n), qddb_keylist(n), qddb_rows(n), qddb_schema(n), qddb_script(n), qddb_search(n), qddb_tuple(n), qddb_view(n), tclsh(1), wish(1)  

DIAGNOSTICS

Exits with 0 status on success, 1 otherwise.

 

REFERENCES

QddbScript in a NutShell
http://www.hsdi.com/qddb/documentation/qddbscript


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
DIAGNOSTICS
REFERENCES

This document was created by man2html, using the manual pages.
Time: 18:55:30 GMT, October 31, 2018