Built-in BR Editor - duplicate labels not caught during edit

General development discussion.

Moderators: Susan Smith, admin, Gabriel

Post Reply
Susan Smith
Posts: 717
Joined: Sun Aug 10, 2008 4:24 am
Location: Southern California

Built-in BR Editor - duplicate labels not caught during edit

Post by Susan Smith »

Gordon,

In BR 4.20c, I've noticed that the built-in BR editor no longer checks for duplicate line labels as you are editing, but only when you try to save the program (when you get err 1005). Is that by design? And if so, what's the thinking behind it?

Prior versions of BR would snag that error at the time you are editing, rather than only upon program save.

-- Susan
gtisdale
Posts: 218
Joined: Sun Jun 07, 2009 7:54 am
Location: Concord, Massachusetts
Contact:

Post by gtisdale »

Susan:

It's by design. It was discussed briefly at the Spring conference. I believe the rational was to allow an easier interface with external editors that were causeing import interupts when a label was moved.

George
Susan Smith
Posts: 717
Joined: Sun Aug 10, 2008 4:24 am
Location: Southern California

Post by Susan Smith »

That makes perfect sense. I can see how that is absolutely necessary with external editors. Thanks George.

-- Susan
GomezL
Posts: 258
Joined: Wed Apr 29, 2009 5:51 am
Contact:

Post by GomezL »

I also found it very helpfull when "Merging" or "Proc" external libraries. Temporarily, it's nice to allow the code to import.
Susan Smith
Posts: 717
Joined: Sun Aug 10, 2008 4:24 am
Location: Southern California

Post by Susan Smith »

Funny that you mention this. I was doing a lot of merging yesterday and I came to the same conclusion. Now I'm REALLY liking this new feature :)

-- Susan
Post Reply