How to start Rapid Application Builder from cmd line for service component?
Author: dammie@seznam.cz (dammie)
Hello,
I want to start components for developement from my VCS application.
There is no problem in case of forms :
idf.exe /exe UEXTN form_name
This command starts idf with my form_name open ready to edit...
But there is problem if I use the same for services:
idf.exe /exe UEXTN service_name
Is there any possibility how to run idf from command line that after start open service?
Thanks for your hints
David



