• src/sbbs3/xtrn.cpp xtrn_sec.cpp

    From Rob Swindell to Git commit to main/sbbs/master on Sunday, November 29, 2020 12:40:29
    https://gitlab.synchro.net/main/sbbs/-/commit/da43d845cc4ceaea03071614
    Modified Files:
    src/sbbs3/xtrn.cpp xtrn_sec.cpp
    Log Message:
    Command-lines that start with '?' or '*' are implicitly native

    Don't do the DOSEMU drive-letter dance for xtrn startup directory if the xtrn's command line is implicitly native (e.g. Baja or JS).

    Also, recognize Baja command-lines as native in cmdstr() - for %n, %!, etc. DOSemu expansion hack.