Please help!! OLE with Forms45 and MS-Word

From: Ramakrishna Venkata Goda <goda_at_cs.sc.edu>
Date: 1997/03/03
Message-ID: <5ffdj5$d6o_at_redwood.cs.sc.edu>#1/1


Hi,

        I am using the Forms OLE classes to create a MS-Word object that does some formatting for a letter that I generate. I am creating this Word object using the command Ole2.Create_Obj('Word.Basic'). I need the word basic command for changing the printer tray using the Ole2.Invoke command.

	I tried something like this but it didn't work.
	Ole2.Invoke(wordobj,'ToolsOptionsPrint',arglist); arglist is the
argument list that I pass to the command and in this case it has one argument that is "Upper Tray".

        Could someone help me by mailing the exact word basic command and the arguments for the command. I would greatly appreciate any info or pointers regarding this matter.

        Please post your answer or mail me at goda_at_cs.sc.edu.

Thanks,
Ram Goda. Received on Mon Mar 03 1997 - 00:00:00 CET

Original text of this message