Version 3 Technical Highlights - Customising NewApplication Creation
Published By | Date | Version | Knowledge Level | Keywords |
---|---|---|---|---|
Sprezzatura Ltd | 01 NOV 1992 | 3.0+ | EXPERT | NEWAPPLICATIONLIST, CREATE, APPLICATION |
Whenever a new application is created, certain tables are automatically moved into the default location along with rows and MFSs where appropriate. The information recording what will be moved can be found in the SysEnv row NEWAPPLICATIONLIST. This has one column per table to be moved, structured with the first value being the tablename followed by a sub-value delimited set of MFSs, the second value being a row key to copy into the table or an asterisk (meaning all rows) as follows
TableName : @Svm : Mfs1 : @Svm : Mfs2 : @Vm : Row
E.G.
VOCý* DICT.VOCý* BATCHUPDATEüQUICKDEX.MFS
Note that it is not possible to specify a list of rows to copy over. It must be all rows, one row or nothing.
(Volume 4, Issue 6, Page 8)