Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InkboxSoftware/excelCPU
/ ROMbookError
Function
ROMbookError
compileExcelASM16.py:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
compileResults()
62
63
def
ROMbookError():
64
print(RED +
"\tCould not save to specified workbook, make sure the file is closed and try again"
+ ENDCOLOR)
65
exit()
66
67
def
createLine(label, operations):
68
return
[label, operations]
Callers
1
sendToSpreadsheet
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected