|
> We would like to have the help documents for all the modules such as INV,ORD,MDM,etc. in MS word. as we would like to modify the help and add few flow charts as per business processes. And distribute to our users for their reference purpose. > > Is it possible to transfer these help documents to MS word. please guide us how to this, if possible. Here's one way of doing it: Create a PDM option and define the option like this: CPYTOPCD FROMFILE(&L/&F) TOFLR(BPCSDOCS) FROMMBR(&N) TODOC(&N) You can substitute a different folder name than BPCSDOCS if you have something more appropriate. If you don't have any folders to use, then you can use this command to create it: CRTFLR FLR(BPCSDOCS) TEXT('bpcs documentation files') You would then do a WrkMbrPDM libraryname (specifying the library where the DOC file resides). For every document you wish to copy, you would place the 2 character designator defined above in the Opt column (if you wish to do all of them, then place the designator in the first member and then hit F13 to copy it all the way down). You now have a PC text file for every one of your documentation files so either leave them there or move them to a more appropriate place and modify them with Word as needed. Bill _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com +--- | This is the BPCS Users Mailing List! | To submit a new message, send your mail to BPCS-L@midrange.com. | To subscribe to this list send email to BPCS-L-SUB@midrange.com. | To unsubscribe from this list send email to BPCS-L-UNSUB@midrange.com. | Questions should be directed to the list owner: dasmussen@aol.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact copyright@midrange.com.
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.