Home  |   Notes  |   Languages  |   Programs  |   Homework

Re: Scheme compiling

New Message Reply About this list Date view Thread view Subject view Author view

Vincent Vance (vvance@VT.EDU)
Tue, 18 Sep 2001 21:05:33 -0400


Message-ID:  <000201c140a7$2ebae180$7a6252c6@omni1>
Date:         Tue, 18 Sep 2001 21:05:33 -0400
From: Vincent Vance <vvance@VT.EDU>
Subject:      Re: Scheme compiling

Ok well that kinda worked instead of getting unable to find file error I
get this now. ;The object "d:Scheme\bmi.scm" is not applicable.

This is what I entered at the prompt
load ("d:\Scheme\bmi.scm")

Thanks

Vincent

-----Original Message-----
From: discussion list [mailto:CS3304_91312@listserv.vt.edu] On Behalf Of
?idesmack
Sent: Tuesday, September 18, 2001 8:26 PM
To: CS3304_91312@LISTSERV.VT.EDU
Subject: Re: [CS3304_91312] Scheme compiling

specify a full path name in the load command:
(load "c:/scheme/file/bmi.scm")

At 08:08 PM 9/18/2001 -0400, you wrote:

Where in the directory structure do you place files that need to be
compiled? I keep getting the error: ;Unable to find file bmi because:
file does not exist.

Thanks

Vincent



New Message Reply About this list Date view Thread view Subject view Author view

Home  |   Notes  |   Languages  |   Programs  |   Homework
copyright © 2001 Virginia Tech, ALL RIGHTS RESERVED
Class site maintained by Stephen H. Edwards <edwards@cs.vt.edu>