Could this be a problem with spaces in the path? What is the full path to your j.exe?
---Björn Helgason wrote: > Lab: Taskbar Notification Area > -- (12 of 24) Introduction (ctd) ---------------------------- > We start the application as a separate instance of J. > > The icon in the taskbar is a J with a magnifying glass over > it. > > Note that the command line starting the application includes > the -jijx option, which causes J to start the application > without displaying an IJX window. > ) > j=: jpath '~bin\j.exe' > wd 'winexec *',j,' -jijx ',jpath > '~system\examples\winapi\viewer.ijs' > 0
---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
