86
EasyLAN User’s Guide
Chapter 6 — Advanced Confi guration
protected lan1 settings. See “Confi gure Printer through Fingerprint” in
Chapter 6.
Examples:
Below is a simple example of how to send a mail in Fingerprint.
10 RUN "mail -s 'Test mail' [email protected] 'Just
testing.'
"
Th
e following example shows how variables and strings can be used to
create a mail.
10 A% = 10
20 A$ = "Apple"
30 SUB$ = "-s "+CHR$(34)+"A% and A$ in a mail"
+CHR$(34)
40 REC$ = CHR$(34)+"[email protected],[email protected]"
+CHR$(34)
50 SND$ = "-r [email protected]"
60 TXT$ = CHR$(34)+"A% = "+STR$(A%)+" and A$ = "
+A$+CHR$(34)
70 MAIL$= "mail "+SUB$+" "+SND$+" "+REC$+" "+TXT$
80 PRINT
MAIL$
90 RUN
MAIL$
Содержание EasyLAN 100E
Страница 1: ...EasyLAN User s Guide ...
Страница 4: ...iv EasyLAN User s Guide ...
Страница 9: ...EasyLAN User s Guide ix Contents A Glossary 97 B Technical Specifications 103 ...
Страница 10: ...x EasyLAN User s Guide Before You Begin ...
Страница 14: ...xiv EasyLAN User s Guide Before You Begin ...
Страница 32: ...18 EasyLAN User s Guide Chapter 2 Setting Up the Printer in Windows 5 Click Close ...
Страница 38: ...24 EasyLAN User s Guide Chapter 2 Setting Up the Printer in Windows ...
Страница 70: ...56 EasyLAN User s Guide Chapter 4 Using the EasyLAN Web Browser Interface ...
Страница 111: ...EasyLAN User s Guide 97 A Glossary This appendix lists the network terms used in this User s Guide in alphabetic order ...
Страница 117: ...EasyLAN User s Guide 103 B Technical Specifications ...
Страница 120: ...106 EasyLAN User s Guide Appendix B Technical Specifications ...