Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Salary code
Message
From
25/09/2008 08:46:17
Muthu Vel
Sty Company
India
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Salary code
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Network:
Windows 2008 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01350491
Message ID:
01350491
Views:
65
I have create a Employee Salary.dbf with six fields namely 1. Basic pay 2. Special Pay 3. Dearnes pay 4. House rent allowance 5. Transport allowance 6. Gross pay .

For every year July The "Basic pay" (Field) will automatically increased by 3% for every Epmloyees.

Let assume the "Basic pay" of a employee now is =7500, next year july it will automatically increased by 3%. The formula is 7500*0.03 = 225. so the basic pay of employee for next year july is 7500+225 = 7725.

How to write source code?
Next
Reply
Map
View

Click here to load this message in the networking platform