rubyslippers 1.01 → 1.02

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. data/Readme.txt +6 -0
  2. data/code/01rwdcore/01rwdcore.rb +16 -16
  3. data/code/01rwdcore/jumplinkcommand.rb +30 -0
  4. data/code/01rwdcore/openhelpwindow.rb +26 -26
  5. data/code/01rwdcore/returntomain.rb +8 -8
  6. data/code/01rwdcore/rwdtinkerversion.rb +12 -13
  7. data/code/01rwdcore/rwdwindowreturn.rb +3 -5
  8. data/code/01rwdcore/test_cases.rb +79 -90
  9. data/code/01rwdcore/test_harness.rb +7 -10
  10. data/code/01rwdcore/uploadreturns.rb +60 -60
  11. data/code/superant.com.rubyslippers/jumplinkupdate.rb +23 -0
  12. data/code/superant.com.rubyslippers/listgemremote.rb +3 -6
  13. data/code/superant.com.rwdtinkerbackwindow/controlclient.rb +89 -92
  14. data/code/superant.com.rwdtinkerbackwindow/diagnostictab.rb +15 -21
  15. data/code/superant.com.rwdtinkerbackwindow/installapplet.rb +19 -18
  16. data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +20 -19
  17. data/code/superant.com.rwdtinkerbackwindow/installremotegem.rb +19 -18
  18. data/code/superant.com.rwdtinkerbackwindow/listgemdirs.rb +7 -7
  19. data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +48 -49
  20. data/code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb +8 -7
  21. data/code/superant.com.rwdtinkerbackwindow/listzips.rb +22 -26
  22. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +32 -31
  23. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationvariables.rb +14 -13
  24. data/code/superant.com.rwdtinkerbackwindow/network.rb +82 -82
  25. data/code/superant.com.rwdtinkerbackwindow/openappletname.rb +18 -17
  26. data/code/superant.com.rwdtinkerbackwindow/openhelpwindowtinkerwin2.rb +37 -37
  27. data/code/superant.com.rwdtinkerbackwindow/remotegemlist.rb +20 -20
  28. data/code/superant.com.rwdtinkerbackwindow/removeapplet.rb +33 -32
  29. data/code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb +8 -9
  30. data/code/superant.com.rwdtinkerbackwindow/rwdtinkerwin2version.rb +10 -11
  31. data/code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb +19 -18
  32. data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +21 -20
  33. data/code/superant.com.rwdtinkerbackwindow/viewgemappletcontents.rb +23 -20
  34. data/configuration/language.dist +1 -1
  35. data/configuration/rubyslippers.dist +2 -2
  36. data/configuration/rwdapplicationidentity.dist +2 -2
  37. data/configuration/rwdtinker.dist +3 -3
  38. data/configuration/tinkerwin2variables.dist +1 -1
  39. data/gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd +2 -7
  40. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd +15 -0
  41. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/94rwddiagnostics.rwd +0 -18
  42. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m90selectiontab.rwd +11 -0
  43. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m95jumplinkcommands.rwd +15 -0
  44. data/gui/{frontwindow0/superant.com.rubyslippers/m99menuend.rwd → tinkerbackwindows/superant.com.rubyslippersbackwindow/m99selection.rwd} +0 -0
  45. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd +17 -0
  46. data/init.rb +228 -228
  47. data/installed/rwdviewlogo-0.4.inf +4 -0
  48. data/rwd_files/HowTo_RubySlippers.txt +6 -0
  49. data/rwd_files/HowTo_Tinker.txt +6 -0
  50. data/rwd_files/remotegemlist.txt +58 -24
  51. data/rwdconfig.dist +1 -1
  52. data/tests/makedist.rb +36 -7
  53. data/tests/rubyslippers-1.01.gemspec +16 -0
  54. metadata +11 -19
  55. data/gui/frontwindow0/superant.com.rubyslippers/m01menubegin.rwd +0 -10
  56. data/gui/frontwindow0/superant.com.rubyslippers/m02menu.rwd +0 -60
  57. data/gui/frontwindow0/superant.com.rubyslippers/m03menu.rwd +0 -12
  58. data/gui/frontwindow0/superant.com.rubyslippers/m85menu.rwd +0 -21
  59. data/gui/frontwindow0/superant.com.rubyslippers/m88menu.rwd +0 -12
  60. data/gui/frontwindowselections/superant.com.rubyslippersselectiontab/rubyslippersselectiontab.rwd +0 -12
  61. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd +0 -12
  62. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m01menubegin.rwd +0 -10
  63. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m02menu.rwd +0 -60
  64. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m03menu.rwd +0 -12
  65. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m85menu.rwd +0 -21
  66. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m88menu.rwd +0 -12
  67. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m99menuend.rwd +0 -3
  68. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/v9returntab.rwd +0 -11
  69. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/80tab1.rwd +0 -11
