Tmax Programming Guide (4GL) 

Tmax v5.0 SP2 Fix#1

Restricted Rights Legend

All TmaxSoft Software (Tmax®) and documents are protected by copyright laws and international convention. TmaxSoft software and documents are made available under the terms of the TmaxSoft License Agreement and may only be used or copied in accordance with the terms of this agreement. No part of this document may be transmitted, copied, deployed, or reproduced in any form or by any means, electronic, mechanical, or optical, without the prior written consent of TmaxSoft Co., Ltd.

이 소프트웨어(Tmax®) 사용설명서의 내용과 프로그램은 저작권법과 국제 조약에 의해서 보호받고 있습니다. 사용설명서의 내용과 여기에 설명된 프로그램은 TmaxSoft Co., Ltd.와의 사용권 계약 하에서만 사용이 가능하며, 사용권 계약을 준수하는 경우에만 사용 또는 복제할 수 있습니다. 이 사용설명서의 전부 또는 일부분을 TmaxSoft의 사전 서면 동의 없이 전자, 기계, 녹음 등의 수단을 사용하여 전송, 복제, 배포, 2차적 저작물작성 등의 행위를 하여서는 안 됩니다.

Trademarks

Tmax®, Tmax WebtoB® and JEUS® are registered trademark of TmaxSoft Co., Ltd. Other products, titles or services may be registered trademarks of their respective companies.

Tmax®, Tmax WebtoB® 와 JEUS®는 TmaxSoft Co., Ltd.의 등록 상표입니다. 기타 모든 제품들과 회사 이름은 각각 해당 소유주의 상표로서 참조용으로만 사용됩니다.

Open Source Software Notice

Some modules or files of this product are subject to the terms of the following licenses. : openssl-0.9.7.m, zlib-1.1.4, expat-2.0.0, netsnmp, DCE1.0, pthread, google-diff-match-patch, libevent, getopt

Detailed Information related to the license can be found in the following directory : ${INSTALL_PATH}/license/oss_licenses

본 제품의 일부 파일 또는 모듈은 다음의 라이선스를 준수합니다. : openssl-0.9.7.m, zlib-1.1.4, expat-2.0.0, netsnmp, DCE1.0, pthread, google-diff-match-patch, libevent, getopt

관련 상세한 정보는 제품의 다음의 디렉터리에 기재된 사항을 참고해 주십시오. : ${INSTALL_PATH}/license/oss_licenses

안내서 정보

안내서 제목: Tmax Programming Guide (4GL) 

발행일: 2013-10-11

소프트웨어 버전: Tmax v5.0 SP2 Fix#1

안내서 버전: v2.1.5.1


내용 목차

