![]() |
|
Getting VB C++ to write a batch file - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: Getting VB C++ to write a batch file (/Thread-Getting-VB-C-to-write-a-batch-file) |
RE: Getting VB C++ to write a batch file - ArkPhaze - 10-24-2013 As mentioned, there's no such thing as VB C++, there is VisualC++, but it's still lame. This is VB.net though, there's no C++ here period. Why would you even want to take a language like VB.net and use it to write a batch script though? That's like taking an engine out of a viper to put it in your honda civic... RE: Getting VB C++ to write a batch file - ArkPhaze - 10-24-2013 As mentioned, there's no such thing as VB C++, there is VisualC++, but it's still lame. This is VB.net though, there's no C++ here period. Why would you even want to take a language like VB.net and use it to write a batch script though? That's like taking an engine out of a viper to put it in your honda civic... RE: Getting VB C++ to write a batch file - fumsent - 10-24-2013 (10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. RE: Getting VB C++ to write a batch file - fumsent - 10-24-2013 (10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. RE: Getting VB C++ to write a batch file - fumsent - 10-24-2013 (10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. RE: Getting VB C++ to write a batch file - ArkPhaze - 10-24-2013 (10-24-2013, 01:55 AM)fumsent Wrote:(10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. Why though? Is there something special about this script, as opposed to actually programming it in VB.net? :S RE: Getting VB C++ to write a batch file - ArkPhaze - 10-24-2013 (10-24-2013, 01:55 AM)fumsent Wrote:(10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. Why though? Is there something special about this script, as opposed to actually programming it in VB.net? :S RE: Getting VB C++ to write a batch file - ArkPhaze - 10-24-2013 (10-24-2013, 01:55 AM)fumsent Wrote:(10-23-2013, 04:09 AM)Slarek Wrote: So you want make a program in C++ which writes a batch program?Yes i do, I am trying to make it were It writes the batch file and runs it in a delay and/or Key stroke. Why though? Is there something special about this script, as opposed to actually programming it in VB.net? :S RE: Getting VB C++ to write a batch file - Deque - 10-24-2013 Since the original post wasn't corrected: -thread closed- RE: Getting VB C++ to write a batch file - Deque - 10-24-2013 Since the original post wasn't corrected: -thread closed- |