Search found 70 matches

by jonib
Wed Apr 26, 2006 2:09 pm
Forum: Macro Commands Discussions
Topic: $While with strings
Replies: 12
Views: 25664

jonib Works fine as HaRT said. If you tried to add this to the registry did you remember to escape each " character with \ - like this " ? I should have specified that I run the macro from "File associations". Now I tested it from registry and commandline and it works but not fr...
by jonib
Wed Apr 26, 2006 2:39 am
Forum: Macro Commands Discussions
Topic: $While with strings
Replies: 12
Views: 25664

This example works shows a message "Strings match": Macro:Post $If ("String"=="String") msgbox("Test","Strings match",0) $Else msgbox("Test","Strings don't match",0) $End This should show a message "Strings don't match" ...
by jonib
Wed Apr 26, 2006 1:07 am
Forum: Macro Commands Discussions
Topic: $While with strings
Replies: 12
Views: 25664

$While with strings

Hi

I need a while loop to loop as long as two strings are diffrent like this:
$While ( %string1 != %string2) do somthing $End

But it don't work for me, anyway to do this?
by jonib
Tue Apr 25, 2006 11:59 pm
Forum: Macro Commands Discussions
Topic: How to access menu title and item within a macro?
Replies: 7
Views: 18267

t-rex wrote:jonib
Yes, it's documented - but not yet in english. The latest docs are always here - http://api.farmanager.com/ - they are auto-updated upon a comit to the SVN.
I did not find it there so I asked.

Is there a way to get error info why a macro don't work?
by jonib
Tue Apr 25, 2006 10:52 pm
Forum: Macro Commands Discussions
Topic: How to access menu title and item within a macro?
Replies: 7
Views: 18267

jonib Well in the FAR version that I gave you test with the dead keys you can get the title of any object, just use the Title macro-constant. Cool 8) works great, is this documented somewhere? This is my "auto archive testing" macro: Macro:post ShiftF3 $While (Menu && Title == &qu...
by jonib
Tue Apr 25, 2006 5:06 pm
Forum: Macro Commands Discussions
Topic: How to access menu title and item within a macro?
Replies: 7
Views: 18267

t-rex wrote:Well, instead of Enter you can write T which is the hotkey for the Test command.
Thanks, but I was hoping there was a way to get info about the menuitem and/or title like there seems to be for dialogboxes.
by jonib
Sun Apr 23, 2006 1:29 am
Forum: Bug Reports
Topic: Problem with dead keys, Spanish keyboards, Windows NT
Replies: 21
Views: 46514

jonib You mean that - dead key + space does not produce what you need? That problem I'm aware of, but this version should fix the problem with dead keys begin written even when combined with a letter to produce a special symbol. Yes dead key + space don't work, combined with letter works for me. I ...
by jonib
Sun Apr 23, 2006 12:34 am
Forum: Bug Reports
Topic: Problem with dead keys, Spanish keyboards, Windows NT
Replies: 21
Views: 46514

t-rex wrote:Anyone?
No change for me.

Sorry for the delay I have two Windows XPs that use the same FAR files in my main windows XP the deadkeys don't work, in my secundary windows XP I have to press the dead key twice and then I get two symbols.

I haven't checked what the diffrence is.
by jonib
Thu Apr 20, 2006 5:57 pm
Forum: Macro Commands Discussions
Topic: How to access menu title and item within a macro?
Replies: 7
Views: 18267

How to access menu title and item within a macro?

Empty forum, Hmm nobody else using macros? Hi I wanted to automate testing archives so I started making a macro to automatically press enter on MultiArcs "Test archive" command. But I wanted it to make sure it was the "Test archive" command but I cant find a way to find this info...
by jonib
Tue Mar 21, 2006 9:39 pm
Forum: Support and Troubleshooting
Topic: Data and time not displayd in ZIP archives in FAR RC 2083
Replies: 11
Views: 32334

Nice! :D
by jonib
Tue Mar 21, 2006 10:59 am
Forum: Support and Troubleshooting
Topic: Data and time not displayd in ZIP archives in FAR RC 2083
Replies: 11
Views: 32334

t-rex wrote:
jonib wrote: And another thing my custom "Custom.ini" file in MultiArc\Formats dir was overwritten I hope this is a bug too.
After some consideration this was fixed.
Nice, how is this handeld now?
by jonib
Mon Mar 20, 2006 7:00 pm
Forum: Support and Troubleshooting
Topic: Data and time not displayd in ZIP archives in FAR RC 2083
Replies: 11
Views: 32334

t-rex wrote:Try this.
Now I see date and time in ZIP files Thanks.
by jonib
Mon Mar 20, 2006 12:59 pm
Forum: Bug Reports
Topic: My Dead keys don't work in FAR "^~" and "`&qu
Replies: 5
Views: 16668

My Dead keys don't work in FAR "^~" and "`&qu

I reported this in another thread http://enforum.farmanager.com/viewtopic.php?t=162 I'm using Swedish windows XP sp2 and keyboard, my dead keys used to work better in some older FAR ver but the last x versions my dead keys don't work alone at all and I can´t program in FARs editor without "^&qu...
by jonib
Mon Mar 20, 2006 12:41 pm
Forum: Support and Troubleshooting
Topic: Data and time not displayd in ZIP archives in FAR RC 2083
Replies: 11
Views: 32334

Data and time not displayd in ZIP archives in FAR RC 2083

Hi

Using the new FAR and entering an Zip archive I don't see any date or time info, RAR seems to work correctly.

And another thing my custom "Custom.ini" file in MultiArc\Formats dir was overwritten I hope this is a bug too.
by jonib
Thu Mar 09, 2006 4:59 pm
Forum: General Discussions
Topic: Far copy routine
Replies: 1
Views: 12154

Hi I don't know any settings in far but you could try this plugin "Extended File Copy" http://plugring.farmanager.com/cgi-bin/downld.cgi?Lang=Eng&Draw=List&Sort=Date&SelectCateg=Addons&Select=PlugIn&SelectPlugIn=333&SelectAuthor=0&SelectOther=1&SearchText= I...