>I'm loading aliases functions etc from a file in my tcstart.btm file but
>no luck.
>
>*********** REPLY SEPARATOR ***********
>
>On 15-2-2009 at 10:58 rconn wrote:
>
>
>
>---Quote---
>>---Quote---
>>> Do you have any other suggestion, besides local and global?
>>---End Quote---
>>The IDE / debugger is running as a separate TCC session, so if you're not
>>using global lists, you're going to have to pass them somehow to the
>>debugger session. (If you are loading them in TCSTART, that will be done
>>automatically.) This is deliberate, in order to more accurately mirror
>>how
>>a batch file will normally be executed.
>>
>>The batch variables list will only display values when you're actually
>>debugging a batch file.
>>
>>Rex Conn
>>JP Software
>>
>>
>>
>>
>---End Quote---
>
>TCC 10,00,49 Windows XP [Version 5,1,2600]
>TCC Build 49 Windows XP Build 2600 Service Pack 3
>Registered to Arjan Feddema - 1 System License
>
>
>
>