home *** CD-ROM | disk | FTP | other *** search
INI File | 1994-02-14 | 3.7 KB | 258 lines |
- [ver]
- 4
- [sty]
- _DEFAULT.STY
- [files]
- [charset]
- 82
- ANSI (Windows, IBM CP 1252)
- [revisions]
- 0
- [prn]
- HP LaserJet Series II
- [port]
- LPT2:
- [lang]
- 1
- [desc]
-
-
-
-
-
- 758930782
- 9
- 758767243
- 365
- 1
- 0
- 0
- 0
- 0
-
-
-
-
-
-
- 1
- [fopts]
- 0
- 1
- 0
- 0
- [lnopts]
- 2
- Body Text
- 1
- [docopts]
- 5
- 2
- [GramStyle]
-
- [l1]
- 0
- [pg]
- 1
- 45 0 12 1025 0 0 0 65535 65535 Standard 65535 0 0 0 0 0 0 0 0 0 65535 0 0 65535 0 0 0 0 0
- [edoc]
- <:#284,9360>FUNCTION CROSSTIE()
-
- <:#284,9360>ONERROR Bye
-
- <:#284,9360>date$ = FormatDate$(Now(), "b")
-
- <:#284,9360>Replace( 0,0,1028, "{{Date New}", date$)
-
- <:#284,9360>' Build the address string first if you can then replace the text
-
- <:#284,9360>SysChan = 0
-
- <:#284,9360>SysChan = DDEInitiate("CrossTies", "System")
-
- <:#284,9360>IF SysChan = 0 THEN
-
- <:#284,9360> Message("Could not initiate a conversation with CrossTies!")
-
- <:#284,9360> EXIT FUNCTION
-
- <:#284,9360>ENDIF
-
- <:#284,9360>Id$ = DDEReceive$( SysChan, "!related,0" )
-
- <:#284,9360>IF LEN(Id$) <<<;> 0 THEN
-
- <:#284,9360> Addr2$ = ""
-
- <:#284,9360> Company$ = ""
-
- <:#284,9360> DDEExecute(SysChan, "<[><[>OpenObject({Id$})]")
-
- <:#284,9360> First$ = DDEReceive$( SysChan, "!First" )
-
- <:#284,9360> Last$ = DDEReceive$( SysChan, "!Last" )
-
- <:#284,9360> Company$ = DDEReceive$( SysChan, "!Company" )
-
- <:#284,9360> Addr1$ = DDEReceive$( SysChan, "!Address 1" )
-
- <:#284,9360> Addr2$ = DDEReceive$( SysChan, "!Address 2" )
-
- <:#284,9360> City$ = DDEReceive$( SysChan, "!City" )
-
- <:#284,9360> State$ = DDEReceive$( SysChan, "!State" )
-
- <:#284,9360> Zip$ = DDEReceive$( SysChan, "!Zip" )
-
- <:#284,9360> Address$ = ""
-
- <:#284,9360> Address$ = strcat$( Address$, First$, " ", Last$, "<[>Enter]" )
-
- <:#284,9360> IF LEN(Company$) <<<;> 0 THEN
-
- <:#284,9360> Address$ = strcat$( Address$, Company$, "<[>Enter]" )
-
- <:#284,9360> ENDIF
-
- <:#284,9360> Address$ = strcat$(Address$, Addr1$, "<[>Enter]")
-
- <:#284,9360> IF LEN(Addr2$) <<<;> 0 THEN
-
- <:#284,9360> Address$ = strcat$( Address$, Addr2$, "<[>Enter]" )
-
- <:#284,9360> ENDIF
-
- <:#284,9360> Address$ = strcat$(Address$, City$, ", ", State$, " ", Zip$, "<[>Enter]")
-
- <:#284,9360> replc = Replace( 0,0,0, "{{Address New}", "" )
-
- <:#284,9360> IF replc = 1 THEN
-
- <:#284,9360> TYPE("{Address$}")
-
- <:#284,9360> ENDIF
-
- <:#284,9360> Replace( 0,0,1028, "{{Address New}", "" )
-
- <:#284,9360>ELSE
-
- <:#284,9360> Message("No Person Object Linked to this Document!")
-
- <:#284,9360>ENDIF
-
- <:#284,9360>Bye:
-
- <:#284,9360> DDETerminate(SysChan)
-
- <:#284,9360>END FUNCTION
-
- >
-
- [Embedded]
- 00002627
- >
- [macsum] 1
- CROSSTIE 0 0 14 0
- [macse]
- 14 CROSSTIE
- 20 00001114
- 0 772
- 13
- 0 770 [X] "b"
- 13
- 8 1
- 2 488 1 0 0 1028 "{{Date New}" "{1}"
- 5 0
- 8 2
- 0 8 "CrossTies" "System"
- 13
- 8 2
- 6 2
- 5 0
- 18 0
- 11 00000242
- 0 3 "Could not initiate a conversation with CrossTies!"
- 6 0
- 15
- 9
- 0 10 "{2}" "!related,0"
- 13
- 8 3
- 0 14 "{3}"
- 13
- 5 0
- 18 1
- 11 00001065
- 7 ""
- 8 4
- 7 ""
- 8 5
- 0 11 "{2}" "[[OpenObject({3})]"
- 0 10 "{2}" "!First"
- 13
- 8 6
- 0 10 "{2}" "!Last"
- 13
- 8 7
- 0 10 "{2}" "!Company"
- 13
- 8 5
- 0 10 "{2}" "!Address 1"
- 13
- 8 8
- 0 10 "{2}" "!Address 2"
- 13
- 8 4
- 0 10 "{2}" "!City"
- 13
- 8 9
- 0 10 "{2}" "!State"
- 13
- 8 10
- 0 10 "{2}" "!Zip"
- 13
- 8 11
- 7 ""
- 8 12
- 0 16 "{12}" "{6}" " " "{7}" "[13]"
- 13
- 8 12
- 0 14 "{5}"
- 13
- 5 0
- 18 1
- 11 00000754
- 0 16 "{12}" "{5}" "[13]"
- 13
- 8 12
- 0 16 "{12}" "{8}" "[13]"
- 13
- 8 12
- 0 14 "{4}"
- 13
- 5 0
- 18 1
- 11 00000866
- 0 16 "{12}" "{4}" "[13]"
- 13
- 8 12
- 0 16 "{12}" "{9}" ", " "{10}" " " "{11}" "[13]"
- 13
- 8 12
- 2 488 1 0 0 0 "{{Address New}" ""
- 13
- 8 13
- 6 13
- 5 1
- 18 0
- 11 00001014
- 0 6 "{12}"
- 2 488 1 0 0 1028 "{{Address New}" ""
- 10 00001114
- 0 3 "No Person Object Linked to this Document!"
- 0 9 "{2}"
- 6 0
- 15
- 9
- 00002652
-