STOCKS
Бюджет $30-5000 USD
Create the sequential file [url removed, login to view] containing Number Date Purchase Current Stock of Shares Purchased Price/Share Price/Share Amgen 200 8/19/97 50.750 75.625 Delta Air 100 12/3/97 111.750 97.250 Novell 500 8/27/97 10.375 12.250 PPG 100 12/18/97 56.750 54.500 Timken 300 3/13/98 34.625 15.125 Perform the following tasks. Display information in the file [url removed, login to view] when the user clicks on a "Display Stocks" command button. Data for the new stock should be read from appropriately labeled text boxes. Update Current Price/Share of a stock in the file [url removed, login to view] when the user clicks on an "Update Price" command button. The name of the stock to be updated and the new price should be read from the appropriate text boxes. The file [url removed, login to view] should then be copied to a temp file until the specified stock is found. The update record for this stock should then be written to the temp file, followed by all remaining records in STOCKS.TXT. Finally, the original [url removed, login to view] file should be erased and the temp file renamed to STOCKS.TXT. Process the data in the file [url removed, login to view] and produce text when a "Show Profit/Loss" command button is clicked. Quit the display shown in Fi Tntfuld
## Deliverables
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. Complete copyrights to all work purchased.
## Platform
Visual Basic 6.0 working model
## Deadline information
Program has to be in Visual Basic 6.0. Further, I have to upload project.