Diff of /trunk/cforge/cforge/Package/CFORGE/Scripts/list-all.py [r15] .. [r16]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/cforge/cforge/Package/CFORGE/Scripts/list-all.py
+++ b/trunk/cforge/cforge/Package/CFORGE/Scripts/list-all.py
@@ -5,13 +5,9 @@
 from System.Diagnostics import Process
 from System.Net import WebClient
 
+# This is a cforge command (script file)
+# this will open the CODESYS PackageManager to list all installed packages
 
-
-
-# This is a cforge command (script file)
-# this will be run as ironpython script.
-# the filename of this script is automatically the corresponding cforge command 
-# with some magic functions you can easily integrate it nicely into cforge tool
 
 # cforge_usage: 
 # here you can return an array of all possible arguments and options that can