RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-10 Thread Mac Bhyat
8 16:06 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf doc from UV server Sounds like you came up with a simple but effective way to do document management. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Louie Gouws Sent: Mond

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-08 Thread Jeff Powell
L PROTECTED] On Behalf Of Tony G > Sent: 07 July 2008 22:02 > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] UniObjects - read .rtf doc from UV server > > I understand you aren't going to use Word and that you have your > solution. > > Just so that we understan

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-08 Thread Jeff Powell
L PROTECTED] On Behalf Of Tony G > Sent: 07 July 2008 22:02 > To: u2-users@listserver.u2ug.org > Subject: RE: [U2] UniObjects - read .rtf doc from UV server > > I understand you aren't going to use Word and that you have your > solution. > > Just so that we understan

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-08 Thread Kathleene M Hunter
.rtf doc from UV server Hi Tony, It is a VB.Net application. Using UO.Net to interface with UniVerse. The System Administrator must set up a template of two documents. There are rules on how to do these documents. It is pulled into a richtextbox in VB. Where bold, italic, bullets etc. can be used

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
e completed document will then (with unique key) be written to the UV Server. That's about it Louie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tony G Sent: 07 July 2008 22:02 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - rea

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Tony G
I understand you aren't going to use Word and that you have your solution. Just so that we understand how you're using the environment, I'm curious about exactly what the application for a Rich Text document is. It looks like you're allowing users to create templates which are used to populate da

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
ested. Louie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Anthony Youngman Sent: 07 July 2008 12:38 To: 'u2-users@listserver.u2ug.org' Subject: RE: [U2] UniObjects - read .rtf doc from UV server Just be warned - rtf isn't as portable as

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Anthony Youngman
2] UniObjects - read .rtf doc from UV server Hi Mac, Thanks for that link - very helpful Louie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mac Bhyat Sent: 07 July 2008 11:46 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf d

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Mac Bhyat
2008 11:31 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf doc from UV server Hi Bjorn Life is great, thanx. VB Application, using UniObjects to UV. The .rtf template is on the UV Server. Must read it into rtf text box in VB. Replace and display it for user to print

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
Hi Mac, Thanks for that link - very helpful Louie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mac Bhyat Sent: 07 July 2008 11:46 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf doc from UV server Rtf is normally just text

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
Thanks David, Just what I was looking for Louie -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S Sent: 07 July 2008 11:17 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf doc from UV server Same as U2 BASIC via

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Mac Bhyat
ginal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Louie Gouws Sent: 07 Jul 2008 10:22 To: u2-users@listserver.u2ug.org Subject: [U2] UniObjects - read .rtf doc from UV server Hi All, How would one read a .rtf doc from the UniVerse server via UniObjects? As well as

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bjorn Behr Sent: 07 July 2008 10:42 To: u2-users@listserver.u2ug.org Subject: RE: [U2] UniObjects - read .rtf doc from UV server Hello Mr Gouws. I trust life is treating you well :D Why do you not just read it into a

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
Sorry - correction to my post. Using VB.Net and UO.Net Louie --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Hona, David S
Behalf Of Louie Gouws Sent: Monday, July 07, 2008 6:22 PM To: u2-users@listserver.u2ug.org Subject: [U2] UniObjects - read .rtf doc from UV server Hi All, How would one read a .rtf doc from the UniVerse server via UniObjects? As well as write it back to the server? Any directions will help

RE: [U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Bjorn Behr
Louie Gouws Sent: 07 July 2008 10:22 AM To: u2-users@listserver.u2ug.org Subject: [U2] UniObjects - read .rtf doc from UV server Hi All, How would one read a .rtf doc from the UniVerse server via UniObjects? As well as write it back to the server? Any directions will help Louie --- u2

[U2] UniObjects - read .rtf doc from UV server

2008-07-07 Thread Louie Gouws
Hi All, How would one read a .rtf doc from the UniVerse server via UniObjects? As well as write it back to the server? Any directions will help Louie --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/