Xref: utzoo comp.os.vms:4453 comp.sources.bugs:736 Path: utzoo!mnetor!uunet!husc6!cmcl2!beta!unm-la!unmvax!nmtsun!hydrovax From: hydrovax@nmtsun.nmt.edu (M. Warner Losh) Newsgroups: comp.os.vms,comp.sources.bugs Subject: Re: Error trying to use VERB Message-ID: <1345@nmtsun.nmt.edu> Date: 5 Feb 88 06:44:29 GMT References: <52@musky2.EDU> Organization: NMT Hydrology program Lines: 32 Summary: You need to do one other thing In article <52@musky2.EDU>, terrell@musky2.EDU (Roger Terrell) writes: > > I took VERB from comp.os.vms, unSHARed it with no errors, compiled it > via the COMPILE.COM command file with no errors, and ran it. This was > the output... > > $ RUN VERB > [error deleted] > Does anyone have an idea of the problem? Yes, actually. I do. Since I was the poster of this program I know a thing or two about it. Unfortunately note enough things, but I can answer this question. In the readme file, there should have been a reference to the .cld file that the program needs. You should do a $ SET COMMAND VERB.CLD and have EXE$DIR defined to point to the current directory (quickest and easiest way that I know of is DEFINE EXE$DIR 'F$ENVIRONMENT("DEFAULT")). Then just type VERB verb, and it will give you the definition of verb on your terminal. I just looked the distribution I made, and sure enough, there aren't explicit instructions on it's setup. And the instructions on it's use were a little vague (and found in the BLURB.TXT file). The command file stuff is the crtical bit here. Sorry for any confusion that I may have generated. :-(. -- bitnet: losh@nmt.csnet M. Warner Losh warner@hydrovax.nmt.csnet ! Don't know if this works, let me know. csnet: warner@hydrovax.nmt.edu uucp: ...{cmcl2, ihnp4}!lanl!unmvax!nmtsun!warner%hydrovax