Главная
Новый форум
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Особенность работы функции token()

 
Post new topic   Reply to topic   printer-friendly view     Forum Index -> Программирование в БЭСТ-4
View previous topic :: View next topic  
Author Message
maestro_



Joined: 29 Jan 2003
Posts: 95



PostPosted: 24 Aug 2007 15:19    Post subject: Особенность работы функции token() Reply with quote

столкнулся с очень неприятной особенность функции token

если разбирать строчку типа
U_str:="параметр1;параметр2"
d:=token(u_str,';',1)

в d получаем параметр1

а если разбираем
U_str:=";параметр2"
d:=token(u_str,';',1)

то в d получаем параметр2 а должны ничего
КАК ПОБОРОТЬ?
Back to top
View user's profile Send private message
Behemoth



Joined: 15 Mar 2002
Posts: 155
Location: Новиков Алексей Юрьевич
Occupation: ПБОЮЛ
Interests: Пермь

PostPosted: 24 Aug 2007 18:36    Post subject: Reply with quote

Добрый день.

Можно написать так:
Code:

#DEFINE MyToken(cStr,cRazd,nPos) if(left(cStr,1)$cRazd, if(nPos=1,'',token(cStr,cRazd,nPos-1)), token(cStr,cRazd,nPos))

И пользоваться MyToken вместо Token.
_________________
С уважением, Новиков Алексей.
Back to top
View user's profile Send private message Send e-mail
maestro_



Joined: 29 Jan 2003
Posts: 95



PostPosted: 28 Aug 2007 10:09    Post subject: Reply with quote

Спасибо! вроде помогло! буду тестировать! =)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view     Forum Index -> Программирование в БЭСТ-4 All times are GMT + 4 Hours
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


Powered by phpBB © phpBB Group

Rambler
Rambler's Top100 Рейтинг@Mail.ru