That is a nifty idea if your values are all the same type.  It doesn't work
for 1-10:

>EDIT.LIST MYLIST
New record.

----: I
0001= 2
0002= 1
0003= 3
0004= 5
0005= 10
0006= 7
0007= 6
0008= 4
0009= 9
0010= 8
0011=
Bottom at line 10.
----: FILE
"MYLIST" filed in file "&SAVEDLISTS&".
>GET.LIST MYLIST

10 record(s) selected to SELECT list #0.
>>MERGE.LIST 0 UNION 0

10 record(s) selected to SELECT list #0.
>>SAVE.LIST MYLIST

10 record(s) SAVEd to SELECT list "MYLIST".
>EDIT.LIST MYLIST
10 lines long.

----: P
0001: 1
0002: 10
0003: 2
0004: 3
0005: 4
0006: 5
0007: 6
0008: 7
0009: 8
0010: 9
Bottom at line 10.
----: Q
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to