Component space
Posted: Thu Oct 27, 2016 2:01 am
Dear Francesco Toscano,
Thanks for your advice for my earlier posts, All worked.
Now, I have five components, I want to display the Memory space requirement for the individual component.
When user selects any one, i display description along with space requirement.
From the Project Design => Features , For each feature description i have something like this.....
This feature of $TITLE$ requires $SampleSpace$ KB Space on your disk.
Problem is
At run time, In the components tree screen, SampleSpace variable is not recognized.
the display is This feature of XYZ product requires $SampleSpace$ KB Space on your disk.
So, How do i get the actual value into the components dialog ?
Actually, SampleSpace is a persistent variable and properly initialised, I am also having a message box where the value is displayed properly.
Appreciate your help.
Regards
SITL
Thanks for your advice for my earlier posts, All worked.
Now, I have five components, I want to display the Memory space requirement for the individual component.
When user selects any one, i display description along with space requirement.
From the Project Design => Features , For each feature description i have something like this.....
This feature of $TITLE$ requires $SampleSpace$ KB Space on your disk.
Problem is
At run time, In the components tree screen, SampleSpace variable is not recognized.
the display is This feature of XYZ product requires $SampleSpace$ KB Space on your disk.
So, How do i get the actual value into the components dialog ?
Actually, SampleSpace is a persistent variable and properly initialised, I am also having a message box where the value is displayed properly.
Appreciate your help.
Regards
SITL