|
ScriptSync 1.70
- ScriptSync
is a generic conduit that uses a batch file to complete the wishes
of the user.
-
It is based on the TOPSync activex and is the fastest conduit
that ever existed.
-
Can copy tables about 10.000 records a minute over USB and maybe
faster depending on the amount of the datasizes.
-
Uses Zip compression PC>HH and HH>PC and recordsizes of 64K which
makes it unbeatable and it seems it will stay a long time as the
winner.
-
Script Sync is a batch interpreter-editor for the Topsync.
-
It has a few keywords to program easily the conduit.
-
Main functions are:
-
Send Get Palm Files from HH
- Delete
Files from HH
- Set
the date of the HH
-
Change
the flow of the sync operation with chaining different batch files.
-
Jump to labels depending of the Palmuser or existence of files.
-
Can call and wait for external programs with parameters during
sync.
-
Has an editor to insert the needed functions with explanations,
also sample Scripts.
-
Can convert SF databases, DBF/MDB to PDB, PDB to MDB, DBF .
- It
is simpler to use ScriptSync then to use palm Calculator :) .
- Help
file and Sample scripts included.
- Needs
the TOPSync Activex pre installed
Example
Script:
SEND="C:\S_DEMO\OUT\ZIP_10000.PDB"
GET="C:\S_DEMO\IN\ZIP_10000.PDB"
SENDSF="C:\S_DEMO\OUT\TRYSF.DBF"-"50"-"SMSF"-"00"-"00" GETSF="C:\S_DEMO\IN\TRYSF.DBF"-"50"-"SMSF"-"00"-"00"
PALMUSER="PDATEC" GOTO=DONTINSTALL
FILE_EXIST="TopsyncDemo.PRC" GOTO= DONTINSTALL
SEND="C:\S_DEMO\TopsyncDemo.PRC"
:DONTINSTALL
ENDSYNC=
NEW
IN 1.6:
-
Complete support for AppForge-PDA toolbox databases.
- Mdb-dbf
to Appforge PDB.
-
Appforge PDB to MDB-DBF.
-
Mdb-dbf to PDA Toolbox PDB
- PDA
Toolbox PDB to MDB-DBF
- Can
start Palm applications after hotsync.
-
User can customize the look of the HotSync extension.
-
Can Create 2000 - 97 -95 MDBs.
-
Converter For Satellite Forms - Appforge - PDA Toolbox Included
Prices
for single & Developer options are available at Soft
Shop Pda Tec Page.


|