[Visualperl-discuss] How to return a Boolean from Perl to C#
by Fowler, Jim (EDS) other posts by this author
Mar 4 2004 5:38PM messages near this date
view in the new Beta List Site
[Visualperl-discuss] RE: How to return a Boolean from Perl to C#
|
[Visualperl-discuss] Re: How to return a Boolean from Perl to C#
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C4020F.8745C95E
Content-Type: text/plain
How do I return true or false to C# from PERL. If I define the method as
returning a bool it will not accept a 1 or 0 as true or false, it wants the
actual .Net Boolean type. How do I do that?
Thanks,
Jim Fowler
EDS@Weyerhaeuser Business Process Automation Group
jim.fowler@[...].com <mailto:jim.fowler@[...].com>
253-924-2356
------_=_NextPart_001_01C4020F.8745C95E
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Arial;
color:windowtext;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> How do I return true or false to C# from PERL. =
If I define
the method as returning a bool it will not accept a 1 or 0 as true or =
false, it
wants the actual .Net Boolean type. How do I do =
that?<o:p> </o:p></span></font></p>
<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> <o:p> </o:p></span></font></p>
<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> Thanks,<o:p></o:p></span></font></p>
<p class=3DMsoNormal> <font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'> <o:p> </o:p></span></font></p>
<p class=3DMsoNormal> <font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> Jim =
Fowler</span> </font><o:p></o:p></p>
<p class=3DMsoNormal> <font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> EDS@Weyerhaeuser Business Process
Automation Group</span> </font><o:p></o:p></p>
<p class=3DMsoNormal> <font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> <a =
href=3D"mailto:jim.fowler@eds.com"> jim.fowler@[...].com</a></span></font><=
o:p> </o:p></p>
<p class=3DMsoNormal> <font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'> 253-924-2356</span></font><o:p></o:=
p> </p>
<p class=3DMsoNormal> <font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'> <o:p> </o:p></span></font></p>
</div>
</body>
</html>
------_=_NextPart_001_01C4020F.8745C95E--
Attachments:
unknown1
unknown1
Thread:
Fowler, Jim (EDS)
Jan Dubois
|