- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'd like to convert alphanumeric string to number and number to string using fortran for open VMS.
Thank you for your help
;-}Jean
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want advice on the use of standard Fortran, beyond what you'll find in any good textbook, you could try the newsgroup comp.lang.fortran. I don't know where you'd go for something specific to your platform; certainly not here on a Windows specific forum.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well, I think we can take questions like that here. After all, someday they may be our customer, as long as it applies also to our product.
This is a common question for those new to Fortran. It is done through a standard language feature called "internal I/O". Please read your Language Reference Manual for information on "internal READ" and "internal WRITE".

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page