long file names to short file name 
Author Message
 long file names to short file name

I am working with VB5-SP3 on Windows 95 and trying to open a FTP session
to a  OpenVMS system running UCX 4.1 ECO 9. I keep getting stuck at the
Open.URL step.


I receive no errors and no sign that the remote host ever opened when I
monitor the remote server. I believe it is from the version number
suffix after the file extender.  ie: filename.ext;3.

Subsequently I have tried using the API call GetShortPathName from the
kernel32.dll following the example from Microsoft Article ID: Q175512
and the result is the long file name is displayed, but the short file
name is not. Watch shows that the call to the kernel32.dll was never
utilized. I have looked in win32api.txt (dated 1994) and the syntax
appears correct. I really need an idea where to go next. I am trying to
avoid scripts.



Mon, 05 Feb 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Get long file name from short file name

2. Long File Names and Short File Names

3. Long file names to short file name

4. Converting Long File Names to Short File Names

5. How to convert long file names to short file names

6. Long File Names and Short File Names

7. Get Short File Name from Long File Name?

8. Getting short file name from long file name:

9. Api function to convert Long File Names To Short Dos File Names

10. Short File Name to Long File Name

11. Want to convert Dir in as long file name to short file name string? How?

12. Want to convert Dir in as long file name to short file name string? How?

 

 
Powered by phpBB® Forum Software