Closed Thread Icon

Topic awaiting preservation: Ipaq PocketPC (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=8688" title="Pages that link to Topic awaiting preservation: Ipaq PocketPC (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: Ipaq PocketPC <span class="small">(Page 1 of 1)</span>\

 
SmashHallon
Nervous Wreck (II) Inmate

From: Sweden
Insane since: Mar 2003

posted posted 06-03-2003 16:48

Hi everybody!
I just want to ask if anyone of you know where to find a specification on what limitations there are in Javascript on the Pocket Pc 2002. I use an Ipaq. I tried with javascript .replace command... but it does not seem to work...
Example:
myStr4 = myStr4.replace(/\,/g,'.')

I have now tried to do like this instead... but I dont have the ipaq here so I cant try right now:
if(myStr4.indexOf(".") > "-1") {
var array4 = myStr4.split(".")
myStr4 = array4[0] + "," + array4[1]
}


Anyways... anyone know what u can and can't use... it's so bad error reporting so I don't get any help from that either :/

Thanks In Advance
Smash

Nimraw
Paranoid (IV) Inmate

From: Styx
Insane since: Sep 2000

posted posted 06-05-2003 11:16

Sorry but I can't help you with the JS.
But FYI according to one of my techies some programming issues act a bit differently depending oon which IPAQ you're using.

And even more so depending on the SP's you've installed.

You might find some answers if you register for access on IPAQ Developer Program

and this might have some goodies in it.
(I'm not tech-savvy enough to get what it's all about )





[This message has been edited by Nimraw (edited 06-05-2003).]

« BackwardsOnwards »

Show Forum Drop Down Menu