This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

How to delete an element of a list ?

Old posts that have not been replied to for several years.
Locked
S
Shrek^
Voice
Posts: 1
Joined: Fri Jan 21, 2005 12:29 pm

How to delete an element of a list ?

Post by Shrek^ »

Can u help me to delete an element from a list ?
I haven't found the command :(
Thank u :D
User avatar
user
 
Posts: 1452
Joined: Tue Mar 18, 2003 9:58 pm
Location: Norway

Post by user »

Have you ever read "The Manual"?
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

First find it's position in the list with lsearch then replace it with what user told you. :)
Once the game is over, the king and the pawn go back in the same box.
Locked