Quantcast
Channel: Mentor Graphics Communities: Message List
Viewing all articles
Browse latest Browse all 4541

Re: Updating scripts from 7.9.x x86 to Xpedition x64

$
0
0

Nope! Do you have any documentation you can point me to?

 

I have a vbs file that populates the menu items and then they do stuff like this

button1.ExecuteMethod = "LaunchViaFinder"

 

Sub LaunchViaFinder(nID)

  set WshShell = CreateObject("WScript.Shell")

  WshShell.Run "\\some\network\location\ViaFinder"

  set WshShell = nothing

End Sub

 

Sounds like I need to replace my sub command with what you are talking about.  I did confirm that if start typing "run command" my code will execute from there correctly as well. So yeah, it doesn't know the environment.


Viewing all articles
Browse latest Browse all 4541

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>