search for: stringa

Displaying 5 results from an estimated 5 matches for "stringa".

Did you mean: string
2018 Feb 21
2
regex for "[2440810] / www.tinyurl.com/hgaco4fha3"
Hi, I need help for cleaning this: "[2440810] / www.tinyurl.com/hgaco4fha3" My desired output is: "[2440810] / tinyurl". My attemps: stringa <- "[2440810] / www.tinyurl.com/hgaco4fha3" b <- sub('^www.', '', stringa) #wanted to get rid of "www." part. Until first dot. b <- sub('[.].*', '', b) #clean from ".com" until the end. b #returns ""[2440810] / www...
2010 Jan 09
3
string functions
Hi! Does anybody know a string function that would calculate how many characters two strings share? I.e. ("Hello World","Hello Peter") would be 7. Thanks. Laetitia
2010 Jun 22
0
Unable to set callerid for incoming skype calls
HI, I'm using the usual Set(Callerid(num) function to change the incoming from skype callerid but it's not working. Asterisk 1.4.31 and last release of skype channels This is the dialplan exten => _0X.,1,NoOP(${CALLERID(num)} - ${CALLERID(name)}) exten => _0X.,n,Set(STRINGA="Skype") exten => _0X.,n,NoOP(${STRINGA}) exten => _0X.,n,Set(CALLERID(num) = ${STRINGA}) exten => _0X.,n,NoOP(${CALLERID(num)} - ${CALLERID(name)}) and is the output NoOp("Skype/lab.trentinonetwork.it-08a32278", "mapiazza - Matteo Piazza") in new stack...
2006 Dec 01
1
memeory problem?!
...d=F) x$morph_class <- morph.clara$clustering print("send result back to GRASS") rast.put6(x,"morph", zcol="morph_class") during the step : ....perform the clustering after a lot of time, i've this error: Errore in sprintf(fmt, ...) : La lunghezza della stringa eccede la dimensione del buffer di 8192 Inoltre: Warning messages: 1: perl = TRUE ?? implementato solo nei locale UTF-8 2: perl = TRUE ?? implementato solo nei locale UTF-8 3: perl = TRUE ?? implementato solo nei locale UTF-8 4: perl = TRUE ?? implementato solo nei locale UTF-8 5: perl = TRUE ??...
2006 Dec 01
1
memory problem
...d=F) x$morph_class <- morph.clara$clustering print("send result back to GRASS") rast.put6(x,"morph", zcol="morph_class") during the step : ....perform the clustering after a lot of time, i've this error: Errore in sprintf(fmt, ...) : La lunghezza della stringa eccede la dimensione del buffer di 8192 Inoltre: Warning messages: 1: perl = TRUE ?? implementato solo nei locale UTF-8 2: perl = TRUE ?? implementato solo nei locale UTF-8 3: perl = TRUE ?? implementato solo nei locale UTF-8 4: perl = TRUE ?? implementato solo nei locale UTF-8 5: perl = TRUE ?? im...