Randem Systems Support Board

InnoScript => InnoScript - General Questions, Report Bugs, Problems etc... => Topic started by: Ralph James (Admin) on March 04, 2004, 02:07:07 PM

Title: Do you use template processing, How?
Post by: Ralph James (Admin) on March 04, 2004, 02:07:07 PM
We want to find out how the users are using the template processing function of the program to aid in the better usage of this feature.
Title: Do you use template processing, How?
Post by: Andrew Morgan (Unregistered Guest) on June 29, 2004, 04:23:27 AM
I just use a basic template to include my wizard image
ie my template looks like this (without the quotes)
[Setup]    
WizardImageFile=C:logo.BMP
 
 
 
This creates an irritating line break between the last item in [Setup] and WizardImageFile
Is this by design?
Title: Do you use template processing, How?
Post by: admin on June 29, 2004, 04:39:16 AM
Andrew Morgan,
 
Yes, This is by design so that you can readily see what was added from the template. You can probably not include the carriage return line feed at the end of the line in the template to help there.
Title: Do you use template processing, How?
Post by: georgeinacio on July 25, 2004, 02:29:50 AM
Yes I do use all the time.
 
I have a question.
How I make a line to me removed.
 
Ex: I would like to remove by using the template the line
Name: {group}VC SplitFile Step-by-Step on the Web; Filename: {app}VCSplitFileSBS.url
 
Thanks in advance.
 
George
Title: Do you use template processing, How?
Post by: admin on July 25, 2004, 04:46:53 AM
georgeinacio
 
I do not unserstand what you mean when you say line to me removed? Do you want the line you indicated to be removed from the script?
 
If so, there is currently no way for this to be accomplished for now.
Title: Do you use template processing, How?
Post by: georgeinacio on July 25, 2004, 05:26:11 AM
Yes Sir! Is that what I am looking for.
 
I have to remove manually like I am been doing.
 
Can you put that on your Wish List please?
 
Thanks for the fast reply.
 
George