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 


[resolved] Table issues with multiple dialogs?

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Tue Dec 30, 2003 3:19 am    Post subject: [resolved] Table issues with multiple dialogs? Reply with quote

Hello Everyone,

I am attempting to create a click event with a table involving two dialogs. It of course works fine with event() but with event(D) it errors out.

Error: Label "TABLE1CLICK 0" not found at line: 58

it finds TABLE1CLICK fine with @event()
and of course it is looking for "TABLE1CLICK 0" not TABLE1CLICK|0

Is this a bug? Crying or Very sad

Thanks,

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Tue Dec 30, 2003 8:57 am    Post subject: Reply with quote

I think you've set the fieldseperator to a space. That's why you get "TABLE1CLICK 0" in steed of "TABLE1CLICK|0". To solve this, you could place the following line before the @event() function:

Code:
option fieldsep,|

_________________
[ Add autocomplete functionality to your VDS IDE windows! ]
Voor Nederlandse beginners met VDS: bekijk ook eens deze tutorial!
Back to top
View user's profile Send private message
Woody
Valued Newbie


Joined: 10 Jul 2003
Posts: 29

PostPosted: Tue Dec 30, 2003 9:45 pm    Post subject: Reply with quote

Quote:
I think you've set the fieldseperator to a space.


Thanks Skit!

Sure enough I had changed the fieldseperator to @tab() to parse strings. However I never set it back to default.. Once that task was completed I simply added the option fieldsep,| and it corrected the situation.

Thanks again! Laughing Very Happy

_________________
- Woody
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    forum.vdsworld.com Forum Index -> General Help 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