Tools->Page Options - General Tab
Tick the box to allow Wordwrap in code view options.
Then Code Formatting Tab - set right margin to a high value (999
characters).
The display in Design view may still wrap, but the code will continue
across the page until you hit a carriage return. (the word wrap setting
allows you see all the code without scrolling.)
--
Ron Symonds - Microsoft MVP (FrontPage)
Reply only to group - emails will be deleted unread.
FrontPage Support:
http://www.frontpagemvps.com/
http://www.rxs-enterprises.org/fp
"MosheMo" <(E-Mail Removed)> wrote in message
news:9657B993-C659-49B3-B18B-(E-Mail Removed):
> Hello,
>
> I am using Frontpage to write my Wordpress posts (I find it easier to write
> my posts using the word processor like functionality of frontpage). It works
> pretty well, except for one problem -- the code doesn't appear across the
> entire width of my screen which leads to formatting problems with wordpress.
> For instance, the text looks something like this:
>
> text text text text text text
> text text text text text text
> text text text text text text
> text text text text text text
>
> and I want it to look like this:
>
> text text text text text text text text text text text text text text text
> text text
>
> Any ideas how to fix this problem?
>
> Thanks,
>
> Moshe Morris
> SEMBasics.com
>
> P.S. Please let me know if I need to better explain my problem.