ARSperl

 view release on metacpan or  search on metacpan

html/manual/ars_DeleteCharMenu.html  view on Meta::CPAN

<HTML>
<HEAD>
<TITLE>ARSperl Manual - ars_DeleteCharMenu</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

   <H2><CODE>ars_DeleteCharMenu(ctrl, name)</CODE></H2>

	Delete the named Menu from the server connected to in
	the given control structure. <FONT COLOR="#FF0000">Requires Administrator privs to use.</FONT> <P>

      <DL>
         <DT><B>On success</B><DD>
		Returns 1. 
         <DT><B>On failure</B><DD>
                Returns 0.
      </DL>

      <P>Example:

      <PRE>
      ars_DeleteCharMenu($ctrl, "CM-FooBar") || die "$ars_errstr";
      </PRE>

<I>ars_DeleteCharMenu was introduced in version 1.5 of ARSperl</I>

<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="&lt;--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org<BR>
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>



( run in 1.496 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )