PDA Toolbox 6.0 SP1 Full Installation And services Packs
PDA Toolbox 6.5 Full Installation And services Packs
Key Standard : xMVD-ykWJKWQl-nCmN
Crea aplicaciones PRC de
software para Palm OS 3.1 ó superior 6.0 Cobalt
1.-Primero Instale Los archivos de sistema
2.-con el instalador completo
3.-Despues Instale El Ultimo Service Pack
  Corra el parche incluido en este servive Pack
  (Antes Descomprimalo a una carpeta)
4.-registre con:
  Key standard: 0000-00000000-0000
  Key profesional: 0000-00000000-0000
http://www.PDATNutsAndBolts.com
05:57 p.m. 03/02/05
¡¡¡¡  Enjoy !!!1






--------English--------
PDAToolBox 6.0.4 Profesional & Standard SP6
Step1
Run this patch
step2
Registered First Standard versión with
0000-00000000-0000
push button register
Step3
Registered second Profesional versión with
0000-00000000-0000
push button register
Steep4
Enjoy!!!!!!!!!!!!!!!!

----------Español---------
Paso1:Corra el Parche
Paso2:valla a la ventana de registro y primero tendra que registrar la versión Standard ó no funcionara el parche con la siguiente clave 0000-00000000-0000 Ahora puede presionar el boton de registro
Paso2: Registre la versión profesional útilizando la siguiente clave
0000-00000000-0000
En este programa se han parchado las siguientes instrucciones :
Palm ToolBox 6.0 SP6


zCdRqmWCpoThqjklRaqpKFnxgEgRdlNmsMsiYhdKfNweRtDhKiIn // Version 6.5
aDgHbnDCpoThsjklRaqpKFnahdgRdlNmsMsiYhdKfNweRtDhKiIn //Profesional v6.04
:0040C1F4 6848334800              push 00483348
//Aqui se ha nopeado Cambiando por ceros

kxRmHnlaPCjXNoAcQJyqLiFbwVsZDrIhOYBzUWdMftGSKgpEuTve  //Version 6.5
kxRmHnlaPCjXNoAcQJyqLiFbwVsZDrIhOYBzUWdMftGSKgpEuTve //Standard v6.04
:0040BB41 685C324800              push 0048325C
//Aqui se ha nopeado Cambiando por ceros
Parece que ahora tratarón de proteger mejor su software al compilar y que una dll tambien verifique el serial
//Esto es ideal para nopear la proxima versión 7x,8x,9x,etc ???

Si ha encontrado fallas en este parche puede útilizar las siguientes claves unicamente para la versión Standard Versión
HhBx-kJmfzLFu-coby
izVE-ssUyjgGs-FrCa
fHwD-KOMapwOp-tlOc
SFKq-nSWZMSsk-pkJB
qPtT-FclVtphT-VrSn
ydnq-LVWGfUnp-KZDA
IlHX-kSyjukDC-kAJZ
lRCg-OIBRfzPZ-TqZc
ywFC-KGencapU-GKhB
GQdE-PjFkkDjM-byLm
APrM-bNyambxY-Tpkl
HrXP-KbxcOMCq-yRuO
cPzw-faBYWoHZ-uNqn
UVZO-DGMNWDTO-mlNa
ovDR-MlJLiIco-iYVq
ZHqK-pUVWNGxf-cRrz
gGwi-hgOloWJS-HQnU
Zwuh-piAzNdDr-oMaT
NiBw-IPSggyLI-RyVG
RElO-sheiCivC-FNMv
KNth-lpsIwxtQ-ruyi
ugUc-LsXWmCvk-hMLe
dZPn-iZkRGtrM-IhSL
WlcT-armIIlkQ-rQVq
aRrS-wLiEiDGG-gFXC

By stacy Karasick Munitz

07:57 p.m. 11/02/06
En algun Lugar de Europa
PDA Toolbox 6.5 Full Installation


PDA Toolbox 6.5 Installation
Updated 27-Dec-2005

================================================ 6.5
PDAT IDE
- Static List Changes:
       o The editor now supports editing existing items!
       o The editor now allows you to insert an item into the list (rather than append).
       o You can set the number of lines to show.
- Added 320x480 boundries to form layout screen
- Added "Change Control Type" feature to change to another type while maintaining ID position, screen position, and Control Name (if applicable).
- New Alarm Gadget w/property dialog
- New Panel Gadget w/property dialog
- Dynamic popups each now support custom "ALL" and Lines To Show.
- Buttons may be graphical if you provide bitmaps and select graphical.
- Default database filename process has changed:
       o Upon initial naming of a DB (ie USER Unchecks "Use Default") the DB name will be:
         "MyAppName-DATA" and like before the USER can change to whatever they like.
       o An app will not be generated if the DB NAME is the same as the application name.
         (The PRC generation will halt at offending form and indicate the DBName error.)
