 |
|
|
|
Frank
Delaglio, Ph.D.
Software Science Consultant
13840 Grey Colt Drive
North Potomac MD 20878 USA
Tel: 301 806-0867
Fax: 301 309-8717
E-mail: delaglio@nmrscience.com
|
|
|
NMRWish Built-In TCL Functions
gdbLast: Find the last entry (row) in a GDB database table.
Get information about an object:
gdbLast objectHandle
Return information as an array:
| Flag |
Argument |
Default |
Description |
-array |
|
|
tclArrayName Array used to store results. |
Return information in result list:
-parms |
|
|
parmNames Parameters to list. |
Default Parameters are last items of object:
For root: last dBase
For dBase: last table
For table: last entry
For entry: last cell
For variable: last cell
For cell: value
For text: value
Parameter Names:
table: variable: entry: cell:
type type type type
handle handle handle handle
name name next north
varCount varFmt prev south
entryCount varType cell east
var next cellN west
entry prev parent empty
varN cell (cells) value
entryN cellN (values) pvalue
next parent (pvalues) var
prev (cells) entry
parent (values)
text (pvalues)
textN
(vars)
(varNames)
(entries)
dBase: text: root:
type type type
handle handle handle
name next dBase
next prev dBaseN
prev parent (dBases)
table value
tableN value
tabCount
text
textN
parent
(tables)
Notes:
Parameters listed in parenthesis () above are
only available through the -parm option.
|
|
[ Home ]
[ Terms of Use ]
[ Copyright ]
last updated: Apr 20, 2011 / big frank
Contact site designer mimi at
mdelaglio@hotmail.com
|
|