I have a Test window with a float type parameter in the grid. I assigned it a value in the form:
..
When I try to run the test window I get the following error:
Variant conversion error for variable :
Please, disregard former info on varchar parameter. Is just doesn't raise an error, and allows me run, but the parameter is not correctly passed and my handler returns an error.
@scott - I don't "need" it in the grid, but that's the way PLSD gives me the test window when I right-click and select "Test". I expected it to work as usual.