   From: Andrew Bruno <abruno@zeta.org.au>
   Date: 01.04.1999, 08:40:29
Subject: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi,

I have seen there is a program on Aminet called "freedom" that allows true
type fonts to be used on the Ami.

Now, I am installing them, but do NOT want them in the FONTS: directory, as
my WB partition is 98% full.

I am wanting to use these fonts in Final Writer also; which doesn't look at
fonts: anyway.

I remember there is a tooltype for where it looks for fonts.

I dont' want to put the ttf fonts there either.

So does anyone know how to do it?

Thanks...

Cya!
--
"And the mage draws her two handed sword."   We're in trouble.


Andrew Bruno
abruno@zeta.org.au



----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Peter Prunhuber <Prunhuber@donau.de>
   Date: 02.04.1999, 10:57:35
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v


-----Ursprüngliche Nachricht-----
Von: Andrew Bruno <abruno@zeta.org.au>
An: finalwriter@thepentagon.com <finalwriter@thepentagon.com>
Datum: Freitag, 2. April 1999 10:06
Betreff: Question about TTF


>Thanks for using NetForward!
>http://www.netforward.com
>v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
>Hi,
>
>I have seen there is a program on Aminet called "freedom" that allows true
>type fonts to be used on the Ami.
>
>Now, I am installing them, but do NOT want them in the FONTS: directory, as
>my WB partition is 98% full.
>
>I am wanting to use these fonts in Final Writer also; which doesn't look at
>fonts: anyway.
>
>I remember there is a tooltype for where it looks for fonts.
>
>I dont' want to put the ttf fonts there either.
>
>So does anyone know how to do it?
>
>Thanks...
>
>Cya!
>--
>"And the mage draws her two handed sword."   We're in trouble.
>
>
>Andrew Bruno
>abruno@zeta.org.au
>
>
>
>----
>
>to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
>"unsubscribe finalwriter" in the message-body. To get help, send "help".
>Visit the Final Writer website at http://surf.to/finalwriter


Hallo, Im not the user You want
 By Peter


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: DJNick <djnick@vanet.co.yu>
   Date: 02.04.1999, 14:27:27
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Andrew

> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.
>
> Now, I am installing them, but do NOT want them in the FONTS: directory, as
> my WB partition is 98% full.
>
> I am wanting to use these fonts in Final Writer also; which doesn't look at
> fonts: anyway.
>
> I remember there is a tooltype for where it looks for fonts.
>
> I dont' want to put the ttf fonts there either.
>
> So does anyone know how to do it?

I put TTF fonts into FONTZ:ttf/ dir and installed them with TTF library to FONTZ:vectors/

Then I add line in UserstartUP seq:

assign FONTZ: Hd0:Fontz/

assign FONTS: hd0:fontz/vector/ add

It will add you vector fonts from FONTZ: dir, and they will work.

Regards
--
<tsb>D.J.Nick | D-Tronic, Sindjeliceva 11/8, 14000 Valjevo, Serbia (YU)
<tsb>Tel: +381 (0) 14 223 655 Email: DJNick@vanet.co.yu  ICQ: 13794052
<tsb>
<tsb>Amiga1200T PPC 603e on 200MHZ 040/25, BlizzardVision 8MB gfx card
<tsb>50MB memory; 2.1 GB&410 MB HardDisks; Sony 12X CDRom; 33.6 Modem
<tsb>17" DTK; MIDI; GVP Dss 8+; HP 6L printer & 3Button mouse

----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 02.04.1999, 17:51:08
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 31-Mar-99 at 17:40:29, Andrew Bruno wrote these words of wisdom:

> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.

Is this the same as or different from TTF.library?

> Now, I am installing them, but do NOT want them in the FONTS: directory,
> as my WB partition is 98% full.
> I am wanting to use these fonts in Final Writer also; which doesn't look
> at fonts: anyway.

Put the TTF fonts anywhere you want and in your user-startup make an assign
to them. Something like this:

ASSIGN Fonts: DH2:Fonts/TrueType/ ADD

This will add the assignment for more fonts and keep your original Fonts:
assignment as well. In fact I have 4 fonts: assigns in my startup. Just be
sure to put the keyword ADD after each additional Fonts: assignment.

> I remember there is a tooltype for where it looks for fonts.
>
> I dont' want to put the ttf fonts there either.
>
> So does anyone know how to do it?

If there is a better way I'd like to know. But what I have works for me.

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Kimme Utsi <kimme@arcticnet.no>
   Date: 02.04.1999, 20:07:21
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On the 31-Mar-99 23:40:29, Andrew Bruno <abruno@zeta.org.au>,
wrote in  "Question about TTF"

> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

> Hi,

> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.

Freedom is rather buggy, so I'll suggest that you look at ttf.library that
does just the same, enables ttf fonts to be used with Amiga.

> Now, I am installing them, but do NOT want them in the FONTS: directory,
> as my WB partition is 98% full.

> I am wanting to use these fonts in Final Writer also; which doesn't look
> at fonts: anyway.

> I remember there is a tooltype for where it looks for fonts.

> I dont' want to put the ttf fonts there either.

> So does anyone know how to do it?

You could just add an "Assign <ttf path> FONTS: ADD" and that means that you
can install the ttf fonts to another partition and the Amiga 'font files
will be added to the FONTS: path so you can use them on your Amiga.

Where you keep the #?.TTF files can also be on another partition as it no
use to just to copy them over to your FONTS: directory, as the Amiga won't
use them just because they are placed there.

ttf.library can be found on this web site.

ttf.library - truetype for Amiga :- http://home.sprynet.com/sprynet/ragriffi/ttflib.htm

And do read the supplied documentary.

--
       Kimme Utsi, http://www.kimme.nu/ , 2-Apr-99 19:59:19
"And that's all I have to say about that."
	     - Forrest Gump


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dominique Harelle <dharelle@mpx.com.au>
   Date: 02.04.1999, 23:34:34
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Andrew

On 01-Apr-99, Andrew Bruno wrote:
> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

> Hi,

> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.

> Now, I am installing them, but do NOT want them in the FONTS: directory,
> as my WB partition is 98% full.

> I am wanting to use these fonts in Final Writer also; which doesn't look
> at fonts: anyway.

> I remember there is a tooltype for where it looks for fonts.

> I dont' want to put the ttf fonts there either.

> So does anyone know how to do it?

I have installed ttflib_0.7.8.lha from Aminet and am using the same TTF
fonts with Workbench and FW97. I placed my TTF fonts in a drawer on my Work:
and used the TTF install utility to install them to both Fonts: and my FW
fonts drawer.

It only installs the .font and .otag files in each location so it doesn't
mack copies of the fonts themselves. From both WB and FW when selecting a
font to use, I select an xxx.font file and it works well.

Rge best part of using TTD in FW is that when I get an RTF file from a PC, I
have the fonts required for the remaping.

> Thanks...

> Cya!

I hope this helps.

Regards
Dom...
--
Dominique Harelle - http://www.mpx.com.au/~dharelle/index.html
E-Mail            : /dharelle@excite.com/ (/dharelle@mpx.com.au/)
ICQ Number        - /17907440/

<sb>A2000/060-60, 130meg RAM, 7Gig HD's, 2 x 24x CD's, 56k Modem,
<sb>PicassoIV + Picasso96, Zip Drive, IOBlix i/o Board,
<sb>3x HD FDD, Epson GT-8500 Scaner, BJC-620 Printer, Catweasel Z2

<sb>Member of Team *AMIGA*


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jesper Kusk Christensen <j.k.christensen@get2net.dk>
   Date: 02.04.1999, 23:50:01
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Andrew

On 31-Mar-99, you wrote:

> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Hi,
>
> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.
>
> Now, I am installing them, but do NOT want them in the FONTS: directory,
as
> my WB partition is 98% full.
>
> I am wanting to use these fonts in Final Writer also; which doesn't look
at
> fonts: anyway.
>
> I remember there is a tooltype for where it looks for fonts.
>
> I dont' want to put the ttf fonts there either.
>
> So does anyone know how to do it?
>
> Thanks...
>
> Cya!

Try downloading the file ttflib.lha from the util/libs directory. That
program will let you place true type fonts anywhere on your harddrive and
use them in finalwriter and other programs. You might want to try
type1beta9.lha too. It lets you use type1 fonts the same way.

Regards

