|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Yesterday @ 5:08:57 PM
Posts: 170,
Visits: 490
|
|
The List.AddAttribute method is still missing from the online E-Basic help (it was also missing from the 1.x help; then again, I notice that the 2.0 and 1.2 E-Basic.hlp files both have the same mod date of 10/23/2002, so apparently the 2.0 help has not been updated at all ). I only discovered it by setting the list load method to "script" and then looking at the generated script. This was important since I needed to use this in a recent experiment that required that I construct a list entirely from E-Basic script.
Just thought you would want to know so that you can fix this in a future release.
-- David McFarlane
Michigan State University
|
|
|
|
|
Forum Guru
      
Group: Forum Members
Last Login: Yesterday @ 5:08:57 PM
Posts: 170,
Visits: 490
|
|
Oops, I just saw that I typed "List.AddAttribute", the correct method reference is "List.AddAttrib". Sorry.
-- David McFarlane
|
|
|
|