2/1/2011 10:53 PM | |
Posts: 17 Rating:
|
hello, i have this problem: i want to compare with EQ_STRNG 2 strings but i get an error. In S1 i set a position on a DB and i have no error, but when i set in S2 the string (AVOR) i get error. What i want to do is always to compare the S1 ("Batch1Recipe".Header.BlendName) with a standard string,and that is AVOR. How can i write the string AVOR to S2? Splitted from Comparing strings_Errior. |
Last edited by: O_Moderator at: 2/3/2011 9:17 AMnew subject after splitting |
|
2/3/2011 10:09 AM | |
Posts: 17 Rating:
|
here is my db format |
2/4/2011 8:52 AM | |
Joined: 10/7/2005 Last visit: 6/7/2023 Posts: 2966 Rating:
|
Hello psimitri1 it seems you tried to simply type in "AVOR" as a hardocded contant for the S2 input. I'm afraid to say that that is unfortunately not possible, your solution is to configure a Stringvariable in a DB, preset it with the text "AVOR"and use the DB variable for the S2 input of the String comparator. I hope this helps |
Cheers |
|
Follow us on