
hisateesh
New User
Oct 10, 2008, 7:41 AM
Post #1 of 5
(7069 views)
|
need a command line executable program for a scenario
|
Can't Post
|
|
Hi, i am very new to Perl....Currently iam undergoing training on perl,could you please help me in solving the following: 1. shop floor is the place where the product is actually made and lot of planning is involved to delivar the product on planned date. Three parameters are taken into consideration for the shop floor planning that is the reduce wasteage, improve quality and reduce costs. Take the input as the Reduce wastage and reduce costs for different dates of planning and print a report for the given schedules dates the reduce wastage and reduce cost shall always be less than or equal to dates of planning. 2. An hour accounting an application accounts for the actual hours spent by year, week and employee or by year, week day and employee. User can account for the hours spent on projects related to schedule and delivery orders. Take the values from the user for the follwoing parameters like project status as active,finishe or cancelled ,the delivery batch status is active,released or completed or the schedule details in progress or complete.Calculate the hours based on the status of the project schedule and delivery schedule dates based on the following formula net cost=(No of man hrs *(man rate+overhead rate) and factor=(gross-net)/net.).print a report for net cost Vs factor for different values accepting from the user. Plz post a command line executable program. Thanks in advance....I need this ASAP. plz understand the situation. Regards Sateesh
|