JKC


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Uwe Pannecke <Uwe.Pannecke@t-online.de>
   Date: 03.04.1999, 11:28:46
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Andrew

Am 01-Apr-99 schrieb Andrew Bruno:

> I have seen there is a program on Aminet called "freedom" that allows true
> type fonts to be used on the Ami.

Use the ttf.library (also on Aminet), it is the better way.

> Now, I am installing them, but do NOT want them in the FONTS: directory,
> as my WB partition is 98% full.

The ttf.fonts can placed on any directory.
In the fonts-drawer with installing the fonts only the xxx.font and
xxx.otag files (with very small size) was copying.

> I am wanting to use these fonts in Final Writer also; which doesn't look
> at fonts: anyway.

With font-requester, fonts at any place can selected to use with FW.

> I remember there is a tooltype for where it looks for fonts.
> I dont' want to put the ttf fonts there either.
> So does anyone know how to do it?

I hope, this can help You.


Regards and much fun at Easter

Uwe


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Uwe Pannecke <Uwe.Pannecke@t-online.de>
   Date: 04.04.1999, 10:52:58
Subject: Re: Question about TTF

Hello Jesper

Am 03-Apr-99 schrieb Jesper Kusk Christensen:

> Try downloading the file ttflib.lha from the util/libs directory. That
> program will let you place true type fonts anywhere on your harddrive and
> use them in finalwriter and other programs. You might want to try
> type1beta9.lha too. It lets you use type1 fonts the same way.

For use PSType1-Fonts with FW, don't use type1.library, because
FW can handle Type1-Fonts native. And with the type1.library-based
use of the Type1-Fonts, many problems occur in FWs documents.

Regards

Uwe

Uwe


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Christian Zimmermann <chzimmer@t-online.de>
   Date: 04.04.1999, 16:38:27
Subject: Postscript output problem

Hello FW users,

I recently noticed a problem with final writer 97 when using postscript
output.

When using postscript output (printing into a ps file) for use with
TurboPrint7/Ghostscript or for copying to a ps printer I notice an image on
the printed page which I "never" inserted.

This means: On the screen I neither see this image nor can I activate it
with the graphics cursor. And when printing via normal non-ps output the
page shows correct without the image. But with ps output the image appears...

This is not happening on all docs, some of my templates are showing this
strange output. The ps file shows image data like this:

----------------------------------------------------------------
gs
% Image: Work:FinalWriter/FWClipArt/aminet/amilogo.iff
/picstr 320 string def
426.70 632.10 translate            % Locate lower-left of image
74.60 55.10 scale            % Scale image to output width/height
320 200 4                % image dimensions ( in pixels )
[ 320 0 0 -200 0 200 ]            % image xform matrix
{currentfile picstr readhexstring pop}
%%BeginData: 201 Hex Lines
image
FFFFFFFFF
.........
000000000
%%EndData
% re-set dimensions for border
gr gs
gr
----------------------------------------------------------------

It's always the same object which is inserted... Does anybody have an idea
how to get rid of this image?

Thanks a lot

Christian


Kind regards
--
Christian Zimmermann
eMail: chzimmer@t-online.de


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 04.04.1999, 17:05:06
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 04-Apr-99 at 03:52:58, Uwe Pannecke wrote these words of wisdom:
> Am 03-Apr-99 schrieb Jesper Kusk Christensen:
>
>> Try downloading the file ttflib.lha from the util/libs directory. That
>> program will let you place true type fonts anywhere on your harddrive and
>> use them in finalwriter and other programs. You might want to try
>> type1beta9.lha too. It lets you use type1 fonts the same way.
>
> For use PSType1-Fonts with FW, don't use type1.library, because
> FW can handle Type1-Fonts native. And with the type1.library-based
> use of the Type1-Fonts, many problems occur in FWs documents.

What are these problems? I haven't noticed any of which I am aware. I also
want to use Type fonts in other applications so I need the library for them.
I knew we could use Type1 fonts in FW before I installed the library ages
ago, but I haven't heard of any problems occuring because of the library.
Again, what problems occur? Is there a doc about this somewhere we can read?

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Bernd J. Nink <B.NINK@BIONIC.zerberus.de>
   Date: 04.04.1999, 17:11:18
Subject: Multiview and EPS-Files

Hi,

I want view eps-files with multiview. I have the post.datatype V39.0,
but it dont work.

--

 Bye

      Bernd






----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Heiko Schröder <age@thepentagon.com>
   Date: 05.04.1999, 17:39:04
Subject: Other Postscript problem

Hello members of the FW Mailing List,

Christian had posted a message about a porscript output problem.
So an other ps problem occurs to me.

Last year I created a document in format DIN A3 and saved it as ps.file (all ps preferences are ok)
I wanted print it out at a copy shop. But what did I see? The postscript printer printed it out as DIN A4 and cutted the document. Only the top left edge of my document was printed, the rest was cutted.
The same problem was also by using GhostScript and ps2pdf.

Is there a problem with the current Adobe PS version?

Thanks for any response
Heiko
-------------------------------------------
age@thepentagon.com
http://amigasystem.org (http://209.140.94.126)
http://www.yi.com/home/SchroederHeiko
-------------------------------------------

"Widerstehen oder Dienen."
                 Alex Krycek in "Patient X" (X-Files)
----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Uwe Pannecke <Uwe.Pannecke@t-online.de>
   Date: 05.04.1999, 19:52:40
Subject: Re: Multiview and EPS-Files

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Bernd

Am 04-Apr-99 schrieb Bernd J. Nink:

> I want view eps-files with multiview. I have the post.datatype V39.0,
> but it dont work.

I use the HWGPost-package beta 11 (including a postscript.datatype).
It works fine, also view epsf  with multiview.

Regards

Uwe


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Uwe Pannecke <Uwe.Pannecke@t-online.de>
   Date: 05.04.1999, 19:55:20
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Marion

Am 05-Apr-99 schrieb Marion E. Wyatt:

>> For use PSType1-Fonts with FW, don't use type1.library, because
>> FW can handle Type1-Fonts native. And with the type1.library-based
>> use of the Type1-Fonts, many problems occur in FWs documents.
> What are these problems? I haven't noticed any of which I am aware. I also
> want to use Type fonts in other applications so I need the library for
> them. I knew we could use Type1 fonts in FW before I installed the library
> ages ago, but I haven't heard of any problems occuring because of the
> library. Again, what problems occur? Is there a doc about this somewhere
> we can read?

Of course, after installing type1.library, usage of Type1-Fonts in FW is
without problems possible! -> With the builtin capability FW to use
Type1-Fonts. Here the type1.library is superfluously.
But for other programs, type1.library is a good (and systemfriendly)
way to use Type1-Fonts!! (it works fine in my amigaOS)

If I use a Type1-Font in FW, appropriated by type1.library (the xxx.font
and xxx.otag files), many problems occur. The biggest:
- WYSIWYG is not WYSIWYG, the textposition on screen was not the
   textposition on printing paper
- an editing of the text was impossible, because then parts of the text was
   "absorbing".

This are my experience.
May be, You can say others things about usage FW and type1.library-based
Type1-Fonts?


Regards

Uwe


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dirk Neubauer <dirk.neubauer@guestrow.netsurf.de>
   Date: 05.04.1999, 23:26:23
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi Andrew!


On 01-Apr-99, you wrote:

> Now, I am installing them, but do NOT want them in the FONTS: directory,
as
> my WB partition is 98% full.

Ok.

> I am wanting to use these fonts in Final Writer also; which doesn't look
at
> fonts: anyway.

Use digitaintellifont.library for.

> I dont' want to put the ttf fonts there either.

You must'nt take the fonts to fonts: directly. With T1Manager or TTFManager
(ttf.library) you can take any dir containing TrueTypeFonts. Only the .font
and .otag files were saved to Fonts:.

Then in FW for Font choosing you must change to the directory containing
.font files and choose the Font. You needn't an assign to Fonts:


Bye,

- Dirk

--

    ---    AGAINST THE WAR   ---

SOLIDARITY TO ALL PEOPLE IN KOSOVO AND SERBIA


An elephant is a mouse with an operating system.


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dominique Harelle <dharelle@mpx.com.au>
   Date: 06.04.1999, 10:04:38
Subject: Re: Multiview and EPS-Files

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Bernd

On 05-Apr-99, Bernd J. Nink wrote:
> Hi,

