Shop OBEX P1 Docs P2 Docs Learn Events
Commands — Parallax Forums

Commands

cgxcgx Posts: 4
edited 2011-11-19 06:45 in General Discussion
Igot some problems with the commands: Do & Loop. Wheni type does commands the system do not recognized like commandcodes. The y just stay in black like normal text do.

Iam doing it in the following form to be more specific.


Debug“blah blah”


Do


DebugCR, “blah blah”


Loop


(Anyhelp will be appreciated)

Comments

  • davejamesdavejames Posts: 4,047
    edited 2011-11-15 17:10
    cgx - welcome to the forum!

    Is there any chance you can post the actual code you're using?
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2011-11-15 18:26
    cgx,

    Welcome to the forum! We're very happy to have you here. But please be aware that cross-posting (i.e. posting the same message in more than one location) is against forum rules. Also, you don't need to shout. A normal-sized font will get just as much attention as a large one.

    Thanks,
    -Phil
  • hover1hover1 Posts: 1,929
    edited 2011-11-17 17:18
    cgx wrote: »
    Hey phil you could spend the same amount of time solving my problem, instead you are complaining about the size of the font. The next time please don't bother OK!!!!!! Thanks.


    ---Happy Holidays

    Ps: I solved the problem.

    Gosh cgx,

    Phil was just pointing out that cross posting is not allowed in these forums.

    And he had a warm welcome also. I would try to stay on the good side of Phil. Did you notice his number of posts?

    Would you share how you solved your problem that others may benefit?
  • skylightskylight Posts: 1,915
    edited 2011-11-18 10:32
    Try:

    Do
    Print"I must be more civil to other forum members"
    loop until attitude changes
  • $WMc%$WMc% Posts: 1,884
    edited 2011-11-18 10:58
    I thought you all were going to remove his head...
    '
    He is a newbee....cut him some slack !!!
    '
    It takes a few posts to see how things work here....
    '
    He will get it...chill..............lol.
  • davejamesdavejames Posts: 4,047
    edited 2011-11-18 11:01
    cgx wrote: »
    Ps: I solved the problem.

    cgx - please relate the fix; I'd like to know.
  • hover1hover1 Posts: 1,929
    edited 2011-11-18 11:02
    $WMc% wrote: »
    I thought you all were going to remove his head...
    '
    He is a newbee....cut him some slack !!!
    '
    It takes a few posts to see how things work here....
    '
    He will get it...chill..............lol.

    Walt,

    I was trying to be gentle as possible realizing he is a new member.

    Jim
  • $WMc%$WMc% Posts: 1,884
    edited 2011-11-18 11:16
    Hover1
    '
    It was not you that I was referring too
  • skylightskylight Posts: 1,915
    edited 2011-11-19 06:45
    I think he was pointing out the error in my code...........I forgot the space after "members " , very messy of me sorry :lol:
Sign In or Register to comment.