Bug 162066

Summary: Add ability to write javaScript history to a file
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.6.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2008-05-13 22:23:15 UTC
Version:           1.6.0 (using KDE 3.5.8)
OS:                Linux

The ability to save the javaScript history log to a file is useful - in particular in providing the functionality to add this file as an ELOG attachment.
Comment 1 Andrew Walker 2008-05-13 22:34:01 UTC
SVN commit 807431 by arwalker:

BUG:162066 Add ability to write javaScript command history to a file. All of the following are valid: writeHistory, writeHistory(), writeHistory('~/history.log')

 M  +54 -3     kstcmd.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=807431