Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!wrdis01!gatech!usenet.ins.cwru.edu!ysub!taint021 From: TAINT021@ysub.ysu.edu (David M. Onder) Newsgroups: comp.lang.ada Subject: Data Files... Message-ID: <91113.165139TAINT021@ysub.ysu.edu> Date: 23 Apr 91 20:51:39 GMT Organization: Youngstown State University VM system (YSUB) Lines: 6 I would like to know if it is possible to give ADA a data file name on the command line for use in the program. I have to write a program for class that will count the number of characters in a file, and I want to make it as generic as possible. Thank You!