Re: [Gambas-user] IsPunct

2015-01-31 Thread Fabien Bodard
For testing an user entry in a personnal project 2015-01-31 18:41 GMT+01:00 Benoît Minisini : > Le 31/01/2015 17:29, Fabien Bodard a écrit : >> IsPunct Tests if a string contains only printable non-alphanumeric >> characters. >> >> >> Is there a function that return if a string contain only print

Re: [Gambas-user] IsPunct

2015-01-31 Thread Benoît Minisini
Le 31/01/2015 17:29, Fabien Bodard a écrit : > IsPunct Tests if a string contains only printable non-alphanumeric characters. > > > Is there a function that return if a string contain only printable characters > ? > Why do you use that? -- Benoît Minisini --

[Gambas-user] IsPunct

2015-01-31 Thread Fabien Bodard
IsPunct Tests if a string contains only printable non-alphanumeric characters. Is there a function that return if a string contain only printable characters ? -- Fabien Bodard -- Dive into the World of Parallel Program