tutor3.exw problems...

new topic     » topic index » view thread      » older message » newer message

A few people have reported a problem with my tutorial 'engine', in which the
program could not find the file requested by the dajaro Butt_kick()
procedures.

Thanks to Mark Smith for a 'temporary' fix,  for example::
::by replacing the line in dajaro.ew, procedure Butt_kick1

s="file://" & tag & ".html"
with
s="file://c:\\euphoria\\tutor3\\" & tag & ".html"

where c:\\euphoria\\tutor3\\  is the actual complete path to your tutorial
folder.

I never encountered this problem on my setup no matter which drive/folder I
put the tutorial.
Is there any way for me to determine the complete path to a folder (as a
sequence) so I can fix this problem without 'forcing' the program suite into
a specific folder?

...any help appreciated, Wolf
http://www.king.igs.net/~wolfritz     ...www.king.igs.net/~wolfritz/tutor.htm

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu