FineLineIDE


Closed Thread
Results 1 to 40 of 188

Thread: FineLineIDE

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by jellis00 View Post
    Upon more digging and testing, it appears this problem may have been caused by the fact that my PBP3 install was not "activated" yet. I hopefully will get activation key Monday and will see if this solves the problem. Till then?
    Did activation solve the problem?
    If so I will "You may require activation of PicBasicPro" to the error message.

    Norm

  2. #2
    Join Date
    Mar 2009
    Location
    Colorado
    Posts
    378


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by Normnet View Post
    Did activation solve the problem?
    If so I will "You may require activation of PicBasicPro" to the error message.

    Norm
    Before I activated I did some other things. Now that it is activated it works, but not sure whether that was the single act that let things work.

  3. #3
    Join Date
    Nov 2008
    Posts
    60


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Hello Everyone,

    I am trying out FL IDE and get the same thing as in this FL1_6_0_0.pdf. The Code compiles fine inn the MCSEX IDE.
    Regards
    CharlieM
    Using PBP3
    MCSPX

  4. #4
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by c_moore View Post
    Hello Everyone,

    I am trying out FL IDE and get the same thing as in this FL1_6_0_0.pdf. The Code compiles fine inn the MCSEX IDE.
    Locate the error file and check the error message file path exactly against the actual file path for any differances.
    Post the file path.

    Norm

  5. #5
    Join Date
    Nov 2008
    Posts
    60


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Hi Norm,

    From what I can tell the paths are correct. The Path is C:\Users\Charlie\ Documents\PBP Projects. The project compiles fine using MCS.
    Regards
    CharlieM
    Using PBP3
    MCSPX

  6. #6
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by c_moore View Post
    Hi Norm,

    From what I can tell the paths are correct. The Path is C:\Users\Charlie\ Documents\PBP Projects. The project compiles fine using MCS.
    Did you find the .ERR file?
    Open Windows explorer and browse to the "C:\Users\Charlie\ Documents\PBP Projects" directory.
    If not intentionally generate an error to see if it is found.

    Norm

  7. #7
    Join Date
    Nov 2008
    Posts
    60


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    It's there but its called test.er instead of test.err
    Regards
    CharlieM
    Using PBP3
    MCSPX

  8. #8
    Join Date
    Nov 2008
    Location
    Monrovia, AL
    Posts
    7


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Thanks for writing such a nice editor, Norm.

    Quote Originally Posted by Normnet View Post
    Locate the error file and check the error message file path exactly against the actual file path for any differences.
    Post the file path.

    Norm
    I'm seeing this behavior with 2.0.0.0:
    Name:  flErrMsg.jpg
Views: 5898
Size:  9.0 KB

    Source path is C:\Users\dlkerl\picstuff\oven
    The path is identical in the error message, but the file name in the source directory only has one 'R': OVEN_V0_3.ER (empty file)
    MCS launches PBP with no problems (PBP 2.45)

    Unrelated question: Is it possible to stop automatic indentation of labels in ASM blocks?

    Thanks-Dan

  9. #9
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Hey Norm,

    Could you make available the pre PBP3 version of FineLine. I am still having trouble on machines that do not have PBP3 with the current FineLine.
    Dave
    Always wear safety glasses while programming.

  10. #10
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by mackrackit View Post
    Hey Norm,

    Could you make available the pre PBP3 version of FineLine. I am still having trouble on machines that do not have PBP3 with the current FineLine.
    I have added an Archives Page.
    See FineLineIDE.

    Email me the trouble you are having.
    I am presently at pre beta 2.1.0.0 and this would be a good time to do fixes.

    Norm

  11. #11
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: FineLineIDE

    Quote Originally Posted by lurker View Post
    Thanks for writing such a nice editor, Norm.



    I'm seeing this behavior with 2.0.0.0:
    Attachment 6662

    Source path is C:\Users\dlkerl\picstuff\oven
    The path is identical in the error message, but the file name in the source directory only has one 'R': OVEN_V0_3.ER (empty file)
    MCS launches PBP with no problems (PBP 2.45)

    Unrelated question: Is it possible to stop automatic indentation of labels in ASM blocks?

    Thanks-Dan
    The .ER file is the PBP compiler text to assy error file.
    The .ERR file is the MPSAM assy to hex error file.

    Possibly the "Users" in C:\Users\dlkerl\picstuff\oven is throwing FL off?
    Try compiling with your program file in a non Users directory.

    Yes I should be able to disable all auto indent of assy lines if that would be best?
    Anyone familiar with assy please advise.

    I am presently finishing up the pre beta of FL 2.1.0.0 with several fixes.

    Norm

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts