Hello Guest it is March 28, 2024, 10:13:26 AM

Author Topic: Visual Studio 2010 or newer  (Read 4130 times)

0 Members and 1 Guest are viewing this topic.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Visual Studio 2010 or newer
« on: March 26, 2013, 04:17:07 PM »
Does anyone here have a  full version of Visual Studio 2010 or newer and would be willing to compile a program for me ?

(;-) TP
Re: Visual Studio 2010 or newer
« Reply #1 on: March 26, 2013, 07:33:57 PM »
And it cannot be "Express" - MUST be the full version....

Regards,
Ray L.
Regards,
Ray L.
Re: Visual Studio 2010 or newer
« Reply #2 on: March 27, 2013, 01:19:30 PM »
Terry,

May I ask why a full version is required?

John Champlain

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Visual Studio 2010 or newer
« Reply #3 on: March 27, 2013, 01:34:29 PM »
HIYA John as I understand it with the express version you cannot compile the code with a command line variable where a file can be called with the function call as a command line call.

Shell "C:\Mach3\FUNCTION.exe Filename.txt" That way when the program is called it loads the file to use.

(;-) TP
Re: Visual Studio 2010 or newer
« Reply #4 on: March 27, 2013, 04:50:12 PM »
Terry,
Never tried that with Express versions.

I have long used VB.net express versions, but compile with a separate program.  I use Inno (http://www.jrsoftware.org/isdl.php), which is a free compiler, to generate my install files.  I was just curious if it might work for your purposes. 

John Champlain
Re: Visual Studio 2010 or newer
« Reply #5 on: March 27, 2013, 10:34:38 PM »
Looks like a functional addition, I like what I played with so far.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Visual Studio 2010 or newer
« Reply #6 on: March 27, 2013, 11:48:50 PM »
AH but yall don't have the simulator installed ? I do not see the icon for it in the tool tray.

(;-) TP