[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
|  | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
1685.0. "TDE document as template" by KERNEL::OTHENJ () Thu Oct 29 1992 15:07
Hi,
	Can someone help me with the following problem?
	The customer created a TDE document consisting of 8 boxes, and a 
few lines and text. This document could be read/edited correctly, and if 
the document was GOLD GET into a new document it also displayed correctly. 
If the customer however used that document as a template document (hit next 
screen on the create form), some of the lines were missing, and it appears 
as though there is a wrapping problem, as some of the lines are shifted 
right. 
	The customer had this problem with ALL-IN-1 v2.3, but I can create 
the problem on 2.4 and 3.0. I have turned tracing on, and it seems to use
MERGE #template , #doc
where #template is the TDE document. Has anyone else come across this 
problem? I can recreate the problem, and the file is on 
wayout::testagain.wpl if anyone would like to look at the output.
		Thanks,
			Julie
    
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1685.1 | MERGE directives | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Thu Oct 29 1992 16:05 | 12 | 
|  | The MERGE function looks for Template Directives in the Template
file/document.  MERGE template directives are enclosed in <angle brackets>. 
The lines of the document which have missing text are those which contain a
left angle bracket '<' in the template.  The text after a '<' is missing
because it has been processed as a template directive. 
If you want to use angle brackets in the template you need to put two 
brackets for each single bracket, e.g. << gives <.
Richard
 | 
| 1685.2 |  | KERNEL::OTHENJ |  | Thu Oct 29 1992 17:15 | 7 | 
|  |     Hi,
    
    	Thanks for the quick reply, unfortunately two << seems to mis-align
    the diagram, but I will play around to see if I can sort this out.
    
    	             
    		Julie
 | 
| 1685.3 | It will | IOSG::NEWLAND | Richard Newland, IOSG, REO1-D/4A | Thu Oct 29 1992 18:06 | 7 | 
|  | The << will misalign the diagram, but it will be correct when it is
processed through MERGE.  I was able to create a document which worked
correctly when MERGED, but this document will not be correct if it is
included using GOLD-GET. 
Richard
 |