07-20-2012, 01:16 PM 
	
	
	
		To close. I solve it myself.
To make thread:
arguments = 'Audio/Bgm/Grass.mid'
Thread.new{ system("depack.rb #{arguments}") }
	
	
	
	
To make thread:
arguments = 'Audio/Bgm/Grass.mid'
Thread.new{ system("depack.rb #{arguments}") }

 
 
 [RUBY] Depack Thread Problem
 [RUBY] Depack Thread Problem
 

 
