Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
Experimental IDE Release

 
Post new topic   Reply to topic    Forum Index -> ZBasic IDE
Author Message
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2593
Location: Portland, OR

Posted: 22 December 2011, 21:32 PM    Post subject: Experimental IDE Release Reply with quote

Previous versions of the IDE have stored "session" information in three separate files (SciTE.ses, SciTE.recent and SciTE.recentProj) located in the IDE subdirectory of the ZBasic installation directory. This practice can cause problems on Vista and Win7 because the OS intervenes and causes the files to actually be stored in the "virtual store" directory named something like c:\users\<user-name>\appdata\local\virtualstore\Program Files\ZBasic\IDE.

An experimental release, available via the link below, combines the content of the three files (in a "properties file" format) into a single file named SciTE.session located in the logged-in user's directory (e.g. C:\Documents and Settings\<user-name>). The first time that the updated IDE is run, a new-format file will be generated from existing old-format files if they exist. After the first run, the old files may be deleted manually.

The .zip file below contains only the IDE and a change history file. The executable file should be extracted to the IDE subdirectory of the ZBasic installation directory. You may want to rename or save off the existing executable to a different directory to simplify reverting to the existing version should that be desirable.

http://www.zbasic.net/download/ZBasicIDE/ZBasicIDE_1-5-12.zip

The v1.5.6 release contained in the current ZBasic installer has exhibited issues for some people (possibly related to running on Win7). The v1.5.12 release may be a good alternative for anyone that has issues with the v1.5.6 release.

Note that this version does not contain the unique features that are in the Beta releases v1.5.10 and v1.5.11 so anyone using those versions should not change to using the v1.5.12 release.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic IDE Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group