From: Vincent Manis Date: 2011-04-19T15:56:55+09:00 Subject: Re: help me on this ruby programm On 2011-04-18, at 23:12, srikanth madakam wrote: > Vincent Manis wrote in post #993686: >> On 2011-04-18, at 22:54, srikanth madakam wrote: >> >>> Hi, >>> >>> Write a program to create employee record with configurable number of >>> employes(5) and write the records to a text file >>> Emp ID: >>> Emp Name: >>> Emp Designation: >>> Emp DOB: >>> Please help me on above programm. >> >> That sounds like an exercise in a programming course. I'm sure many of >> us would be happy to help you, if you show us what you've done so far, >> and ask us questions about what you don't understand. On the other hand, >> I don't think any of us want just to write the program for you. >> >> -- vincent > > Hi, > > i want to know, i want to create a class with above objects and pass the > same values via command line. help me on this. What code have you written so far? -- vincent