PDA

View Full Version : Call the removeLast method on populated list?


DickBaldwin
04-15-2007, 04:25 PM
When I call the removeLast method on a populated list, I get a runtime error.

I searched the forum as well as the known bugs for removeLast with no hits.

I am running WinXP.

Do others experience this same problem?

Thanks,
Dick Baldwin

DickBaldwin
04-15-2007, 05:01 PM
Since posting this, I did find some info in the archives by DrJim and Chuck confirming that this is a real bug.

See http://www.alice.org/community/showthread.php?t=637&highlight=item+list

(We will see if the above link works.)

On a related matter, when I get and print the "last item from list" I get null, which explains the error.

Dick Baldwin