Search the web
Sign In
New User? Sign Up
nsbasic-palmAPI · NSBasic for Palm PalmOS API support list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1998 - 2027 of 2966   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1998
Thanks Doug, ... Doug this is what im trying to do: 1: User opens MEMOPAD (Address book or whatever palm app text field) 2: User taps on 1st line 3: User...
JAG .
palmtronix
Offline Send Email
Feb 3, 2003
12:03 pm
1999
JAG, ... Can't do it with systraps and NSB, because Palm OS (through OS5) does not support more than one UI thread. Thus it is impossible to have a NSB...
Douglas Handy
douglashandy
Offline Send Email
Feb 3, 2003
12:32 pm
2000
Has anyone used the DmSetDatabaseInfo call to set the Palm PDB version in the header? I found it listed in the SDK document, but I don't know how to look up...
stephanhodges <chodge...
stephanhodges
Offline Send Email
Feb 3, 2003
9:50 pm
2001
Stephan, ... You can't call it directly from NSB/Palm. First, it requires too many arguments and exceeds NSB's limit of 6 for a SysTrapSub (and 5 for...
Douglas Handy
douglashandy
Offline Send Email
Feb 3, 2003
10:01 pm
2002
Self, ... Um, make that passed by pointer... DUHg...
Douglas Handy
douglashandy
Offline Send Email
Feb 3, 2003
10:10 pm
2003
Thanks a bunch dude, I really appreciate your indepth solution and explanation to this problem. I guess ill have to wait for NSB 9.0 to do this :-) Take care, ...
JAG .
palmtronix
Offline Send Email
Feb 3, 2003
11:30 pm
2004
Hello: Does anyone know how to use the "file" 'API's". I need to open a file and send it out serial port. I would appriciate any advice/info on using API's...
keithbdi <keith@...>
keithbdi
Offline Send Email
Feb 6, 2003
4:56 pm
2005
Keith, ... Let me start by asking why you think you need to use these APIs. It is very uncommon to have a filestream on a device. Hot Sync manager does not...
Douglas Handy
douglashandy
Offline Send Email
Feb 6, 2003
8:44 pm
2006
Hi everyone, I'm writing an app where I need to use the power button to start a clock display running. My current code (using SetEventHandled) works just fine...
yetanotheraverageguy ...
yetanotherav...
Offline Send Email
Feb 20, 2003
7:14 pm
2007
Mark, ... You can't (from NSB). But try using NSBSystemLib's SysHandleEvent(), which may do for you what you need. No promises. ... No, it means it wants a...
Douglas Handy
douglashandy
Offline Send Email
Feb 20, 2003
7:36 pm
2008
Woo Hoo! SysHandleEvent() worked. Thanks. ... SysHandleEvent(), which may ... needed to ... and all ... header file ... the type of ... embedded nulls, ... So...
yetanotheraverageguy ...
yetanotherav...
Offline Send Email
Feb 20, 2003
8:14 pm
2009
I use GETRIGHT for most of my downloads. This is a PC utility which executes FTP transfers using the filename from the link in a web page. I was trying to...
apsimkus <tsimkus@...>
apsimkus
Offline Send Email
Mar 2, 2003
8:20 pm
2010
i'd like to launch an application named "Test" saved into sd/mmc in this standard directory /palm/launcher/test.prc I use Chain 1, "Test" 'assuming CardNo = 1 ...
adriano_primo <Adrian...
adriano_primo
Offline Send Email
Mar 3, 2003
7:25 am
2011
You may need to use your browser to download the files. It sounds like Yahoo has the permissions set so you can't see the contents of the folders. This is...
George Henne
ghenne
Offline Send Email
Mar 3, 2003
10:51 am
2012
Ron, How Can I paste FROM the Clipboard to a String? JAG....
Sim Jaggernauth
palmtronix
Offline Send Email
Mar 10, 2003
4:51 am
2013
Hi, Just curious - I looked thru the DB of API calls and I dont see a Systrap for ClipboardRemoveItem. Is there a simple way to take the contents of the...
Sim Jaggernauth
palmtronix
Offline Send Email
Mar 10, 2003
5:30 am
2014
JAG, If you can't find an API for it, you can use an invisible field, paste the contents to the field, then copy the field contents to the string variable. ...
Michael Verive
mverive
Offline Send Email
Mar 10, 2003
6:46 am
2015
Thanks Mike, But what I was hoping to do was to automatically load the contents of the clipboard into a Global Var or Textbox when the program is started. Any ...
JAG .
palmtronix
Offline Send Email
Mar 12, 2003
5:02 am
2016
have you found a way to disconnect a mobile connection with HTTPLib 1.5? ... previous...
chengmatthew
Offline Send Email
Mar 14, 2003
5:16 pm
2017
... Sorry! should be 2.1 ... up ... doesn't ... current...
chengmatthew
Offline Send Email
Mar 14, 2003
5:17 pm
2018
... After a tcp Close the TcpIpLib closes the connection, but PPP hangup is organized by Palm. I don't know if a PPP hangup call exits, but you can do it by...
Fokko van Duin
fokko_cds
Offline Send Email
Mar 16, 2003
12:53 am
2019
Hi, Any examples of the sysbatteryusage syntax in NSBAIC? Rao...
chtvrao
Offline Send Email
Mar 29, 2003
9:38 am
2020
Can someone tell me what this means? I can comment the call to my function out, and I don't get the error. But I need to be able to call the function. ...
TheGleep
Offline Send Email
Mar 31, 2003
1:28 am
2021
Earl, You may have a variable defined with the same name as the function. I did the same thing when I wanted to use DbRead (as DbRed phonetically, past...
Albert J. Franklin
justal1947
Offline Send Email
Mar 31, 2003
1:38 am
2022
i'm not sure what this is called but i'd like my program to run immediately after the pda is turned on (like a program in the startup folder or autoexec.bat)....
darrinlingle
Offline Send Email
Apr 1, 2003
7:55 pm
2023
This is an NS Basic/CE question. (No, I don't know the answer to this - it's something that would be controlled the OS, not NS Basic) George Henne NS BASIC...
George Henne
ghenne
Offline Send Email
Apr 1, 2003
9:37 pm
2024
Is it possible to read the sd/mmc id with ns basic? The api function is called "ExpCardInfo" and returns a Pointer to "ExpCardInfoType" structure. How can I...
man6on
Offline Send Email
Apr 15, 2003
3:55 pm
2025
Sven, ... No (without using a shared library or C subroutine) ... NSB does not support APIs which return data via pointers, unless you can accept the data in a...
Douglas Handy
douglashandy
Offline Send Email
Apr 15, 2003
4:18 pm
2026
Hi! I need a routine or sharelib to get the FlashRom ID from Palm device. I know that many people here not agree to use this information , but prefer the...
looxk
Offline Send Email
Apr 28, 2003
10:18 am
2027
Looxk, ... Check the archives of this forum. A method was posted 6/20/2001, thought since I've never used it I can't tell you if it still works on the TT...
Douglas Handy
douglashandy
Offline Send Email
Apr 28, 2003
2:22 pm
Messages 1998 - 2027 of 2966   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help