Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two Problems and some questions
Message
From
12/12/2000 14:12:06
Rex Mahel
Realm Software, Llc
Ohio, United States
 
 
To
12/12/2000 13:26:21
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00452369
Message ID:
00452412
Views:
19
Allen,

>Hello Kevin
>Hope all is well with you. I have two problems: 1 One of my computers comes up with the same problem no matter what project I run. After typing "DO MAIN" an error box reports "CANNOT OPEN FILE" This is before the Login Screen. No entry in the errorlog. five tables open 1-Appincl, 2-classes, 3-errorlog, 4-msgsvc, 5-strings. 2. On another machine after entering the "MM" user name I get a system error box error # 1940, Message: Expression is not valid outside WITH/ENDWITH. Line: 55, Code: This.cUserName = ALLTRIM(This.GetAlias()='.cFullName')) , Method: RegisterUser, Object: blank.
>
>Q1 I removed an option group from a screen as it seems to trigger the security routines which then sends the code back to the "read events" line. Tried to switch on security with full access. Not sucessful could not get the security tag to appear on the Builder. What am I doing wrong?
>

>Q2 The phrase "IF NOT DODEFAULT()" is used quite often in the code, does this mean if there is no code in the parent method a .F. is returned?

No, if you have code in the parent class and RETURN .F., the value is false. If you have no code or RETURN .T., the value is .T..

>Q3 You recommend using the PostInitHook() method in the bizobj to call AddViewParameter. Correct me if I am wrong, but isn't this only called once when the init is run? If the item on page one of a pageframe is changed will the AddViewParameter be updated?. Where is the best place to requery the the view conserned?

All you do with the AddViewParameter code is store the parameters in an array to be used during the Requery method.

>Q4 How can I look at other questions and answers brought up by other MMortals users? or a Frequenly Asked Questions section?

I think the search option may be limited for the Universal Thread free users. You would have to upgrade your registration. The only other way is to look at the Calendar section and bring up each day's messages for the Third Party - The Mere Mortals Framework.


>Thank in advance for your time.
>Regards Allan Godney
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform