Aladdin - Scala Bugtracking
[#929] project: interpreter priority: low category: missing feature
submitter assigned to status date submitted
Nikolay Lex open 2007-01-31 17:44:56.0
subject [contrib #316] :load values
code
It would be nice to use :load with String-values, so that one can make shorthands for long filenames. 
It would be a lot easier to deal with multiple files.

Example:
>val short = "path-to-file"
>:load short
what happened
what expected
[back to overview]
Changes of this bug report
Nikolay  edited on  2007-01-31 17:45:32.0
contribution #316
Lex  edited on  2007-02-23 17:33:58.0

See #962, where a revamp of the load command is being discussed.