Re: Odd Error with CHRSAW()

2013-04-23 Thread Michael Madigan
Error with CHRSAW() I cannot reproduce the error. It is random. I'm unable to determine if CHRSAW() returned a different TYPE() or CHRSAW() expected a value. I suspect CHRSAW() may be returning a value other than Logical or .NULL.. You said 'users', implying it's happening on more than one

RE: Odd Error with CHRSAW()

2013-04-23 Thread Tracy Pearson
Michael Madigan wrote on 2013-04-23: What about a resident remote control program like Teamviewer being run in the background.  I get all kinds off goofy keyboard stuff with that.   From: Ken Dibble My WAG: Weirdness with a wireless keyboard, or

Odd Error with CHRSAW()

2013-04-22 Thread Tracy Pearson
For some time users have been reporting an error on a line of code that shouldn't error. This is the actual line of code: IF CHRSAW() My error routine captures the following PROGRAM: SKPRNS LINE:198 ERROR: 11 MESSAGE: Function argument value, type, or count is invalid. (

Re: Odd Error with CHRSAW()

2013-04-22 Thread Dan Covill
Interesting - I've never used that function. The message complains about the argument, which is empty, which according to the Help is permissable and means check without waiting. Q: Is the error consistent, or does it happen just some of the time? If it were consistent, I'd suspect a bad

RE: Odd Error with CHRSAW()

2013-04-22 Thread Tracy Pearson
Dan Covill wrote on 2013-04-22: Interesting - I've never used that function. The message complains about the argument, which is empty, which according to the Help is permissable and means check without waiting. Q: Is the error consistent, or does it happen just some of the time? If

Re: Odd Error with CHRSAW()

2013-04-22 Thread Dan Covill
On 04/22/13 01:22 PM, Tracy Pearson wrote: Dan, I cannot reproduce the error. It is random. I'm unable to determine if CHRSAW() returned a different TYPE() or CHRSAW() expected a value. I suspect CHRSAW() may be returning a value other than Logical or .NULL.. Tracy, Random is a bummer.

Re: Odd Error with CHRSAW()

2013-04-22 Thread Ken Dibble
I cannot reproduce the error. It is random. I'm unable to determine if CHRSAW() returned a different TYPE() or CHRSAW() expected a value. I suspect CHRSAW() may be returning a value other than Logical or .NULL.. You said 'users', implying it's happening on more than one machine. One