Minor Problems

Started by shadow, September 16, 2009, 08:11:37 PM

Previous topic - Next topic

shadow

Thanks.  These items were FYI.  I can edit around them.

Randem

Ok, the release templates are fine. Just delete one. I don't see how duplicates got in there.
 
Preview... I never checked, but if it post the message you can always edit it by selecting the notepad on the top right of the post.

shadow

I tried using some formatting in my previous post but did not get a chance to preview it.
 
Preview and Post share a button.  How does one get a Preview?

shadow

10.0 Build 5
 
No.  They were in other folders.  The only thing I can think of is that there were two registered files (one DLL and one OCX) in that folder.
quote:
;         Script Template Files (.tpl):   C:\Users\shadow\AppData\Local\Randem Systems\innoscript\Release\Templates\Release.tpl
;                                     :   C:\Users\shadow\AppData\Local\Randem Systems\innoscript\Release\Templates\Release.tpl

and
quote:
[Comments]
 Template Processing first character indicators usage.
         No Indicator      Attempt replacement if cannot replace then add the line
          Plus Sign      Force addition of template line into script (no attempted replacement).
  ;      Semi-colon      Add line as a comment only. (No attempted replacement).
  -      Minus Sign      Delete the line. (No attempted replacement).
  &      Ampersand      Comment the line. (No attempted replacement).
 
 Template Processing first character indicators usage.
 
         No Indicator      Attempt replacement if cannot replace then add the line
          Plus Sign      Force addition of template line into script (no attempted replacement).
  ;      Semi-colon      Add line as a comment only. (No attempted replacement).
  -      Minus Sign      Delete the line. (No attempted replacement).
  &      Ampersand      Comment the line. (No attempted replacement).

 
(Message edited by shadow on September 17, 2009)

Randem

Did you have any files in the Add Files tab that were in the mentioned folder? If so that is where InnoScript got the folder information for the Search Folders tab. I would need more information to verify where the folder came from.
 
Duplicated what .tpl line? I am unsure of what you mean. Perhaps a picture would help. I will attempt what you describe to see what I get.
 
BTW: What version are you using?

shadow

Although I explicitly deleted a folder from the Search Folders list, and I also tried selecting No for that folder, InnoScript kept adding it back into the Search list.  I assume this occurred because two files I needed were registered in that folder, even though identical copies of the files could be found in another folder already in the Search list.  In addition to sourcing those two files from that folder, it sourced a third file from there.  The third file was incorrect and the correct version was available in folders that appeared higher in the Search list.
 
The second problem is harmless because it occurs in comments.  After I changed the Release button to None, InnoScript duplicated the Script Template Files (.tpl) line, except that Script Template Files (.tpl) itself was replaced by blanks.  It also duplicated the contents of the [Comments] section, except that the second copy, but not the first, had a blank line after the Template Processing... line.