Since the Android version works as is by translating CUST*S.DO -> CUST~S.DO 
I'll change the Windows version to match. The tilde seems to be a good 
character to replace with without causing problem. Also, thanks for the bug tip 
about the append problem. I'll tweak that while I'm in there as well.

Kurt

-----Original Message-----
From: M100 [mailto:[email protected]] On Behalf Of Jim Anderson
Sent: Wednesday, January 03, 2018 5:10 PM
To: [email protected]
Subject: Re: [M100] mcomm difficulties

> -----Original Message-----
> 
> Suggestion, before too many people start relying on it, replace the 
> random/arbitrary substitution with some standard encoding like 
> urlencoding.

So, translate model T file names like CUST*S.DO -> CUST%2AS.DO in the TPDD 
folder, and vice versa?  I wonder whether it's more likely to encounter model T 
files with legit % signs in their names than with legit ^ signs in their 
names...

What would be really great would be if there is some character the model T 
disallows in filenames but which unix and windows do allow, then translate the 
asterisk to that character.  :)







        jim

Reply via email to