https://gitlab.synchro.net/main/sbbs/-/commit/47f8c020a88939d18a033542
Modified Files:
src/sbbs3/exec.cpp
Log Message:
JS module command-lines now supported quoted arguments (w/white-space)
Example:
Command-line: ?showargs " a b c "d "e f"
argc = 3
argv[0] = ' a b c '
argv[1] = 'd'
argv[2] = 'e f'
This resolves a long-standing TODO comment.
Also, fixed a problem where multiple spaces between the module name and the first argument would result in argv[0] being set to an empty string.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net