Xref: utzoo comp.lang.fortran:5090 comp.os.vms:37514 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!orion.oac.uci.edu!biivax.dp.beckman.com!dsroberts From: dsroberts@biivax.dp.beckman.com Newsgroups: comp.lang.fortran,comp.os.vms Subject: Re: Checking a string for an integer Message-ID: <1991Apr2.082240.244@biivax.dp.beckman.com> Date: 2 Apr 91 15:22:40 GMT References: <1991Apr1.104227.243@biivax.dp.beckman.com> <009467BE.E4367B40@vmsd.csd.mu.edu> <1991Apr1.222449.12621@jato.jpl.nasa.gov> Organization: Beckman Instruments Lines: 16 Many thanks to the legion who responded to my posting. To summarize, the two most useful (for my purposes) suggestions: - Use LIB$CVT_DTB (a VMS RTL service) I received two responses with this - Use Internal READ (with format (BN,I3) so I can have left justification) I think I must have received 1000 responses with this. The library routine is a little better for my uses. Now, can you PLEASE stop responding ? :-) -- --------------------------------------------------------------------------- Don Roberts Internet: dsroberts@beckman.com Beckman Instruments, Inc. Yellnet: 714/961-3029 2500 Harbor Bl. Mailstop X-12 FAX: 714/961-3351 Fullerton, CA 92634 Disclaimer: Always ---------------------------------------------------------------------------