[plt-scheme] finding module path in collection

From: Arend P. van der Veen (apvanderveen at att.net)
Date: Wed Jun 15 10:19:37 EDT 2005

I am trying to find the path of a module in a collection as follows:

#Welcome to MzScheme version 299.101, Copyright (c) 2004-2005 PLT 
Scheme, Inc.
 > ((current-module-name-resolver) (lib "utilities.ss" "srs"))
reference to undefined identifier: lib

What am I doing wrong?

Thanks in advance,
Arend



Posted on the users mailing list.