@@ -0,0 +1,23 @@
1
+ #jumplinkupdate
2
+
3
+ JumpLink.update(:RubyslippersWindow=>"runrubyslippersbackwindow",
4
+ :DocumentScreen=>"runrubyslippersmenu11",:GemCommands=>"runrubyslippersmenu1",
5
+ :ViewGemData=>"runrubyslippersmenu2",
6
+ :GemInstallation=>"runrubyslippersmenu3",
7
+ :GemFiles=>"runrubyslippersmenu4",
8
+ :GemDocumentsView =>"runrubyslippersmenu5",
9
+ :GemspecEditor=>"runrubyslippersmenu7",
10
+ :GemspecDataViewer=>"runrubyslippersmenu6",
11
+ :GemspecUtilities =>"runrubyslippersmenu8",
12
+ :GemDirectories=>"runrubyslippersmenu9",
13
+ :RubyslippersConfiguration=>"runrubyslippersmenu10"
14
+ )
15
+ $rwdjumplink +=["RubyslippersWindow","DocumentScreen","GemCommands","ViewGemData",
16
+ "GemInstallation",
17
+ "GemFiles",
18
+ "GemDocumentsView",
19
+ "GemspecEditor",
20
+ "GemspecDataViewer",
21
+ "GemspecUtilities",
22
+ "GemDirectories",
23
+ "RubyslippersConfiguration"]
@@ -5,16 +5,13 @@
5
5
 
6
6
 
7
7
  commandline = $xpcommand + "gem query --remote"
8
- system( commandline+' > temp.output' )
9
- fileName = "temp.output"
8
+ system( commandline+' > rwd_files/remotegemlist.txt' )
9
+
10
10
 
11
11
 
12
12
  @gemsqueryresult = " gem listing retrieved remotely, click below to view it. "
13
13
 
14
- path_to = File.join( "rwd_files", "remotegemlist.txt" )
15
- path_from = File.join( $progdir, fileName )
16
-
17
- FileUtils.cp(path_from, path_to)
14
+
18
15
 
19
16
  rescue
20
17
  @gemsqueryresult = "RubySlippers remote listing error"
@@ -1,99 +1,96 @@
1
1
  # Bind message passing socket to rwdtinker application
2
-
3
2
  def runcontrolcommand
