Hello,

The keys have dual function BUT not at the same time.
First key press does different thing than second key press.
First press on "End" scrolls to end. When already "at the end" subsequent
presses on "End" extend blank space.

> Home key moves to the start of the chart while also removing blank
> bars at the end at the same time

No. 
FIRST press on Home key removes blank bars (if any)
SECOND press on Home moves to the start.

Please note that Home and End keys are auto-repeating, so you
must not keep them down because they will auto-repeat. Instead
hit the key and release at once.

That's how it operates on my end.

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Graham" <[email protected]>
To: <[email protected]>
Sent: Friday, February 20, 2009 10:53 PM
Subject: Re: [amibroker] Re: AmiBroker 5.22.0 BETA released


> Hi Tomasz
> You are correct, but it also scrolls the chart at the same time, you
> have the keys set to do 2 things
> From the help files, Keyboard Shortcuts
> END         CHART_SCROLL_END
> HOME      CHART_SCROLL_BEGIN
> 
> now if at the end of the chart, end adds blank bars. If somewhere
> within the history it scrolls to the end of the chart
> Home key moves to the start of the chart while also removing blank
> bars at the end at the same time
> 
> -- 
> Cheers
> Graham Kav
> AFL Writing Service
> http://www.aflwriting.com
> 
> 
> 2009/2/21 Tomasz Janeczko <[email protected]>:
>> Home key does remove "extra" blank bars.
>> The operation is that if there are "extra" blank bars added previously by
>> "End" key, the first stroke on "Home" key removes ALL those extra blanks and 
>> second subsequent stroke moves to begin.
>>
>> Best regards,
>> Tomasz Janeczko
>> amibroker.com
>> ----- Original Message -----
>> From: "Graham" <[email protected]>
>> To: <[email protected]>
>> Sent: Friday, February 20, 2009 10:02 PM
>> Subject: Re: [amibroker] Re: AmiBroker 5.22.0 BETA released
>>
>>
>>>I thought Home and End were already assigned to scrolling to the start
>>> and end of the chart
>>> Now end does both, go to end and add blank bars, home just goes to
>>> start of chart but does not remove blank bars
>>>
>>>
>>> --
>>> Cheers
>>> Graham Kav
>>> AFL Writing Service
>>> http://www.aflwriting.com
>>>
>>>
>>>
>>>
>>> 2009/2/21 Tomasz Janeczko <[email protected]>:
>>>> Hello,
>>>>
>>>> There are 2 coding examples in the read me.
>>>>
>>>> http://www.amibroker.com/devlog/wp-content/uploads/2009/02/readme5220.html
>>>>
>>>> They show how to use typeof in conjunction with undefined variable, 
>>>> string, number,
>>>> array variable, scalar variable, function.
>>>>
>>>> The most "common" use is detecting undefined variable in runtime (see 
>>>> first example in the readme).
>>>>
>>>> Best regards,
>>>> Tomasz Janeczko
>>>> amibroker.com
>>>> ----- Original Message -----
>>>> From: "murthysuresh" <[email protected]>
>>>> To: <[email protected]>
>>>> Sent: Friday, February 20, 2009 8:38 PM
>>>> Subject: [amibroker] Re: AmiBroker 5.22.0 BETA released
>>>>
>>>>
>>>>> can you clarify typeof with some examples or point to its related
>>>>> docs. i did not find much details in the readme file.
>>>>>
>>>>>
>>>>> --- In [email protected], "Tomasz Janeczko" <gro...@...> wrote:
>>>>>>
>>>>>> Hello,
>>>>>>
>>>>>> AmiBroker 5.22.0 BETA is released now
>>>>>>
>>>>>> http://www.amibroker.com/devlog/2009/02/20/amibroker-5220-beta-released/
>>>>>>
>>>>>> Best regards,
>>>>>> Tomasz Janeczko
>>>>>> amibroker.com
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ------------------------------------
>>>>>
>>>>> **** IMPORTANT PLEASE READ ****
>>>>> This group is for the discussion between users only.
>>>>> This is *NOT* technical support channel.
>>>>>
>>>>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>>>>> SUPPORT {at} amibroker.com
>>>>>
>>>>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>>>>> http://www.amibroker.com/feedback/
>>>>> (submissions sent via other channels won't be considered)
>>>>>
>>>>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>>>>> http://www.amibroker.com/devlog/
>>>>>
>>>>> Yahoo! Groups Links
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>> ------------------------------------
>>>>
>>>> **** IMPORTANT PLEASE READ ****
>>>> This group is for the discussion between users only.
>>>> This is *NOT* technical support channel.
>>>>
>>>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>>>> SUPPORT {at} amibroker.com
>>>>
>>>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>>>> http://www.amibroker.com/feedback/
>>>> (submissions sent via other channels won't be considered)
>>>>
>>>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>>>> http://www.amibroker.com/devlog/
>>>>
>>>> Yahoo! Groups Links
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>> ------------------------------------
>>>
>>> **** IMPORTANT PLEASE READ ****
>>> This group is for the discussion between users only.
>>> This is *NOT* technical support channel.
>>>
>>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>>> SUPPORT {at} amibroker.com
>>>
>>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>>> http://www.amibroker.com/feedback/
>>> (submissions sent via other channels won't be considered)
>>>
>>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>>> http://www.amibroker.com/devlog/
>>>
>>> Yahoo! Groups Links
>>>
>>>
>>>
>>
>>
>> ------------------------------------
>>
>> **** IMPORTANT PLEASE READ ****
>> This group is for the discussion between users only.
>> This is *NOT* technical support channel.
>>
>> TO GET TECHNICAL SUPPORT send an e-mail directly to
>> SUPPORT {at} amibroker.com
>>
>> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
>> http://www.amibroker.com/feedback/
>> (submissions sent via other channels won't be considered)
>>
>> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
>> http://www.amibroker.com/devlog/
>>
>> Yahoo! Groups Links
>>
>>
>>
>>
> 
> 
> ------------------------------------
> 
> **** IMPORTANT PLEASE READ ****
> This group is for the discussion between users only.
> This is *NOT* technical support channel.
> 
> TO GET TECHNICAL SUPPORT send an e-mail directly to 
> SUPPORT {at} amibroker.com
> 
> TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
> http://www.amibroker.com/feedback/
> (submissions sent via other channels won't be considered)
> 
> For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> http://www.amibroker.com/devlog/
> 
> Yahoo! Groups Links
> 
> 
> 

Reply via email to