SetPrefix()
Set the file prefix to be used for multi file mode, see also GetPrefix(). Make sure this string does not contain any forward or backward slashes or the colon character since this will lead to errors in the file name generation. The changes to the prefix are made permanent by writing them to the gseos.ini configuration file. On the next invocation of GSEOS you will have the prefix preserved.
Parameters
strPrefix: The new file prefix.
Returns
None.