Sorry I took so long to respond to this - I was away.  I dont have time 
to read the script, but at a glance you should add your jar to the 
following line (use a colon separator)

># define necessary jars in classpath
>START_JARS="$PLATINHOME/jar/GuiStartS.jar:$PLATINHOME/jar/platincoreS.jar"
>JRE_ARGS="-Xms32M -Xmx128M"
>
>  
>
Check your $PLATINHOME is set correctly, and that you stick your jar in 
with the jars listed above.

And then jar -tvf YOUR.jar | grep om.sap.platin.Gui
(obviously replace YOUR.jar with that jar you installed)
If this fails to deliver om.sap.platin.Gui then as a thumbsuck grep on 
"Gui" and change the following line to whatever "Gui" class your new jar has

>STARTCLASS="com.sap.platin.Gui"
>
>  
>
Lastly, get support from SAP.  I know zilch when it comes to installing SAP.

---
cGull


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/dubailug/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to