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 Technical Highlights - Deleting Rows Programmatically===== ^Published By^Date^Version^Knowledge Level^Keywords^ |Sprezzatura Ltd|01 NOV 1992|3.0+|EXPERT|DELETEROW_SUB, DELETE, ROW| ==== DeleteRow_Sub ==== To delete rows programmatically the subroutine DeleteRow_Sub has been added. This takes three parameters, identical to the corresponding TCL command as follows - <code> DeleteRowSub(TableName, RowList, Options) </code> where |TableName|Table from which to delete rows.| |RowList|Field mark delimited list of rows to delete. Use an asterisk for all rows.| |Options|As documented with two additional undocumented options, A and L. The A option displays a message as each row is deleted rather than a percentage progress and the L option locks rows as they are deleted. Regretfully the U option does not work with DeleteRow.| (Volume 4, Issue 6, Page 11) tips/revmedia/v4i6a15.txt Last modified: 2024/06/19 20:20by 127.0.0.1