Questions tagged [palm-os]

Questions about Palm OS (now also known as Garnet OS) from PalmSource/ACCESS. Note that this is distinct from HP/Palm webOS.

Questions about Palm OS (now also known as Garnet OS) from PalmSource/ACCESS. Note that this is distinct from HP/Palm webOS.

39 questions
1
vote
1 answer

Max Date on PalmOS

I have a customer that still has an application running on PalmOS. What is the maximum date value for PalmOS?
user1247395
  • 409
  • 1
  • 9
  • 20
1
vote
3 answers

Develop in .Net to Palm OS

It's possible to develop in .Net to build apps to a Palm OS device like a Palm T|X, because i'm a Visual Basic developer, not a .Net, but i'm studing to develop in .Net, because is a better language, but i'm using the Handheld Basic ++ and the…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
1
vote
3 answers

NSBasic/Palm 4.4 Tutorial

Can someone please recommend me a very good tutorial for NSBasic 4.4 (please post a link). I've came from the Handheld Basic background, then I recently used another IDE from a friend which has a version of NSBasic, but my friend develops in…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

Programmatically add multiple filters on one column. SatelliteForms

Is there a way to add more than one filter on a column programmatically? Tables("TYPE").AddFilter("Code", "<>", "OP") -- Works until then next line. Tables("TYPE").AddFilter("Code", "<>", "MP") -- The first filter is removed. .... I'm not cool…
NitroxDM
  • 5,039
  • 10
  • 44
  • 56
0
votes
1 answer

How to call #pragma segment Foo on Garnet OS

I've read this excellent tutorial about segments in palm: http://onboardc.sourceforge.net/UsersManual.html#segments But developing with Garnet OS Development Suite, the command "#pragma segment Foo" isn't recognized by the compiler, it warns me:…
okami
  • 2,093
  • 7
  • 28
  • 40
0
votes
1 answer

Where to get jartoprc.exe?

Can anyone tellme where to get jartoprc.exe and jartoprc_w.exe for Java Web Sphere for Palm OS convertor to PRC?? Thanks!!
user352353
0
votes
1 answer

PRC-Tools For MS-DOS

I'm emulating MS-DOS 6.22 with PocketDOS, but I want to develop for Palm OS on it, then I want to know if I can run prc-tools or any other compiler for Palm OS on it.
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
3 answers

Interpreted Languages For Mobile Platforms

I'm starting this community wiki to get all the interpreted languages that can be embedded, but let's begin: Windows CE Perl Ruby Python Palm OS Python iPod Python Now if I missed some language, please post and remember to put the link.…
Nathan Campos
  • 28,769
  • 59
  • 194
  • 300
0
votes
1 answer

Using system's standard Edit menu in a Palm OS app

How can I use the standard Edit menu in my Palm OS application, instead of having to implement my own Cut/Copy/Paste/Keyboard handlers?
Ben Combee
  • 16,831
  • 6
  • 41
  • 42
1 2
3