_dodger opened this issue on Dec 19, 2002 ยท 50 posts
ockham posted Sat, 21 December 2002 at 12:36 AM
On sscanf format: if the string in the EXE has a leading tab (or other leading space) the sscanf will accept inputs either with or without tabs. So if the internal strings have tabs, the CR2 doesn't need tabs. If the sscanf is written without any leading space, only an input without space (left-justified) will be read. I also tried those "mathy" valueOp commands once, and didn't see any visible results either!