Interchange Developer Resource
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date ][Interchange by thread ]

[ic] ~ in filename



> Try to add the tilde to this variable assignment in Util.pm:
>
> $ESCAPE_CHARS::ok_in_filename =
> 		'ABCDEFGHIJKLMNOPQRSTUVWXYZ' .
> 		'abcdefghijklmnopqrstuvwxyz' .
> 		'0123456789'				 .
> 		'-:_.$/'
> 	;

Thanks! This works great :) Would it not be an idea to add the tilde
permanently to the Util.pm?


René




Search for: Sort by: