William Hindman
wdhindman at dejpolsystems.com
Wed Mar 17 10:30:45 CDT 2010
...the following two lines point to the same file ...but only line two works ...what is my befuddled mind missing this time? 'MetaDraw0.LoadPicture (CurrentProject.Path & "MBCC_HallC_Spring_001a.mdp"), 0, 0 MetaDraw0.LoadPicture "v:\JISWORKING\TMS\MBCC_HallC_Spring_001a.mdp", 0, 0 William