Docs @ Psychtoolbox Wiki : QuoteString

Search PTB Function help:
homepsychtoolbox.orgpage updateslogin

QuoteString

PsychtoolboxPsychFiles

string=QuoteString(string)

Wraps a string in quotes, after doubling any embedded quotes.
E.g. "Denis's disk" becomes "'Denis''s disk'"
This is useful when supplying literal filenames in an eval statement.
The quoting is necessary because the filename may contain spaces.
The doubling is necessary because a single quote would be interpreted
as the end of the string.




Path   Retrieve current version of QuoteString.m from berliOS: beta | view WebSVN changelog of trunk branch
Psychtoolbox/PsychFiles/QuoteString.m


Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0210 seconds