Immanent_Safety
New member
- Joined
- May 11, 2005
- Messages
- 3
- Programming Experience
- 3-5
I've been looking around the net for some Process code, and I cant find anything that does what I want.
I want to basically call a program (like Shell, or make a process), but I want to be able to (1)run the Calling program while the Called program executes. Then when the called program is done, I need to (2)force a file to print. I think my main thing is that I wanted both programs to run at the same time... here's what I got so far, and the exception that I got.
(I used notepad just for a test run of the command)
		
		
	
	
		 
	
	
		
			
		
		
	
				
			I want to basically call a program (like Shell, or make a process), but I want to be able to (1)run the Calling program while the Called program executes. Then when the called program is done, I need to (2)force a file to print. I think my main thing is that I wanted both programs to run at the same time... here's what I got so far, and the exception that I got.
(I used notepad just for a test run of the command)
 
	 
	 
 
		
 
  
 
		 
 
		 
 
		