-
J++ / Simple Question
I am new to J++ and am looking for a way that I can read in a file
(e.x. ini, txt) to get different parameters. The file will always be located
in the same directory with the compiled Java dll. If anyone has an example
I would greatly appreciate it. Thanks in advance for your help.
-
Re: J++ / Simple Question
If you use a more current version of Java (not J++ or J#) you can store this
type of info in the same path as the java class and use the built in Java
utilites to get it.
http://www.jguru.com/faq/view.jsp?EID=260311
Mark
"cself" <cself@protective.com> wrote:
>
>I am new to J++ and am looking for a way that I can read in a file
>(e.x. ini, txt) to get different parameters. The file will always be located
>in the same directory with the compiled Java dll. If anyone has an example
>I would greatly appreciate it. Thanks in advance for your help.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks