tabbed-string-to-list

Function

Package: common-graphics

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-stringlist-to-tabbed-string.

This function is useful with DDE interfaces that pass multiple values as tabbed strings.

See About DDE support in cgide.htm.

Common Graphics and IDE documentation is described in About Common Graphics and IDE documentation in cgide.htm.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.