Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tips:revmedia:v4i7a8 [2023/11/27 15:32] bshumskytips:revmedia:v4i7a8 [2024/06/19 20:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Version 3 TCL Subroutines - Getting Lists=====
  
 +^Published By^Date^Version^Knowledge Level^Keywords^
 +|Sprezzatura Ltd|01 DEC 1992|3.0+|EXPERT|GETLIST_SUB, GETLIST, LIST|
 +
 +==== GetList_Sub ====
 +
 +For usage see the R/Basic reference manual. If the Get List 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 an available option|
 +|S143|Active select pending, getlist abandoned|
 +|B558|List does not exist|
 +|S144|Number of rows selected|
 +
 +
 +(Volume 4, Issue 7, Page 8)