'Dynamic' object creation?
From: Bill (please_at_replyto.group)
Date: 03/31/04
- Next message: Andrew Thompson: "Re: format java source code in M$ Word"
- Previous message: Bryce (Work): "Re: format java source code in M$ Word"
- Next in thread: Eric Sosman: "Re: 'Dynamic' object creation?"
- Reply: Eric Sosman: "Re: 'Dynamic' object creation?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Mar 2004 16:34:44 GMT
I want to use a txt file with a list of ticker symbols and create a
'stock' object for each symbol on the list. I know how to do the file
i/o, but how can I 'dynamically' create the stock objects, each named
from a line of the txt file?
If anyone could point me in the right direction I'd appreciate it.
- Next message: Andrew Thompson: "Re: format java source code in M$ Word"
- Previous message: Bryce (Work): "Re: format java source code in M$ Word"
- Next in thread: Eric Sosman: "Re: 'Dynamic' object creation?"
- Reply: Eric Sosman: "Re: 'Dynamic' object creation?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]