I'm trying to pass a variable declared as a date to another module. When the code executes in the other module the value for the date variable is no longer there. I'm also passing a variable declared as long. The variable declared as long is retaining the value. Any reason why the date variable would not retain a value and the long variable would? Thanks![]()
Please Login or Register to view this content.
Bookmarks