Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Version 3 TCL Subroutines - Creating Tables===== ^Published By^Date^Version^Knowledge Level^Keywords^ |Sprezzatura Ltd|01 DEC 1992|3.0+|EXPERT|MAKETABLE_SUB, MAKE, TABLE| ==== MakeTable_Sub ==== To create tables programmatically the subroutine MakeTable_Sub has been added. This takes five parameters as follows - <code> MakeTableSub(Location, TableName, V3, V4, AttachFlag) </code> where |Location|The location of the table being created| |TableName|The name of the table being created. If a new account is required append *Account name onto the table name.| |V3/V4|Unsure at time of going to press| |AttachFlag|Whether the table ought to be attached after creation, true or false.| If the creation fails then @File.Error will be loaded with the reasons for error @RM delimited along with accompanying information for insertion into the message. Errors likely to be encountered are |S140|Not allowed by this version of AREV| |S141|Missing parameter| |W506|Unable to create table| (Volume 4, Issue 7, Page 7) tips/revmedia/v4i7a4.txt Last modified: 2024/06/19 20:20by 127.0.0.1