Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: lurker; Keyword(s):

Search: Search took 0.00 seconds.

  1. Thread: FineLineIDE

    by lurker
    Replies
    187
    Views
    257,783

    Re: FineLineIDE

    Thanks for writing such a nice editor, Norm.



    I'm seeing this behavior with 2.0.0.0:
    6662

    Source path is C:\Users\dlkerl\picstuff\oven
    The path is identical in the error message, but the...
  2. Replies
    7
    Views
    3,544

    Re: PBP IF statement nesting question

    I'll certainly give FineLine a shot.
    Thanks-Dan
  3. Replies
    7
    Views
    3,544

    Re: PBP IF statement nesting question

    No. I missed that.
    Moving the ENDIF appears to work. I guess I'm too used to languages (verilog, etc.) that have a way of explicitly-delineating blocks of statements.

    Thank you for the help!
    ...
  4. Replies
    7
    Views
    3,544

    Re: PBP IF statement nesting question

    I appreciate the help with this.

    If I comment out the ENDIF suggested, the compiler returns an error, "IF without a matching ENDIF" . There appears to be no way to make the first inner IF...
  5. Replies
    7
    Views
    3,544

    PBP IF statement nesting question

    PBP version: 2.45A

    I'm failing to see something obvious, apparently.

    The intended behavior of the following code fragment is that the ELSE should associate with the first indented IF. Instead,...
  6. Replies
    2
    Views
    3,826

    Thanks for the reply, Bruce. Upon further...

    Thanks for the reply, Bruce.

    Upon further study of the data sheet, I was made aware of the existence of the XINST bit in CONFIG4 bit 6. The datasheet warns about flaky behavior in legacy apps if...
  7. Replies
    2
    Views
    3,826

    16F to 18F transition pains

    I have an application that currently works in a 16F877A part. The code consists of a PBP body with interrupt code written in assembly. Anticipating the need for added functionality, I am attempting...
Results 1 to 7 of 7