> I want view eps-files with multiview. I have the post.datatype V39.0,
> but it dont work.

Install HWGPost from Aminet. I believe it was the more current version.

  text/print/HWGPOSTbeta7.lha

  I use it with multiview and cyberwindow.

Regards
Dom...
--
Dominique Harelle - http://www.mpx.com.au/~dharelle/index.html
E-Mail            : /dharelle@excite.com/ (/dharelle@mpx.com.au/)
ICQ Number        - /17907440/

<sb>A2000/060-60, 130meg RAM, 7Gig HD's, 2 x 24x CD's, 56k Modem,
<sb>PicassoIV + Picasso96, Zip Drive, IOBlix i/o Board,
<sb>3x HD FDD, Epson GT-8500 Scaner, BJC-620 Printer, Catweasel Z2

<sb>Member of Team *AMIGA*


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jesper Kusk Christensen <j.k.christensen@get2net.dk>
   Date: 09.04.1999, 06:31:07
Subject: Re: Question about TTF

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Uwe

On 04-Apr-99, you wrote:

> Hello Jesper
>
> Am 03-Apr-99 schrieb Jesper Kusk Christensen:
>
>> Try downloading the file ttflib.lha from the util/libs directory. That
>> program will let you place true type fonts anywhere on your harddrive and
>> use them in finalwriter and other programs. You might want to try
>> type1beta9.lha too. It lets you use type1 fonts the same way.
>
> For use PSType1-Fonts with FW, don't use type1.library, because
> FW can handle Type1-Fonts native. And with the type1.library-based
> use of the Type1-Fonts, many problems occur in FWs documents.
>
> Regards
>
> Uwe
>
> Uwe
>
>
I'm sorry. I knew that. I ment you could use type1 fonts in other programs,
like you can use ttf fonts via ttf.library in FinalWriter.

Regards

Jesper


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dominique Harelle <dharelle@mpx.com.au>
   Date: 18.04.1999, 11:18:23
Subject: Test

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

This is a test.

See ya later,
Dom...
--
Dominique Harelle - http://www.hotkey.net.au/~dharelle/index.html
E-Mail            : /dharelle@excite.com/ (/dharelle@mpx.com.au/)
ICQ Number        - /17907440/

<sb>A2000/060-60, 130meg RAM, 7Gig HD's, 2 x 24x CD's, 56k Modem,
<sb>PicassoIV + Picasso96, Zip Drive, IOBlix i/o Board,
<sb>3x HD FDD, Epson GT-8500 Scaner, BJC-620 Printer, Catweasel Z2

<sb>Member of Team *AMIGA*


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 20.04.1999, 02:39:23
Subject: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

I cannot get Final writer to rescale the calendar arexx script
by Ron Goertz <rgoertz@wsu.edu>.

The dox say to change the margins...

I first tried changing the margins in the FWriter
program. [menu Layout/page]
This didnt work so I went back to the dox.

The dox say to re render the calendar....

(Honesltly, I am not trying to be a smart ass here.)
My version of FWriter97 does not have a rerender button/function
that I am aware of.    ;-)

After various tests and failures including trying to rerun the
calendar arexx script after changing the margins in FWriter
I tried changing the margin settings in the arexx program.
This didnt work either.

My problem with the stock output is that the left and right
boarders get chopped. It's not much but it makes the finished
calendar look incomplete.

This has been kicking my but for quite some time now.
I admit defeat. Can you help me out of this quagmire?

I am using an ntsc A1200 16meg fast. 030(50) fpu
Fwriter97 created Mar 7 1997

--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 20.04.1999, 15:46:09
Subject: Re: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Robert,


I had some trouble with getting the Calendar to print out too.  What I
ended up doing is changing the DEFAULT Variables for MARGIN.LEFT and
MARGIN.RIGHT in the FWCalendar.data file.  My looks like:


Margin.left  =  .50
Margin.right  =  .50

Make sure that there is at least two spaces before the =!

I hope this will help you.  I do not know anything about re render?  If you
find out anything about that please let me know.





<snip>...
RG The dox say to change the margins...

RG I first tried changing the margins in the FWriter
RG program. [menu Layout/page]
RG This didnt work so I went back to the dox.

RG The dox say to re render the calendar....

RG (Honesltly, I am not trying to be a smart ass here.)
RG My version of FWriter97 does not have a rerender button/function
RG that I am aware of.    ;-)

RG After various tests and failures including trying to rerun the
RG calendar arexx script after changing the margins in FWriter
RG I tried changing the margin settings in the arexx program.
RG This didnt work either....<snip>


--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 20.04.1999, 16:05:47
Subject: Re: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Tue, 20 Apr 1999, Jürgen Müller said about " Re: calenda.rexx.
 I need help":

>  Hello Robert
>  On 19-Apr-99, you wrote:
>  > My problem with the stock output is that the left and right
>  > boarders get chopped. It's not much but it makes the finished
>  > calendar look incomplete.
>  > This has been kicking my but for quite some time now.
>  > I admit defeat. Can you help me out of this quagmire?
>
>  Same here. I manually edit the calender and then print it.

Thanks for the reply. For now my calendar creator of choice is pcal
which can found on aminet.

pcal-4.5.lha       text/misc  197K 231+Print Postscript calendars V4.5

It creates Post Script calendars which can be printed out with ghostscript or
whatever your favorite postscript printer is.
--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 20.04.1999, 22:21:20
Subject: Re: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Robert

On 19-Apr-99, you wrote:

> My problem with the stock output is that the left and right
> boarders get chopped. It's not much but it makes the finished
> calendar look incomplete.
>
> This has been kicking my but for quite some time now.
> I admit defeat. Can you help me out of this quagmire?


Same here. I manually edit the calender and then print it.

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Charles Birkner <cbirk@mindspring.com>
   Date: 20.04.1999, 22:47:19
Subject: Unrelated

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

OK, this IS unrelated, but since I notice so many tags with big drives and
fast machines, I thought I'd start here.  I have an A4K, and just purchased a
10.2G IDE Fujitsu Drive.  I have tried a number of aminet patches and
programs, all supposed to allow me to put the whole thing in there, but the
all seem to reference some other program or file which I can never find, or
don't work with the default filesystem. The closest I ever got was TD64, only
to find that it seems to only support SCSI.  I got it to see all the drive,
and format all the partitions, but when I try to write to te >4G parts it
dies. I am aware of the DOS 2G partition limit, but have read the the actual
SIZE can be over 4G, with the right stuff.  SO I have to ask the wise ones,
which do I need?  I don't really want to add more hardware right at the
moment... Thanks!

--
Charles Birkner                              cbirk@mindspring.com
State of the Art Technologies                voc:(336)282-2220x110
P.O. Box 38244                               fax:(336)282-7888
Greensboro, NC 27438-8244 USA


   //
 \X/  Windows98=Workbench89
-------------------------------------------------------------------------



----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Lanny Affleck <Affleck@idirect.com>
   Date: 21.04.1999, 01:10:52
Subject: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello,

I have a problem loading fonts in FinalWriter version 4.  It says in the
manual that FW will load NimbusQ, Type1, and Compugraphic fonts, but when I
try and load the fonts used in ProPage (CGFonts:), it doesn't let me load
them.

I want to be able to buy a CDROM full of fonts - are there any CDROMS that I
might find at a generic computer store that will have fonts I can use in
FinalWriter?  Any help or comments is appreciated.



Kind regards

--
                         .oooO Oooo.