4
- require 'socket'
5
-
6
- # Change this line...
7
- ip = '127.0.0.1'
8
- # And this one...
9
- port = $rwdcontrolport1
10
- if @a_remoteportinput
11
- port = @a_remoteportinput.to_i
12
- end
13
-
14
- commandtext = @a_remotecommandinput.to_s
15
- remotehostnotfound = true
16
- if (commandtext == "stop")
17
- begin
18
- client = UDPSocket::new()
19
- client.send(commandtext, 0, ip, port)
20
- @socket = UDPSocket::new()
21
- @socket.bind(ip, port)
22
- # Rescue the "Address in use" error
23
- rescue Errno::EADDRINUSE
24
-
25
- databack, info = client.recv(128)
26
- @remotecommandresult = databack
27
- @lastremotecommand = "rwdtinker remote:: Port #{port} on host #{ip} ."
28
- remotehostnotfound = false
29
-
30
- # Rescue the "Address not available" error
31
- rescue Errno::EADDRNOTAVAIL
32
- puts "Network plugin: Address #{host} is not available to bind."
33
-
34
- # Rescue "permission denied errors
35
- rescue Errno::EACCES
36
- puts "Network plugin: Access denied when binding interface addresses. Did you try to bind a port under 1024 as a regular user?"
37
-
38
- # Rescue all other errors
39
- rescue
40
- puts "Network plugin: An error occured."
41
-
42
- # Rescue all other errors
43
- end
44
- if remotehostnotfound
45
- @remotecommandresult = "Remote Host not running"
46
- end
47
- @socket.close
48
- # Close the socket after use
49
- client.close()
50
- end
51
-
52
- remotehostnotfound = true
53
- if (commandtext == "query")
54
- begin
55
- client = UDPSocket::new()
56
- client.send(commandtext, 0, ip, port)
57
- @socket = UDPSocket::new()
58
- @socket.bind(ip, port)
59
- # Rescue the "Address in use" error
60
- rescue Errno::EADDRINUSE
61
-
62
- databack, info = client.recv(128)
63
- @remotecommandresult = databack
64
- @lastremotecommand = "rwdtinker remote: Port #{port} on host #{ip} "
65
- remotehostnotfound = false
66
-
67
- # Rescue the "Address not available' error
68
- rescue Errno::EADDRNOTAVAIL
69
- puts "Network plugin: Address #{host} is not available to bind."
70
-
71
- # Rescue "permission denied errors
72
- rescue Errno::EACCES
73
- puts "Network plugin: Access denied when binding interface addresses. Did you try to bind a port under 1024 as a regular user?"
74
-
75
- # Rescue all other errors
76
- rescue
77
- puts "Network plugin: An error occured."
78
-
79
- # Rescue all other errors
80
- end
81
- @socket.close
82
-
83
- # Close the socket after use
84
- client.close()
85
- end
3
+ require 'socket'
4
+
5
+ # Change this line...
6
+ ip = '127.0.0.1'
7
+ # And this one...
8
+ port = $rwdcontrolport1
9
+ if @a_remoteportinput
10
+ port = @a_remoteportinput.to_i
11
+ end
12
+
13
+ commandtext = @a_remotecommandinput.to_s
14
+ remotehostnotfound = true
15
+ if (commandtext == "stop")
16
+ begin
17
+ client = UDPSocket::new()
18
+ client.send(commandtext, 0, ip, port)
19
+ @socket = UDPSocket::new()
20
+ @socket.bind(ip, port)
21
+ # Rescue the "Address in use" error
22
+ rescue Errno::EADDRINUSE
23
+
24
+ databack, info = client.recv(128)
25
+ @remotecommandresult = databack
26
+ @lastremotecommand = "rwdtinker remote:: Port #{port} on host #{ip} ."
27
+ remotehostnotfound = false
28
+
29
+ # Rescue the "Address not available" error
30
+ rescue Errno::EADDRNOTAVAIL
31
+ puts "Network plugin: Address #{host} is not available to bind."
32
+
33
+ # Rescue "permission denied errors
34
+ rescue Errno::EACCES
35
+ puts "Network plugin: Access denied when binding interface addresses. Did you try to bind a port under 1024 as a regular user?"
36
+
37
+ # Rescue all other errors
38
+ rescue
39
+ puts "Network plugin: An error occured."
40
+
41
+ # Rescue all other errors
42
+ end
43
+ if remotehostnotfound
44
+ @remotecommandresult = "Remote Host not running"
45
+ end
46
+ @socket.close
47
+ # Close the socket after use
48
+ client.close()
49
+ end
86
50
 
