How to Save an new input using the output?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • marky
    New Member
    • Sep 2012
    • 1

    How to Save an new input using the output?

    I have a project, a montly paycheck. So it checks the monthly paycheck of each employees. but my problem there is how to add a new employee when u are a user or in the output of program? please help me! :(
  • Rabbit
    Recognized Expert MVP
    • Jan 2007
    • 12517

    #2
    I'm not sure what you're talking about. You need to show us the code you're trying to use.

    Comment

    • donbock
      Recognized Expert Top Contributor
      • Mar 2008
      • 2427

      #3
      Does your program need to be able to halt and restart without losing the list of employees? Another way of asking that is whether it is acceptable for the list of employees to be kept in program variables?

      Comment

      Working...