Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A way to call a third form to capture info.
Message
From
07/11/2001 07:22:09
 
 
To
05/11/2001 19:02:12
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00577638
Message ID:
00578419
Views:
18
Hello Micheal
I attach a copy of my reply to Rex, in case you can add anything, I appretiate your input. Thanks
Allan

I have done as you suggested and it just about works :-) The record is added to the file ok, but after clicking the OK button I get an error:

error# 1925
Message: Unknown member OCALLINGFORMLISTOBJ.
LINE 68
CODE; lcSelect = CREATEOBJECT('CSelect',ThidForm.oCallingFormListObj.GetAlias())

method: click
Object: propdetail.cmdok

I used the code similar to that used in the cmdadd.Click from the clistobjedit class in the cmdAdd button on my form:

llRetVal = DoForm('PropDetail',This.Parent.Bizobj)

I think this is where the problem is as it is obviously not stoing the calling forms bizobj. I am confused as the the correct number of arguments to send to the called form and what the information should be?
Allan Godney
Previous
Reply
Map
View

Click here to load this message in the networking platform