Re: [Arsperl-users] ars_CreateContainer

2008-09-18 Thread Carey Matthew Black
LJ, Well I'll be... There looks like there is an ars_CreateContainer function in ARSPerl 1.91. ( If I poke around in the ARS.xs, and PM, file it looks like the function is there.) However, there appears to be no manual page for the function. Hum... I wonder if that means it is not fully implemente

Re: [Arsperl-users] ars_CreateContainer

2008-09-18 Thread Thilo Stapff
You might try the following: - create a packing list in the Admin Tool - read the Object via ars_GetContainer - print the resulting data structure with Data::Dumper - use the output as a template for your packing list This should work because usually the structure for the ars_Create... functions

[Arsperl-users] ars_CreateContainer

2008-09-17 Thread LJ Longwing
Hey...I'm new to this list...so please go easy on me. ARS 7.1 Patch 2 ARSPerl 1.90 ActivePerl-5.8.8.819 Windows 2003 I've been using ARSPerl for quite some time, but mainly the client functions. I'm writing a script with the intention of taking 2 packing list names, determining if one of them ex