ScriptSpot

Script

ConvertToValidFilename

By Swami Lama · 2006-10-21

Version
0.3
Version requirement
3
Date updated
2000-08-21
Votes
3
Download
Download
Description

Given a filename as a string - return a valid filename as a string. It should be used when a string is procedurally built or when a string is explicitly defined within the code. The function detects escape character sequences defined by a backslash~letter

Tags: Misc