Home page  
Help >
DDL Command APPEND
Version 7.11
APPEND

Add records to the specified table(s) using either a default screen or a named screen .

Syntax:

APPEND/options collection tname [...tname] [screen-name] [x;y] -
[special procedure designation] -
[field-name-list] -
[field=value ... field=value]

Notation standards Options Answers

Options:
A -When last character of a field fills advance cursor to next field
Cn -Append only the number of records specified by n, then exit
J -Scroll Type 3 screens in discrete pages, not a line at a time
O -Assume one-to-one relationship for a multi-table APPEND
S -Suppress structure when writing records (see notes below)
X -Suppress the command response
Y -Do not alter the command answer cells

Answers:
Ctl.Ans1 =Number of records appended
Ctl.Ans2 =Record number of first record written
Ctl.Ans3 =Number of records deleted, if any

Notes:

Copyright © 2019 , WhamTech, Inc.  All rights reserved. This document is provided for information purposes only and the contents hereof are subject to change without notice. Names may be trademarks of their respective owners.