안내서에 대하여
1. Power Builder 인터페이스
1.1. 개요
1.2. 함수
1.2.1. f_data
1.2.2. f_datadel
1.2.3. f_fdata
1.2.4. f_fdatadel
1.2.5. f_form
1.2.6. f_getdata
1.2.7. isblocked
1.2.8. pb_etpcall
1.2.9. pb_getunsold
1.2.10. pb_IsBlocked
1.2.11. pb_reset
1.2.12. pb_tmaxreadenv
1.2.13. pb_tpacall
1.2.14. pb_tpalloc
1.2.15. pb_tpbroadcast
1.2.16. pb_tpcall
1.2.17. pb_tpcallw
1.2.18. pb_tpcancel
1.2.19. pb_tpcommit
1.2.20. pb_tpconnect
1.2.21. pb_tpconv
1.2.22. pb_tpdiscon
1.2.23. pb_tpend
1.2.24. pb_tpfcall
1.2.25. pb_tpfree
1.2.26. pb_tpget
1.2.27. pb_tpgetrply
1.2.28. pb_tpgetunsol
1.2.29. pb_tpput
1.2.30. pb_tprecv
1.2.31. pb_tpreset
1.2.32. pb_tpsend
1.2.33. pb_tpset_timeout
1.2.34. pb_tpsetunsol
1.2.35. pb_tpstart
1.2.36. pb_tptobackup
1.2.37. pb_tx_begin
1.2.38. pb_tx_commit
1.2.39. pb_tx_rollback
1.2.40. pb_tx_set_commit_return
1.2.41. pb_tx_set_transaction_control
1.2.42. pb_tx_set_transaction_timeout
1.2.43. pb_uotmax_ver
1.2.44. pb_tx_info
1.2.45. tp_abort
1.2.46. tp_acall
1.2.47. tp_begin
1.2.48. tp_broadcast
1.2.49. tp_call
1.2.50. tp_cancel
1.2.51. tp_commit
1.2.52. tp_connect
1.2.53. tp_conv
1.2.54. tp_discon
1.2.55. tp_fcall
1.2.56. tp_getrply
1.2.57. tp_init
1.2.58. tp_recv
1.2.59. tp_send
1.2.60. tp_subscribe
1.2.61. tp_term
1.2.62. tp_unsubscrib
1.2.63. tpbegin
1.2.64. tuxcall
1.2.65. tuxedo_compat
1.2.66. tuxreadenv
1.3. 예제 프로그램
1.3.1. 프로그램 구성
1.3.2. 프로그램 특징
1.3.3. 공통 프로그램
1.3.4. 클라이언트 프로그램
1.3.5. 서버 프로그램
2. Visual Basic 인터페이스
2.1. 개요
2.2. 함수
2.2.1. FdlErrorMsg
2.2.2. FilltpstartBuf
2.2.3. GETCAR
2.2.4. GETCAR_BA
2.2.5. GETCHR
2.2.6. GETDOUBLE
2.2.7. GETFLOAT
2.2.8. GETINT
2.2.9. GETLONG
2.2.10. GETSTR
2.2.11. GETVAR
2.2.12. PUTCAR
2.2.13. PUTCAR_BA
2.2.14. PUTCHR
2.2.15. PUTDOUBLE
2.2.16. PUTFLOAT
2.2.17. PUTINT
2.2.18. PUTLONG
2.2.19. PUTSTR
2.2.20. PUTVAR
2.2.21. TmaxError
2.3. 예제 프로그램
2.3.1. 프로그램 구성
2.3.2. 프로그램 특징
2.3.3. 공통 프로그램
2.3.4. 클라이언트 프로그램
2.3.5. 서버 프로그램
3. Delphi 인터페이스
3.1. 개요
3.2. 예제 프로그램
3.2.1. 프로그램 구성
3.2.2. 프로그램 특징
3.2.3. 공통 프로그램
3.2.4. 클라이언트 프로그램
3.2.5. 서버 프로그램
4. Visual Basic .net 인터페이스(유니코드)
4.1. 개요
4.2. 함수
4.2.1. ErrorMsg
4.2.2. FdlErrorMsg
4.2.3. FilltpstartBuf
4.2.4. GETCAR
4.2.5. GETCAR2
4.2.6. GETCAR3
4.2.7. GETCHR
4.2.8. GETDOUBLE
4.2.9. GETFLOAT
4.2.10. GETINT
4.2.11. GETLONG
4.2.12. GETSHORT
4.2.13. GETVAR
4.2.14. PUTCAR
4.2.15. PUTCAR2
4.2.16. PUTCAR3
4.2.17. PUTCHR
4.2.18. PUTDOUBLE
4.2.19. PUTFLOAT
4.2.20. PUTINT
4.2.21. PUTLONG
4.2.22. PUTSHORT
4.2.23. PUTVAR
4.3. 예제 프로그램
4.3.1. 프로그램 구성
4.3.2. 프로그램 특징
4.3.3. 공통 프로그램
4.3.4. 클라이언트 프로그램
4.3.5. 서버 프로그램
5. Visual Basic .net 인터페이스(일반)
5.1. 개요
5.2. 함수
5.2.1. ErrorMsg
5.2.2. FdlErrorMsg
5.2.3. FilltpstartBuf
5.2.4. GETCAR
5.2.5. GETCAR2
5.2.6. GETCAR3
5.2.7. GETCHR
5.2.8. GETDOUBLE
5.2.9. GETFLOAT
5.2.10. GETINT
5.2.11. GETLONG
5.2.12. GETSHORT
5.2.13. GETVAR
5.2.14. PUTCAR
5.2.15. PUTCAR2
5.2.16. PUTCAR3
5.2.17. PUTCHR
5.2.18. PUTDOUBLE
5.2.19. PUTFLOAT
5.2.20. PUTINT
5.2.21. PUTLONG
5.2.22. PUTSHORT
5.2.23. PUTVAR
5.3. 예제 프로그램
5.3.1. 프로그램 구성
5.3.2. 프로그램 특징
5.3.3. 공통 프로그램
5.3.4. 클라이언트 프로그램
5.3.5. 서버 프로그램
6. C# .net 인터페이스
6.1. 개요
6.2. 예제 프로그램
6.2.1. 프로그램 구성
6.2.2. 프로그램 특징
6.2.3. 공통 프로그램
6.2.4. 클라이언트 프로그램
6.2.5. 서버 프로그램
7. ASP 인터페이스
7.1. 개요
7.2. Atmi 인터페이스 메소드
7.2.1. OnGettperrno
7.2.2. OnGettpurcode
7.2.3. OnTpacall
7.2.4. OnTpalloc
7.2.5. OnTpcall
7.2.6. OnTpcancel
7.2.7. OnTpconnect
7.2.8. OnTpdiscon
7.2.9. OnTpend
7.2.10. OnTpfree
7.2.11. OnTpget
7.2.12. OnTpgetrply
7.2.13. OnTpput
7.2.14. OnTprealloc
7.2.15. OnTprecv
7.2.16. OnTpsend
7.2.17. OnTpstart
7.2.18. OnTptypes
7.3. 기타 인터페이스 메소드
7.3.1. OnTmax_chk_conn
7.3.2. OnTmaxreadenv
7.3.3. OnTp_sleep
7.3.4. OnTp_usleep
7.3.5. OnTpdeq
7.3.6. OnTpenq
7.3.7. OnTperrordetail
7.3.8. OnTpextsvcinfo
7.3.9. OnTpextsvcname
7.3.10. OnTpgetenv
7.3.11. OnTpputenv
7.3.12. OnTpqstat
7.3.13. OnTpqsvcstat
7.3.14. OnTpreissue
7.3.15. OnTpreset
7.3.16. OnTpset_timeout
7.3.17. OnTpsubqname
7.3.18. OnTptobackup
7.4. FDL 인터페이스 메소드
7.4.1. OnFballoc
7.4.2. OnFbcalcsize
7.4.3. OnFbdelall
7.4.4. OnFbdelete
7.4.5. OnFbfldcount
7.4.6. OnFbfree
7.4.7. OnFbget
7.4.8. OnFbget_fbsize
7.4.9. OnFbget_fldkey
7.4.10. OnFbget_fldname
7.4.11. OnFbget_fldtype
7.4.12. OnFbget_strfldtype
7.4.13. OnFbget_unused
7.4.14. OnFbget_used
7.4.15. OnFbgetc
7.4.16. OnFbgetf
7.4.17. OnFbgetnth
7.4.18. OnFbgetntht
7.4.19. OnFbgetval
7.4.20. OnFbgetvali
7.4.21. OnFbgetvals
7.4.22. OnFbgetvalt
7.4.23. OnFbinit
7.4.24. OnFbinsert
7.4.25. OnFbisfbuf
7.4.26. OnFbispres
7.4.27. OnFbkeynm_unload
7.4.28. OnFbkeyoccur
7.4.29. OnFbmake_fldkey
7.4.30. OnFbnmkey_unload
7.4.31. OnFbput
7.4.32. OnFbputt
7.4.33. OnFbrealloc
7.4.34. OnFbstrerror
7.4.35. OnFbtypecvt
7.4.36. OnFbupdate
7.4.37. OnGetfberrno
7.4.38. OnGetfberror
7.5. Tx 인터페이스 메소드
7.5.1. OnTx_begin
7.5.2. OnTx_commit
7.5.3. OnTx_rollback
7.5.4. OnTx_set_transaction_timeout
7.6. 예제 프로그램
7.6.1. 프로그램 구성
7.6.2. 프로그램 특징
7.6.3. 클라이언트 프로그램
색인