J
Jimbob
Our company just put SP4 on our Windows 2000 machines. My
Macro RunCode commands like: shell("C:\WINNT\system32
\calc.exe") just a simple example, come up with an error
that the Function Shell is not found. I also have the
problem when I use the Environ$("Username") function in a
query.
When I create a new Function called DOS1 in a module and I
only put shell("C:\WINNT\system32\calc.exe") in the new
function, then the DOS1 function works and it recognizes
shell. Anyone else experiencing this?
Macro RunCode commands like: shell("C:\WINNT\system32
\calc.exe") just a simple example, come up with an error
that the Function Shell is not found. I also have the
problem when I use the Environ$("Username") function in a
query.
When I create a new Function called DOS1 in a module and I
only put shell("C:\WINNT\system32\calc.exe") in the new
function, then the DOS1 function works and it recognizes
shell. Anyone else experiencing this?