Search results 20

Sorted from new to old.
Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...