Kbase P47808: How To Pass a Buffer With Dynlaunch.i
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
GOAL:
How To Pass a Buffer With Dynlaunch.i
FACT(s) (Environment):
Dynamics
FIX:
define var myh as handle.
define buffer myh for <tablename>.
{dynlaunch.i &PLIP = '<path>\<plip>'
&IProc = '<procname>
&mode1 = input-output &parm1 = myh &datatype1 = buffer }.