<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.oehive.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ProED4W</title>
 <link>http://www.oehive.org/node/262</link>
 <description>Integrate with the &quot;ED for Windows&quot; editor</description>
 <language>oehive</language>
<item>
 <title>Download ProED4W</title>
 <link>http://www.oehive.org/node/266</link>
 <description>&lt;p&gt;Download the progam with sources here:&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/262&quot; class=&quot;og_links&quot;&gt;ProED4W&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description>
 <comments>http://www.oehive.org/node/266#comments</comments>
 <enclosure url="http://www.oehive.org/files/proed4w_0.zip" length="137407" type="application/x-zip-compressed" />
 <group domain="http://www.oehive.org/node/262">ProED4W</group>
 <pubDate>Sun, 17 Sep 2006 01:16:17 -0600</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">266 at http://www.oehive.org</guid>
</item>
<item>
 <title>Setup and Configuration</title>
 <link>http://www.oehive.org/node/265</link>
 <description>&lt;p&gt;This page describes the steps to configure proed4w. Don&#039;t let the amount of text on this page scare you: it really is not much work to get started.&lt;/p&gt;
&lt;p&gt;
Locate or create a directory in your PROPATH where you like to install tools, for example:&lt;/p&gt;
&lt;pre&gt;
c:\p4gl\tools            (existing directory, already in your PROPATH)
c:\p4gl\tools\proparse   (contains proparse.dll and sources)
c:\p4gl\tools\prolint    (contains prolint sources)
c:\p4gl\tools\proed4w
&lt;/pre&gt;&lt;p&gt;
Unzip the contents of proed4w.zip in directory tools: this will create subdirectories tools\proed4w and tools\adecomm. If all is well then you&lt;br /&gt;
should be able to &quot;run proed4w\proed4w.p&quot; without modifying the PROPATH.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/262&quot; class=&quot;og_links&quot;&gt;ProED4W&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/265&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/265#comments</comments>
 <group domain="http://www.oehive.org/node/262">ProED4W</group>
 <pubDate>Sun, 17 Sep 2006 00:53:06 -0600</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">265 at http://www.oehive.org</guid>
</item>
<item>
 <title>Parameters</title>
 <link>http://www.oehive.org/node/264</link>
 <description>&lt;h2&gt;Basic parameters:&lt;/h2&gt;
&lt;p&gt;To start Prolint for the source you are currently editing in ED, you would set up ED to invoke proed4w.exe with the following command-line:&lt;/p&gt;
&lt;PRE&gt;
   d:\progresstools\proed4w\proed4w.exe -c prolint -f &quot;&amp;lt;NAME&amp;gt;&quot;
&lt;/PRE&gt;&lt;p&gt;(the location of proed4w.exe may be different on your PC)&lt;br /&gt;
&lt;br&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;-c&lt;/b&gt;&lt;br&gt;&lt;br /&gt;
      specifies the command to perform, in this case &quot;prolint&quot;. Other values could be &quot;syntax&quot; or whatever we may come up with next.&lt;/p&gt;
&lt;li&gt;&lt;b&gt;-f&lt;/b&gt;&lt;br&gt;&lt;br /&gt;
      specifies the filename to perform the command on, in this case &quot;&amp;lt;NAME&amp;gt;&quot;&lt;br&gt;&lt;br /&gt;
      ED replaces &amp;lt;NAME&amp;gt;&lt;/b&gt; by the fully-qualified name of the current file.
&lt;/ul&gt;
&lt;p&gt;Note: proed4w.exe does not actually cares about these parameters. It simply forwards them to proed4w.p, who does&lt;br /&gt;
parse the command-line and decides which tool to run based on the -c parameter.&lt;/p&gt;
&lt;h2&gt;Advanced parameters:&lt;/h2&gt;
&lt;p&gt;proed4w uses a TCP-connection on host 127.0.01, port 2525.&lt;/p&gt;
&lt;p&gt;
If you want a different portnumber you can specify so in file proed4w/port.i. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/262&quot; class=&quot;og_links&quot;&gt;ProED4W&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/264&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/264#comments</comments>
 <group domain="http://www.oehive.org/node/262">ProED4W</group>
 <pubDate>Sun, 17 Sep 2006 00:50:26 -0600</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">264 at http://www.oehive.org</guid>
</item>
<item>
 <title>ProEd4W manual</title>
 <link>http://www.oehive.org/node/263</link>
 <description>&lt;p&gt;Documentation TODO: make sure to explain that this tool is not just for Prolint. The tool is also nice when you want to compile from within Ed4W and recieve the compiler warnings back in ED.&lt;/p&gt;
&lt;h2&gt;system requirements:&lt;/h2&gt;
&lt;p&gt;&lt;br&gt; - Windows (any version)&lt;br /&gt;
&lt;br&gt; - Progress version 9 (we use sockets and pub/sub)&lt;br /&gt;
&lt;br&gt; - ED for Windows version 4&lt;br /&gt;
&lt;br&gt; - if you want to use this tool for launching Prolint: you&#039;ll need Prolint release 26.&lt;/p&gt;
&lt;h2&gt;Purpose of Proed4w:&lt;/h2&gt;
&lt;p&gt;If you are using &quot;ED for Windows&quot; (version 4) and are editing .p or .w files, you can launch Prolint from within&lt;br /&gt;
ED for Windows to have it check the current sourcefile. &lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;div class=&quot;og_rss_groups&quot;&gt;&lt;ul class=&quot;links&quot;&gt;&lt;li  class=&quot;first last og_links&quot;&gt;&lt;a href=&quot;/node/262&quot; class=&quot;og_links&quot;&gt;ProED4W&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.oehive.org/node/263&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.oehive.org/node/263#comments</comments>
 <group domain="http://www.oehive.org/node/262">ProED4W</group>
 <pubDate>Sun, 17 Sep 2006 00:49:04 -0600</pubDate>
 <dc:creator>jurjen</dc:creator>
 <guid isPermaLink="false">263 at http://www.oehive.org</guid>
</item>
</channel>
</rss>
