in reply to Re^2: Problem in creating process
in thread Problem in creating process
Where do these hashes used in these subroutines come from? %hour_info, %system_id_info, %sub_data, %rej_data, %bcast_errcnt, %smsc_rej_data, %sms_sub_data, %del_data, %undel_data, %del_errcnt, %xp_data, %exp_errcnt etc.
I've probably missed a few and there are arrays as well.
Are they globals? What do you do with the data you've accumulated in them? Is the data accumulated and reset on a per file basis? Or accumulated across all the files of the given type?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Problem in creating process
by ravi45722 (Pilgrim) on Nov 24, 2015 at 04:11 UTC | |
by BrowserUk (Patriarch) on Nov 24, 2015 at 15:08 UTC |