o Lanny Affleck          (   ) (   )
o Affleck@IDirect.com     \ (   ) /
o                          \_) (_///


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 21.04.1999, 05:27:56
Subject: Re: Unrelated

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 20-Apr-99 at 22:47:19, Charles Birkner wrote these words of wisdom:

> OK, this IS unrelated, but since I notice so many tags with big drives and
> fast machines, I thought I'd start here. I have an A4K, and just purchased
> a 10.2G IDE Fujitsu Drive. I have tried a number of aminet patches and
> programs, all supposed to allow me to put the whole thing in there, but
> the all seem to reference some other program or file which I can never
> find, or don't work with the default filesystem. The closest I ever got
> was TD64, only to find that it seems to only support SCSI. I got it to see
> all the drive, and format all the partitions, but when I try to write to
>> 4G parts it dies. I am aware of the DOS 2G partition limit, but have
> read the the actual SIZE can be over 4G, with the right stuff. SO I have
> to ask the wise ones, which do I need? I don't really want to add more
> hardware right at the moment... Thanks!

Aminet: SFS
http://www.amiga.com  FFS
commercial: PFS 2

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 21.04.1999, 13:54:36
Subject: RE: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Tue, Apr 20, 1999, at 02:39 AM, Robert Goodlett wrote:

    Robert, I saw your post and the other two on the problems you have with
FWCalendar. I don't think the author means to change the margins in the script,
but rather in FinalWriter. You have to stay within the printable margins of your
printer. In my case HP660C the printable margins are, for US letter, L+R .25
(that is inches) bottom .59 and top 0.04. In landscape it be changed
automatically. All I have to do, after the calendar renders, change the page
margins, so I can enter data in the day fields. Printing is no problem here.
Hope this helps.
Johann


> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> I cannot get Final writer to rescale the calendar arexx script
> by Ron Goertz <rgoertz@wsu.edu>.
>
> The dox say to change the margins...
>
> I first tried changing the margins in the FWriter
> program. [menu Layout/page]
> This didnt work so I went back to the dox.
>
> The dox say to re render the calendar....
>
> (Honesltly, I am not trying to be a smart ass here.)
> My version of FWriter97 does not have a rerender button/function
> that I am aware of.    ;-)
>
> After various tests and failures including trying to rerun the
> calendar arexx script after changing the margins in FWriter
> I tried changing the margin settings in the arexx program.
> This didnt work either.
>
> My problem with the stock output is that the left and right
> boarders get chopped. It's not much but it makes the finished
> calendar look incomplete.
>
> This has been kicking my but for quite some time now.
> I admit defeat. Can you help me out of this quagmire?
>
> I am using an ntsc A1200 16meg fast. 030(50) fpu
> Fwriter97 created Mar 7 1997
>
> --
> goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
>   Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
>     Microsoft put the 'backward' in backward compatibility
>
>
> ----
>
> to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
> "unsubscribe finalwriter" in the message-body. To get help, send "help".
> Visit the Final Writer website at http://surf.to/finalwriter
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dieter Klisch <DKlisch@t-online.de>
   Date: 21.04.1999, 17:51:42
Subject: Re: calenda.rexx. I need help

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Warren,

On 21-Apr-99 Warren Katchmar wrote:



> I hope this will help you. I do not know anything about re render? If you
> find out anything about that please let me know.

I think to re-render means to start the arexx-macro a second time, so the
calendar is new (re-)rendered.

Regards

--
Dieter B-)

EMail: DKlisch@t-online.de
PGP-Key:   http://home.t-online.de/home/DKlisch/pgp-key.asc
WWW-1:   http://home.t-online.de/home/DKlisch
WWW-2:   http://home.t-online.de/home/Hemau
System: *AMIGA4000Tower*, 18MB, 7,5GB,Picasso96... MCP1.32b12




----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dirk Neubauer <dirk.neubauer@guestrow.netsurf.de>
   Date: 21.04.1999, 22:40:21
Subject: Re: Unrelated

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi Charles!


On 21-Apr-99, you wrote:

> fast machines, I thought I'd start here.  I have an A4K, and just
purchased a
> 10.2G IDE Fujitsu Drive.  I have tried a number of aminet patches and

> SIZE can be over 4G, with the right stuff.  SO I have to ask the wise
ones,
> which do I need?  I don't really want to add more hardware right at the
> moment... Thanks!

There are PFS2, which supports partitions up to 2 TB (TeraByte). But I
haven't test it til yet. The biggest drive I use is 3gb. And This system is
commercial, because it's an whole filesystem with much more advantages
against the normal FFS.

Maybe you can get more informations on http://www.greed.nl/


Bye,

- Dirk

--

    ---    AGAINST THE WAR   ---

SOLIDARITY TO ALL PEOPLE IN KOSOVO AND SERBIA


Back Up My Hard Drive? I Can't Find The Reverse Switch!


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Dirk Neubauer <dirk.neubauer@guestrow.netsurf.de>
   Date: 21.04.1999, 22:50:26
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi Lanny!


On 21-Apr-99, you wrote:

> I have a problem loading fonts in FinalWriter version 4.  It says in the
> manual that FW will load NimbusQ, Type1, and Compugraphic fonts, but when
I
> try and load the fonts used in ProPage (CGFonts:), it doesn't let me load
> them.

Here I can load fonts for bullet outline (the file endning on .font) and PS
Fonts (ending on .pfb)

It doesn't load fonts ending with .ttf (Truetypes).


Bye,

- Dirk

--

    ---    AGAINST THE WAR   ---

SOLIDARITY TO ALL PEOPLE IN KOSOVO AND SERBIA


/GRAMMAR - Analyzes your syntax and makes any necessary changes


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 22.04.1999, 00:19:55
Subject: calender.rexx problem solved

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Thanks to everyone that sent suggestions on how to fix my problem.

You can set the margins in the FWCalendar.data file such as my example
below. Your first line will show differntly if using a non American
#?.data file. Ron, the author has changed to program to allow you to
change the margins in the layout/section margins rather than the
layout/page margins. I havn't tested this out yet. I am very happy
with the .data file margin options.

My FWCalendar.data (American) file:

/* American Data & Highlights for FWCalendar 3.x */
TestMode  =  0
Margin.left = .26
Margin.right = .45
DoJulian  =  R
/* End Pass One - DO NOT DELETE THIS LINE!!! */
cut snip

I still cannot get the dosuncalc or dophase options to work but I did
fix my margins being chopped.


--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Bob Arceneaux <bobax@acadiacom.net>
   Date: 22.04.1999, 13:01:50
Subject: Unrelated

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi,


> OK, this IS unrelated, but since I notice so many tags with big drives and
> fast machines, I thought I'd start here. I have an A4K, and just purchased
> a 10.2G IDE Fujitsu Drive. I have tried a number of aminet patches and
> programs, all supposed to allow me to put the whole thing in there, but

If you can afford to splash out a little go for PFS2.

<sb>
<tsb>Jayne Johnson
<tsb>Team *AMIGA*
<tsb>#mailto:jayne@genats.freeserve.co.uk#
<tsb>#http://www.genats.freeserve.co.uk#
<tsb>ICQ:12482805 ICQnick:Roheine


--
<tsb> Bob Arceneaux - *Team #AMIGA#*
<sb> Mandeville, Louisiana, USA
<sb> /You know you're a redneck if/
<tsb>   *You actually wear shoes your dog brought home.*


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 22.04.1999, 16:49:04
Subject: Re: calender.rexx problem solved

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Robert


RG I still cannot get the dosuncalc or dophase options to work but I did
RG fix my margins being chopped.

Do you have the program Suncalc?



--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 23.04.1999, 00:09:19
Subject: Re: calender.rexx problem solved

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Fri, 23 Apr 1999,  Warren Katchmar <Katchmar@ix.netcom.com> said about
 " Re: calender.rexx problem solved":

>  RG I still cannot get the dosuncalc or dophase options to work but I did
>  RG fix my margins being chopped.
>
>  Do you have the program Suncalc?

I sure do. I apparently had the wrong info entered into my .data file.

I got this from Ron in email.

DoPhases = 'L'
DoSuncalc = 'c:suncalc'


--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 23.04.1999, 15:20:49
Subject: Re: calender.rexx problem solved

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Robert,



>> Do you have the program Suncalc?

RG I sure do. I apparently had the wrong info entered into my .data file.

RG I got this from Ron in email.

RG DoPhases = 'L'
RG DoSuncalc = 'c:suncalc'


Great to hear that you got it running.  I think it is pretty neat.



--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 23.04.1999, 19:07:32
Subject: Re: calender.rexx problem solved

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Robert

On 22-Apr-99, you wrote:

>> Do you have the program Suncalc?
>
> I sure do. I apparently had the wrong info entered into my .data file.
>
> I got this from Ron in email.
>
> DoPhases = 'L'
> DoSuncalc = 'c:suncalc'

Where can I find suncalc? Aminet?

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 23.04.1999, 22:01:55
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Dirk

On 21-Apr-99, you wrote:

> Here I can load fonts for bullet outline (the file endning on .font) and
> PS Fonts (ending on .pfb)
>
> It doesn't load fonts ending with .ttf (Truetypes).

