|
call qcmdexc parm('CLRPFM ABC' , 0000000010.00000) Shalom Carmel ------------------ www.hackingiseries.com
message: 1 date: Mon, 23 Oct 2006 12:00:06 -0400 from: Dan <dan27649@xxxxxxxxx> subject: "call qcmdexc parm('CLRPFM ABC' 10.00000)" in an SQL script? I am attempting to clear several files at the top of an SQL script that later populates those files. (I would prefer to not use SQL's DELETE to "clear" the file.) I know that SQL supports calling programs with no parameters. In a crudetest, I was able to prove that it is possible to pass parameters, as long as they are specified in hexidecimal format, i.e., CALL ABC (x'C1'). Is therea way to do this without mucking up the SQL script? The SQL Reference and Programming Guide don't offer much, although the programming guide gave an obscure example of calling a program from a C program. TIA, Dan
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 [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.