forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


ListNew

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 5 Units
View previous topic :: View next topic  
Author Message
LiquidCode
Moderator Team


Joined: 05 Dec 2000
Posts: 1751
Location: Space and Time

PostPosted: Sun May 22, 2005 1:04 am    Post subject: ListNew Reply with quote

This adds a @List(new) function.

%%NewList = @list(new,<OldErrorTrap>)

This creates a list that isn't being used and returns Number of list created or nil if no list available

This function uses an errortrap to test for used lists.
<OldErrorTrap> is the label of your previous error trap if needed.

You use the variable with the list commands.

List add,%%NewList,Some Text
List close,%%NewList

Hope you find it usefull.



ListNew.dsu
 Description:

Download
 Filename:  ListNew.dsu
 Filesize:  436 Bytes
 Downloaded:  1552 Time(s)


_________________
Chris
Http://theblindhouse.com
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> Visual DialogScript 5 Units All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group