87
- if remotehostnotfound
88
- @remotecommandresult = "Remote Host not running"
89
- end
51
+ remotehostnotfound = true
52
+ if (commandtext == "query")
53
+ begin
54
+ client = UDPSocket::new()
55
+ client.send(commandtext, 0, ip, port)
56
+ @socket = UDPSocket::new()
57
+ @socket.bind(ip, port)
58
+ # Rescue the "Address in use" error
59
+ rescue Errno::EADDRINUSE
60
+
61
+ databack, info = client.recv(128)
62
+ @remotecommandresult = databack
63
+ @lastremotecommand = "rwdtinker remote: Port #{port} on host #{ip} "
64
+ remotehostnotfound = false
65
+
66
+ # Rescue the "Address not available' error
67
+ rescue Errno::EADDRNOTAVAIL
68
+ puts "Network plugin: Address #{host} is not available to bind."
69
+
70
+ # Rescue "permission denied errors
71
+ rescue Errno::EACCES
72
+ puts "Network plugin: Access denied when binding interface addresses. Did you try to bind a port under 1024 as a regular user?"
73
+
74
+ # Rescue all other errors
75
+ rescue
76
+ puts "Network plugin: An error occured."
77
+
78
+ # Rescue all other errors
79
+ end
80
+ @socket.close
81
+
82
+ # Close the socket after use
83
+ client.close()
84
+ end
85
+
86
+ if remotehostnotfound
87
+ @remotecommandresult = "Remote Host not running"
88
+ end
90
89
  end
91
90
 
92
91
  # list the remote control options on the screen
93
92
  def showremoteportoptions
94
-
95
- @remoteportoptions = $rwdcontrolports.rwd_options
96
- @remotecommandoptions = ["query","stop"].rwd_options
97
- end
98
-
99
-
93
+
94
+ @remoteportoptions = $rwdcontrolports.rwd_options
95
+ @remotecommandoptions = ["query","stop"].rwd_options
96
+ end
@@ -1,25 +1,19 @@
1
1
  # Application RwdTinker orginally (c) 2004 Steven Gibson under GPL.
2
2
  # This application is a framework for writing programs from RubyWebDialogs
3
- # http://www.erikveen.dds.nl/rubywebdialogs/index.html
4
- # For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications
5
-
3
+ # For information see http://www.rubyforge.net/projects/rwdapplications
6
4
 
7
-
8
-
9
- require 'resolv'
10
- require 'date'
11
-
12
- # return the platform information
13
- def runviewplatform
14
- @platformdisplay = "Platform is " + RUBY_PLATFORM + "\n"
15
- @platformdisplay = @platformdisplay + "Ruby Version " + VERSION + "\n"
16
- @platformdisplay = @platformdisplay + "rwdtinker version " + RwdTinkerVersion + "\n"
17
- @platformdisplay = @platformdisplay + "program directory " + $progdir + "\n"
18
- @platformdisplay = @platformdisplay + "hostname " + Resolv.getname(Resolv.getaddress("localhost")) + "\n"
19
- @platformdisplay = @platformdisplay + "application name " + $rwdapplicationidentity + "\n"
20
- @platformdisplay = @platformdisplay + "Date " + Date.today().to_s
21
-
22
- end
23
-
5
+ require 'resolv'
6
+ require 'date'
7
+
8
+ # return the platform information
9
+ def runviewplatform
10
+ @platformdisplay = "Platform is " + RUBY_PLATFORM + "\n"
11
+ @platformdisplay = @platformdisplay + "Ruby Version " + VERSION + "\n"
12
+ @platformdisplay = @platformdisplay + "rwdtinker version " + RwdTinkerVersion + "\n"
13
+ @platformdisplay = @platformdisplay + "program directory " + $progdir + "\n"
14
+ @platformdisplay = @platformdisplay + "hostname " + Resolv.getname(Resolv.getaddress("localhost")) + "\n"
15
+ @platformdisplay = @platformdisplay + "application name " + $rwdapplicationidentity + "\n"
16
+ @platformdisplay = @platformdisplay + "Date " + Date.today().to_s
17
+
18
+ end
24
19
 
25
-
@@ -1,24 +1,25 @@
1
1
  # code in install rwdtinker applets - now uses ruby.zip module
2
- def installapplet
3
-
4
- nametext = "%s" % [@a_installapplet]
2
+ def installapplet
5
3
 
6
- begin # exception trapped block
4
+ nametext = "%s" % [@a_installapplet]
7
5
 
6
+ begin # exception trapped block
8
7
 
9
- require 'extras/zip/zip'
10
- fullname = nametext + ".zip"
11
- fileName = File.join($zipslocation,fullname)
12
8
 
