On Thu, Jun 7, 2012 at 3:41 AM, Rick McGuire <[email protected]> wrote:
> Still getting my new laptop set up and I'm having trouble with the > upgrade to VS 10. With the older version, I would just use the > command > > devenv /debugexe rexx someprogram.rex This drove me crazy. I believe you *have* to include the ".exe" for things to work. Try this: devenv /debugexe rexx.exe someprogram.rex -- Mark Miesfeld ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
