Problem with Tokenize

forum.gupta.bugreport (2005-2010)
Acclaro
Germany
Posts: 168
Joined: 16 Mar 2017, 08:13
Location: Hannover, Deutschland

Problem with Tokenize

Post by Acclaro » 03 May 2005, 12:22

 Posted by:  Matthias Rossmayer 

Hello,

in the example I created the string
RICTage.ZeitnachweisTag >= '>' AND RICTage.ZeitnachweisTag >'
the delimiters are start "", end "= '
empty string
VON>>' AND RICTage.ZeitnachweisTag >'

with tokenize I got
RICTage.ZeitnachweisTag >= '
empty string
VON>>' AND RICTage.ZeitnachweisTag = '
empty string
BIS>>'

the poblerm is in line
VON>>' AND RICTage.ZeitnachweisTag = '
the missing < in front of the =
see attached sample

SQLWindows 3.1 PTF 3

Matthias Rossmayer

Acclaro
Germany
Posts: 168
Joined: 16 Mar 2017, 08:13
Location: Hannover, Deutschland

Re: Problem with Tokenize

Post by Acclaro » 03 May 2005, 12:24

 Posted by:  Matthias Rossmayer 

hit send 2fast
now the sample

You do not have the required permissions to view the files attached to this post.

Thomas Lauzi

Re: Problem with Tokenize

Post by Thomas Lauzi » 04 May 2005, 11:49

 Posted by:  Thomas Lauzi 

Hi Matthias,
yes, the SalStrTokenize function does not work like in the help described.
SalStrTokenize only allows ONE character as delimiter, not many like in the
help described. For ONE character the function works correct.
Perhaps the help is not correct, but the function is correct OR the function
is buggy an the help is correct. :wink:

Thomas L.

Acclaro
Germany
Posts: 168
Joined: 16 Mar 2017, 08:13
Location: Hannover, Deutschland

Re: Problem with Tokenize

Post by Acclaro » 04 May 2005, 12:01

 Posted by:  Matthias Rossmayer 

I decide for the buggy function, write my own and sent it to you for
SalExtension

thanks for your reply.

Matthias

Acclaro
Germany
Posts: 168
Joined: 16 Mar 2017, 08:13
Location: Hannover, Deutschland

Re: Problem with Tokenize

Post by Acclaro » 11 May 2005, 12:28

 Posted by:  Matthias Rossmayer 

here is my 1.0 result

You do not have the required permissions to view the files attached to this post.

Thomas Lauzi

Re: Problem with Tokenize

Post by Thomas Lauzi » 13 May 2005, 17:40

 Posted by:  Thomas Lauzi 

Ok, I test the function and will add it to SALExtension...

Return to “gupta.bugreport”

Who is online

Users browsing this forum: [Ccbot] and 0 guests