With the ttf.library I can use Truetype fonts in FW97. Don't know if this
works with FW4.

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Tom Dolan <tomdolan@iol.ie>
   Date: 24.04.1999, 09:31:01
Subject: PostScript output

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi I'm new to this list so maybe this problem has been dealt with
before.
 Has anyone solved the problem with PS output on anything other than
an A4 sheet. A4 works okay in protrait or landscape mode but any other
size is a mess - both ways. I use a HP Laserjet 5MP.

I had more or less given up on this problem a long time ago but maybe
someone here can help?!

Thanks,
--
TomD

            email: tomdolan@iol.ie

   Homepage: http://www.iol.ie/~tomdolan

      - In moments of true decision, your future is born. -

----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 24.04.1999, 16:05:49
Subject: suncalc on aminet/grep aminet index/ message from Ron Goertz

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Sat, 24 Apr 1999,  Jürgen Müller said about " Re: calender.rexx problem solved":

>  Where can I find suncalc? Aminet?

yes.
SunCalc.lha        misc/sci    40K  58+Sunrise/Sunset Calculator

I have a copy of the aminet INDEX(changed name to idx) in my N1: partition
that I like to grep with this alias.
alias agrep grep -i [] n1:idx

by using the command agrep in a CLI I can search the index.
>agrep suncalc

RamDisk: <12>agrep grep
DOpusGrep.lha      biz/dopus    4K 123+Show Grep output in DOpus5.5+ lister
BugReporter.lha    comm/ambos  17K 113+Tool used for BUG-Reporting with AmBoS
Hunt.lha           comm/www    14K   0+Find and request interface for grep/wget
grep-bin.lha       dev/gg      40K  56+GNU grep package. V2.0
grep-src.lha       dev/gg     152K  56+GNU grep package. V2.0
BugReporter.lha    dev/misc    62K 105+Easy, GUI driven maintaining of bug repo
OReport.lha        dev/obero   16K 157+V0.16 Generates bugreports for Amiga Obe
ResGrep03b.lha     misc/emu   148K 348+Convert Mac resources to IFF
JGrep.lha          text/misc   13K   0+Japanese GREP on Amy
ksc_GrepMem.lha    util/cli     4K  50+Search memory for text
grep-2.0.lha       util/gnu    49K 176+Port of gnu grep 2.0. FAST!
AGGrep.lha         util/rexx    5K 176+Ports grep output to an AmigaGuide File
AGrep204.lha       util/sys    35K 322+Fastest available Grep (>1MB, >=2.0)
bgrep.lha          util/sys    15K 641+Grep like utility using Boyer-Moore alg.
grep.lha           util/sys    10K 348+grep for tha amiga, 2.04 (or later) only
jeGrep12.lha       util/sys     3K 156+Fast grep w. AmigaOS wildcard support


Ron Goertz, FWCalendar author, wants more input from the users.
Ron wrote to me, "Next time you post to the FWMailing list, let folks know that
I'm interested in improving FWCalendar based on their ideas. Spread the word!"


--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Lanny Affleck <Affleck@idirect.com>
   Date: 26.04.1999, 19:47:25
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

JM> With the ttf.library I can use Truetype fonts in FW97. Don't know if
JM> this works with FW4.

I don't think FinalWriter4 supports the ttf.library.


--
                         .oooO Oooo.
o Lanny Affleck          (   ) (   )
o Affleck@IDirect.com     \ (   ) /
o God will ALWAYS love you \_) (_/


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Brishen Viaud <brishen@interchange.ubc.ca>
   Date: 27.04.1999, 12:16:32
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
thesis which was due today had been completely lost on her computer from a
crash.  So I stayed up and retyped it all in Final Writer.

Now she apparently has to submit it (in about a week) via a format readable by
Word and the like.  I know that rtf is probably the way to go, but with only
FinalWriter II this isn't possible.  I was wondering if there is any kind of
little utility that i can pull off aminet that could do this transfer for me.
If not, is there any kind soul out there who would be willing to do the
conversion for me if I emailed it to them?

Thanks.


brishen@interchange.ubc.ca
Brishen Viaud


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 27.04.1999, 17:28:34
Subject: RE: FW conversion

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Tue, Apr 27, 1999, at 12:16 AM, Brishen Viaud wrote:

    Brishen, I do not recall whether FinalWriter II can convert to ASCII. If so,
    this could be a solution. I have had no need to use RTF import and export, so
    transferring for you would be a first for me. But, I would be willing to give
    it a whirl.
    Johann



> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
> thesis which was due today had been completely lost on her computer from a
> crash.  So I stayed up and retyped it all in Final Writer.
>
> Now she apparently has to submit it (in about a week) via a format
> readable by
> Word and the like.  I know that rtf is probably the way to go, but with
> only
> FinalWriter II this isn't possible.  I was wondering if there is any kind
> of
> little utility that i can pull off aminet that could do this transfer for
> me.
> If not, is there any kind soul out there who would be willing to do the
> conversion for me if I emailed it to them?
>
> Thanks.
>
>
> brishen@interchange.ubc.ca
> Brishen Viaud
>
>
> ----
>
> to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
> "unsubscribe finalwriter" in the message-body. To get help, send "help".
> Visit the Final Writer website at http://surf.to/finalwriter
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Wesley L. Doody <doodyw@sunynassau.edu>
   Date: 27.04.1999, 18:14:33
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Brishen Viaud wrote:

> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
> thesis which was due today had been completely lost on her computer from a
> crash.  So I stayed up and retyped it all in Final Writer.
>
> Now she apparently has to submit it (in about a week) via a format readable by
> Word and the like.  I know that rtf is probably the way to go, but with only
> FinalWriter II this isn't possible.  I was wondering if there is any kind of
> little utility that i can pull off aminet that could do this transfer for me.
> If not, is there any kind soul out there who would be willing to do the
> conversion for me if I emailed it to them?
>
> Thanks.
>
>
> brishen@interchange.ubc.ca
> Brishen Viaud
>

As far a I recall, FW9? also has rtf.  The thing you need to watch out for is that
RTF only keeps a limited amount of formatting in its transferability.  Fonts and
tabs may become altered.  Once you get it into Word, you may have to reformat it
again in order to meet the requirements of the thesis.

Good luck.


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Lanny Affleck <Affleck@idirect.com>
   Date: 27.04.1999, 19:51:07
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Brishen

On 27-Apr-99, Brishen Viaud wrote about "Re: Loading fonts":
BV> Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
BV> thesis which was due today had been completely lost on her computer from a
BV> crash.  So I stayed up and retyped it all in Final Writer.
BV>
BV> Now she apparently has to submit it (in about a week) via a format
readable
BV> by Word and the like. I know that rtf is probably the way to go, but with
BV> only FinalWriter II this isn't possible. I was wondering if there is any
BV> kind of little utility that i can pull off aminet that could do this
BV> transfer for me. If not, is there any kind soul out there who would be
BV> willing to do the conversion for me if I emailed it to them?
BV>
BV> Thanks.

You are so nice to do such a thing for her!

You might want to try converting the FinalWriter file into PDF format.  This
format is widely used on the internet, and the reader program is available
free on the net, and chances are, the prof will be able to access it.

Try Convert_to_PDF.lha in the directory util/rexx on AmiNET
(wuarchive.wustl.edu).  If not, well, you can't say I didn't try.  :)


Regards
--
                         .oooO Oooo.
