View Single Post
Old 10-24-2010, 12:08 AM   #27
h1uke
Zealot
h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.h1uke can do the Funky Gibbon.
 
Posts: 121
Karma: 82565
Join Date: Aug 2010
Location: Maryland, USA
Device: dxg, k3w,k4nt,kpw
Quote:
Originally Posted by maitreyabodi View Post
Z = "123456789" enters 23456789, without the number 1.
How can enter number 1?
I assume you're trying to inject a kindle string. If so, just put the Del at the beginning:
Code:
Z = #'Del' "12345678"
there's nothing special about the "1" on kindle3, any leading symbol will be affected by kindle's original search box.
Leading 'Del' just neutralizes this effect.

HTH,

h1uke
h1uke is offline   Reply With Quote