home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of the Best
/
_.img
/
01163
/
sqldemo.wdl
< prev
next >
Wrap
Text File
|
1993-02-23
|
1KB
|
64 lines
Window sqlDemo
class: SQLDemo
title: "dBase SQL Demo"
rect: (20 20 260 200)
Menu sqlmenu
Popup employee text: "&Employee" style: (grayed)
Item add text: "&Add"
Item salary text: "Change &Salary"
Item department text: "&Change Department"
Item edit text: "&Edit"
Item delete text: "&Delete"
End
Item import text: "&Import From Excel!"
End
Child s0
class: Static
title: "Employee Name"
rect: (86 5 143 15)
Child nameList
class: ListBox
rect: (77 20 162 90)
Child s1
class: Static
rect: (29 100 55 110)
title: "Name:"
Child name
class: Static
rect: (57 100 135 110)
Child s2
class: Static
rect: (151 100 185 110)
title: "Emp ID:"
Child empID
class: Static
rect: (187 100 220 110)
Child s3
class: Static
rect: (17 120 55 130)
title: "Hire Date:"
Child hDate
class: Static
rect: (57 120 125 130)
Child s4
class: Static
rect: (153 120 185 130)
title: "Salary:"
Child salary
class: Static
rect: (187 120 225 130)
Child s5
class: Static
rect: (10 140 55 150)
title: "Department:"
Child dept
class: Static
rect: (57 140 125 150)
Child s6
class: Static
rect: (150 140 185 150)
title: "Exempt:"
Child exempt
class: Static
rect: (187 140 220 150)