o Lanny Affleck          (   ) (   )
o Affleck@IDirect.com     \ (   ) /
o God will ALWAYS love you \_) (_/


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 28.04.1999, 00:42:07
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Brishen

On 27-Apr-99, you wrote:

> Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
> thesis which was due today had been completely lost on her computer from a
> crash.  So I stayed up and retyped it all in Final Writer.
>
> Now she apparently has to submit it (in about a week) via a format
> readable by Word and the like. I know that rtf is probably the way to go,
> but with only FinalWriter II this isn't possible. I was wondering if there
> is any kind of little utility that i can pull off aminet that could do
> this transfer for me. If not, is there any kind soul out there who would
> be willing to do the conversion for me if I emailed it to them?

I can do this for you. I have FW97 and Office97 on PeeCee. Do you need rtf,
Word6/95, Word97 or all? Please send the file to me private if you want.

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 28.04.1999, 00:44:22
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Lanny

On 27-Apr-99, you wrote:

>> With the ttf.library I can use Truetype fonts in FW97. Don't know if
>> this works with FW4.
>
> I don't think FinalWriter4 supports the ttf.library.

FW doesn't need the ttf.library. With ttf.library you can use the fonts in
applications that use outline fonts.

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Cloeg Urquhart <cloeg@telcomplus.net>
   Date: 28.04.1999, 02:31:38
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

I would be glad to help u
just send it to me e mail-- cloeg@telcomplus.net
i use fw 97


Cloeg



On 27-Apr-99, Brishen Viaud wrote:
>Thanks for using NetForward!
>http://www.netforward.com
>v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

>Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
>thesis which was due today had been completely lost on her computer from a
>crash.  So I stayed up and retyped it all in Final Writer.

>Now she apparently has to submit it (in about a week) via a format readable
by
>Word and the like.  I know that rtf is probably the way to go, but with only
>FinalWriter II this isn't possible.  I was wondering if there is any kind of
>little utility that i can pull off aminet that could do this transfer for me.

>If not, is there any kind soul out there who would be willing to do the
>conversion for me if I emailed it to them?

>Thanks.

>
>brishen@interchange.ubc.ca
>Brishen Viaud


>----

>to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
>"unsubscribe finalwriter" in the message-body. To get help, send "help".
>Visit the Final Writer website at http://surf.to/finalwriter


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Cloeg Urquhart <cloeg@telcomplus.net>
   Date: 28.04.1999, 02:32:29
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

I would be glad to help u
just send it to me e mail-- cloeg@telcomplus.net
i use fw 97


Cloeg



On 27-Apr-99, Brishen Viaud wrote:
>Thanks for using NetForward!
>http://www.netforward.com
>v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

>Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
>thesis which was due today had been completely lost on her computer from a
>crash.  So I stayed up and retyped it all in Final Writer.

>Now she apparently has to submit it (in about a week) via a format readable
by
>Word and the like.  I know that rtf is probably the way to go, but with only
>FinalWriter II this isn't possible.  I was wondering if there is any kind of
>little utility that i can pull off aminet that could do this transfer for me.

>If not, is there any kind soul out there who would be willing to do the
>conversion for me if I emailed it to them?

>Thanks.

>
>brishen@interchange.ubc.ca
>Brishen Viaud


>----

>to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
>"unsubscribe finalwriter" in the message-body. To get help, send "help".
>Visit the Final Writer website at http://surf.to/finalwriter


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: JESPER KUSK CHRISTENSEN <DM28C@sofi.ah.dk>
   Date: 28.04.1999, 10:25:27
Subject: RE: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Brishen

If you download the trial version of Final Writer for Windows you can
import Final Writer documents from Final Writer on the Amiga.

You can download it from http://www.softwood.com/softwood/

I can however convert the file to word format if you would like me
to. Just send me the file.

Kindest regards

Jesper Kusk Christensen

----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 28.04.1999, 12:19:31
Subject: RE: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Wed, Apr 28, 1999, at 10:25 AM, JESPER KUSK CHRISTENSEN wrote:

    Jesper, thanks for letting us know in this indirect way that Softwood is back
    with their site. Maybe this is good news afger all.
    Johann

> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Hello Brishen
>
> If you download the trial version of Final Writer for Windows you can
> import Final Writer documents from Final Writer on the Amiga.
>
> You can download it from http://www.softwood.com/softwood/
>
> I can however convert the file to word format if you would like me
> to. Just send me the file.
>
> Kindest regards
>
> Jesper Kusk Christensen
>
> ----
>
> to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
> "unsubscribe finalwriter" in the message-body. To get help, send "help".
> Visit the Final Writer website at http://surf.to/finalwriter
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 28.04.1999, 17:08:54
Subject: SoftWood

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello H.J.C.,


Hey, you are right:-)  I logged onto SoftWood web site, great.  I haven't
been able to do that for along time:-(  We can hope that this is a good
sign!


HS    Jesper, thanks for letting us know in this indirect way that
HS Softwood is back
HS    with their site. Maybe this is good news afger all.
HS    Johann

H
--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Robert Goodlett <goody@eskimo.com>
   Date: 28.04.1999, 21:36:59
Subject: DoSunCalc variable in FWcalendar arexx script

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v


I passed on some bogus information from the author of FWcalendar,
Ron Goertz. He has corrected this information:


Ron: " I sent you some bad advice earlier (it helps to read my own docs!).
       The DoSunCalc variable should be path only, but the path needs to
       be in quotes:          DoSunCalc = 'c:'                           "


--
goody@eskimo.com (Robert Goodlett)  http://www.eskimo.com/~goody
  Seattle, Wa     No, I'm not in Alaska.   MUI?!,Just say no!
    Microsoft put the 'backward' in backward compatibility


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Lanny Affleck <Affleck@idirect.com>
   Date: 29.04.1999, 02:16:49
Subject: Re: Loading fonts

Hello Jürgen

On 27-Apr-99, Jürgen Müller wrote about "Re: Loading fonts":

JM>>> With the ttf.library I can use Truetype fonts in FW97. Don't know if
JM>>> this works with FW4.
JM>>
JM>> I don't think FinalWriter4 supports the ttf.library.
JM>
JM> FW doesn't need the ttf.library. With ttf.library you can use the
JM> fonts in applications that use outline fonts.
JM>
JM> Regards

I don't understand.  Finalwriter version 4 will not load True Type Fonts
(.ttf)  But will the ttf.library allow it to do so?


--
                         .oooO Oooo.
o Lanny Affleck          (   ) (   )
o Affleck@IDirect.com     \ (   ) /
o God will ALWAYS love you \_) (_/


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Lanny Affleck <Affleck@idirect.com>
   Date: 29.04.1999, 02:21:04
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Cloeg

On 28-Apr-99, Cloeg Urquhart wrote about "Re: Loading fonts":

CU> No i want to keep the cd's I bought them in England at 12£ each.
CU> I will send u fonts as they r pd.

Thanks for the fonts!  I already have Japanette though - it came with
FinalWriter.

--
                         .oooO Oooo.
o Lanny Affleck          (   ) (   )
o Affleck@IDirect.com     \ (   ) /
o God will ALWAYS love you \_) (_//


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: JESPER KUSK CHRISTENSEN <DM28C@sofi.ah.dk>
   Date: 29.04.1999, 07:55:55
Subject: RE: RE: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Well, the Softwood site's main page still tells you that the site is
not available, but is is still online. You just have to get passed
the index page www.softwood.com. If you write
www.softwood.com/softwood it will take you to FinalWriter's index
page which is works.

Kindest regards

Jesper Kusk Christensen

----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 29.04.1999, 09:00:37
Subject: RE: SoftWood

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Wed, Apr 28, 1999, at 05:08 PM, Warren Katchmar wrote:

    Warren and all FW users on this site. When I was visiting the revived web
    page www.softwood.com/softwood, I sent a welcome back message. Maybe we all
    could do this, so they know we are aware of it and are glad to have them back
    with the Amiga community. By the way, this morning they could not be reached.
    Let's keep checking.
    Just a thought.
    Johann


> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Hello H.J.C.,
>
>
> Hey, you are right:-)  I logged onto SoftWood web site, great.  I haven't
> been able to do that for along time:-(  We can hope that this is a good
> sign!
>
>
> HS    Jesper, thanks for letting us know in this indirect way that
> HS Softwood is back
> HS    with their site. Maybe this is good news afger all.
> HS    Johann
>
> H
> --
> <tsb>
>
> <sb> Warren T. Katchmar
>
> <tsb>
>
>
>
>
>
> ----
>
> to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
> "unsubscribe finalwriter" in the message-body. To get help, send "help".
> Visit the Final Writer website at http://surf.to/finalwriter
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 29.04.1999, 09:09:34
Subject: RE: RE: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On Thu, Apr 29, 1999, at 07:55 AM, JESPER KUSK CHRISTENSEN wrote:

    Jesper, I really do not know what is going on there. As I said a moment ago,
    their site was not reachable this AM. We know they are working on FW
    application for PC and if I remember correctly sold the Amiga programs to
    the other outfit (name escapes me) who were to come out with a CD. I visited
    the site once and the where taking advance orders. Never heard anything
    since. Anyone know anything?
    Johann


> Well, the Softwood site's main page still tells you that the site is
> not available, but is is still online. You just have to get passed
> the index page www.softwood.com. If you write
> www.softwood.com/softwood it will take you to FinalWriter's index
> page which is works.
>
> Kindest regards
>
> Jesper Kusk Christensen
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 29.04.1999, 15:37:34
Subject: Re: SoftWood Site (fwd)

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Sorry to say it looks like we just got past the home page of SoftWood.
Here is my email to Woody with his repely:-(




Hi,

No, the site isn't back.  Where did you see it?

I regret to say that don't know what is going on with the Amiga.  No one
from Amiga contacts us.  I couldn't justify keeping the business together
and doing Amiga programming when the manufacturer basically ignores us.
Sorry.

Woody

>Hi,
>  I see that the SoftWood web site is back:-)  Great.  I am hoping that
>maybe we will see some news?  Is there any?  I do beleive that what users
>that are left would enjoy seeing the Final product updated with the updated
>OS.  I have read that Amiga with be supporting 3.5 to 5.0.  How does that
>sound to you?
>
>Hoping to hear from you.
>
>
><sb>
>--
><tsb>
>
><sb> Warren T. Katchmar
>
><tsb>




<sb>
--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 29.04.1999, 16:17:45
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 29-Apr-99 at 01:16:49, Lanny Affleck wrote these words of wisdom:
> On 27-Apr-99, Jürgen Müller wrote about "Re: Loading fonts":
>
>>>> With the ttf.library I can use Truetype fonts in FW97. Don't know if
>>>> this works with FW4.
>>>
>>> I don't think FinalWriter4 supports the ttf.library.
>>
>> FW doesn't need the ttf.library. With ttf.library you can use the
>> fonts in applications that use outline fonts.

> I don't understand.  Finalwriter version 4 will not load True Type Fonts
> (.ttf)  But will the ttf.library allow it to do so?

Yes. It should. Any program that can load CG Outline fonts CAN use .ttf
format fonts if you install the TTF Library software.

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 29.04.1999, 16:57:35
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 29-Apr-99 at 11:09:34, H.J.C. Sam wrote these words of wisdom:

>    Jesper, I really do not know what is going on there. As I said a
> moment ago, their site was not reachable this AM. We know they are working
> on FW application for PC and if I remember correctly sold the Amiga
> programs to the other outfit (name escapes me) who were to come out with a
> CD. I visited the site once and the where taking advance orders. Never
> heard anything since. Anyone know anything?

The url is http://www.softpartners.com AFAIK noone has heard anything from
them since last fall. They have a phone number if someone wants to call and
see what is up. Maybe they didn't receive enough response for the Final
Office CD and concluded that we didn't care for any further updates to the
Final series of software. It takes support with money to show interest to
invest in further developments. I hope they have not given up because I
really like Final Writer and have paid for 4 upgrades over the years.

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Jürgen =?iso-8859-1?Q?M=FCller?= <Mueller-J@t-online.de>
   Date: 29.04.1999, 19:32:42
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Lanny

On 29-Apr-99, you wrote:

> I don't understand.  Finalwriter version 4 will not load True Type Fonts
> (.ttf)  But will the ttf.library allow it to do so?

FW and most applications can't use TrueType fonts. I've installed the ttf
font engine (ttf.library and some programs). Now you can install TrueType
fonts on your Amiga. I've also tested TrueType fonts for my workbench. Try
the ttf.library.

Regards
--
Jürgen Müller
*Team Amiga*
ICQ UIN: 36642173


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter



**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 29.04.1999, 21:17:47
Subject: Re: SoftWood Site (fwd)

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 29-Apr-99 at 17:37:34, Warren Katchmar wrote these words of wisdom:

Perhaps I'm being bold here, but maybe Softwood, or Woody should contact
Amiga first? Or if they have, maybe they should contact them again. Amiga
can not be expected to know everyone out their, and they have asked for
developers to contact them and sign up on the developer network. Has Woody
done this? Has he been active in the Amiga commmunity since FW97 came out? I
love Final Writer and want to see new improved verions. Other Amiga word
processors are still in development. The last few years have been rocky I
know.

Softwood stood by the Amiga community during all these hard years with no
help from Amiga, yet now that things are happening and development of the OS
and hardware is going forward they stop Amiga developments of their
products? Doesn't make since to me.

> Sorry to say it looks like we just got past the home page of SoftWood.
> Here is my email to Woody with his repely:-(
>
> Hi,
>
> No, the site isn't back.  Where did you see it?
>
> I regret to say that don't know what is going on with the Amiga.  No one
> from Amiga contacts us.  I couldn't justify keeping the business together
> and doing Amiga programming when the manufacturer basically ignores us.
> Sorry.
>
> Woody
>
>> Hi,
>>  I see that the SoftWood web site is back:-) Great. I am hoping that
>> maybe we will see some news? Is there any? I do beleive that what users
>> that are left would enjoy seeing the Final product updated with the
>> updated OS. I have read that Amiga with be supporting 3.5 to 5.0. How
>> does that sound to you?
>>
>> Hoping to hear from you.


--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: H.J.C. Sam <samlo@olympus.net>
   Date: 29.04.1999, 21:56:42
Subject: Softwood

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

 On Thu, Apr 29, 1999, at 03:37 PM, Warren Katchmar wrote:

Now this looks like we will have to say good bye to Softwood. Woody sounds
    bitter. However, he may want to consider the turmoil after the demise of
    Commodore. It was not until some time after Gateway took over the situation
    started to look positive. By that time Softwood had thrown in the towel. As
    far as SoftPage is concern, I think they were under-financed from the
    beginning. After their preproduction sales did not pen out, it seams they
    are dead in the water. Conclusion, enjoy what you have with FWriter, FData
    or FCalc. What you see is what you get.
    Johann




> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>
> Sorry to say it looks like we just got past the home page of SoftWood.
> Here is my email to Woody with his repely:-(
>
>
>
>
> Hi,
>
> No, the site isn't back.  Where did you see it?
>
> I regret to say that don't know what is going on with the Amiga.  No one
> from Amiga contacts us.  I couldn't justify keeping the business together
> and doing Amiga programming when the manufacturer basically ignores us.
> Sorry.
>
> Woody
>
> >Hi,
> >  I see that the SoftWood web site is back:-)  Great.  I am hoping that
> >maybe we will see some news?  Is there any?  I do beleive that what users
> >that are left would enjoy seeing the Final product updated with the
> updated
> >OS.  I have read that Amiga with be supporting 3.5 to 5.0.  How does that
> >sound to you?
> >
> >Hoping to hear from you.
> >
> >
> ><sb>
> >--
> ><tsb>
> >
> ><sb> Warren T. Katchmar
> >
> ><tsb>
>


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Bob Arceneaux <bobax@acadiacom.net>
   Date: 29.04.1999, 23:09:22
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hi, Marion, on 29-Apr-99 you wrote:
> Thanks for using NetForward!
> http://www.netforward.com
> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

> On 29-Apr-99 at 11:09:34, H.J.C. Sam wrote these words of wisdom:

>>   Jesper, I really do not know what is going on there. As I said a
>> moment ago, their site was not reachable this AM. We know they are
>> working on FW application for PC and if I remember correctly sold the
>> Amiga programs to the other outfit (name escapes me) who were to come out
>> with a CD. I visited the site once and the where taking advance orders.
>> Never heard anything since. Anyone know anything?

> The url is http://www.softpartners.com AFAIK noone has heard anything from
> them since last fall. They have a phone number if someone wants to call
> and see what is up. Maybe they didn't receive enough response for the
> Final Office CD and concluded that we didn't care for any further updates
> to the Final series of software. It takes support with money to show
> interest to invest in further developments. I hope they have not given up
> because I really like Final Writer and have paid for 4 upgrades over the
> years.

I was unaware that SoftPartners were planning on furthing support of FW!  My
impression was that they were just going to offer the CD with the "Final"
programs on it -- Final Writer, Final Data and Final Calc.

I have upgraded each and every version of this fine word processor since its
incarnation as FinalCopy!  I would certainly buy further upgrades to FW97.

   Bob
--
<tsb> Bob Arceneaux - *Team #AMIGA#*
<sb> Mandeville, Louisiana, USA
<sb> /You know you're a redneck if/
<tsb>   *You have a tattoo that says "Mother," and it's spelled wrong.*



----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Charles Birkner <cbirk@mindspring.com>
   Date: 29.04.1999, 23:34:37
Subject: RE: SoftWood

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 29-Apr-99, H.J.C. Sam wrote:
>Thanks for using NetForward!
>http://www.netforward.com
>v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

>On Wed, Apr 28, 1999, at 05:08 PM, Warren Katchmar wrote:

>    Warren and all FW users on this site. When I was visiting the revived web
>    page www.softwood.com/softwood, I sent a welcome back message. Maybe we
>all
>    could do this, so they know we are aware of it and are glad to have them
>back
>    with the Amiga community. By the way, this morning they could not be
>reached.
>    Let's keep checking.
>    Just a thought.
>    Johann


>> Thanks for using NetForward!
>> http://www.netforward.com
>> v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v
>>
>> Hello H.J.C.,
>>
>>
>> Hey, you are right:-)  I logged onto SoftWood web site, great.  I haven't
>> been able to do that for along time:-(  We can hope that this is a good
>> sign!
>>
>>
>> HS    Jesper, thanks for letting us know in this indirect way that
>> HS Softwood is back
>> HS    with their site. Maybe this is good news afger all.
>> HS    Johann
>>
>> H
>> --
>> <tsb>
>>
>> <sb> Warren T. Katchmar
>>
>> <tsb>
>>
>>
>>
>>
>>
>> ----
>>
>> to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
>> "unsubscribe finalwriter" in the message-body. To get help, send "help".
>> Visit the Final Writer website at http://surf.to/finalwriter
>>


>----

>to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
>"unsubscribe finalwriter" in the message-body. To get help, send "help".
>Visit the Final Writer website at http://surf.to/finalwriter

YES, it IS great to see the Site but I never knew it was down... Their Phone
Number always worked when I called, ;^)  But didn't some other company take
over the Ami version (Final Office, etc.?)


