I'm almost certain that I am doing this right. I am using the SHOW command just to see if this works or not. Please let me know if im doing something wrong. I have tried all of the following commands expecting correct results, to no avail:
#SH %find(red,all,Item)
#SH %find("red","all","Item")
#SH %find("red","","Item")
#SH %find("red","",Item)
#SH %find(red,"","Item")
I know I have at least 3 records that contain the word 'red'. But with those commands, I either get nothing or a completely INCORRECT response and I have NO idea why it does that. Such as '1eq|5eq|6eq|7eq' none of which contain the word red. Any ideas?
Thanks,
MadBomber