rename application

Login to reply to this topic.
Fri, 2005-09-16 06:38
Joined: 2005-08-04
Forum posts: 128
hi,
how can i rename the application

suppose i have made a application by name 'helloworld'
but it was decided that the name of the application should be say 'sayhello'.

now what can be done, have i to change names of all .cpp, .h, procedures etc.

or there is some shotcut way round.

thanks

Fri, 2005-09-16 06:40
Joined: 2005-04-29
Forum posts: 65
Re: rename application
change it on *-caption.rss file
Fri, 2005-09-16 07:12
Joined: 2005-08-04
Forum posts: 128
Re: rename application
thanks,
for you instant reply.

it worked.

thanks very much
Fri, 2006-01-20 08:00
Joined: 2005-11-28
Forum posts: 18
Re: rename application
 HI dtripathy,

As you wrote, if i want to rename my application, all i need to do is to change it from _caption.rss file ,rite?

   I have made some changes, but it did not work. did i miss out anything?
   This is my application.rss file:

   #include "IMSI.loc"
#include <apcaptionfile.rh>

RESOURCE CAPTION_DATA
{
    caption = qtn_app_caption_string;
    shortcaption = qtn_app_short_caption_string;
}

   Can you give me more detail?
  thanks
Fri, 2006-01-20 08:58
Joined: 2005-08-11
Forum posts: 278
Re: rename application
In your IMIS.loc file you can modify your application name you have defined..
Fri, 2006-01-20 09:09
Joined: 2005-11-28
Forum posts: 18
Re: rename application
 Thanks max_i
  i have modified it, but i still does not work

  any suggestion?

    Cheers,
olebb
  • Login to reply to this topic.