SCOUG-HELP Mailing List Archives
Return to [ 10 |
February |
2002 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
=====================================================
If you are responding to someone asking for help who
may not be a member of this list, be sure to use the
REPLY TO ALL feature of your email program.
=====================================================
OK, thanks muchly. That clears up that problem. Onward and forward with
my new toy!!!!
Any word on Peter and his UniMaint problem? I still think he can fix it
by slowly correcting his *.INI file corruption by: 1.) Using UniMaint at
the commandline, if it really is the UniMaint PM program object that he
cannot open; or 2.) Creating a new program object for UniMaint, if it is
in fact the UniMaint folder he cannot open (thereby bypassing the
problematic folder).
Somehow, I must be missing something, if one of the above is not true??
HCMotin
_____________________________________________________________________________________
Steven Levine wrote:
>
> =====================================================
> If you are responding to someone asking for help who
> may not be a member of this list, be sure to use the
> REPLY TO ALL feature of your email program.
> =====================================================
>
> In <3C66AF30.4949DC25@attglobal.net>, on 02/10/02
> at 09:34 AM, Harry Chris Motin said:
>
> >18:p_MyTest = &MyTest;
> >19:(*p_MyTest).AnyNumber = 30;
> >20:MyTest.AnyNumber = 30;
>
> OK, it took me a bit to recognize what you where doing wrong. There was
> not quite enough context. These are expressions (i.e. executable code)
> not definitions. For C, executable code may only appear within functions.
> Move these within you main() function and they should compile without
> errors.
>
> The rules are a bit different for C++. You can define the executable code
> for inline functions within the class definition. However, the excutable
> code must still be instantiated within a function.
>
> Steven
>
> --
> ---------------------------------------------------------------------
> "Steven Levine" MR2/ICE 2.31a #10183 Warp4/FP15/14.085_W4
> www.scoug.com irc.webbnet.org #scoug (Wed 7pm PST)
> ---------------------------------------------------------------------
>
> =====================================================
>
> To unsubscribe from this list, send an email message
> to "steward@scoug.com". In the body of the message,
> put the command "unsubscribe scoug-help".
>
> For problems, contact the list owner at
> "rollin@scoug.com".
>
> =====================================================
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"rollin@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 10 |
February |
2002 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|