Re: [U2] [UV] - word Document

2005-12-04 Thread Craig Bennett

Hi Bjorn,

We generate a 'text/word' document from Universe.

What I would like to know is does anybody know what characters I need to
place in the document so that when it is opened up in Word, it is in
landscape format?


I don't think you will be able to do this from a text file -- word will 
obey line breaks but no other formatting.


Have you had a look at the RTF format? It will work in any version of 
word and will let you do what you want.


A file something like this should work:


{\rtf1\ansi\deff0 {\fonttbl {\f0 Times New Roman;}}
\paperw16834 \paperh11909
\margl1440 \margr1900 \margt1800 \margb1800
\landscape
\f0\fs20
Line 1 Page 1\line Line 2 Page 1\page
Line 1 Page 2\line Line 2 Page 2\page
Line 1 Page 3\line Line 2 Page 3
}

This is a three page file \line replaces CRLF and \page replaces page 
feed characters. Word takes care of wrapping. When using landscape in 
RTF, you need to specify paper size and margins (in this case A4).


If you wanted to use a fixed width font replace Times New Roman with 
Courier.


This information was taken from some of our RTF generating programs, but 
originally from the RTF Pocket Guide from O'Reilly.


HTH,


Craig
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] - word Document

2005-12-04 Thread Dave Taylor
Dave Taylor
President
Sysmark Information Systems, Inc.
49 Aspen Way
Rolling Hills Estates, CA 90274
800-SYSMARK (800-797-6275)
(O) 310-544-1974
(P) 800-339-1497
(F) 310-377-3550
Your Source for Integrated EDI Translation and DataSync Integration
www.sysmarkinfo.com

- Original Message - 
From: Craig Bennett [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Sunday, December 04, 2005 3:10 PM
Subject: Re: [U2] [UV] - word Document


 Hi Bjorn,
  We generate a 'text/word' document from Universe.
 
  What I would like to know is does anybody know what characters I need to
  place in the document so that when it is opened up in Word, it is in
  landscape format?

 I don't think you will be able to do this from a text file -- word will
 obey line breaks but no other formatting.

 Have you had a look at the RTF format? It will work in any version of
 word and will let you do what you want.

 A file something like this should work:


 {\rtf1\ansi\deff0 {\fonttbl {\f0 Times New Roman;}}
 \paperw16834 \paperh11909
 \margl1440 \margr1900 \margt1800 \margb1800
 \landscape
 \f0\fs20
 Line 1 Page 1\line Line 2 Page 1\page
 Line 1 Page 2\line Line 2 Page 2\page
 Line 1 Page 3\line Line 2 Page 3
 }

 This is a three page file \line replaces CRLF and \page replaces page
 feed characters. Word takes care of wrapping. When using landscape in
 RTF, you need to specify paper size and margins (in this case A4).

 If you wanted to use a fixed width font replace Times New Roman with
 Courier.

 This information was taken from some of our RTF generating programs, but
 originally from the RTF Pocket Guide from O'Reilly.

 HTH,


 Craig
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


SV: [U2] Free Editor

2005-12-04 Thread bjorn . eklund
For me, the Unidebugger doesent work. I don't know what I'am doing wrong.
All my collegues have the same problem, open files works fine but when
starting the debugger, sometimes, it just hangs, showing the following:

:SETDEBUGLINE /dev/pts/7

:DEBUGLINE.ATT

:RUN IB.MAIN BED.ACNTEST -D -E

 
When looking in the dual session the debugger is running(I have a !
propmt).

Perhaps it has something to do with different java versions, terminal types?
Any help would be nice.
We are on Solaris 8, unidata 6.1 and the unidebugger client is running on
windows 2000.

Bjvrn Eklund


-Ursprungligt meddelande-
Fren: Bob Witney [mailto:[EMAIL PROTECTED]
Skickat: den 2 december 2005 14:27
Till: u2-users@listserver.u2ug.org
Dmne: RE: [U2] Free Editor


er -
 
have you tried downloadingthe Unidebugger editor from the IBM site ?

-Original Message- 
From: [EMAIL PROTECTED] on behalf of
[EMAIL PROTECTED] 
Sent: Fri 02/12/2005 12:32 
To: u2-users@listserver.u2ug.org 
Cc: 
Subject: SV: [U2] Free Editor



This works great for me, it's very promising and you directly start
to think
of when there will be a debugging functionality in the U2 Editor?

Bjvrn Eklund
Anknytning: 2088


-Ursprungligt meddelande-
Fren: Andy Pflueger [mailto:[EMAIL PROTECTED]
Skickat: den 2 december 2005 03:13
Till: u2-users@listserver.u2ug.org
Dmne: Re: [U2] Free Editor
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


__
This email has been scanned by the MessageLabs Email Security
System.
For more information please visit http://www.messagelabs.com/email

__



__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__

[demime 1.01d removed an attachment of type application/ms-tnef which had a
name of winmail.dat]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] is there an equivalent to the UD ALL UniQuery keyword?

2005-12-04 Thread Mats Carlid

Yes I know
that's why I asked if it would do.
It was by no means clear if formatting and headings
were required...

BTW  what does ud  LIST ... ALL  do when there are multiple
dict entries for the same field?  Does it list all of them
and if not - how does it select wich one to use ?

--mats


Scott Ballinger wrote:


Unfortunately, LIST-ITEM is just a raw record dump and does not display
field names (just numbers) and does not apply the appropriate
conversions for numbers, dates, times, etc.

I like letting REVISE build the @REVISE item- why not call it from a
trigger whenever the dict is updated?  Or you could probably make an
I-type VOC item called ALL or @ALL that parsed the dict and displayed
all the fields in a pretty way- but that's still a lot of work to
re-create something that UD already does for you.

/Scott Ballinger
Pareto Corporation
Edmonds WA USA
206 713 6006


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mats Carlid
Sent: Friday, December 02, 2005 12:43 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [UV] is there an equivalent to the UD ALL UniQuery
keyword?

Would LIST.ITEM be an answer ?

At least it lists all the fields...

-- mats

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/