Gossamer Forum
Home : General : Perl Programming :

Re: [delicia] modifying several records

Quote Reply
Re: [delicia] modifying several records In reply to
ok, i figured it out:

call to sub:

%test = &before_modify_multi_record(%{$modify_rec{$key}});

sub:
my (%rec3) = @_;

i kept having a problem and thought this was the cause. however, finally traced my problem to something else so this was actually not complicated at all. all seems to be working now. if you see something that looks wrong, pls let me know!
Subject Author Views Date
Thread modifying several records delicia 8972 Feb 1, 2011, 8:18 AM
Thread Re: [delicia] modifying several records
Andy 8711 Feb 1, 2011, 8:52 AM
Thread Re: [Andy] modifying several records
delicia 8727 Feb 1, 2011, 9:56 AM
Thread Re: [delicia] modifying several records
Andy 8673 Feb 1, 2011, 9:58 AM
Thread Re: [Andy] modifying several records
delicia 8645 Feb 1, 2011, 10:34 AM
Thread Re: [delicia] modifying several records
Andy 8704 Feb 1, 2011, 10:53 AM
Thread Re: [Andy] modifying several records
delicia 8646 Feb 1, 2011, 11:19 AM
Thread Re: [delicia] modifying several records
delicia 8607 Feb 1, 2011, 1:33 PM
Post Re: [delicia] modifying several records
Andy 8627 Feb 2, 2011, 1:12 AM