Sponsored Content
Operating Systems AIX Need Help- Does MENDELTRON ESQUIRE is supported by AIX 5.3 Post 302071087 by balasubramaniam on Wednesday 12th of April 2006 07:04:02 AM
Old 04-12-2006
Question Need Help- Does MENDELTRON ESQUIRE is supported by AIX 5.3

Hello,
I am currently working on an application which we are currently trying to change from HP-UX 9000 Series to AIX 5.3.We make use of MENDELTRON ESQUIRE for Screen Scraping.

I want to know whether AIX 5.3 Supports MENDELTRON ESQUIRE and if it supports what version of MENDELTRON ESQUIRE does it supports.

Any Help in this regard is greatly thankful.

This help is very urgently needed.

With Regards,
Bala.
 

10 More Discussions You Might Find Interesting

1. Solaris

Filesystems Supported by Solaris

Could someone please tell me which filesystems are supported by Solaris? I am specifically interested in ext2, ext3, and XFS. Is XFS included in a standard Solaris distro? Are ext2 and ext3 only supported in Read-Only using lxrun? Thanks. (1 Reply)
Discussion started by: Ralph Armstrong
1 Replies

2. HP-UX

RMB supported?

Hi, I would like to know if there are any particular sites I can go to in order to findout what programs are supported in UNix OS version 11i. PArticularly if Hp Basic is supported in this new Unix version 11i. Thank you very much. (1 Reply)
Discussion started by: huhuloa
1 Replies

3. AIX

AIX supported graphics cards

I'm using an IBM RS6000 running AIX 5.3. Currently I can only attach a dumb terminal to it to log in at the console or use terminal emulation software to connect to it remotely via my pc. What I would like to do is install a graphics card, so that I can make use of the kvm mounted in the rack. So... (2 Replies)
Discussion started by: HNelson
2 Replies

4. AIX

Is Tomcat 4.1.24 supported on AIX 5.3 TL 7?

I am trying to upgrade JDK to 1.5 on AIX 5.3 TL 02, but get an error to upgrade AIX to TL 07. Tomcat 4.1.24 is installed. Just wondering if the the AIX upgrade to TL 07 will have any effect to Tomcat? Help is appreciated (1 Reply)
Discussion started by: aajmani
1 Replies

5. Red Hat

Document management supported by RH?

Hello, I would like to know if exists any document management (KM) similar to Sharepoint, OpenKM... supported by Redhat 5. Thanks! (0 Replies)
Discussion started by: RuBiCK
0 Replies

6. Solaris

Supported filesystem

Hi, Searching for the support filesystem log on solaris. For linux it is in cat /proc/filesystems. shows supported filesystem and thirdparty filesystem integrations. (4 Replies)
Discussion started by: tarun_nix
4 Replies

7. AIX

Is nagios monitoring tool supported on AIX 7.1 ?

Hi, is any one using nagios monitoring solution on AIX ? if yes, is it supported on AIX 7.1 TL 03 as well ? I tried to search online and unix.com , could not find it. Thank you (5 Replies)
Discussion started by: aaron8667
5 Replies

8. Solaris

Multiple keyboard not supported

Please help me. im using sunos 5.8 when i plug in USB barcode scanner linear. the error message shows "Consconfig_docf: multiple keyboards not supported" then i tried plug it in where my working keyboard(usb). the barcode scanner working normally. im now working and im the system... (0 Replies)
Discussion started by: jakexabad
0 Replies

9. Solaris

Perl 5.10 supported by Solaris 10?

Hi, Perl 5.10 supported by Solaris 10? Thanks, Sreenadh (1 Reply)
Discussion started by: sreenadhmenon
1 Replies

10. AIX

Perl 5.10 supported by AIX 6.1?

Hi, Perl 5.10 supported by AIX 6.1? Is there any official link from where we can find more details on the packages that are supported by each AIX versions? Thanks, Sreenadh (1 Reply)
Discussion started by: sreenadhmenon
1 Replies
machid(1)						      General Commands Manual							 machid(1)

NAME
machid: hp9000s200, hp9000s300, hp9000s400, hp9000s500, hp9000s700, hp9000s800, hp-mc680x0, hp-pa, pdp11, u370, u3b, u3b10, u3b2, u3b5, vax - provide truth value about processor type SYNOPSIS
DESCRIPTION
The following commands return a true value (exit code 0) if the a processor type matches the command name. Otherwise a false value (exit code nonzero) is returned. These commands are commonly used within makefiles and shell procedures to improve portability of applications (see make(1)). +-----------+-------------------------++--------+--------------------------+ |Command | True for ||Command | True for | +-----------+-------------------------++--------+--------------------------+ |hp9000s200 | Series 200 ||pdp11 | PDP-11/45 or PDP-11/70 | |hp9000s300 | Series 300 ||u3b | 3B20 computer | |hp9000s400 | Series 400 ||u3b2 | 3B2 computer | |hp9000s500 | Series 500 ||u3b5 | 3B5 computer | |hp9000s700 | Series 700 ||u3b10 | 3B10 computer | |hp9000s800 | Series 800 or 700 ||u370 | IBM System/370 computer | |hp-mc680x0 | Series 200, 300, or 400 ||vax | VAX-11/750 or VAX-11/780 | |hp-pa | Series 700 or 800 || | | +-----------+-------------------------++--------+--------------------------+ EXAMPLES
Given a shell script that must behave differently when run on an HP 9000 Series 700 or 800 system, select the correct code segment to be executed: WARNINGS
always returns true on both Series 800 and Series 700 systems. Therefore, when using this command in scripts to determine hardware type, always use both and in the appropriate sequence to ensure correct results (see machid(1) will no longer provide support for future machines beyond the Series 800 and Series 700 systems. Decisions should be based on the hardware and software configuration information returned by getconf(1). SEE ALSO
getconf(1), make(1), sh(1), test(1), true(1). machid(1)
All times are GMT -4. The time now is 05:30 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy