Re: MetaCard an Windows XP

2003-01-03 Thread Ken Ray
Ernst, can you access the internet through "normal" channels? That is, through Internet Explorer? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ - Original Message - From: "Ernst M. Reicher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent

Re: Player and Field

2003-01-03 Thread Jeanpaulpoccard
Bonjour, On 12/25/02 7:36 AM, Vikram Singh wrote: <> I met the same problem some days later, and I ask the same question . I wish my pupils to build their own pages of a multimedia journal and of course they will first display their pictures or movies and then write their own comments. Wai

MetaCard an Windows XP

2003-01-03 Thread Ernst M. Reicher
Hi list, since I have installed windows XP metaCard is not able to access the internet... any experience??? Regards, Ernst ___ metacard mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/metacard

Re: Export text from tabbed field

2003-01-03 Thread Phil Davis
- Original Message - From: "Robert Brenstein" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 03, 2003 5:26 AM Subject: Re: Export text from tabbed field > >>Signe Marie Sanne wrote: > >> > >>> Is it possible to export a field with fixed tab stops to a text file > >>>

Re: Export text from tabbed field

2003-01-03 Thread thinkertoys
Signe You will have to translate the fld's text before export, inserting the correct number spaces ( based on length of the text in ea. column & the tab stops of the fld.) To display correctly, such that text aligns according to tabs, the text will need to be set to a mono font such as Monaco

Re: Export text from tabbed field

2003-01-03 Thread Richard Gaskin
Signe Marie Sanne wrote: > I already had "file" implemented in the path (just omitted it in my posting). > The text file (both in Word and plain text) shows tabs, but instead of being > placed in a fixed place, the tabs all seem to just introduce a certain number > of spaces where the tab stops ar

Re: Export text from tabbed field

2003-01-03 Thread Robert Brenstein
Signe Marie Sanne wrote: Is it possible to export a field with fixed tab stops to a text file with the tab stops being maintained in the file? I have used: put fld 1 into url tUrl. Try: put fld 1 into url ("file:"&tUrl) Thanks for the prompt reply. I already had "file" implemented in th

Re: Export text from tabbed field

2003-01-03 Thread Signe Marie Sanne
--On Friday, January 03, 2003 13:27:26 +0100 Signe Marie Sanne <[EMAIL PROTECTED]> wrote: MC 2.5B1 - buildnumber 3 - MacOS 9.2, Windows 2000 Happy new year to all from Norway Is it possible to export a field with fixed tab stops to a text file with the tab stops being maintained in the file?

Re: Export text from tabbed field

2003-01-03 Thread Signe Marie Sanne
Title: Re: Export text from tabbed field Signe Marie Sanne wrote: > Is it possible to export a field with fixed tab stops to a text file > with the tab stops being maintained in the file? I have used: put fld > 1 into url tUrl. Try:   put fld 1 into url ("file:"&tUrl) Thanks for the prompt re

Re: Export text from tabbed field

2003-01-03 Thread andu
--On Friday, January 03, 2003 13:27:26 +0100 Signe Marie Sanne <[EMAIL PROTECTED]> wrote: MC 2.5B1 - buildnumber 3 - MacOS 9.2, Windows 2000 Happy new year to all from Norway Is it possible to export a field with fixed tab stops to a text file with the tab stops being maintained in the file?

Re: Export text from tabbed field

2003-01-03 Thread Richard Gaskin
Signe Marie Sanne wrote: > Is it possible to export a field with fixed tab stops to a text file > with the tab stops being maintained in the file? I have used: put fld > 1 into url tUrl. Try: put fld 1 into url ("file:"&tUrl) -- Richard Gaskin Fourth World Media Corporation Developer of

Export text from tabbed field

2003-01-03 Thread Signe Marie Sanne
MC 2.5B1 - buildnumber 3 - MacOS 9.2, Windows 2000 Happy new year to all from Norway Is it possible to export a field with fixed tab stops to a text file with the tab stops being maintained in the file? I have used: put fld 1 into url tUrl. I have as well tried the stack "Print field" but the