• Ibbs lastcall

    From Captain Obvious@21:1/157 to xqtr on Fri Feb 21 18:39:16 2020
    When I attempt to run the xq-ilc_get.mpy I am getting this error:
    PYTHON ERROR (xq-ilc_get.mpy)

    File "xq-ilc_get.mpy", line 45, in <module>
    IOError: [Errno 22] invalid mode ('
    w') or filename: 'c:\\mystic\themes\\shadowscope\\scripts\\xq-ilastcaller\\ilc99
    998.ilc'

    After which of course the mps tells me no data.

    -=>Richard Miles<=-
    -=>Captain Obvious<=-
    -=>bbs.shadowscope.com<=-

    --- Mystic BBS v1.12 A45 2020/02/16 (Windows/32)
    * Origin: Shadowscope BBS | bbs.shadowscope.com | Temple, GA (21:1/157)
  • From Bucko@21:4/131 to Captain Obvious on Fri Feb 21 19:23:37 2020
    On 21 Feb 2020, Captain Obvious said the following...

    When I attempt to run the xq-ilc_get.mpy I am getting this error:
    PYTHON ERROR (xq-ilc_get.mpy)

    File "xq-ilc_get.mpy", line 45, in <module>
    IOError: [Errno 22] invalid mode ('
    w') or filename: 'c:\\mystic\themes\\shadowscope\\scripts\\xq-ilastcaller\\ilc99
    998.ilc'

    After which of course the mps tells me no data.

    -=>Richard Miles<=-

    I was also getting this error, change the line where the file is called to c:\\mystic\\themes\\shadowscope\\ and the rest of what you have, the missing
    \ between mystic and themes is what is causing it...

    --- Mystic BBS v1.12 A44 2020/02/04 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (21:4/131)
  • From Analog@21:2/123 to Captain Obvious on Fri Feb 21 17:55:58 2020
    IOError: [Errno 22] invalid mode ('
    w') or filename: 'c:\\mystic\themes\\shadowscope\\scripts\\xq-ilastcaller\\ilc99

    I think there's note specific to Windows in the docs. Seems like a path separator issue to me.

    |20|15┌─|16|08┤ |08De|07ad|15be|07a|08tz b|07b|15s
    |08└─┘├─┐ |08:>.|07A|08rk |0710|08:|07101|08/|0714|08.
    |04■ |08└|20|15─|16|08┘ |08:>.|10A|02gn |1046|08:|101|08/|10123|08.
    |04A|07n|15al|07o|08g |08:>.|12F|04sx |1221|08:|122|08/|12123|08. |04.p|08HENOM|04. |08:>.|15S|07ci |1577|08:|151|08/|15131|08. |04░▒░|08▒██▄▌|08:>.|11T|03qw |111337|08:|113|08/|1113|08.

    --- Mystic BBS v1.12 A45 2020/02/09 (Linux/64)
    * Origin: deadbeatz.org (21:2/123)
  • From Captain Obvious@21:1/157 to Analog on Fri Feb 21 20:21:32 2020
    On 21 Feb 2020, Analog said the following...

    I think there's note specific to Windows in the docs. Seems like a path separator issue to me.

    Yeah, that's what it is.

    -=>Richard Miles<=-
    -=>Captain Obvious<=-
    -=>bbs.shadowscope.com<=-

    --- Mystic BBS v1.12 A45 2020/02/16 (Windows/32)
    * Origin: Shadowscope BBS | bbs.shadowscope.com | Temple, GA (21:1/157)