PWR program fails to run #6

Closed
opened 2024-11-27 22:12:00 +00:00 by dfernie · 1 comment
Owner

The PWR program fails to run, complaining about a label that cannot be found.

The PWR program fails to run, complaining about a label that cannot be found.
dfernie self-assigned this 2024-11-27 22:12:00 +00:00
Author
Owner

PWR programs throws error due to the two lines that call:
XEQ "SVSTCK"
instead of
XEQ "SVSTK"

SVSTCK is the old name of SVSTK.

PWR programs throws error due to the two lines that call: `XEQ "SVSTCK"` instead of `XEQ "SVSTK"` SVSTCK is the old name of SVSTK.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dfernie/dm42#6
No description provided.