This is very likely soooo simple that I am just missing it. GEEZ, that's never happened before.
I would like to be able to set a variable in VEE 9.2x that will allow me to programmatically determine, for troubleshooting reasons, whether or not an EXCEL sheet is shown while it is being accessed by VEE.
The record constant in EXCEL / SETTINGS has the _VISIBLE_ field typed as ENUM. I'm just hitting a very stoopid block, and cannot determine how to cast any kind of data to type ENUM.
HELP CECIL! HELP!
tanks
mac
COMEON, Lyle! I'll wager you can do this? Nice to be seeing you again after such a very long absence. I hope you enjoyed it whilst it lasted!
I would like to be able to set a variable in VEE 9.2x that will allow me to programmatically determine, for troubleshooting reasons, whether or not an EXCEL sheet is shown while it is being accessed by VEE.
The record constant in EXCEL / SETTINGS has the _VISIBLE_ field typed as ENUM. I'm just hitting a very stoopid block, and cannot determine how to cast any kind of data to type ENUM.
HELP CECIL! HELP!
tanks
mac
COMEON, Lyle! I'll wager you can do this? Nice to be seeing you again after such a very long absence. I hope you enjoyed it whilst it lasted!
BUT NOW I have a switch on my MAIN in a user object with user i/f that lets me show the spreadsheet I am reading while in development mode. Just flip the switch before delivery, and now the sheet stays hidden.
tmpXLVisible in the imnage is of type bool.
mac