--
Charles Birkner                              cbirk@mindspring.com
State of the Art Technologies                voc:(336)282-2220x110
P.O. Box 38244                               fax:(336)282-7888
Greensboro, NC 27438-8244 USA


   //
 \X/  Windows98=Workbench89
-------------------------------------------------------------------------



----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Charles Birkner <cbirk@mindspring.com>
   Date: 29.04.1999, 23:51:27
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 27-Apr-99, Lanny Affleck wrote:
>Thanks for using NetForward!
>http://www.netforward.com
>v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

>Hello Brishen

>On 27-Apr-99, Brishen Viaud wrote about "Re: Loading fonts":
>BV> Hi.  Last night my girlfriend came to me teary eyed because her 30+ page
>BV> thesis which was due today had been completely lost on her computer from
a
>BV> crash.  So I stayed up and retyped it all in Final Writer.
>BV>
>BV> Now she apparently has to submit it (in about a week) via a format
>readable
>BV> by Word and the like. I know that rtf is probably the way to go, but with
>BV> only FinalWriter II this isn't possible. I was wondering if there is any
>BV> kind of little utility that i can pull off aminet that could do this
>BV> transfer for me. If not, is there any kind soul out there who would be
>BV> willing to do the conversion for me if I emailed it to them?
>BV>
>BV> Thanks.

