Not hidden from DOS view point:
Hidden from Siren view point:
Regarding the forum problems, the most annoying bug is the double quote: sometimes, it is not possible to go back to the form to not having to re-enter the post text.
You are not logged in. Please login or register.
Scarabée Software: Forum → Posts by mdes
Pages 1
Not hidden from DOS view point:
Hidden from Siren view point:
Regarding the forum problems, the most annoying bug is the double quote: sometimes, it is not possible to go back to the form to not having to re-enter the post text.
Well seen!
I checked <List hidden directories and files>, and the folder appeared! BUT my folder is not hidden:
ps: I subscribed to this topic ("Stay subscribed to this topics" is checked just under this, while writing this reply), but I didn't receive any notification when you replied
ps2: I replaced my double quotes around →List hidden directories and file← by angle brackets because the end of my post was not displayed: there is a bug with this forum This is the same case as my 2d edit in my previous post.
Well seen!
I checked
Hi,
The folder E:\Users\Michel\Documents\Mes sites Web\ is not seen by Siren v3.14.
This folder exists and can be selected when "Select[ing] a directory" (not translated ); but an error message appears when coming back to Siren.
Any idea of this issue?
Best regards,
Michel.
---
The folder is not seen by Siren: (It should be bettween "Ma" and "MP…")
It is seen by the Windows folder selector:
When selected, Siren display this error message:
Edit:
1. Posting the same post with a double quote after →The folder ← (i.e. just before E:\), display only my post till this 1st double quote.2. On Google Chrome, it was impossible to post my post due to the error ERR_BLOCKED_BY_XSS_AUDITOR.
Hi,
I have files whose names are
yyyy-mm-dd.something.else.ext
I would like to put the front date at the end of the base file:
something.else.yyyy-mm-dd.ext
The regular expression
%b(s/(.*?)\.(.*)/\2/)
gives
something.else
as expected, but
%b(s/(.*?)\.(.*)/\1/)
gives
yyyy-mm-ddsomething.else
instead of
yyyy-mm-dd
Furthermore, \2 could be replaced with \3, \4, etc.: I think that those variables values should be empty instead of giving the same value of \2.
Did I discover a bug?
Regards,
Michel.
if a filter begins with "/" all what follows will be seen as a regular expression
Excellent solution!
==> This is not a bug, but an information request
Hi,
Under Windows 7, where should be copied the program folder: "%ProgramFiles(x86)%" or "%ProgramFiles%"?
Michel.
Hi,
Under Windows 7, the options file is not in the program folder as stated in the help FAQ ("Récupérer les favoris"), but in "%AppData%\..\Local\VirtualStore\Program Files\Siren\".
Regards,
Michel.
Tiens, il n'est jamais trop tard pour bien faire : Merci pour ta réponse
I would like to insert some expression depending if another expression is empty or not. It could be useful to add such possibility
My case is the following:
If %Ev is not empty, then insert it rounded by dot-parenthesis *.(%Ev).*,
ElseIf %EV is not empty then insert it rounded by dot-squared brackets *.[%EV].*,
Else insert nothing *.*.
This could be something like:
%Ev?(x,y) => if %Ev is empty or zero, then insert x else insert y
or more sophisticated:
%Ev=a?(x,y) => with "=" is an comparison operator (= or ==, <=, <> ou !=,...)
or another syntax.
Great application!
Michel.
Pages 1
Scarabée Software: Forum → Posts by mdes
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 5 official extensions. Copyright © 2003–2009 PunBB.