CreateValidFilename(InvalidFilename.s)
Posted: Tue Oct 31, 2006 3:30 pm
We have a CheckFilename() function. But, if this function returns 0 we don't know what is wrong with the filename! I have a program which creates the filename from an url without user intervention and it must (obviously) create a valid filename. The CreateValidFilename() function should return the parameter minus the invalid characters.