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 -- 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
