Well ... how are you getting a resource from your
pdb file w/o a type & id in the first place?

It seems to me that what you need to do is to create
the resource w/ the 'tkbd' type & an id # in the first place.
If you use PilRC, a line like this:

    DATA "tkbd" ID 1000 "keyboard_binary.bin"

should do it.


--
-Richard M. Hartman
[EMAIL PROTECTED]

186,000 mi/sec: not just a good idea, it's the LAW!


Mostapha Bouterfass wrote in message <[EMAIL PROTECTED]>...
>
>exactely i have one keyboard resource ( i creat this ressource bynarry :)
>not with Constructor or ...) so i dont have the id for this resource,
>this resource is in my database but the application dont know that this
>ressource is tkbd  so i want to set the type and ID for this resource when
i
>get it from my PDB file
>i hope that you understand me
>my english is bad ;)
>mostapha
>
>Richard Hartman <[EMAIL PROTECTED]> a écrit dans le message :
>[EMAIL PROTECTED]
s
>.com...
>> Oops.  Mea culpa.  I saw "pdb" and just started thinking
>> records ... he's after the resource type & resource ID.
>>
>> You can set 'em when you -create- the resource (using
>> PilRC or Constructor) ... but on the PalmPilot?  I am sure
>> you can because there is a resource editor out there, but
>> I don't know how.  The question is -why- would you want
>> to do this?  You knew what the resource type & id were
>> already in order to get a handle on it to begin with ... unless
>> you are creating a resource editor, why would you want to
>> change them?  Or am I misunderstanding the question again?
>>
>> --
>> -Richard M. Hartman
>> [EMAIL PROTECTED]
>>
>> 186,000 mi/sec: not just a good idea, it's the LAW!
>>
>>
>> Danny Epstein wrote in message <[EMAIL PROTECTED]>...
>> >
>> >"Mostapha Bouterfass" <[EMAIL PROTECTED]> wrote in message
>> >news:[EMAIL PROTECTED]
>> >> i want to know how can i define a type and Id for one resource in a
PDB
>> >> file??
>> >
>> >Resource databases (prcs) contain resources. These are identified by
type
>> >and ID. Record databases (pdbs) have records. These are identified by
>> record
>> >number or unique ID.
>> >--
>> >Danny Epstein
>> >OS Engineer, Palm Inc.
>> >
>> >
>> >
>>
>>
>>
>> --
>> For information on using the Palm Developer Forums, or to unsubscribe,
>please see http://www.palmos.com/dev/tech/support/forums/
>
>
>





-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to