Hi Martin, > I have to resurrect an old VB6 application which was > originally run on a machine with several drives. AS > a result, when trying to load the source code into > VB6 it looks for the forms on drive F:, can't find > them, and won't load the rest of the code. If I > could get to the source, I could change the > references to where the files and forms etc are. Is > there any way to load the source without the forms?
Backup your files first. Open the 'vbp' file in notepad. Change the paths. Save it out. Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== "Why does man kill? He kills for food. And not only food: frequently there must be a beverage." -- Woody Allen ------------------------ Yahoo! Groups Sponsor --------------------~--> Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar. Now with Pop-Up Blocker. Get it for free! http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/k7folB/TM --------------------------------------------------------------------~-> '// ======================================================= Rules : http://ReliableAnswers.com/List/Rules.asp Home : http://groups.yahoo.com/group/vbHelp/ ======================================================= Post : [EMAIL PROTECTED] Join : [EMAIL PROTECTED] Leave : [EMAIL PROTECTED] '// ======================================================= Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vbhelp/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