13
- zf = Zip::ZipFile.new(fileName)
14
- zf.sort.each {
15
- |entry|
16
- zf.extract(entry.to_s, entry.to_s)
17
- }
18
- @installapplettext = Message[:applet_installed]
19
-
20
- rescue
21
- @installapplettext = "unzip error - applet may not be installed correctly"
22
- end # exception rescue
9
+ require 'extras/zip/zip'
10
+ fullname = nametext + ".zip"
11
+ fileName = File.join($zipslocation,fullname)
12
+
13
+ zf = Zip::ZipFile.new(fileName)
14
+ zf.sort.each {
15
+ |entry|
16
+ zf.extract(entry.to_s, entry.to_s)
17
+ }
18
+ @installapplettext = Message[:applet_installed]
19
+
20
+ rescue
21
+ @installapplettext = "unzip error - applet may not be installed correctly"
22
+ end # exception rescue
23
+
24
+ end
23
25
 
24
- end
@@ -1,20 +1,21 @@
1
1
  # install rwdtinker applet from a long directory location
2
- def installgemapplet
3
- require 'fileutils'
4
- require 'extras/zip/zip'
5
- nametext = "%s" % [@a_installapplet]
6
-
7
- begin # exception trapped block
8
- fullname = nametext + ".zip"
9
-
10
- zf = Zip::ZipFile.new(fullname)
11
- zf.sort.each {
12
- |entry|
13
- zf.extract(entry.to_s, entry.to_s)
14
- }
15
- @installapplettext = Message[:applet_installed]
16
-
17
- rescue
18
- @installapplettext = "unzip error - applet may not be installed correctly"
19
- end # exception rescue
20
- end
2
+ def installgemapplet
3
+ require 'fileutils'
4
+ require 'extras/zip/zip'
5
+ nametext = "%s" % [@a_installapplet]
6
+
7
+ begin # exception trapped block
8
+ fullname = nametext + ".zip"
9
+
10
+ zf = Zip::ZipFile.new(fullname)
11
+ zf.sort.each {
12
+ |entry|
13
+ zf.extract(entry.to_s, entry.to_s)
14
+ }
15
+ @installapplettext = Message[:applet_installed]
16
+
17
+ rescue
18
+ @installapplettext = "unzip error - applet may not be installed correctly"
19
+ end # exception rescue
20
+ end
21
+
@@ -1,19 +1,20 @@
1
1
  # download gem of rwdtinker applet
2
- def superantcominstallremotegemapplet
3
- require 'fileutils'
4
-
5
- tempnametext = "%s" % [@superantcominstallremoteappletinput]
6
- temparray = tempnametext.split(/ /)
7
- nametext = temparray[0]
8
- begin # exception trapped block
9
-
10
-
11
- commandline = $xpcommand + "gem install " + nametext
12
-
13
- @superantcominstallremotegemappletresult = `#{commandline}`
14
-
15
- rescue
16
- @superantcominstallremotegemappletresult = "error during gem install!"
17
- end # exception rescue
18
-
19
- end
2
+ def superantcominstallremotegemapplet
3
+ require 'fileutils'
4
+
5
+ tempnametext = "%s" % [@superantcominstallremoteappletinput]
6
+ temparray = tempnametext.split(/ /)
7
+ nametext = temparray[0]
8
+ begin # exception trapped block
9
+
10
+
11
+ commandline = $xpcommand + "gem install " + nametext
12
+
13
+ @superantcominstallremotegemappletresult = `#{commandline}`
14
+
15
+ rescue
16
+ @superantcominstallremotegemappletresult = "error during gem install!"
17
+ end # exception rescue
18
+
19
+ end
20
+
@@ -1,12 +1,12 @@
1
1
  # this code is to list the gem directories that are installed
2
2
  def superantcomshowgemfiledirs
3
-
4
- fileList = Dir.new($gemdirectory_withgemfiles).entries.sort.delete_if { |x| ! (x =~ /\Arwdzip/) }
5
- @superantcomshowgemappletdirsresult = fileList.rwd_method("superantcomshowgemappletdirsname")
3
+
4
+ fileList = Dir.new($gemdirectory_withgemfiles).entries.sort.delete_if { |x| ! (x =~ /\Arwdzip/) }
5
+ @superantcomshowgemappletdirsresult = fileList.rwd_method("superantcomshowgemappletdirsname")
6
6
  end
