Normal Topic Desktop Shortcuts (Read 10150 times)
cbislander
Full Member
***
Offline



Posts: 103
Joined: Mar 22nd, 2018
Desktop Shortcuts
Dec 29th, 2019 at 5:09pm
Print Post Print Post  
I have a Sesame Desktop shortcut that goes to our Invoice Database that I want to be used by the staff. 

C:\Sesame2\Program\sesame.exe DATA\I-SRV1.DB 

This was open the database, but I want the shortcut to open in a specific form call "Customer" in Add Data mode.  I also want to make a shortcut that opens this form in Search mode. 

All this is brand new to the people using it and I want to make as simple as possible.
  
Back to top
 
IP Logged
 
Ray the Reaper
Global Moderator
Members
Lantica Support
*****
Offline


The One & The Only

Posts: 2480
Joined: Aug 20th, 2003
Re: Desktop Shortcuts
Reply #1 - Dec 30th, 2019 at 1:58pm
Print Post Print Post  
Hello,

You can use the command line switch -user_param(page 558 of the User Guide) and then SBasic command @UserParameter() in the On Application Open event to do this. @UserParameter() can be found on page 427 of the Programming guide.

-Ray
  

Raymond Yoxall Consulting
ray.yoxall@gmail.com
ryoxall@lantica.com
Sesame Applications, Design and Support
Back to top
IP Logged