String functions

Started by Shantanu Gadgil, September 16, 2006, 08:01:30 AM

Previous topic - Next topic

Shantanu Gadgil

Hello,
Some string functions.

"ChangeCase" made during the "making" of shantools (the file renamer thingy)
"CommaFormat" generic function to show file sizes etc
"EndsWith" while loading dlls, etc from (say a plugin dir). Just saying "*.dll" in the FindFile functions is not adequate as it also gives files named "abc.dll.txt", etc :( :(
"StringInString" was for want of an "lstrstr" :) :)

String_ChangeCase
String_CommaFormat
String_EndsWith
String_StringInString

Regards,
Shantanu

[attachment deleted by admin]
To ret is human, to jmp divine!

PBrennick

Shantanu,
Thank you for your support of the GeneSys Project project.

Paul
The GeneSys Project is available from:
The Repository or My crappy website