home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 Mobile
/
Chip_Mobile_2001.iso
/
palm
/
business
/
palmtask
/
palmtask.exe
/
_SETUP.1
/
PTasks.mdb
/
Central_Tasks.json
< prev
Wrap
JavaScript Object Notation
|
1999-12-21
|
1KB
{
"schema": {
"Task_ID": "Long Integer",
"Owner": "Text (50)",
"Priority": "Integer",
"Task": "Memo/Hyperlink (255)",
"Location": "Text (35)",
"Details": "Memo/Hyperlink (255)",
"Status": "Memo/Hyperlink (255)",
"Complete": "Boolean NOT NULL",
"CompleteOn": "DateTime",
"Percent": "Long Integer",
"Due_Date": "DateTime",
"Created_By": "Text (50)",
"Created_On": "DateTime",
"New4Owner": "Boolean NOT NULL",
"Received": "Boolean NOT NULL",
"Changed": "Boolean NOT NULL",
"Delete": "Boolean NOT NULL",
"Private": "Boolean NOT NULL",
"Review_By": "Text (50)",
"Review_On": "DateTime",
"Rev_Notes": "Memo/Hyperlink (255)",
"Add2KBase": "Boolean NOT NULL",
"Incomplete": "Boolean NOT NULL"
},
"data": [
{
"Task_ID": 1,
"Owner": "Trial User",
"Priority": 3,
"Task": "Check out PalmTask!",
"Location": "Anywhere",
"Details": "Learn How PalmTask can help you and your entire office distribute and manage tasks! Multi-User Task Management in the palm of your hand.",
"Status": "Looking into to it now!",
"Complete": 0,
"Percent": 0,
"Created_By": "Daniel Monroe",
"Created_On": "11/02/99 00:00:00",
"New4Owner": 0,
"Received": 1,
"Changed": 1,
"Delete": 0,
"Private": 0,
"Add2KBase": 0,
"Incomplete": 0
}
]
}