Question
Changing Text Format
I've imported (cut and pasted) a document into a topic -
however as it stands I cannot change the format - for example All
Caps, Small Caps, and all the boxes "unchecked' , and it makes no
difference at all :
Here's the WYSIWYG:
6.0.0 Inventory Control
INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:
and the code is:
<!--(Links)=========================================================-->
<link rel="StyleSheet" href="..\..\..\Global.CSS">
</head>
<!--(Body)==========================================================-->
<body>
<h1>6.0.0 Inventory Control</h1>
<p>INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:</p>
</body>
</html>
Nothing seems to work - even if I try to change it Word, Notepad (cut and paste), even into DOS text , and using EDIT from the command prompt - havent tried EDLIN yet - not quite that desperate
.
The <h1>6.0.0 Inventory Control</h1> line works fine, but the:
<p>INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:</p> doesn't want to play.
However - editing this line manually does seem to fix the problem. I have a few TOPICs that have this problem throughout, so the manual editing is a little unpractical.
I'm stumped on this one - it doesn't seem to make sense...
Al
Here's the WYSIWYG:
6.0.0 Inventory Control
INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:
and the code is:
<!--(Links)=========================================================-->
<link rel="StyleSheet" href="..\..\..\Global.CSS">
</head>
<!--(Body)==========================================================-->
<body>
<h1>6.0.0 Inventory Control</h1>
<p>INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:</p>
</body>
</html>
Nothing seems to work - even if I try to change it Word, Notepad (cut and paste), even into DOS text , and using EDIT from the command prompt - havent tried EDLIN yet - not quite that desperate
.
The <h1>6.0.0 Inventory Control</h1> line works fine, but the:
<p>INVENTORY MANAGER ASSIGNS AND PERFORMS THE FOLLOWING:</p> doesn't want to play.
However - editing this line manually does seem to fix the problem. I have a few TOPICs that have this problem throughout, so the manual editing is a little unpractical.
I'm stumped on this one - it doesn't seem to make sense...
Al