Register to post in forums, or Log in to your existing account
 

Play RetroMUD
Post new topic  Reply to topic     Home » Forums » zMUD General Discussion
loki
Beginner


Joined: 11 May 2002
Posts: 10
Location: USA

PostPosted: Sun Aug 11, 2002 3:47 pm   

Spell Checker and MUDFTP
 
Has anyone thoguht about adding spellCheck and have the ZMUD text editor support MUDFTP? Would it be very difficult to make a plugin spellchecker?

-<LºKi>-
Endless Dreams MUD
endlessdreams.org : 9000
Reply with quote
Kjata
GURU


Joined: 10 Oct 2000
Posts: 4379
Location: USA

PostPosted: Sun Aug 11, 2002 6:03 pm   
 
Zugg has said that he will not add a spellchecking engine and a dictionary to zMUD because it will make the size of zMUD a whole lot bigger. However, if you have Microsoft Word installed, here is an alias that will spellcheck whatever you send to the alias and the send it to the MUD:
#ALIAS scheck {#VAR wordApp %comcreate( "Word.Application");#VAR doc {@wordApp.Documents.Add()};#VAR wordApp.Selection.Text "%-1";#VAR dialog @wordApp.Dialogs(828);#CALL @dialog.Show();#IF (%len(@wordApp.Selection.Text) <> 1) {#EXEC {@wordApp.Selection.Text}} {#EXEC {"%-1"}};#VAR dialog %null;#CALL @doc.Close(0);#CALL @wordApp.Quit();#VAR wordApp %null}

Kjata
Reply with quote
Display posts from previous:   
Post new topic   Reply to topic     Home » Forums » zMUD General Discussion All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

© 2009 Zugg Software. Hosted by Wolfpaw.net