Protocols/AOL/Atoms/Reference/Strings: Difference between revisions
Jump to navigation
Jump to search
Animadoria (talk | contribs) No edit summary |
Animadoria (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
[[Category:AOL]] | [[Category:AOL]] | ||
[[Category:Protocols/AOL]] | [[Category:Protocols/AOL]] | ||
[[Category:Protocols/AOL/FDO]] | |||
[[Category:Not_Currently_Documented]] | [[Category:Not_Currently_Documented]] | ||
[[Category:Work_In_Progress]] | [[Category:Work_In_Progress]] | ||
Latest revision as of 14:55, 14 March 2023
| AOL Protocol |
| Introduction • Terms • Clients |
| Basic |
| Datatypes • |
| FLAP • P3 • Midas |
| Tokens • Atoms • FDO |
| Tutorials |
| Sign On |
| Technical Documentation |
| Host Architecture • |
FDO91
A sequence of text characters enclosed in quotes. The following escape sequences are recognized: \" - to insert a quote mark
\n - to insert a LF
\t - to insert a tab
\r - to insert a CR
\xnn to insert hex char nn (use for inserting non-printable chars)
Example: mat_title <"Hello\nThere">