WinDev in an hour a day - from strings to unit tests

Dave Harms starts off looking at strings, but quickly gets distracted by the need to test whether you can modify a string by slicing. Not a bad thing, as he works out how to create and run unit tests