Jose,
I figured it out, thanks for your help.
Rick Hagy
Project Manager
Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com <
http://www.openplan.com/>
HMU, LLC d/b/a Open Plan Systems
4700 Deepwater Terminal Rd | Richmond, VA 23234
________________________________
From:
vantage@yahoogroups.com [mailto:
vantage@yahoogroups.com] On Behalf
Of Rick Hagy
Sent: Tuesday, July 31, 2012 3:00 PM
To:
vantage@yahoogroups.com
Subject: RE: [Vantage] epishape
Sorry...
My error is on line 400 which is the if statement.
Error: CS1002 - line 400 (2781) -; expected
Line 400:
If epiCheckBoxC2.Checked==true;
Rick Hagy
Project Manager
Tel: (804) 523-8115
Fax: (804) 523-8150
http://www.openplan.com
HMU, LLC d/b/a Open Plan Systems
4700 Deepwater Terminal Rd | Richmond, VA 23234
-----Original Message-----
From:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
Behalf
Of Jose Gomez
Sent: Tuesday, July 31, 2012 2:55 PM
To:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
Subject: Re: [Vantage] epishape
Your Else doesn't need a semi colon.
*Jose C Gomez*
*Software Engineer*
*
*
*
*T: 904.469.1524 mobile
E:
jose@... <mailto:jose%40josecgomez.com>
http://www.josecgomez.com
<
http://www.linkedin.com/in/josecgomez>
<
http://www.facebook.com/josegomez>
<
http://www.google.com/profiles/jose.gomez>
<
http://www.twitter.com/joc85>
<
http://www.josecgomez.com/professional-resume/>
<
http://www.josecgomez.com/feed/>
<
http://www.usdoingstuff.com>
*Quis custodiet ipsos custodes?*
On Tue, Jul 31, 2012 at 2:32 PM, Rick Hagy <
rhagy@...
<mailto:rhagy%40openplan.com> > wrote:
> **
>
>
> private static void epiCheckBoxC2_CheckedChanged(object sender,
> System.EventArgs args)
> {
> If epicheckboxC2.Checked==true;
> {
> EpiShapeC1.Enabled=true;
> }
> Else;
> {
> EpiShapeC1.Enabled=false;
> }
> }
>
> Output
>
> ----------errors------------
>
> Error: CS1002 - line 399 (2780) - ; expected
> Error: CS1525 - line 399 (2780) - Invalid expression term '.'
> Error: CS1002 - line 399 (2780) - ; expected
>
> ** Compile Failed. **
>
> What am I missing... so close.
>
> Rick Hagy
>
> *Jose C Gomez*
> *Software Engineer*
> *
> *
> *
> *T: 904.469.1524 mobile
> E: jose@... <mailto:jose%40josecgomez.com>
> http://www.josecgomez.com
> <http://www.linkedin.com/in/josecgomez>
> <http://www.facebook.com/josegomez>
> <http://www.google.com/profiles/jose.gomez>
> <http://www.twitter.com/joc85>
> <http://www.josecgomez.com/professional-resume/>
> <http://www.josecgomez.com/feed/>
> <http://www.usdoingstuff.com>
>
> *Quis custodiet ipsos custodes?*
>
> On Tue, Jul 31, 2012 at 2:14 PM, Rick Hagy <rhagy@...
<mailto:rhagy%40openplan.com> > wrote:
>
> > **
>
> >
> >
> > 9x and I am using C#
> >
> > Rick Hagy
> >
> > Project Manager
> >
> > Tel: (804) 523-8115
> > Fax: (804) 523-8150
> > http://www.openplan.com
> >
> > HMU, LLC d/b/a Open Plan Systems
> >
> > 4700 Deepwater Terminal Rd | Richmond, VA 23234
> >
> > -----Original Message-----
> > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> Behalf
> > Of Jose Gomez
> > Sent: Tuesday, July 31, 2012 2:13 PM
> > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > Subject: Re: [Vantage] epishape
> >
> > So are you 9x? or 8x? If 9X are you doing C# or VB? So that we can
> help
> >
> > thanks@
> >
> > *Jose C Gomez*
> > *Software Engineer*
> > *
> > *
> > *
> > *T: 904.469.1524 mobile
> > E: jose@... <mailto:jose%40josecgomez.com>
> > http://www.josecgomez.com
> > <http://www.linkedin.com/in/josecgomez>
> > <http://www.facebook.com/josegomez>
> > <http://www.google.com/profiles/jose.gomez>
> > <http://www.twitter.com/joc85>
> > <http://www.josecgomez.com/professional-resume/>
> > <http://www.josecgomez.com/feed/>
> > <http://www.usdoingstuff.com>
> >
> > *Quis custodiet ipsos custodes?*
> >
> > On Tue, Jul 31, 2012 at 2:01 PM, Rick Hagy <rhagy@...
<mailto:rhagy%40openplan.com> >
wrote:
> >
> > > **
> >
> > >
> > >
> > > C#
> > > With an added touch.
> > >
> > > Rick Hagy
> > >
> > > -----Original Message-----
> > > From: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
[mailto:
vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com> ] On
> > Behalf
> > > Of Jose Gomez
> > > Sent: Tuesday, July 31, 2012 1:56 PM
> > > To: vantage@yahoogroups.com <mailto:vantage%40yahoogroups.com>
> > > Subject: Re: [Vantage] epishape
> > >
> > > You are writing VB code in C# or a weird combination there of.
> > >
> > > *Jose C Gomez*
> > > *Software Engineer*
> > > *
> > > *
> > > *
> > > *T: 904.469.1524 mobile
> > > E: jose@... <mailto:jose%40josecgomez.com>
> > > http://www.josecgomez.com
> > > <http://www.linkedin.com/in/josecgomez>
> > > <http://www.facebook.com/josegomez>
> > > <http://www.google.com/profiles/jose.gomez>
> > > <http://www.twitter.com/joc85>
> > > <http://www.josecgomez.com/professional-resume/>
> > > <http://www.josecgomez.com/feed/>
> > > <http://www.usdoingstuff.com>
> > >
> > > *Quis custodiet ipsos custodes?*
> > >
> > >
> > > On Tue, Jul 31, 2012 at 1:41 PM, Rick <rhagy@...
<mailto:rhagy%40openplan.com> > wrote:
> > >
> > > > **
> > >
> > > >
> > > >
> > > > I am trying to add color to a shape based on a checkbox.
> > > >
> > > > This is my event wizard
> > > >
> > > > private static void epiCheckBoxC2_CheckedChanged(object sender,
> > > > System.EventArgs args)
> > > > {
> > > > If epicheckboxC2.checked = true then;
> > > > EpiShape.Enabled=true;
> > > > Else;
> > > >
> > > > EpiShape.Enabled=false;
> > > > End If;
> > > > }
> > > >
> > > > Output:
> > > >
> > > > Compiling Custom Code ...
> > > >
> > > > ----------errors------------
> > > >
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '.'
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1514 - line 401 (2782) - { expected
> > > > Error: CS1525 - line 401 (2782) - Invalid expression term '='
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > > Error: CS1002 - line 401 (2782) - ; expected
> > > >
> > > > ** Compile Failed. **
> > > >
> > > > Can anyone help?
> > > >
> > > >
> > > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > > ------------------------------------
> > >
> > >
> > > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
> must
> > > have already linked your email address to a yahoo id to enable
> access.
> > )
> > > (1) To access the Files Section of our Yahoo!Group for Report
> Builder
> > > and Crystal Reports and other 'goodies', please goto:
> > > http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
> > > (2) To search through old msg's goto:
> > > http://groups.yahoo.com/group/vantage/messages
> > > (3) To view links to Vendors that provide Vantage services goto:
> > > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> > >
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> > ------------------------------------
> >
> > Useful links for the Yahoo!Groups Vantage Board are: ( Note: You
must
> > have already linked your email address to a yahoo id to enable
access.
> )
> > (1) To access the Files Section of our Yahoo!Group for Report
Builder
> > and Crystal Reports and other 'goodies', please goto:
> > http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
> > (2) To search through old msg's goto:
> > http://groups.yahoo.com/group/vantage/messages
> > (3) To view links to Vendors that provide Vantage services goto:
> > http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
> >
> >
> >
>
> [Non-text portions of this message have been removed]
>
> ------------------------------------
>
> Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
> have already linked your email address to a yahoo id to enable access.
)
> (1) To access the Files Section of our Yahoo!Group for Report Builder
> and Crystal Reports and other 'goodies', please goto:
> http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
> (2) To search through old msg's goto:
> http://groups.yahoo.com/group/vantage/messages
> (3) To view links to Vendors that provide Vantage services goto:
> http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
>
>
>
[Non-text portions of this message have been removed]
------------------------------------
Useful links for the Yahoo!Groups Vantage Board are: ( Note: You must
have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder
and Crystal Reports and other 'goodies', please goto:
http://groups.yahoo.com/group/vantage/files/.
<
http://groups.yahoo.com/group/vantage/files/>
(2) To search through old msg's goto:
http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto:
http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links
[Non-text portions of this message have been removed]