Author: HCA Central Version: 1 Added to Library: 08-Nov-23 HCAVersion needed: 17 Keywords: Utility
Package Description: Programs useful for working with Files from the HCA Visual Programmer
Program Description: Take one parameter which is a string and returns a string with any invalid Windows filename characters replaced by underscores.
Return value: The input argument converted to a legal Windows filename
Parameters:
Name | Type | Description | Default |
---|---|---|---|
name | Value | Filename that may or may not be a legal Windows filename |