<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Thanks to everyone who replied on this - great information.  I believe 
in this situation I'll be ok since everything is generated / used during runtime 
- no paths stored in tables, etc.  However, I'll be storing the API's which 
provide either long or short names consistently as required.  If I don't 
need that in this case, I probably will need it in the future.</DIV>
<DIV> </DIV>
<DIV>Thanks again.</DIV>
<DIV> </DIV>
<DIV>Best Regards,</DIV>
<DIV> </DIV>
<DIV>Julie Schwalm<BR>Backroads Data<BR><A 
href="http://www.backroadsdata.com">www.backroadsdata.com</A><BR>785-594-6807</DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=DWUTKA@marlow.com href="mailto:DWUTKA@marlow.com">Drew Wutka</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=accessd@databaseadvisors.com 
  href="mailto:accessd@databaseadvisors.com">'Access Developers discussion and 
  problem solving'</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, September 18, 2003 10:46 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [AccessD] Short vs. Long 
  File Names - Does it matter?</DIV>
  <DIV><BR></DIV>
  <DIV><SPAN class=105284415-18092003><FONT face=Arial color=#0000ff size=2>No, 
  it doesn't really matter, unless you are hard coding the path somewhere.  
  (ie, if you take the path, and store it in a table, and then try to use it 
  somewhere else.  If the system is saving the long file names, on one 
  machine, and you try to use that long file name on a system that wants the 
  short file names.....then there's a problem.  But if you just get the 
  path, and use it, on the same machine, it shouldn't 
  matter.)</FONT></SPAN></DIV>
  <DIV><SPAN class=105284415-18092003><FONT face=Arial color=#0000ff 
  size=2></FONT></SPAN> </DIV>
  <DIV><SPAN class=105284415-18092003><FONT face=Arial color=#0000ff 
  size=2>Drew</FONT></SPAN></DIV>
  <BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
    <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
    size=2>-----Original Message-----<BR><B>From:</B> Backroads Data 
    [mailto:backroad@idir.net]<BR><B>Sent:</B> Wednesday, September 17, 2003 
    3:15 PM<BR><B>To:</B> AccessD<BR><B>Subject:</B> [AccessD] Short vs. Long 
    File Names - Does it matter?<BR><BR></FONT></DIV>
    <DIV>Hi -</DIV>
    <DIV> </DIV>
    <DIV>When I use CurrentDB.Name in code, sometimes it returns using short 
    names, like this:</DIV>
    <DIV> </DIV>
    <DIV>C:\DOCUME~1\JULIES~1\MYDOCU~1\DEVELO~1\SomeFile.mdb</DIV>
    <DIV> </DIV>
    <DIV>and other times it uses long names, like this:</DIV>
    <DIV> </DIV>
    <DIV>C:\DOCUMENTS AND SETTINGS\JULIE SCHWALM\MY 
    DOCUMENTS\DEVELOPMENT\SomeFile.mdb</DIV>
    <DIV> </DIV>
    <DIV>Does anyone know why it would vary?  (Sometimes re-booting gets it 
    to switch back to long file names, but not always - and not today!)</DIV>
    <DIV> </DIV>
    <DIV>I guess more important - does it matter?  In code I want to create 
    a small text file in the same directory where the app is stored.  Other 
    code will go look for this file and read its contents.</DIV>
    <DIV> </DIV>
    <DIV>I'm using Access 97 and WinXP for development.  Finished product 
    will be Access97 runtime installed on anything from Win95 and up.  TIA 
    for any insights.</DIV>
    <DIV> </DIV>
    <DIV>Best Regards,</DIV>
    <DIV> </DIV>
    <DIV>Julie Schwalm<BR>Backroads Data<BR><A 
    href="http://www.backroadsdata.com">www.backroadsdata.com</A><BR>785-594-6807</DIV></BLOCKQUOTE>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>AccessD mailing 
  list<BR>AccessD@databaseadvisors.com<BR>http://databaseadvisors.com/mailman/listinfo/accessd<BR>Website: 
  http://www.databaseadvisors.com<BR></BLOCKQUOTE></BODY></HTML>