hello,
the following rose 2000 C++ code generation problems leave me stumped :
- generating a prefix for filenames without manually entering the name
for every file: the rose98 solution (to use prefix$file or $name as the
filename property in the component view) does not seem to work anymore
- rose generates type variableXnX where variable[n] : type is entered in
stead of the desired type variable[n]
- is there a way to tell rose which OS text file format to use ? we
generate our code from windows, but there is also the requirement to
build in unix. Is there another way than to always run a converting
tool, or could i choos to let windows rose generate unix style files ?
The compiler and editor on windows accept unix style text files.
- we use the $CURDIR = & pathmap variable to be relocatable, but this
works only if the rose model is opened from windows explorer, and not if
you start rose first and than load the model (rose install directory is
used). It seems that the value is filled in by startup of rose iso by
loading of the model. Is there another way to make this value
independend of the way the model is loaded, or do I have to live with
it? :)
Thanks in advance,
Sven Biebaut
************************************************************************
* 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
*
*************************************************************************