condition in script

Question: Im working on modification of script, it was defined by another abaper a Text symbol like DEFINE &ZQAR& = ' '. Now can I use a condition
IF &ZQAR& EQ 'QA*' as I may get so many strings, which might be start with QA. Please let me know ASAP.

Answer:
Alternative...
IF &ZQAR(2)& EQ 'QA'
_________________
Only sheep and Tuly Idiots need a leader
Copyright ?2007 - 2008 www.jt77.com