PICED Debug & PAC

Discussion in 'C-Touch/HomeGate/SchedulePlus/PICED Software' started by Beerygaz, May 19, 2014.

  1. Beerygaz

    Beerygaz

    Joined:
    Dec 25, 2005
    Messages:
    52
    Likes Received:
    0
    Location:
    Johannesburg, South Africa
    I'm running some logic code that I'dlike to debug. I've tried the LogMessage function and the WriteLn function and keep getting:

    Warning W006 at line 31:12 - Function or Procedure not supported for this Project type
    Error C261 at line 31:13 - Tag Error

    This is when I try to run the logic in PICED. According to the help files, LogMessage is only supported by C-Touch (don't understand why) but what about WriteLn? How am I supposed to debug logic if I can't write to the log?

    BTW I have checked the "Allow use of all Functions for Testing" box in the Logic Options dialog.

    -- Edit --

    Mea Culpa, I was using WriteLn("Message") instead of WriteLn('Message')
     
    Last edited by a moderator: May 19, 2014
    Beerygaz, May 19, 2014
    #1
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.