Convert windows path with space to 8.3 format ?

R

Random Task

How can I Convert windows path with spaces to 8.3 format from inside perl?

Thanks in advance

Jim
 
P

Paul Lalli

Random said:
How can I Convert windows path with spaces to 8.3 format from inside perl?

With a substitute operation, the substr() function, and a counter
variable, I imagine.

If you make an attempt and post your code, there's a high probability
someone will be able to help you fix it if it doesn't work.

Before doing that however, I strongly suggest you read the Posting
Guidelines for this group, which are posted here twice a week.

Paul Lalli
 
R

Random Task

Paul said:
With a substitute operation, the substr() function, and a counter
variable, I imagine.

If you make an attempt and post your code, there's a high probability
someone will be able to help you fix it if it doesn't work.

Before doing that however, I strongly suggest you read the Posting
Guidelines for this group, which are posted here twice a week.

Paul Lalli

I am kind of assuming/hoping there is a perl module that can perfrom
this functionality ...

Thanks though for your info ... but its not quite what I am looking for.

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,044
Latest member
RonaldNen

Latest Threads

Top