Menu

#72 COMPILE ERROR on line 1: Error assigning a string to a numeric variable.

v1.0_(example)
closed
nobody
None
5
2020-10-29
2019-06-27
qomplainerz
No

Assigning a string to a variable works on Windows 8, but not on Linux Mint Cinnamon 19.1

1 Attachments

Discussion

  • Hernan R

    Hernan R - 2020-02-05

    It seems string variables need a $ as suffix.
    So, your variable would have to be changed to Text1$ for this to work.
    This is not mentioned on official documentation, but I've found it elsewhere.

    Hope that helps,
    Hernán.-

     
    • qomplainerz

      qomplainerz - 2020-02-08

      Thank you. I will try if it works, but on the Windows version it works without problems.

       
  • Jim Reneau

    Jim Reneau - 2020-10-29
    • status: open --> closed
     
  • Jim Reneau

    Jim Reneau - 2020-10-29

    The linux (DEB) source is really old and is a version where numeric and string variables are different ($). Download the source and recompile on LINUX. Need a package maintainer for the LINUX side.

     

Log in to post a comment.