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


> Meino Christian Cramer wrote:
> 
> >>> No, sorry...I was simply searching for a function call like
> >>>
> >>>    printf( "This is my text!" )
> >>>
> >>>      
> >>>
> >Hi Tony,
> >
> > this works so far...with an unwanted sideeffekt:
> >
> > Instead of
> >
> >              This is my text!
> >
> > in my buffer I get
> >
> >          This is my text!<Esc>
> >
> > in my text.
> >  
> >
> Have you tried
> 
> put ='This is my text!'
> 
> yet?
> 
> Regards,
> Chip Campbell
> 

Reply via email to