Skip to content
  • Rob Swindell's avatar
    b53254b6
    Resolve full path to specified ctrl directory, before chdir · b53254b6
    Rob Swindell authored
    If a relative path to the ctrl directory is specified on the command-line
    or in the SBBSCTRL environment variable, the loading of ctrl/*.ini would
    fail after the changing of the working directory.
    
    We should probably get replace all use of FULLPATH with _fullpath someday,
    but for now, I just went with majority-rule.
    b53254b6
    Resolve full path to specified ctrl directory, before chdir
    Rob Swindell authored
    If a relative path to the ctrl directory is specified on the command-line
    or in the SBBSCTRL environment variable, the loading of ctrl/*.ini would
    fail after the changing of the working directory.
    
    We should probably get replace all use of FULLPATH with _fullpath someday,
    but for now, I just went with majority-rule.
Loading