| VBGamer | |||||||||||||||||||||||||||
| 		
	RE: Must... contain... frustration...   Amorano  (1 reply, 0 views)  (2000-Dec-1)   First thing, use d3dx to translate the automation error to something readable.
debug.print d3dx.getstring(err.number)
for starters.
Next off, I would make absolutely, 100% sure, that the file you are loading is correctly named and has a full resolved path. Running from the IDE makes the default path to the visual basic compiler, prolly not where you are storing your files.  
 | |||||||||||||||||||||||||||
