27 May
2000
27 May
'00
12:43 p.m.
On Sat, 27 May 2000 13:07:50 +1000 (EST) you wrote:
In your 'Options' box for your ZSQL method, you can specify a default value for arguments if they were not passed:
subject:string = '' course_nbr: string = ''
Don't know if/where it is documented.
I hope it's not documented anywhere; it doesn't work either. It *does* allow the method to run without setting the arguments, but it generates SQL like "where subject=''''''". Someone had a good vision when writing the documentation for the sqltest optional flag. I just want it to work. --kyler