Good afternoon everyone.

I'm neither a perl or html programmer.
I am in the process of learning all I can but I need to get something
working as soon as possible.

Here's my question/problem:
I have made a LaTeX template for the printing of shipping labels for
SQL-Ledger.
I have made a custom .pl script that adds a "print shipping labels"
button to the invoicing screen, in addition to two fields (
$form->{position} and $form->{labelcount}  ).

Both "position" and "labelcount" need to be passed to the tex
template.

At the current time...
-The "print shipping labels" functionality works with hardcoded  
values in the tex template for "position"and "labelcount" except
that I get an error after the data is sent to the printer.

-I don't know how to pass the above mentioned variable values to the
 tex template.

How to do/fix  this ?

Anyone willing to help ?
(I don't have the current code snippets handy but i can post them if
needed)

Is there a good linux based tool that i can use to step through and
trace the variable values in the code with ? Good Perl/CGI dev tool ?

Thanks very much in advance.

Roy W. Pennington


--
oraneo, [EMAIL PROTECTED] on 10/16/2002




-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
-------------------------------------------------------
(un)subscribe: http://lists.sourceforge.net/lists/listinfo/sql-ledger-users
Archive: http://www.mail-archive.com/[email protected]/

Reply via email to