+ Reply to Thread
Results 1 to 5 of 5

Thread: RTF to TEXT

  1. #1

    Default RTF to TEXT

    Have you tried using an MS Word macro that would "save as" text. Dave

  2. #2

    Default RTF to TEXT

    David, Thanks for the reply. I currently have a vb program (for another process) in production that opens a Word doc and does a "save as" to text. I can do this for this project, but I would prefer to have something that runs entirely on the 400 - that way our operator does not have another pc process to start/stop/monitor. Thanks, Joe

  3. #3

    Default RTF to TEXT

    You can get the process started on th 400 with either the STRPCO and STRPCCMD command combination, or the RUNRMTCMD command. Dave

  4. #4

    Default RTF to TEXT

    I am working on a project where I will need to sort and print RTF documents. If the RTF document is first converted to plain text, the remainder of the project is easy. My first thought was to write an RPG program to parse the RTF file. This proved to be easier said than done. My next thought is to find a "ready made" java program that I can run on the 400 to do the conversion for me. I have not had a lot of success finding such an animal (I did find some, but they did not seem to be exactly what I needed). Any thoughts, comments, or suggestions? Thanks, Joe

  5. #5

    Default RTF to TEXT

    David, I thought about this option. It has been many years since I used STRPCO and I have never used RUNRMTCMD (maybe now is the time to revisit and investigate!). My only problem with this is that a pc is still involved....which I would prefer to avoid (simply because I think the process is more stable and straightforward when only one platform is invloved). Thanks, Joe

+ Reply to Thread

Similar Threads

  1. Text messaging
    By tdaly@sddsystems.com in forum RPG
    Replies: 8
    Last Post: 06-28-2006, 06:29 AM
  2. Centring text
    By Guest.Visitor in forum RPG
    Replies: 8
    Last Post: 12-20-2004, 04:10 AM
  3. Need a help text solution
    By David Abramowitz in forum RPG
    Replies: 2
    Last Post: 04-03-2004, 03:06 AM
  4. Text area
    By J.Pluta in forum RPG
    Replies: 4
    Last Post: 03-21-2003, 07:47 AM
  5. Crt Scrn/Fld Help text from Std Text fil
    By Guest.Visitor in forum Programming
    Replies: 0
    Last Post: 01-01-1995, 02:00 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts