El 21/09/14 a las #4, Charlie Reinl escribió: > Am Sonntag, den 21.09.2014, 19:06 +0200 schrieb Jesus: >> El 21/09/14 a las #4, Charlie escribió: >>> *I was playing with this routine and found that the following 2 lines can be >>> replaced by 1*sShellOutput = Replace$(sShellOutput, " ", "") iKeyLocks = >>> Val(Split(sShellOutput, ":")[3])*Replace with*iKeyLocks = >>> Val(Right(Trim(sShellOutput), 1)) >> >>> -- >>> View this message in context: >>> http://gambas.8142.n7.nabble.com/Caps-Lock-Num-Lock-state-howto-tp15884p48416.html >> >> I was shocked when I realized this thread is from April 2008. I I myself >> subscribed to this list December 2008, so I haven't noticed this subject. >> >> Also, it seems the text get messed when writing through nabble (kind of >> a web forum). >> >> Thanks anyway, Charlie >> >> >> Regards > > Salut Jesus, > > who, what, where........Why from December 2008, can't see that. > My mail says on german : > Am Sonntag, den 21.09.2014, 08:40 -0700 schrieb Charlie >
I'm talking of the original thread, not your last post which I replied. See that link: http://gambas.8142.n7.nabble.com/Caps-Lock-Num-Lock-state-howto-tp15884p48416.html Original post is from April 2008 by Stefano Palmeri. Since I'm only using Thunderbird to read mail and mailing list, I didn't noticed this until I did followed that link. Nothing to scare about ;-) BTW, I've tested 'xset' command and found interesting. Didn't know about it. Regards -- Jesus Guardon ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that Matters. http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