>You are so nice to do such a thing for her!

>You might want to try converting the FinalWriter file into PDF format.  This
>format is widely used on the internet, and the reader program is available
>free on the net, and chances are, the prof will be able to access it.

>Try Convert_to_PDF.lha in the directory util/rexx on AmiNET
>(wuarchive.wustl.edu).  If not, well, you can't say I didn't try.  :)

I had to convert before, and what I did was use FWPC, and then convert it out
to a Word readable format (I forget which, but it wasn't hard.  Sadly, I wish
FWPC could convert Word Docs back to FW, and then to FWAmiga, format...


--
Charles Birkner                              cbirk@mindspring.com
State of the Art Technologies                voc:(336)282-2220x110
P.O. Box 38244                               fax:(336)282-7888
Greensboro, NC 27438-8244 USA


   //
 \X/  Windows98=Workbench89
-------------------------------------------------------------------------



----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Warren Katchmar <Katchmar@ix.netcom.com>
   Date: 30.04.1999, 15:47:22
Subject: Re: SoftWood Site (fwd)

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

Hello Marion,

I am not sure what to do?  I have sent a couple of emails to Woody and he
has been nice enought to reply to me.  I am not sure how he feels right
now?  I am not sure if he has tried contacting Aimga now.  I did sent an
email to Jim Collas about SoftWood and I have not heard back from him.  I
know that he is a very busy man right now.  I am just saying Jim has heard
at least from one user.  Would it be good to contact these two now?  Again
I don't know.  If users did email them then I guess we would hear
something?  I am just airing some of my thoughts.  Any other thoughts?  I
would really enjoy having the Final Product back and update:-)





MEW On 29-Apr-99 at 17:37:34, Warren Katchmar wrote these words of wisdom:

MEW Perhaps I'm being bold here, but maybe Softwood, or Woody should
MEW contact Amiga first? Or if they have, maybe they should contact them
MEW again. Amiga can not be expected to know everyone out their, and they
MEW have asked for developers to contact them and sign up on the developer
MEW network. Has Woody done this? Has he been active in the Amiga
MEW commmunity since FW97 came out? I love Final Writer and want to see new
MEW improved verions. Other Amiga word processors are still in development.
MEW The last few years have been rocky I know.

MEW Softwood stood by the Amiga community during all these hard years with
MEW no help from Amiga, yet now that things are happening and development
MEW of the OS and hardware is going forward they stop Amiga developments of
MEW their products? Doesn't make since to me.




--
<tsb>

<sb> Warren T. Katchmar

<tsb>





----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
   From: Marion E. Wyatt <mwyatt@kih.net>
   Date: 30.04.1999, 18:21:34
Subject: Re: Loading fonts

Thanks for using NetForward!
http://www.netforward.com
v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v^v

On 30-Apr-99 at 00:09:22, Bob Arceneaux wrote these words of wisdom:
> Hi, Marion, on 29-Apr-99 you wrote:
>> On 29-Apr-99 at 11:09:34, H.J.C. Sam wrote these words of wisdom:
>
>>>  Jesper, I really do not know what is going on there. As I said a
>>> moment ago, their site was not reachable this AM. We know they are
>>> working on FW application for PC and if I remember correctly sold the
>>> Amiga programs to the other outfit (name escapes me) who were to come
>>> out with a CD. I visited the site once and the where taking advance
>>> orders. Never heard anything since. Anyone know anything?
>
>> The url is http://www.softpartners.com AFAIK noone has heard anything
>> from them since last fall. They have a phone number if someone wants to
>> call and see what is up. Maybe they didn't receive enough response for
>> the Final Office CD and concluded that we didn't care for any further
>> updates to the Final series of software. It takes support with money to
>> show interest to invest in further developments. I hope they have not
>> given up because I really like Final Writer and have paid for 4 upgrades
>> over the years.
>
> I was unaware that SoftPartners were planning on furthing support of FW!
> My impression was that they were just going to offer the CD with the
> "Final" programs on it -- Final Writer, Final Data and Final Calc.

SoftPartners stated on their page that based on the response for the
FinalOffice CD that further development of the Final series of products
would continue and they would offer a FinalOffice2.0 CD with improved
versions of the software. I guesss there wasn't enough interest. Are they
dead now also?

> I have upgraded each and every version of this fine word processor since
> its incarnation as FinalCopy! I would certainly buy further upgrades to
> FW97.

I was loyal to ProWrite up until the last version of it was released. Then I
bought FW2.1 and upgraded from there.

--
Marion E. Wyatt  AMIGA3000 CSPPC/233+060/50 CV64/3D OS3.1 138MB 1GB ZIP100
mwyatt@kih.net  / // / I support commercial  Only AMIGA Makes It Possible!
        __ __  / // /  and shareware progs     AMIGA * Back For The FUTURE
Member  \ \\ \/ // /                               Dare To Dream AMIGA!
of       \ \\/ // /     * A M I G A   I N T E R N A T I O N A L   I N C *
Team      \_/_//_/           and     * * A M I G A   I N C * *
AMIGA                    My homepage  *  http://www.users.kih.net/~mwyatt


----

to unsubscribe from fwml, send mail to "fwml_admin@thepentagon.com" with
"unsubscribe finalwriter" in the message-body. To get help, send "help".
Visit the Final Writer website at http://surf.to/finalwriter


**********
