Yes...I have looked at cfcomet...it was very helpful in getting me as far as I have in writing this Cold Fusion/Word application during the last 2 4 hours.. But I did not see any examples on CfComet where they used a constant value in a method. If anybody knows of one, that would be v ery helpful.
Thank You Again. Ian Skinner Web Developer www.ilsweb.com ----- Original Message ----- From: "Jon Hall" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Wednesday, February 27, 2002 7:10 PM Subject: Re: Passing a constant to a COM object method from Cold Fusi on > Have you checked out the info at cfcomet.com? > > Ian Skinner wrote: > > I am working out how to use the word com object by trial and erro r, and > > > I have not been able to figure out how to pass a constant to a me thod > > from cold fusion. > > > > One example of where I have run across this: > > objRows.SetHeight(72, wdRowHeightExactly); > > > > I am trying to use the SetHeight Method to set the height of the rows I > > > have created in a table to have a height of exactly 72 points wit h the > > wdRowHeightExactly constant. I am creating a labels document and the > > cells of the table need to match the dimensions of the labels bei ng > > used. > > > > I can not figure out how to pass a constant from cold fusion. I have > > tried no quotes, single quotes, double quotes, equal and colon-eq ual > > symbols. > > > > If somebody could please point me in the right direction I would be mos > t > > appreciative. > > > > Ian Skinner > > Web Developer > > > > > ___________________________________________________________________ ___ > Dedicated Windows 2000 Server > PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER > Instant Activation � $99/Month � Free Setup > http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona > FAQ: http://www.thenetprofits.co.uk/coldfusion/faq > Archives: http://www.mail-archive.com/[email protected]/ > Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists ______________________________________________________________________ Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

