How do I run the MyC sample in the VSIP Babel directory? I already compiled
it successfully and I can't notice anything different in my Visual Studio
2003. Am I missing something here? Thanks for the reply!
Gaston Milano - 30 Dec 2004 01:49 GMT
You should open some .myc file and write some code like "class ..." and you
should see the sintax coloring for the myc language.
Regards,
Gaston
> How do I run the MyC sample in the VSIP Babel directory? I already compiled
> it successfully and I can't notice anything different in my Visual Studio
> 2003. Am I missing something here? Thanks for the reply!
Ed Dore [MSFT] - 31 Dec 2004 06:53 GMT
Note, that by default, the package should be registered under the
experimental hive in the registry. This means you should launch Visual
Studio (devenv.exe) with the switch "/rootsuffix Exp". The VSIP SDK
installation should have placed a shortcut with this switch on your desktop.
Sincerely,
Ed Dore [MSFT]
This post is 'AS IS' with no warranties, and confers no rights.