[mono-vb] file naming problems with visual studio 2008
Jude DaShiell
jdashiel at shellworld.net
Wed Jul 15 23:37:18 EDT 2009
That is very frustrating to use as compared with vbnc. Very difficult
using the visual studio system on two counts so far. First, whenever a
new project gets created a Module1 blank gets installed into it. That in
turn can conflict with code that gets added later if both source files
have a Module1 in them. I suppose the best solution will be to create
fileoff.bat and fileon.bat which copy the source and executables to
different names that won't work in visual studio but will work outside of
it. Once mods get done the filein.bat copies what it's told to on the
floppy back into the appropriate hard drive. Short of some directives
somehwre I think this will be my best solution.
More information about the Mono-vb
mailing list