CEmu icon indicating copy to clipboard operation
CEmu copied to clipboard

[REGRESSION] Lists fail to parse unless their name starts with `|L`

Open kg583 opened this issue 10 months ago • 1 comments

Sending list variables whose names don't start with |L fails with Transfer warning: variable parsing failed on v2.0 (git: a0a9d35). This is a regression from v1.3, which handles them just fine. The |L is not part of the var's name field on-calc, and TI Connect CE has, for unknown reasons, produced files both containing and lacking the |L. At any rate, CEmu should certainly accept both formats.

kg583 avatar Apr 20 '25 01:04 kg583

TI-Connect CE produces Real lists with an |L and Complex lists without.

LogicalJoe avatar Apr 21 '25 00:04 LogicalJoe