You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have individual programs that use the CHAIN command to advance from one program to the other. It was successful in "chaining" two programs; but on the third it came back with:
On Thu, 16 Jul 2020, 20:38 BASICLFE, ***@***.***> wrote:
Bug report
*Problem*
I have individual programs that use the CHAIN command to advance from one
program to the other. It was successful in "chaining" two programs; but on
the third it came back with:
pc.basic.var: 159, clear_variables
None
pc.basic.var: 81, get_string_copy_packed
None
pc.basic.var: 49, copy_packed
None
pc.basic.var: 40, retrieve
None
KeyError; '\xfd\xfd'
Can you tell me what is the issue?
*Steps*
1.
2.
3.
*Program*
*Crash log*
*Notes*
PC-BASIC version:
Operating system version:
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#118>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB25REQXYP2NMPAOOMYYKZDR35JLTANCNFSM4O42DFJQ>
.
Bug report
Problem
I have individual programs that use the CHAIN command to advance from one program to the other. It was successful in "chaining" two programs; but on the third it came back with:
pc.basic.var: 159, clear_variables
None
pc.basic.var: 81, get_string_copy_packed
None
pc.basic.var: 49, copy_packed
None
pc.basic.var: 40, retrieve
None
KeyError; '\xfd\xfd'
Can you tell me what is the issue?
Steps
Program
Crash log
Notes
PC-BASIC version:
Operating system version:
The text was updated successfully, but these errors were encountered: