how can i access the dos 8.3 filename from a filelist box? the filelist box returns the long filename, and from this i want retrive the 8.3 filename?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10135727.html
Zones:
Visual BasicDate Answered: 03/06/1999 Grade: A Views: 0
hi
what's the maximum number of characters in a filename in Unix (HP-UX) ?
Please reply as soon as possible ,This is urgent ..
thanx Suresh
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_10201537.html
How can I determine the 8.3 name of file from the long name? For that I need to communicate with the DOS-compatible FAT, right? How do I do that?
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10228961.html
Zones:
C++Date Answered: 11/06/1999 Grade: A Views: 0
I have a delphi app that is associated with data files of a certain type. The app can open these files by
1. File/Open,
2. double clicking on the data files,
3. dropping the data files o...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10413818.html
Within a Excel application I programmed a macro.
Within this macro I open from an open workbook another workbook.
I use the command: workbooks.open filename "...."
If the workbook is already ope...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_104...
Is there a way in Word to add the filename and path to the last page of the document automatically when you save the document? If not automatically, any other options?
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Q_104...
We've a VB6 (32-bit) application running in a customer site under Windows 95 (I think).
It generates a log file whose filename has a length greater than 8 characters.
In Explorer, rather than...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20101488.html
Zones:
Visual BasicDate Answered: 04/06/2001 Grade: B Views: 0
Is there a way to do this:
chomp($out_file = <>);
$out_file = "${out_file}.csv";
in one line?
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20287624.html
Zones:
PerlDate Answered: 04/11/2002 Grade: A Views: 0
Hi,
I'm working on a java application that needs to retrieve a url's filename (if there is one).
But how do you get the filename of a url like this,
http://www.somesite.com/getfile.php?site=1&fi...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_20543293.html
Hi,
I am trying to write a code (using the vc++ compiler) to read the filenames in any given directory in the windows system and then write the list of filenames in a text file.
Example-
Su...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20548675.html
Zones:
C++Date Answered: 03/12/2003 Grade: A Views: 0