namazu-users-en
[Top] [All Lists]

uninitialized value in substitution iterator

2002-05-19 00:30:51
I'm getting the following error message appearing:
Use of uninitialized value in substitution iterator at 
/usr/local/share/namazu/filter/mhonarc.pl line 108, <GEN5> line 1.

Sometimes I get a segmenation fault.

Below is one message prefixed by "|" which causes this error.

|<!-- MHonArc v2.5.2 -->
|<!--X-Subject: RE: RE: Problem hiding a frame when exiting a program -->
|<!--X-From-R13: "Qneybf Qbyzranerf" <pneybfpbyzranerfNzvaqfcevat.pbz> -->
|<!--X-Date: Wed, 1 May 2002 06:44:26 &#45;0600 -->
|<!--X-Message-Id: 001d01c1f10f$35f819e0$360510ac(_at_)delcoremy(_dot_)com -->
|<!--X-Content-Type: text/plain -->
|<!--X-Reference: 
PHEPIMFPKAIGFDPJONKKOEDNCJAA(_dot_)ghiggins(_at_)ultramain(_dot_)com -->
|<!--X-Head-End-->
|<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
|<HTML>
|<HEAD>
|<TITLE>RE: RE: Problem hiding a frame when exiting a program</TITLE>
|<LINK REV="made" href="mailto:carloscolmenares";>
|</HEAD>
|<BODY>
|<!--X-Body-Begin-->
|<!--X-User-Header-->
|<!--X-User-Header-End-->
|<!--X-TopPNI-->
|<table>
|<tr>
|<td><a href="/">PEG Home</a>
|<td><a href="/lists/">PEG Lists</a>
|<td><a href="/search.html">Search</a>
|<td><a href="/lists/subscribe.html">Subscriptions</a>
|<td><a href="/lists/membership.html">Members</a>
|</tr>
|</table>
|
|<HR>
|PEG PROGRESS List
|<hr>
|[<a href="msg00004.html">Date Prev</a>]
|[<a href="msg00006.html">Date Next</a>]
|[<a href="msg00004.html">Thread Prev</a>]
|[<a href="msg00008.html">Thread Next</a>]
|<a href="date3.html#00005">Date Index</a>
|<a href="threads.html#00005">Thread Index</a>
|<a href="author.html">Author Index</a>
|<HR>
|
|<!--X-TopPNI-End-->
|<!--X-MsgBody-->
|<!--X-Subject-Header-Begin-->
|<H3>
|RE: RE: Problem hiding a frame when exiting a program
|</H3>
|<!--X-Subject-Header-End-->
|<!--X-Head-of-Message-->
|<ul>
|<li><em>Date</em>: Wed, 1 May 2002 07:53:37 -0500</li>
|<li><em>From</em>: &quot;Carlos Colmenares&quot; &lt;<A 
HREF="mailto:carloscolmenares(_at_)DOMAIN(_dot_)HIDDEN">carloscolmenares(_at_)xxxxxxxxxxxxxx</A>&gt;</li>
|<li><em>Subject</em>: RE: RE: Problem hiding a frame when exiting a 
program</li>
|</ul>
|<!--X-Head-of-Message-End-->
|<!--X-Head-Body-Sep-Begin-->
|<hr>
|<!--X-Head-Body-Sep-End-->
|<!--X-Body-of-Message-->
|<pre>
|Greg,
|
|
|At the end of the program.
|
|It reads:
|
|MainLoop:
|        enable b1bp_busiplan with frame BusinessPlan.
|        wait-for close of current-window.
|end.
|
|Thanks,
|
|
|
|Carlos
|
|=======================================================
|Carlos 
Colmenares\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0\xA0 
<A  HREF="http://www.capita.com";>http://www.capita.com</A>
|Manufacturing Consultant\xA0\xA0\xA0\xA0\xA0\xA0     
ccolmenares(_at_)capita(_dot_)com
|Capita Technologies, Inc.\xA0\xA0\xA0\xA0\xA0\xA0\xA0   (610) 992-3100
|PEG Member 1999061404
|I'm the only one to praise/blame for whatever I do/write/say
|=======================================================
|&quot;We didn't inherit the earth from our ancestors,
|we've borrowed it from our children&quot; Native-American saying
|
|
|&gt; -----Original Message-----
|&gt; From: postmaster(_at_)peg(_dot_)com [<A  
HREF="mailto:postmaster(_at_)peg(_dot_)com]On">mailto:postmaster(_at_)peg(_dot_)com]On</A>
 Behalf Of Greg
|&gt; Higgins
|&gt; Sent: Tuesday, April 30, 2002 4:44 PM
|&gt; To: peg(_at_)peg(_dot_)com
|&gt; Subject: RE: RE: Problem hiding a frame when exiting a program
|&gt;
|&gt;
|&gt; Where is your wait-for?
|&gt;
|&gt;
|&gt;    &gt; -----Original Message-----
|&gt;    &gt; From: postmaster(_at_)peg(_dot_)com [<A  
HREF="mailto:postmaster(_at_)peg(_dot_)com]On">mailto:postmaster(_at_)peg(_dot_)com]On</A>
 Behalf Of
