NAME
remark_gui - edit remarks in databases
SYNOPSIS
remark_gui [table|view]
SUPPORT
Contributed code: NO BRTT support.
THIS PIECE OF SOFTWARE WAS CONTRIBUTED BY THE ANTELOPE USER COMMUNITY. BRTT DISCLAIMS ALL OWNERSHIP, LIABILITY, AND SUPPORT FOR THIS PIECE OF SOFTWARE.
FOR HELP WITH THIS PIECE OF SOFTWARE, PLEASE CONTACT THE CONTRIBUTING AUTHOR.
DESCRIPTION
remark_gui GUI to display|edit comments from database-tables
The Program displays existing comments with heading %,
or %x where x is the record number in the current view.
The following tables in css3.0 have a remark field:
arrival,assoc, centryd, event, moment, netmag,
network, origerr, origin, stamag, stassoc,
wfdisc, wfedit, wftape, wftar
OPTIONS
remark_gui should be run from dbe
EXAMPLE
Something like the following in the parameter-file for dbe (usually .dbe.pf) activates the program:
edit &Arr{
arrival Comment remark_gui -
assoc Comment remark_gui -
centryd Comment remark_gui -
event Comment remark_gui -
moment Comment remark_gui -
netmag Comment remark_gui -
network Comment remark_gui -
origerr Comment remark_gui -
origin Comment remark_gui -
stamag Comment remark_gui -
stassoc Comment remark_gui -
wfdisc Comment remark_gui -
wfedit Comment remark_gui -
wftape Comment remark_gui -
wftar Comment remark_gui -
}
Of course this has to be changed for each schema used, at least for css3.0 and rt1.0 in a "standard" environment.
BUGS AND CAVEATS
This program cannot remove or modify remarks
When started from joined tables, only remarks from the first table having filed remark are displayed/modified.
SEE ALSO
dbremark(1), dbe(1), dbmap in examples_tcltk(5), dberesp(1)
AUTHOR
Nikolaus Horn / ZAMG
Nikolaus.Horn@zamg.ac.at
Antelope User Group Contributed Software