- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 10-08-2010 09:26 AM
(702 views)
Hello,
I want to save and close my journal window with JSL 7.0.2 :
Current Journal() << Save Journal(strPathSave); //this sentence works and saving is ok
Current Journal() << Close Window(nosave); //here a dialog ask if i want to save or not changes on my journal, how can i do not to have it (it stops my script with the dialog)
Thanks ! Message was edited by: ForumAdmin@sas
I want to save and close my journal window with JSL 7.0.2 :
Current Journal() << Save Journal(strPathSave); //this sentence works and saving is ok
Current Journal() << Close Window(nosave); //here a dialog ask if i want to save or not changes on my journal, how can i do not to have it (it stops my script with the dialog)
Thanks ! Message was edited by: ForumAdmin@sas
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
trying one more time:
Hello,
I want to save and close my journal window with JSL 7.0.2 :
Current Journal() << Save Journal(strPathSave); //this sentence works and saving is ok
Current Journal() << Close Window(nosave); //here a dialog ask if i want to save or not changes on my journal, how can i do not to have it (it stops my script with the dialog)
Thanks !
Hello,
I want to save and close my journal window with JSL 7.0.2 :
Current Journal() << Save Journal(strPathSave); //this sentence works and saving is ok
Current Journal() << Close Window(nosave); //here a dialog ask if i want to save or not changes on my journal, how can i do not to have it (it stops my script with the dialog)
Thanks !
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
> Hello,
> I want to save and close my journal window with JSL
> 7.0.2 :
> Current Journal() << Save Journal(strPathSave);
> //this sentence works and saving is ok
> Current Journal() << Close Window(nosave); //here a
> dialog ask if i want to save or not changes on my
> journal, how can i do not to have it (it stops my
> script with the dialog)
>
> Thanks !
>
> Message was edited by: ForumAdmin@sas
This is me at the demo
what was I thinking Message was edited by: Renee@SAS
> I want to save and close my journal window with JSL
> 7.0.2 :
> Current Journal() << Save Journal(strPathSave);
> //this sentence works and saving is ok
> Current Journal() << Close Window(nosave); //here a
> dialog ask if i want to save or not changes on my
> journal, how can i do not to have it (it stops my
> script with the dialog)
>
> Thanks !
>
> Message was edited by: ForumAdmin@sas
This is me at the demo
what was I thinking Message was edited by: Renee@SAS