sdbseparate

NAME

sdbseparate - insert command/comment sort in a sdb flow between two scn entries with the different header value.

SYNOPSIS

sdbseparate [ -sdbcommand ] [ -sdbcomment ]

DESCRIPTION

This command inserts command and/or comment defined as "sdb command/sdb comment" between two scn entries with different header values in a sdb flow. Before apply this command the sdb flow must be sorted by sdbsort.

It is useful for the command integ.

FILTER TYPE

.sdb | sdbseparate | .sdb

OPTIONS

-sdbcommand cmd_char
Command you want to insert as a sdbcommand. You must omit the first character "!" as a sdbcommand. If cmd_char is set to NULL, default is overrided.
-sdbcomment cmt_char
Comment you want to insert as sdbcomment. You must omit the first character "#" as a sdbcomment.

DEFAULTS

-prm sdbsort.prm
-sdbcommand integ

SEE ALSO

integ, sdbsort, sdblist, .scn, .sdb

BUGS

HISTORY

ver.3.00
2002/5/9 T.Handa

MANUAL VERSION

2002/5/9 T.Handa