[tkined] scotty 3.0 win32 cannot handle space in fname

Michael Juergens (m.juergens@crocodial.de)
Mon, 01 Feb 1999 14:52:03 +0100

This is a multi-part message in MIME format.
--------------1636AD3CCC3012FC9DBAE9A6
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

there is a mistake in manager.tcl for the win32-version of tkined.
It cannot handle spaces in filenames.

...
proc StartScript { fname } {

## set base [lindex $fname 0] does not work. Why use lists?
set base $fname
set fullname [FindScript $base]

...

Regards,

Michael

--------------1636AD3CCC3012FC9DBAE9A6
Content-Type: text/x-vcard; charset=us-ascii;
name="m.juergens.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for Michael Juergens
Content-Disposition: attachment;
filename="m.juergens.vcf"

begin:vcard
n:Juergens;Michael
tel;fax:+49.40.85326464
tel;work:+49.40.8532640
x-mozilla-html:TRUE
url:http://www.crocodial.de
org:Crocodial Commuications
adr:;;Ruhrstr. 61;Hamburg;;D-22761;Germany
version:2.1
email;internet:m.juergens@crocodial.de
title:Senior Consultant
fn:Michael Juergens
end:vcard

--------------1636AD3CCC3012FC9DBAE9A6--

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.