SetTime
Sets date and time of the palm
Download
SetTime.zip
(33 KB)
Functions definition
external
"
CASL_SetTime
";
function
SetTime
# set the palm's date and time
(
numeric
csec,
# Second
numeric
cmin,
# Minute
numeric
chour,
# Hour
numeric
cday,
# Day
numeric
cmonth,
# Month
numeric
cyear
# Year
);
end_external
;
©
2005
Ulrich Riepert
/ Authorized for posting at CASLSoft.com