Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- Lotus Script
- 용어정리
- 커피
- 노출
- JavaScript
- ODBC
- C#
- 에쿠스 콘솔박스
- generic
- DICTIONARY
- 사진강좌
- 사진용어
- 뉴칼레도니아
- SQL
- 로터스 노츠
- ASP.NET
- 신혼여행
- 자작 콘솔
- Nas
- Attribute
- minipresso
- 사진
- Lotus Notes
- AS
- linkhard
- 링크하드
- 자바스크립트
- glossary
- domino
- Photo
Archives
- Today
- Total
목록Agent (1)
바라기의 이야기
에이전트 개발 표준
(Options) Option Declare -------------------------------- (Declarations) Dim ss As NotesSession Dim curDb As NotesDatabase '// 현재 Database Dim curAgent As NotesAgent '// 현재 Agent Dim curLog As NotesLog '// Log 기록 Const LOG_PROGRAM = "에이전트 프로그램(프로세스) 이름-로그 기록명" '★ Const DBPATH_LOG = "Application\log.nsf" '★ --------------------------------- Sub Initialize '★ 에이전트명은 언제나 -> (에이전트명)|agAgentName %REM..
Develop/Domino
2010. 3. 16. 09:45