Actions
Bug #266
openAMAL with AUtotest causes an error in AMAL transpiler
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
02/28/2020
Due date:
% Done:
0%
Estimated time:
Affected version:
Description
A$="AUtotest (If R1<>XM Jump Update"
A$=A$+"If R1<>YM Jump Update else eXit"
//A$=A$+"Update: Let R0=XM; Let R1=YM; Direct M)"
// commented the above line out just incase XM and YM where not implemented
A$=A$+"Update: Let R0=100; Let R1=100; Direct M)"
A$=A$+"M: Move R0-X,R1-Y,20; Wait;"
No data to display
Actions