This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.jpos.qjpos; | |
import io.quarkus.runtime.QuarkusApplication; | |
import io.quarkus.runtime.annotations.QuarkusMain; | |
import org.jpos.q2.Q2; | |
@QuarkusMain | |
public class QStart implements QuarkusApplication { | |
@Override | |
public int run(String... args) throws Exception { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Read:help | |
<null line>................See next message. | |
[number]...................See message [number]. | |
[number] to [number].......See messages in that range. | |
ALl........................See all new messages (note: quit | |
will not work, use with care). | |
BAckward [#] to [#]........Read in reverse direction. | |
BYE........................Log off (works immediately). | |
COMment....................Make a comment on the message |
OlderNewer