It looks like you're new here. Sign in or register to get started.
SHELL('"C:\Windows\Explorer.exe"');
IF ISCLEAR (WSHShell) THEN CREATE(WSHShell,TRUE,TRUE); WSHShell.RUN(WSHShell.ExpandEnvironmentStrings('%windir%' + '\explorer.exe'));
Comments
//If RTC is not being used
//If RTC is being used
Using the ‘Windows Script Host Object Model’.WshShell automation object.
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.