Skip to content
  • rdubner's avatar
    Modify COBCD to compile in current directory · d5b460f6
    rdubner authored
    The prior commit had a version of COBCD that did a 'cd /tmp' to do the compilation.  But that
    failed on a COPY SOMEBOOK IN ../ALTDIR.  So, this version copies SOURCE.CBL to SOURCExXxPID
    and does the compilation on that file, giving control over the file naming and avoiding
    collisions in the original folder.
    d5b460f6