|&gt;    &gt; carloscolmenares(_at_)mindspring(_dot_)com
|&gt;    &gt; Sent: Tuesday, April 30, 2002 3:23 PM
|&gt;    &gt; To: peg(_at_)peg(_dot_)com
|&gt;    &gt; Subject: RE: RE: Problem hiding a frame when exiting a program
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; Matthew,
|&gt;    &gt;
|&gt;    &gt; Unfortunately quit also gets the user out of the program where
|&gt;    &gt; the main menu resides.
|&gt;    &gt;
|&gt;    &gt; Thanks,
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; Carlos
|&gt;    &gt;
|&gt;    &gt; Original Message:
|&gt;    &gt; -----------------
|&gt;    &gt; From: Schwab, Matthew mschwab(_at_)fciconnect(_dot_)com
|&gt;    &gt; Date: Tue, 30 Apr 2002 16:49:56 -0400
|&gt;    &gt; To: peg(_at_)peg(_dot_)com
|&gt;    &gt; Subject: RE: Problem hiding a frame when exiting a program
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; I may be missing something but don't you actually want to QUIT
|&gt;    &gt; instead of
|&gt;    &gt; hiding the frame?
|&gt;    &gt;
|&gt;    &gt; Matthew Schwab
|&gt;    &gt;
|&gt;    &gt; -----Original Message-----
|&gt;    &gt; From: Carlos Colmenares [<A  
HREF="mailto:carloscolmenares(_at_)mindspring(_dot_)com">mailto:carloscolmenares(_at_)mindspring(_dot_)com</A>]
|&gt;    &gt; Sent: Tuesday, April 30, 2002 4:31 PM
|&gt;    &gt; To: peg(_at_)peg(_dot_)com
|&gt;    &gt; Subject: Problem hiding a frame when exiting a program
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; Folks,
|&gt;    &gt;
|&gt;    &gt; I'm trying (unsuccessfully) to hide a program's frame when I'm
|&gt;    &gt; exiting the
|&gt;    &gt; program.
|&gt;    &gt;
|&gt;    &gt; This is my frame's definition:
|&gt;    &gt;
|&gt;    &gt; define frame BusinessPlan
|&gt;    &gt;  b1bp_busiplan colon 20
|&gt;    &gt;  b1bp_desc colon 20
|&gt;    &gt;  b1bp_entity colon 60
|&gt;    &gt;  b1bp_status colon 20 view-as radio-set horizontal
|&gt;    &gt;  radio-buttons &quot;Created&quot;, &quot;C&quot;, 
&quot;Available&quot;, &quot;A&quot;, &quot;Frozen&quot;, &quot;F&quot;
|&gt;    &gt;  b1bp_change_st colon 20 b1bp_change_usr colon 60
|&gt;    &gt;  with width 80 side-labels overlay
|&gt;    &gt;  title &quot; Business Plan Code Maintenance &quot;.
|&gt;    &gt;
|&gt;    &gt; And this is the code I'm using to exit:
|&gt;    &gt;
|&gt;    &gt; on end-error of b1bp_busiplan
|&gt;    &gt; do:
|&gt;    &gt;     pause 0 before-hide.
|&gt;    &gt;     hide frame BusinessPlan.
|&gt;    &gt; end.
|&gt;    &gt;
|&gt;    &gt; The result is that when the user hits F4 the frame
|&gt; disappears from the
|&gt;    &gt; screen but I have to press F4 again for the program to end.
|&gt;    &gt;
|&gt;    &gt; What am I doing wrong?
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; TIA,
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; Carlos
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt;
|&gt;    &gt; =======================================================
|&gt;    &gt; Carlos Colmenares                  <A  
HREF="http://www.capita.com";>http://www.capita.com</A>
|&gt;    &gt; Manufacturing Consultant           
ccolmenares(_at_)capita(_dot_)com
|&gt;    &gt; Capita Technologies, Inc.          (610) 992-3100
|&gt;    &gt; PEG Member 1999061404
|&gt;    &gt; I'm the only one to praise/blame for whatever I do/write/say
|&gt;    &gt; =======================================================
|&gt;    &gt; &quot;We didn't inherit the earth from our ancestors,
|&gt;    &gt; we've borrowed it from our children&quot; Native-American saying
|&gt;    &gt;
|&gt;    &gt; 
--------------------------------------------------------------------
|&gt;    &gt; mail2web - Check your email from the web at
|&gt;    &gt; <A  HREF="http://mail2web.com/";>http://mail2web.com/</A> .
|&gt;    &gt;
|&gt;    &gt;
|&gt;
|
|</pre>
|
|<!--X-Body-of-Message-End-->
|<!--X-MsgBody-End-->
|<!--X-Follow-Ups-->
|<hr>
|<!--X-Follow-Ups-End-->
|<!--X-References-->
|<!--X-References-End-->
|<!--X-BotPNI-->
|[<a href="msg00004.html">Date Prev</a>]
|[<a href="msg00006.html">Date Next</a>]
|[<a href="msg00004.html">Thread Prev</a>]
|[<a href="msg00008.html">Thread Next</a>]
|<a href="date3.html#00005">Date Index</a>
|<a href="threads.html#00005">Thread Index</a>
|<a href="author.html">Author Index</a>
|<HR>
|<table>
|<tr>
|<td><a href="/">PEG Home</a>
|<td><a href="/lists/">PEG Lists</a>
|<td><a href="/search.html">Search</a>
|<td><a href="/lists/subscribe.html">Subscriptions</a>
|<td><a href="/lists/membership.html">Members</a>
|</tr>
|</table>
|
|
|<!--X-BotPNI-End-->
|<!--X-User-Footer-->
|<!--X-User-Footer-End-->
|</body>
|</html>

-- 
PEG Manager
pegmgr(_at_)peg(_dot_)com



<Prev in Thread] Current Thread [Next in Thread>