7
-
7
+
8
8
  def superantcomshowgemappletdirsname(inffile)
9
- applet = inffile
10
- @a_gemfiledirsinput = applet
11
-
9
+ applet = inffile
10
+ @a_gemfiledirsinput = applet
11
+
12
12
  end
@@ -1,54 +1,53 @@
1
1
  # this code is to list the zips
2
-
3
-
4
2
  def fillzipappletname(inffile)
5
- applet = inffile.gsub(/\.zip$/, "")
6
- @a_installapplet = applet
7
-
3
+ applet = inffile.gsub(/\.zip$/, "")
4
+ @a_installapplet = applet
5
+
6
+ end
7
+
8
+ def findzipfiles(d)
9
+ a = Array.new(Dir[d].entries.sort)
10
+ #loop through and get the files names
11
+ a.each do |x|
12
+ #adjust the filters to the files you want to see...
13
+ if(!test(?d,x))
14
+ # only zip files
15
+ if x =~ /\.zip/
16
+ puts "#{x}" #opens the file thats in fileName as read only
17
+ $zipsarray = $zipsarray | ["#{x}"]
18
+ end
19
+ end
20
+ end
8
21
  end
9
22
 
10
- def findzipfiles(d)
11
- a = Array.new(Dir[d].entries.sort)
12
- #loop through and get the files names
13
- a.each do |x|
14
- #adjust the filters to the files you want to see...
15
- if(!test(?d,x))
16
- # only zip files
17
- if x =~ /\.zip/
18
- puts "#{x}" #opens the file thats in fileName as read only
19
- $zipsarray = $zipsarray | ["#{x}"]
20
- end
21
- end
22
- end
23
- end
24
-
25
23
  def listgemzips
26
- startlangdir = $geminstalled_directory
27
- #get a list of the files and subdirectories on the starting directory only
28
- alanghash = Array.new(Dir[startlangdir].entries.sort)
29
- p alanghash
30
- #loop through the list, ignore the files and add all new directories found
31
- alanghash.each do |x|
32
- #if a directory...
33
- if(test(?d,x))
34
- # add to the original list of directories
35
- @@tmproot = x + "/**"
36
- #adds the new ones to the array
37
- blanghash = Dir[@@tmproot].entries.sort
38
- blanghash.each do |x|
39
- if(test(?d,x))
40
- alanghash.push(x) #appends to the end of the array...
41
- end
42
- end
43
- end
44
- end
45
- alanghash.each do |x|
46
- #if it is a file...
47
- if(!test(?d,x))
48
- alanghash.delete(x)
49
- else #it is a directory...
50
- findzipfiles(x + "/**")
51
- end
52
- end
53
- @zipslistresult = $zipsarray.rwd_method("fillzipappletname")
54
- end
24
+ startlangdir = $geminstalled_directory
25
+ #get a list of the files and subdirectories on the starting directory only
26
+ alanghash = Array.new(Dir[startlangdir].entries.sort)
27
+ p alanghash
28
+ #loop through the list, ignore the files and add all new directories found
29
+ alanghash.each do |x|
30
+ #if a directory...
31
+ if(test(?d,x))
32
+ # add to the original list of directories
33
+ @@tmproot = x + "/**"
34
+ #adds the new ones to the array
35
+ blanghash = Dir[@@tmproot].entries.sort
36
+ blanghash.each do |x|
37
+ if(test(?d,x))
38
+ alanghash.push(x) #appends to the end of the array...
39
+ end
40
+ end
41
+ end
42
+ end
43
+ alanghash.each do |x|
44
+ #if it is a file...
45
+ if(!test(?d,x))
46
+ alanghash.delete(x)
47
+ else #it is a directory...
48
+ findzipfiles(x + "/**")
49
+ end
50
+ end
51
+ @zipslistresult = $zipsarray.rwd_method("fillzipappletname")
52
+ end
53
+