Thank you very much Tom! It works fine!

Mathieu Malenfant <[EMAIL PROTECTED]>
Software Development
(418) 681-3539
Infodev Electronic Designers Intl


On 2006-03-02 20:52, tom arneson wrote:
Mathieu,

I added:

0!:0 <'\my documents\juser\wallchecker.ijs'

At the end of \my documents\juser\custom.ijs for some reason load didn't
work but 0!:0 does.

That loaded my application script (Wallchecker.ijs)

In Wallchecker.ijs the last line contains:

choose_run_building_''

This verb started the application. I hope this helps you.
I'm no longer working at the project which used this application, so I had
to find the scripts and figure out what I did.
Tom

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mathieu Malenfant
Sent: Thursday, March 02, 2006 07:24
To: Programming forum
Subject: Re: [Jprogramming] Shortcut to a J application on a Pocket PC


You don't need a special shortcut to load your private
utilities when starting J:

Under J5, you can edit  \my documents\juser\custom.ijs
and simply include a line which loads your script.

Under J406, the same change can be made to
system\extras\config\profile.ijs

/K


Here's the only interesting thing that I found in the archive... and I don't really understand how It could be done.

Tom Arneson: How do you configure J to make it run an application on startup? It's not the perfect solution, but if it's the only one, maybe I'll have no choice...

Thank you for your awnsers!

Mathieu Malenfant <[EMAIL PROTECTED]>
Software Development
(418) 681-3539
Infodev Electronic Designers Intl


On 2006-03-01 20:17, Chris Burke wrote:

tom arneson wrote:


I asked the same question some time ago (1.5-2.0 years) and got no answer.

I

made the application run on J startup. The users didn't use J for anything
else. I never added any other apps on the PocketPC. I did have a main menu
that ran on PC's to select an application from a listbox.

Tom Arneson

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Mathieu Malenfant
Sent: Wednesday, March 01, 2006 12:45
To: Programming forum
Subject: [Jprogramming] Shortcut to a J application on a Pocket PC

Hi everyone,

I've a small J application that is built to run on a pocket PC. I simply want to run it from a shortcut to avoid that the user have to open J and run the script manually. I tried a lot of things with ceshortcut_j_ but I'm unable to run the script directly... Somebody know if there's a method to do this?


Yes, there have been discussions on this in the past, and it may be
worth browsing the archives. For example, go to
http://www.jsoftware.com/forumsearch and search for: shortcut pocket pc.

I suspect there is an outstanding problem here, and we will try to get
it working for the pocket pc 601 version.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to