B
Bill
I've entered:
C:\GCC\DB_Distribution.mdb /cmd "DBDist"
in the "Target" pane of a desktop shortcut with
the intent of examining the current command
value in code, e.g., if command() = "DBDist".
Yet, when the code runs command() returns
null.
I've tried a few variations of the syntax, but
Command() continues to return null.
Any ideas?
Bill
C:\GCC\DB_Distribution.mdb /cmd "DBDist"
in the "Target" pane of a desktop shortcut with
the intent of examining the current command
value in code, e.g., if command() = "DBDist".
Yet, when the code runs command() returns
null.
I've tried a few variations of the syntax, but
Command() continues to return null.
Any ideas?
Bill