Sorry Man-wai I have not read all of the posts in this thread, but I can tell you what I do.

I may need a SET PROCEDURE in an import program that has a lot of snippets (procedures) that rely on the SET PROCEDURE.

I often have a "THIS.IMPORT() in the init or based on a form action.

THIS.IMPORT() looks like this:

llresponse = import_customers()

RETURN (llresponse)

Import_customers is a prg that has a SET PROCEDURE TO import_snippets && which contains a whole bunch of snippets common to all import programs.

HTH,

Jeff

On 6/16/2015 4:43 AM, Man-wai Chang wrote:
I just found that a form doesn't take the SET PROCEDURE TO line from
the program that calls it.
I have to re-issue the SET PROCEDURE command in form.init() in order
to get things done.

Is there some form properties that control this? Data Environment?


--
Jeff

Jeff Johnson
[email protected]
SanDC, Inc.
(623) 582-0323
SMS (602) 717-5476
Fax 623-869-0675

www.san-dc.com
www.cremationtracker.com
www.agentrelationshipmanager.com

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to