| Allegro CL version 6.2 Unrevised from 6.1 |
Arguments: string
Returns a list whose members are the substrings of the specified string that are separated by tab characters. The tab characters are not included in any of the returned substrings. Tabbed strings can be made from lists with list-to-tabbed-string.
This function is useful with DDE interfaces that pass multiple values as tabbed strings.
See cg-dde.htm for information about DDE support in Common Graphics.
Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.
| Allegro CL version 6.2 Unrevised from 6.1 |