Subj : Icechat To : Havok From : Angus McLeod Date : Tue Jul 19 2005 11:07 pm Re: Icechat By: Havok to All on Tue Jul 19 2005 18:49:00 > This is a first time for me working with java script and a BBS! > > I'm trying to call Icechat from the main menu, now after two hours of readin > then trying to find a addon program that calls from a menu I gave up and > decided to ask the pro's! > > This is the best I could do so far! > > cmdkey 'P' > exec_xtrn "\icechat\icechat -N:%# -D:c:\sbbs\node%#" > end_cmd > > Thanks 1) This looks like BAJA, not JavaScript. 2) The EXEC_XTRN verb expects an "Internal Code", not the name of the program to execute. You have to set it up under SCFG->External Programs with a unique "Internal Code", *then* you can use EXEC_XTRN with the code. If you want to run the command like that try EXEC instead of EXEC_XTRN. --- þ Synchronet þ Making sure Jason works OK at The ANJO BBS .