1 Use GP_TERM.Connector for binding Your COM.App to BRIZ
2 As it is possible use server subroutines more widely. (for select,
read, write, prepare ... MV data)
3 As it is possible use EX methods more widely.
4 Combine GUI and COM
5 As it is possible use GP_TERM.GetInput more widely (for SubEx and
ExecTCL).
6 Open Files at High level of Your program
7 As it is possible write Your wrappers more widely (better as
classes).
8 Launch Your COM application from server (through
GPTERM.ShellExecuteEx http://briz.infotools.ru/html/012/prog0035.htm )
9 For copying the data in a PC file use the server subroutine
(GP.FileXXXX http://briz.infotools.ru/html/033/prog6ieb.htm (Except
for AJ.xxxx))
to be continued ....
!!! Ladies and gentelmen, write a lot of server programs !!!