[Lazarus] RemoveDir: Error: Identifier not found

Jürgen Hestermann juergen.hestermann at gmx.de
Wed Apr 25 18:32:57 CEST 2012


patspiper schrieb:
> On 25/04/12 19:17, Jürgen Hestermann wrote:
>> If I hit Alt+Up on "RemoveDir" within my program I am moved to
>> D:\Programme\lazarus\fpc\2.6.1\source\rtl\objpas\sysutils\diskh.inc(21,10) 
>>
>> with the function header declaration but when doing this again
>> on "RemoveDir" within this file to see the implementation I get:
>>
>> Error: identifier not found: RemoveDir
>>
>> Is this a bug or some kind of limitation?
> Seems to be a bug depsite Alt+up being 'find declaration'
>
> Try ctrl+shift+down instead.
>
Yepp, this works!
Thanks!
Though I will have a hard time to train myself
when to use Alt+Up and when Ctrl+Shift+Down.




More information about the Lazarus mailing list