Shop OBEX P1 Docs P2 Docs Learn Events
LMM Problems with PropBasic — Parallax Forums

LMM Problems with PropBasic

FriedVFriedV Posts: 77
edited 2011-08-27 18:32 in Propeller 1
@Bean

Hi,
this prgram won't compile with the "LMM" setting.
I always get an error:

Expected a constant,unary operator or "("
long @@@main

I'm stuck... ???

BTW The ouput goes to a nice little graphic display from Electronic Assembbly, called edip 240-7

Kind regards & thx for PropBasic
Fried


[code]'
' File...... GyroTest.pbas
' Author.... fgvissel 26.08.2011
' F

Comments

  • MazziniMazzini Posts: 58
    edited 2011-08-27 06:29
    I don't know if this is useful for you , but here your code is compiled
    http://pastebin.com/Lu2sbp8g

    The system return just an "Fixme" if I write these ascii char "
  • BeanBean Posts: 8,129
    edited 2011-08-27 07:48
    Fried,
    When I copied and pasted your text BST said there were invalid characters.
    But then it compiled fine for me using version 0.1.14 of PropBasic.

    Bean
  • FriedVFriedV Posts: 77
    edited 2011-08-27 18:32
    Thank you all,
    seems that the compiler does not like german
Sign In or Register to comment.