Closed yoavnir closed 1 year ago
Allow fieldcount to accept two parameters. fieldcount(str, sep) where
fieldcount
fieldcount(str, sep)
str
sep
Implementation should be similar to sfield and sword
sfield
sword
Allow
fieldcount
to accept two parameters.fieldcount(str, sep)
wherestr
is the string in which to look for fields. By default this is the entire recordsep
is the field separator character. By default the global separator character(s)