New topic: 

Use terminal from a console application

<http://forums.realsoftware.com/viewtopic.php?t=33306>

         Page 1 of 1
   [ 2 posts ]                 Previous topic | Next topic          Author  
Message        farolfo          Post subject: Use terminal from a console 
applicationPosted: Thu Apr 08, 2010 2:08 am                         
Joined: Thu Apr 08, 2010 1:57 am
Posts: 1                I need use OS X terminal or Windows console in a GUI 
application. I tried to create a console application, but when I add a 
reference to the window class in App with these instructions:
 
Dim MyWin as MoviePlayerMac
mywin = new MoviePlayerMac
 
IDE return an error and say that there is no class with this name 
(MoviePlayerMac is the window name that I use in the project)
 
If I create a normal application and use the print or input instruction I get 
an error: Methond or property not found.
 
How I can fix this problem ? I need these solution because my app must interact 
with a .net dll on ms.net framework and Mono. I think terminal capture is the 
only way, but i someone know other issue are welcome 
 
Thanks   
                             Top                 timhare          Post subject: 
Re: Use terminal from a console applicationPosted: Thu Apr 08, 2010 2:18 am     
                    
Joined: Fri Jan 06, 2006 3:21 pm
Posts: 7544
Location: Portland, OR  USA                Is the Shell class what you're 
looking for?   
                             Top             Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 2 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to