From: "A.J.Mechelynck" <[EMAIL PROTECTED]> Subject: Re: How to insert text via script/function call ? Date: Tue, 22 Aug 2006 19:43:59 +0200
OH YEAH! Thanks to you all for all the superfast responses to my "variable"-question! This was really a "HowTo"-explosion, hahahahaha !!! :):) :O) Keep hacking! mcc > Meino Christian Cramer wrote: > > From: Charles E Campbell Jr <[EMAIL PROTECTED]> > > Subject: Re: How to insert text via script/function call ? > > Date: Tue, 22 Aug 2006 13:33:26 -0400 > > > > Yup! it works fine...next is to solve the problem to put > > a combination of fixed text and the contents of a variable, > > which contains for example the date-string onmto one line. > > > > thanks a lot! > > > > mcc > > put ='Header ' . variable . ' trailer' > > see ":help expression-syntax > > > Best regards, > Tony. >