I've got a couple thousand lines of code, but when I reach this line:
Let>NumFound=0
...the Watch List shows this result:
0: NUMFOUND=1
Wondering what might prevent MS from assigning the value zero to the var NumFound.
Thanks!
Let>NumFound=0 Fails
Moderators: Dorian (MJT support), JRL
- Grovkillen
- Automation Wizard
- Posts: 1128
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: Let>NumFound=0 Fails
Do you have a variable "0" set to "1" perhaps?
-
- Macro Veteran
- Posts: 247
- Joined: Fri Apr 15, 2005 8:32 am
Re: Let>NumFound=0 Fails
Yes, that was the issue. I had no idea that MS would allow me to do it! I have a lot to learn....
Thanks so much!
Thanks so much!
- Dorian (MJT support)
- Automation Wizard
- Posts: 1378
- Joined: Sun Nov 03, 2002 3:19 am
- Contact:
Re: Let>NumFound=0 Fails
We've all done it at some point.
Yes, we have a Custom Scripting Service. Message me or go here
- Grovkillen
- Automation Wizard
- Posts: 1128
- Joined: Fri Aug 10, 2012 2:38 pm
- Location: Bräcke, Sweden
- Contact:
Re: Let>NumFound=0 Fails
Yep, that's why we ask.... Because we've been there, done that