Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #12524

Re: opening isdn connection with external file

From nescafe <nc@ms.com>
Newsgroups comp.lang.java.programmer
Subject Re: opening isdn connection with external file
Date 2012-02-29 11:40 +0100
Organization Optima Telekom Usenet server
Message-ID <jikvbu$6jb$1@l01news1.ot.hr> (permalink)
References (6 earlier) <jijet2$ein$1@news.albasani.net> <jikfve$dk$1@l01news1.ot.hr> <jikgjo$599$1@news.albasani.net> <jikoit$40a$1@l01news1.ot.hr> <jikooi$j6m$1@news.albasani.net>

Show all headers | View raw


On 02/29/2012 09:48 AM, Lew wrote:
> nescafe wrote:
>> Lew wrote:
>>> nescafe wrote:
>>>> OK.
>>>> I do have one more question.
>>>> If i open isdn connection and directly after that i open some data
>>>> logger i
>>>> can not close the same isdn connection ** automatically** on data
>>>> logger
>>>> closing. Basicaly, i close data logger program but isdn connections is
>>>> still
>>>> connected.
>>>>
>>>> Shortly:
>>>> open isdn connection
>>>> open datalogger
>>>> close datalogger
>>>> close isdn connection.
>>>>
>>>> When program starts, he opens isdn and when i X-it the datalogger,
>>>> isdn should
>>>> be closed and not before.
>>>
>>> Wrap the datalogger part in a 'try{}' and close the ISDN in the
>>> 'finally{}'.
>>>
>> -----------
>> i can not do this beacuse im using bat file to do this:
>> cd..
>> cd prog
>> cd cms
>> cms.exe
>>
>> I didnt implement this into code.
>
> Oh, well.
>
---------
:-) The runtine calls file test.bat
This file has all that i need.
Can you give suggestion how to solve my problem using .bat file ?

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-27 12:55 +0100
  Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-27 10:54 -0500
    Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-28 07:36 +0100
      Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-28 08:17 +0100
        Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-28 05:56 -0500
          Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-28 07:16 -0500
        Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-28 08:23 -0500
          Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-28 08:46 -0500
        Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-02-28 09:24 -0800
          Re: opening isdn connection with external file Jeff Higgins <jeff@invalid.invalid> - 2012-02-28 13:34 -0500
            Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-02-28 12:54 -0800
              Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-29 07:18 +0100
                Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-02-28 22:29 -0800
                Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-29 09:44 +0100
                Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-02-29 00:48 -0800
                Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-02-29 11:40 +0100
                Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-02-29 10:06 -0800
                Re: opening isdn connection with external file nescafe <nc@ms.com> - 2012-03-02 11:08 +0100
                Re: opening isdn connection with external file Lew <noone@lewscanon.com> - 2012-03-02 02:32 -0800

csiph-web