Gossamer Forum
Home : General : Perl Programming :

Re: [Andy] modifying several records

Quote Reply
Re: [Andy] modifying several records In reply to
the two are identical


$status = &validate_multiple_records(%{$modify_rec{$key}});

so somehow i need to be working on %{$modify_rec{$key}} which has the fieldnames, or could i call my subroutine from the validate_multiple_records sub

Last edited by:

delicia: Feb 1, 2011, 10:36 AM
Subject Author Views Date
Thread modifying several records delicia 8970 Feb 1, 2011, 8:18 AM
Thread Re: [delicia] modifying several records
Andy 8709 Feb 1, 2011, 8:52 AM
Thread Re: [Andy] modifying several records
delicia 8725 Feb 1, 2011, 9:56 AM
Thread Re: [delicia] modifying several records
Andy 8670 Feb 1, 2011, 9:58 AM
Thread Re: [Andy] modifying several records
delicia 8643 Feb 1, 2011, 10:34 AM
Thread Re: [delicia] modifying several records
Andy 8702 Feb 1, 2011, 10:53 AM
Thread Re: [Andy] modifying several records
delicia 8644 Feb 1, 2011, 11:19 AM
Thread Re: [delicia] modifying several records
delicia 8604 Feb 1, 2011, 1:33 PM
Post Re: [delicia] modifying several records
Andy 8625 Feb 2, 2011, 1:12 AM