hELLO
Started using PBP with Codedesigner and trying to learn would appreciate help on the following:

What I'm trying to do is:

SerIn2 pinin,16572,200,start,[STR tempStr\12\"#"]
This seems OK

but how do I use whats in the string for example

IF tempStr = "abcd" Then - This will not work
got loop
EndIF


Advise Please

Thank You

Lyn