Findstr function

Findstr function - Messages

#1 Posted: 2/17/2014 8:22:59 AM
sergio

sergio

115 likes in 329 posts.

Group: User

Hello,
It seems that the "findstr" function gives a numeric value of type special format.
For this reason the Boolean operations on the result would not work properly .
[albumimg]345[/albumimg]

sergio
#2 Posted: 2/17/2014 8:30:39 AM
Davide Carpi

Davide Carpi

1415 likes in 2872 posts.

Group: Moderator

Hi Sergio,

Is not a bug of findstr, this returns a list of matches or -1 (but boolean's lacks are already known)

You need to change the logic of your script (see the attachment)


Best regards,

Davide
2014-02-17 13_28_15-SMath Studio Desktop - [Page1_].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#3 Posted: 2/17/2014 11:11:40 AM
sergio

sergio

115 likes in 329 posts.

Group: User

Thanks for the explanation Davide,

as you have pointed out, the Boolean implementation needs to be improved.
Your trick has worked well.

sergio
  • New Posts New Posts
  • No New Posts No New Posts