DDE

From: Chris Harney <cjh_at_mailhost.ev.state.az.us>
Date: 1996/04/23
Message-ID: <317D3E0D.4610_at_mailhost.ev.state.az.us>#1/1


Does anyone know how to pass a variable name into the DDE.App_Begin statement ? I have the following:

DECLARE
App_ID PLS_Integer;
BEGIN
App_ID := DDE.App_Begin('c:\office\wpwin.exe c:\tst.wpd',DDE.App_Mode_Normal); END; This opens the WordPerfect doc 'c:\tst.wpd' with no problem, but I want the docname to be a variable that I pass to this App_ID statement.

THANKS. Received on Tue Apr 23 1996 - 00:00:00 CEST

Original text of this message