Dear Jose,

I am unable to reproduce your problem. The only way I could get your error was by creating a path from false, as {Path.exists false}

In order to isolate the problem, I would ask you to feed the following lines. Do they result in the same error?

declare
[Path] = {Module.link ['x-oz://system/os/Path.ozf']}
{Browse {Path.exists {OS.getEnv 'HOME'}#'/.ozrc'#'/'}}

Best
Torsten

PS: You might consider asking questions concerning Strasheela components on the Strasheela mailing list ().

--
Torsten Anders
Interdisciplinary Centre for Computer Music Research
University of Plymouth
Office: +44-1752-586219
Private: +44-1752-558917
http://strasheela.sourceforge.net
http://www.torsten-anders.de





On Apr 12, 2009, at 8:54 AM, Jose Enrique Benitez Jimenez wrote:

Hi friends,

I need use OzServer component from strasheela, I download it, but I get this error :


C:\Documents and Settings\jebenitez\Escritorio\strasheela \contributions\anders\O
zServer>OzServer.exe
% OzServer started at host localhost and port 50000
%*************************** type error *************************
%**
%** Expected type: virtualstring
%** At argument:   1
%** In statement:  {VirtualString.toString false _<optimized>}
%**
%** Call Stack:
%** procedure 'ToString' in file "/Users/raph/devel/mozdss-branch/ mozart/share/l
ib/base/VirtualString.oz", line 54, column 6, PC = 11334928
%** procedure 'Flatten' in file "/Users/raph/devel/mozdss-branch/ mozart/share/li
b/base/VirtualString.oz", line 27, column 6, PC = 11341528
%** procedure 'ToString' in file "/Users/raph/devel/mozdss-branch/ mozart/share/l
ib/base/VirtualString.oz", line 54, column 6, PC = 11334552
%** procedure 'Path,init' in file "c:/cygwin/home/yjaradin/mozart- stdlib/os/Path
.oz", line 137, column 6, PC = 19298172
%** procedure 'Make' in file "c:/cygwin/home/yjaradin/mozart-stdlib/ os/Path.oz",
 line 88, column 3, PC = 19296572
%** procedure 'Exists' in file "c:/cygwin/home/yjaradin/mozart- stdlib/os/Path.oz
", line 394, column 3, PC = 19314988
%** procedure 'MakeFullCompiler' in file "c:/Documents and Settings/ jebenitez/Es critorio/strasheela/contributions/anders/OzServer/source/ Compiler.oz", line 72,
column 6, PC = 11214944
%** procedure in file "c:/Documents and Settings/jebenitez/ Escritorio/strasheela /contributions/anders/OzServer/OzServer.oz", line 126, column 0, PC = 11210248
%**--------------------------------------------------------------

Can anybody help me if any of you have any idea why this happens, thanks. ______________________________________________________________________ ___________ mozart-users mailing list mozart- [email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to