On Thu, 2007-06-28 at 17:24 -0700, Tom Phoenix wrote:
> On 6/28/07, Francisco Valladolid <[EMAIL PROTECTED]> wrote:
>
> > 1.- How can put lines containing products descriptions ?
> > 2.- Ho can justify or align a variable into format ?
>
> Have you seen the perlform manpage?
>
> http://perl
On 6/28/07, Tom Phoenix <[EMAIL PROTECTED]> wrote:
On 6/28/07, Francisco Valladolid <[EMAIL PROTECTED]> wrote:
> 1.- How can put lines containing products descriptions ?
> 2.- Ho can justify or align a variable into format ?
Have you seen the perlform manpage?
http://perldoc.perl.org/perlf
On 6/28/07, Francisco Valladolid <[EMAIL PROTECTED]> wrote:
1.- How can put lines containing products descriptions ?
2.- Ho can justify or align a variable into format ?
Have you seen the perlform manpage?
http://perldoc.perl.org/perlform.html
Hope this helps!
--Tom Phoenix
Stonehenge Pe
Hi Folks
I'm doing a single perl script to get data from a database (SQLlite), and
want put some data in a format
The output format is record in a simple temporary .txt file and send to
lpr.
the format is for a invoice displaying most important data.
I have the next questions.
1.- How can put