Doug Murphy
doug at murphyscreativity.com
Tue May 27 16:44:24 CDT 2003
Hi Stuart, Good idea but it won't work in this case because the files are on a network drive and path is given by UNC. I think testing for file existence using Dir is the surest way to go. Thank you for your input. Doug Douglas Murphy Murphy's Creativity (619) 334-5121 doug at murphyscreativity.com www.murphyscreativity.com -----Original Message----- From: accessd-bounces at databaseadvisors.com [mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Stuart McLachlan Sent: Tuesday, May 27, 2003 2:21 PM To: Doug Murphy; accessd at databaseadvisors.com Subject: RE: [AccessD] HyperLinks On 27 May 2003 at 9:00, Doug Murphy wrote: > Jim, > > Thank you. That makes sense. Is there a property of a hyperlink that > indicates which type it is? I guess I could develop a routine using > the dir function to check paths but it would be better to use a built > in property. > Not built in, but Mid$(myLink,2,1) = ":" will only return True if it is a full path. -- Lexacorp Ltd http://www.lexacorp.com.pg Information Technology Consultancy, Software Development,System Support. _______________________________________________ AccessD mailing list AccessD at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/accessd Website: http://www.databaseadvisors.com