- Fixed problem where a long calculation (saved in an older version) clobbered PDAT.

Script Editor
- Compiler recognizes comments better.  Especially when following a @label:
- Compiler bug for handling single Form NavXXXXX commands now works (like NavSelect)
- New: PanelText action sets a panel's text
- New: PanelColor action sets a panel's text, back, and border colors.
- New: Added CtrlHide and CtrlShow actions to hide/show controls.
- New: CALC script keyword to support long (>98) character calculated IDE fields.
- New: Form Block now has load/unload event handler keywords:
       o OnLoad <actionID>
       o OnUnload <actionID>
- New: The AlarmDialog...EndAlarmDialog block keyword for providing modal alarm dialogs.
- The APP CREATORID keyword is no longer required for libraries (such as Private Eye).

Pro65 Codeset
- You can have an action that is called after a form is loaded, but before it is shown.
       o The action should have the same ID as the form.
       o The action ID may be set in the Form Blocks' OnLoad keyword.
- Optimized Forms for smaller apps! (FmDt had slack 100bytes/non-calculated field)
       o Supports unlimited length calculated IDE fields via the CALC script keyword.
- Flicker-Free Lib Calls!
       o New built-in action: FormUpdate to redraw a form.
- Panel Gadget
       o PanelText Action (see Script Editor)
       o PanelColor Action (see Script Editor)
- Complete refactoring of the Alarm sub-system:
       o Alarms may optionally have a special modal dialog so alarms can be snoozed etc.
       o APP keyword now has a AlarmDB statement to set the filename of the Alarm Database.
       o Alarm sound or eventAlarm is handled AFTER form is shown.
       o eventAlarm now can use any action rather than just PLAY()
       o Resetting the device resets the alarms
       o Changing the date/time resets the alarms
       o Multiple alarms per record allowed
       o Built-in record deletes will remove all the alarms and set the next one if any.
       o New built-in action: AlarmReset <formID>, <db-Filename>
         Scans specified database and sets any pending alarms.  This allows desktop editors to set an alarm value.
       o New built-in action: AlarmClearAll
         Clears all alarms in app, but does NOT erase the alarm values (so you can use AlarmReset)
       o New built-in action: AlarmGotoPending
         Moves the current record to the form/record of the pending alarm.
       o You can create a String 907 to localize the text of "No alarms are pending!" message.
       o NOTE: If no APP/AlarmsDB keyword, filename is "AppTitle-A"
       o NOTE: Alarm database creator ID will always be the application's (DataType ID = "Alrm")
       o NOTE: After any kind of library delete, use AlarmClearAll and AlarmReset to reset the alarms.
- Dynamic Lists
       o On form with a Table, after selecting "Edit..." from a dyn-popup the table is NOT re-filtered.
       o Support for Dynamic Popup's list controls being limited to a set number of lines.
       o List navigation works better with 5-Way navigation keys when on a new record (Treo etc)
       o Each popup determines it's own "All" text status.
       o Code tightened up (reduced) in regards to using ALL in lists or not.
- Tables
       o Standard Tables at runtime used a potentially random font (never happened but could).
       o Tables with "Save State" crashed when deleting the first row on the 2nd page via DBX lib.
       o Tables that delete the last record of a filtered set will not crash now.
       o Tables will now display "No Records to Display" if table is empty.
- Random number generator re-seeded (for DBX and GotoRnd support ).
- TableAltColor is fixed so if parameter is 0, it selects color, if UIUseTheme, it re-reads the default, or it uses what's provided.
- Support for CtrlHide/Show actions.
- Corrected RESOURCE keyword from having an extra byte at the end of the resource.
- Tightened up the bug for handling single Form NavXXXXX commands (like NavSelect)
- FormTitle action can now have as many fields as you want in either the Existing or New record strings.
- String embedded \a now is the application name from the tain resource
- String embedded \f now is the application filename (previously \a)
- You now cannot select a table row with focus ring if table is empty.
- Small dyn.popup at bottom of screen now shows correctly at bottom of screen (rather than top).

PDAT Database Conversion
- Fixed problem with embedded quotes E.g. "Richard ""Rick"" Sands"
- Fixed TIME conversion problem (PDATConv.exe)
- New: xdf-edit.exe for visually creating and editing XDF files.