Many: 1. Have the program create and/or update the paragraph record in the VOC file with a read, insert, and write. 2. Have the program run the paragraph with the appropriate argument, e.g. ARGUMENT = USER.INPUT.PART.NO <http://user.input.part.no/> COMMAND = "PARAGRAPH.NAME <http://paragraph.name/> ":ARGUMENT EXECUTE COMMAND 3. If the paragraph needs a select statement, you can have a program build an appropriate SAVE.LIST, execute the GET.LIST command inside the program, and let the paragraph process the records. 4. The paragraph can also read a variable from a VOC file with the <<F,...>> prompt. I believe HELP << will give you the details.
-- Louie Bergsagel Bergsagel Computer Consulting On Fri, May 22, 2009 at 3:14 PM, roy <[email protected]> wrote: > Hi all, > > > Is there a way to accomplish passing an argument from a basic program to a > paragraph? > > Something like what procwrite does with a Proc? > > Thanks > ------- > u2-users mailing list > [email protected] > To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
