Ron,

Try useing the RoseApp.LoadScript & RoseApp.FreeScript

        RoseApp.LoadScript "Class"
        RoseApp.LoadScript "Attribute"

        // More Code Here....

        RoseApp.FreeScript "Class"
        RoseApp.FreeScript "Attribute"

Regards,

Eric


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Ron Howard
Sent: Friday, December 15, 2000 1:09 PM
To: [EMAIL PROTECTED]
Subject: (ROSE) "Include files" in ebs files.



Is there any way to implement #include to include common functional modules
in my .ebs files?

Thanks

************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************


************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages: 
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************

Reply via email to