From: Colin P. A. <co...@co...> - 2007-12-08 07:59:31
|
>>>>> "Eric" == Eric Bezault <er...@go...> writes: Eric> If you were using files the Gobo way, you would get "False" Eric> with the following code: Eric> local l_file: KL_TEXT_INPUT_FILE do create l_file.make Eric> ("dummy") l_file.open_read print (l_file.is_open_read) Eric> However, using files the ISE way, you will not get the Eric> exception as expected. I don't really understand any of that: 1) This is all Gobo code, using the file resolver. 2) How is gec managing to open the upper-case file in the first place, when it has a lower-case name? -- Colin Adams Preston Lancashire |