zeus 3.97i open file from cmdline bug
zeus 3.97i open file from cmdline bug
Since the upgrade when i open a file from the cmdline, it opens a blank version of the file. If I open the file with the open dialog it opens correctly
Grant
Grant
The command line parsing code was changed to fix a bug reported by another Zeus user. That change introduced this new bug 
This bug should be fixed in this beta: http://www.zeusedit.com/z300/ze397j-beta.zip
Cheers Jussi

This bug should be fixed in this beta: http://www.zeusedit.com/z300/ze397j-beta.zip
Cheers Jussi
It is working fine at this end. Make sure you are in fact running the latest beta version.
For example a dir g*.txt of the c:\temp folder results in this output:
At the c:\temp folder command line prompt this command:
works with or without Zeus running.
Cheers Jussi
For example a dir g*.txt of the c:\temp folder results in this output:
Code: Select all
---------------------------------------------------------------------------
Zeus for Windows Programmers Editor - Version 3.97j - beta
Copyright (c) Xidicone P/L 1993-2012. All rights reserved.
---------------------------------------------------------------------------
Volume in drive C has no label.
Volume Serial Number is D8DC-6971
Directory of C:\temp
13/08/2011 08:20 PM 1,112 gm.txt
25/01/2012 08:11 PM 4,275 good.txt
2 File(s) 5,387 bytes
0 Dir(s) 2,459,774,976 bytes free
Code: Select all
C:\temp>zeus good.txt
Cheers Jussi
This bug should be fixed in the latest beta: http://www.zeusedit.com/zforum/viewforum.php?f=6
Cheers Jussi
Cheers Jussi
Last edited by jussij on Mon Apr 02, 2012 10:54 pm, edited 1 time in total.