X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Iu6+7Cwj5uNmb2ZY7UR71ZXPGdEEiVC/0dB7qvp6wVY=; b=sfGeYeVWA4bNMYH/MdxCIOEfNQ3Qd+DYc/EmAWVzBgK9tt5tBKwE9ci+4B5rErN1gV kLZ8QMvSe9dMHM/VYEhBin19L8NJ82on01PWIFBBQart+bPVDJk5UGME3+5mo5i3Q5HV yCaVmo8cppx2OWjwrILqM0FwbPxtLdEvURJX7qUQl52+Y0mqSJ0F9d8QadgpyoxwvdYN ia1l0jiYNb+q2Yuqq2AE/ttZV1u7jfakV7ANUppkl0IyC+er0yejUId3Xx1UMM1ZdBJR vb5VjAIVyv2qQ1mZEQdVGeIFGaI8tVWuX8o+t8r9x4wxaZOt2tPp6D1zhDhb5XDPDxu3 j61Q== MIME-Version: 1.0 X-Received: by 10.50.112.167 with SMTP id ir7mr78783736igb.27.1400198280400; Thu, 15 May 2014 16:58:00 -0700 (PDT) In-Reply-To: <201405151917.s4FJHweu004846@envy.delorie.com> References: <201405151917 DOT s4FJHweu004846 AT envy DOT delorie DOT com> Date: Thu, 15 May 2014 16:58:00 -0700 Message-ID: Subject: Re: [geda-user] Pcb launch external program From: Britton Kerin To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, May 15, 2014 at 12:17 PM, DJ Delorie wrote: > > I think the only thing pcb can do is save the layout and run an > external program (via ExecCommand()), then reload. Nothing is really > passed to the external program. Note that selected components will be marked as such in the PCB file however. Britton