Gary Jeurink wrote on 2013-09-11: 
>  Since I first learned how to make apps, I have made 1-giant one that runs
my
>  whole house but when I want to do a specific thing, I have to close the
>  giant app to bring up the other because they share something. I want to
make
>  several that can run at the same time (even might share a table or two).
>  What's my next step? . Gary Jeurink
> 
> 

Gary,

Something shared, being a table, most likely.

I usually add a line to my config.fpw
    Exclusive=off

You could set it off early in your main prg
   Set exclusive off

If you use the data environment in forms to open tables, you might have the
cursor.exclusive set to .T.. Though, by default this is .F..



Tracy Pearson
PowerChurch Software


_______________________________________________
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