RE: Data type TEXT
"Morgan Ho" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.fourjs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, The PROGRAM attribute is only for execution on the server. If you wish to edit on the client, you would need to replace with a script that: - rcp the text file to the client - winexec (wait) to run word on the text file - rcp the text file back to the server before updating the database. HIH and regards, ///M > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of pckhoo > Sent: Friday, 20 May 2005 2:38 PM > To: [email protected] > Subject: [fourjs-users] Data type TEXT > > > Hi, > > We are using 4js window four end version 3.50.1a. I need > help as I need to create a field with data type TEXT and > using the attribute PROGRAM. > > Example in the INFORMIX 4gl book. > eg. f010 = personnel.resume, WORDWRAP, PROGRAM = "vi". > > What and how to change in order to use the TEXT data type and > to call Microsoft office word? > > > > Hope somebody can help me. > > > > Thank you. > > > > > > > ------------------------------------------------------------------- > This is a PRIVATE message. If you are not the intended recipient, > please delete without copying and kindly advise us by e-mail of > the mistake in delivery. NOTE: Regardless of content, this e-mail > shall not operate to bind CSAM to any order or other contract > unless pursuant to explicit written agreement or government > initiative expressly permitting the use of e-mail for such purpose. > ------------------------------------------------------------------- > >