The best editor ?


Closed Thread
Results 1 to 12 of 12

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Location
    sao paulo - brasil
    Posts
    23

    Question The best editor ?

    Dear Friends,

    exists some better and more complete editor than the microcode studio for the picbaic of the type of the editor of the mikro basic ?

    in advance thankful,

    vicente

  2. #2
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: The best editor ?

    You might try FineLine IDE
    FL does bracketing to link the If's with the Endif's etc.

    Norm

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


    Did you find this post helpful? Yes | No

    Default Re: The best editor ?

    FineLine has my vote too.
    Dave
    Always wear safety glasses while programming.

  4. #4
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default Re: The best editor ?

    Norm, you will get my vote too, but before you must tell me how do you select a device in your nice editor?

    Do you have a "USER MANUAL" ?

    Cheers

    Al.
    All progress began with an idea

  5. #5
    Join Date
    Oct 2004
    Posts
    440


    Did you find this post helpful? Yes | No

    Default Re: The best editor ?

    Quote Originally Posted by aratti View Post
    Norm, you will get my vote too, but before you must tell me how do you select a device in your nice editor?

    Do you have a "USER MANUAL" ?

    Cheers

    Al.
    Add:
    'XFL_PIC18F2550X' (replace the X's with a a less than and a greater than)
    with correct PIC to code or
    select from the "select a device" drop down box which appears when PicBasicPro is selected in options.

    No users manual at this time.

    Norm

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


    Did you find this post helpful? Yes | No

    Default Re: The best editor ?

    Code:
        'Selects the Chip
        '<FL_PIC18F2550>'
        'Selects PBPL
        '<FL_PBPL>'
    Dave
    Always wear safety glasses while programming.

Members who have read this thread : 0

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