Advertisement

1 - 10 of 839 containing alltags:("filename") (0.001 seconds)
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?
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
Zones: Unix Systems ProgrammingDate Answered: 02/25/2002 Grade: A Views: 4
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?
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...
Zones: Delphi ProgrammingDate Answered: 06/08/2000 Grade: A Views: 0
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...
Zones: Ms Office SuiteDate Answered: 06/13/2000 Grade: B Views: 0
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?
Zones: Ms Office SuiteDate Answered: 06/16/2000 Grade: B Views: 0
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...
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?
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...
Zones: Web Languages/StandardsDate Answered: 03/27/2003 Grade: B Views: 0
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...
Zones: C++Date Answered: 03/12/2003 Grade: A Views: 0