Bug 162066 - Add ability to write javaScript history to a file
Summary: Add ability to write javaScript history to a file
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: general (show other bugs)
Version: 1.6.0
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-13 22:23 UTC by Andrew Walker
Modified: 2008-05-13 22:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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