in reply to Re: constant name in variable
in thread constant name in variable
over$object->IsSuffix( "PhD");
I'm not seeing any reason to do this. Preference is a sufficient reason.$object->Is( SUFFIX, "PhD");
Am I missing something?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: constant name in variable
by shemp (Deacon) on Dec 02, 2002 at 22:16 UTC |