flintstone42
Programmer
Hi:
I have appication A(Foxpro EXE) starts up,
the user logs in. Application B(Also a foxpro EXE) is started.
The user wants
1. Username from Application A to do auto login in App B
(and Viceversa)
2. When a record is select in APP A, APP B bring up the
same record.
I know 1 can be done with a file (C:\username.txt) but
I need to called the other exe for 2 anyway.
Is there any way for 2 exe's to to call function is other?
I know how to be with a COM object(will not work here, need
user interaction), ActiveX?
Any Ides?
I have appication A(Foxpro EXE) starts up,
the user logs in. Application B(Also a foxpro EXE) is started.
The user wants
1. Username from Application A to do auto login in App B
(and Viceversa)
2. When a record is select in APP A, APP B bring up the
same record.
I know 1 can be done with a file (C:\username.txt) but
I need to called the other exe for 2 anyway.
Is there any way for 2 exe's to to call function is other?
I know how to be with a COM object(will not work here, need
user interaction), ActiveX?
Any Ides?