P
PeteCresswell
I'm at my wit's end on this one.
Hopefully I'm just doing something teminally stupid and not seeing it.
When I pass some parms on the stack to a subroutine, they are not
getting through.
Specific example is something I call "IssueDate", which is a variant
on both ends, but
comes through to the subroutine as "Empty".
viz:
-----------------------------------------------------------------------------------------
http://tinyurl.com/5trmol (screen snap of calling routine)
http://tinyurl.com/59nt7n (screen snap of subroutine)
-----------------------------------------------------------------------------------------
I've /Decompiled, Compact-And-Repaired, and re-booted my PC,
but the problem persists.
Anybody see anything obvious in the code?
Hopefully I'm just doing something teminally stupid and not seeing it.
When I pass some parms on the stack to a subroutine, they are not
getting through.
Specific example is something I call "IssueDate", which is a variant
on both ends, but
comes through to the subroutine as "Empty".
viz:
-----------------------------------------------------------------------------------------
http://tinyurl.com/5trmol (screen snap of calling routine)
http://tinyurl.com/59nt7n (screen snap of subroutine)
-----------------------------------------------------------------------------------------
I've /Decompiled, Compact-And-Repaired, and re-booted my PC,
but the problem persists.
Anybody see anything obvious in the code?