New topic in Linux: 

Report manager execute file in linux

shedenk - Wed Jun 11, 2008 9:51 pm

<http://forums.realsoftware.com/viewtopic.php?t=22864>
                                                                                
                                                                                
Can I know the code to execute report manager in linux ?
I really need it.

if in windows 

Code:
dim f as FolderItem
dim s as string
s = "-preview MyReport.rep"
f = GetFolderItem("printrepxp.exe")
f.Launch s
                                        
                                                                                
                                                                                
                                                                                
                                                                                
                                        




-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to