Here is an example of what I am trying to use for a message display Color c+/n Box (9,29,15,46,single)
Color r+/n AT (10,30) "Welcome to the," AT (12,30) @domain AT (12,39) " Domain" AT (14,30) @fullname Sleep 1 Small Color b+/n Box (0,0,24,79,GRID) ; 'background grid' Color b/n Box (8,21,18,61,�) ; 'shadow' of the box Color g+/n Box (7,20,17,60,FULL) It there is a better way let me know I am new to KiXtart -------------------------------- Rob Weatherly -------------------------------- -----Original Message----- From: Lum, David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 8:59 AM To: NT 2000 Discussions Subject: RE: KiXtart I call KiX from batch: - - - - - - - - - - - - - @echo off %0\..\kix32.exe %0\..\login.kix /i exit - - - - - - - - - - - - - My display boxes come up fine. I assume you are referring to MESSAGEBOX= displays, or are you talking about the output from the "?" command? Dave Lum - [EMAIL PROTECTED] Sr. Network Specialist - Textron Financial 503-675-5510 -----Original Message----- From: Weatherly, Rob [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 03, 2002 05:49 AM To: NT 2000 Discussions Subject: KiXtart For those of you that use or have used KiXtart Is it best to call it from a Batch File? � The reason I ask it because I am trying to use boxes in my script to display information. When I run the .KIX script (not from a .BAT) the boxes display fine When I call the .KIX from a .BAT it process the .KXI scripts fine but does not display any results � If you need any more information about my script or how I am trying to run it let me know. � -------------------------------- Rob Weatherly -------------------------------- � ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to %%email.unsub%% ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
