the concept is the matter.

you can have (basically) your separate funcs.
but you can't call db-close before open, can you?

these should be constructed together either by way of functioning or way of calling.
the latter is the one is the way I wish.

then, there is 2 ways to do this.
use argument to do this (either number [15] for close or literal ["close"] for close) or use functions calling functions and make them functions inside functions.

the latter one is not fully working as kix does not support it at all but it can be worked around thus making you a UDF of DB:
db.open()
db.close()
db.write()

as discussed somewhere at betaforum... or was it suggestions...
_________________________
!

download KiXnet