for some reason after compiling a program the same executable is run from the hard drive
meaning changes are not seen in the second compilation when executing the executable
as if the executable is not being generated on the second compliation for some reason
any suggestion appreciated
-- andrew