View Full Version : EXAMPLE: Jump Pages Across Applications
Desmond
09-28-2005, 11:19 AM
Hello,
This example shows how to jump to a specific page in 'App2' from 'App1'. This technique makes use of AutoPlay's built-in support for command-line arguments.
App 1 of 2.apz is the application that tells App 2 of 2.apz which page to open.
Skills Used: Page Jump, File.Run, Command Line Arguments.
yosik
09-28-2005, 11:47 PM
Very sweet!
Thanks
Yossi
Real nice script but i have a problem. If i compiled exe 1/2 as a Hard drive folder and exe 2/2 as web/email exe it works. But if i say 1/2 web/email exe and exe 2/2 as web/email exe it doesnt work. :huh
RizlaUK
04-27-2008, 09:15 PM
Ham....lol, you proberly figured this but i'll answer for anyone else that may have this problem
when sending command line arguments to a web exe you need to take into account that the sfx that launches the app also sends a command line argument to the app, this will always be the last argument in the tabel and it will be the path to the sfx that launched the app, so before processing the argument tabel, remember there will be a extra argument sent to the final app.
homes
04-28-2008, 08:25 PM
I have a project for an unorthodox jump between pages using an API...
It is possible that will be helpful
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.