Skip to content

Multiple expressions #3

@danilort

Description

@danilort

I have problems with multiple expressions, using "Calcolate current line or selection".

STEPS

Create the 1.txt file with this content:

myvar := 200
myvar + 1

If calculating a row at a time, the result is this.

first row (ok):

immagine

second row (error):

immagine

Because qalc.exe does not remember the variables between one session and another.

If you select both lines I get an error:

immagine

Qalc.exe

If instead use qalc.exe directly, everything works fine:
comando:

qalc -f 1.txt

output:

immagine

This is the expected result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions