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 sequential read/write. Check out the UniObjects for
.NET documentation for the UniSequentialFile Class.

If it is a large complex .RTF then, you may be far better processing it
server-side - if feasible. 

As the round robin impact of sending the data to the client and back to
the server again can be an issue for some applications/networks. Also,
some consideration about multiple users updating it simultaneously -
potentially - needs to be considered, if you wish to avoid file corrupt.


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On 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

 

Louie
-------
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/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to