SERVER for cobol vs SOA
what is the difference between "Server for COBOL" , "Server for SOA"? also the list price? thank...
View Articleupgrade from NE 5.1.6 to NE 5.1.12, diacritic problem
We have upgraded (Windows) NE 5.1.6 to NE 5.1.12.After this update there is an automatic conversion from 2 bytes diacritic to one character diacriticNow some my programs are not working any more...
View ArticleGETTING FEED BACK FROM NON COBOL CALLED PROGRAM
hello,,I'm using the bellow routine it's working fine,move spaces to RU-Command-Line. string "vuescan.exe" delimited by size into RU-Command-Line end-string.move length of RU-Command-Line to...
View ArticleClpBoard
Is there a simple way with NETEXPRESS 5.1 (CALL, Function, or MOVE) to send info from a text based program to the Clipboard - memory?Of course there is the possibility to use right button, Edit, mark,...
View Articleredirect sysout in mfsort
my work environment :Solaris 9Server Express 5.0 my question is how to redirect the SYSOUT of mfsort to a fileI am confused if I change or enable OUTDD on Solaris 9 (UNIX pseudo)and where I should...
View ArticleUpgrade netexpress 5.0 to 5.1 from Windows XP to 7
Hi, I've Netexpress VER 5.105.0076 installed on Pc running Windows XP service pack 3.I'm planning to:Upgrade Windows XP to Windows 7.Upgrade Netexpress ver 5.105.0076 to 5.1 ver 5.108.0030I need to...
View ArticleNet Express 5.1 license is not setup correctly
Hello,I upgrade my PC from Windows XP to Windows 7, also I upgrade my Net Express 5.0 to 5.1, with WrapPack #06 #07 #08,, I’ve used RETAIN to keep my License.When the upgrades completed the product...
View ArticleHomeBanking
Dear Chris,Do you have Idea about this error ...??bind 34: dty=96 mxl=255(255) mal=00 scl=00 pre=00 oacflg=00 oacfl2=1 size=0 offset=792 bfp=1103c0690 bln=255 avl=255 flg=01 value="ORA-20000: (M)NO...
View Articletext file code page
Hello,in Micro Focus COBOL I am creating a text file. File is defined like this:select bankd-file assign to f-bankd-file file status is wx-fstat organization sequential.fd bankd-file. ****************...
View ArticleReturn value for CALL "SYSTEM"
Hello,please I am using commnad CALL "SYSTEM" USING W-CMD-LINEwhere in W-CMD-LINE is for example DIR commnadIs there any possibility to get return value from CALL "SYSTEM" ? To get DIR command output...
View ArticleMF system routine is missing
Hello,please when I try to do this:call "CBL_DIR_SCAN_START" using by reference handle pattern by value search-attribute flags returning...
View ArticleCorrect use of CBL_STRING_CONVERT routine
Hi,please I need to convert file from UTF8 to Windows 1251 code page?Can be used routine CBL_STRING_CONVERT here? And if it's so, how is proper call?I still got status-code value '3' - unsupported...
View ArticlePostgreSQL
Hello, We need to test the behavior of our cobol (LINUX Redhat server express) application with PostgreSQL database ;Does Microfocus provide support for this DB ? And what type of connexion MF advice...
View ArticleNetExpress 3.1 / XML
Dear friends,I wonder if it is to generate an XML file using NetExpress 3.1Best regardsRogerio Barbosa
View ArticleDisplay current time
Hi All,has anyone an idea to Display the current time in an active Window (Dialog System 3.0). The method <accept time> is not good enough.Thanks, Georg
View ArticleComp-3 Compilation issue while porting Micro Focus cobol(Unix) to Visual...
Does all Data Types equivalent to Enterprise Cobol is supported by Visual Cobol??We are migrating applications from Microfocus Cobol (Unix) to Visual Cobol(Windows) . We see compilation issue for...
View ArticleNet Express debug SunSystems
Hello,please I am debugging Cobol on SunSystems 5.2.1 via MF Net Express 3.1.11 SP1. So I am on virtual machine with Windows XP.But on debug when I am not quick enough I got this message: "The...
View Article_mFerr3
Hi,in server of our bank client have this error:Micro Focus Net Express V5.100.0157 RUN TIME ENVIRONMENT Copyright (C) 1984-2008 Micro Focus (IP) Limited. URN...
View Articleredirect SYSOUT in mfsort
Hisorry, I not speak very good English but I understand to read.my work environment is under Solaris 9-10 with Server Express 5.0. and my problem is how redirect the SYSOUT to a file in mfsort.I am...
View ArticleCOBOL - SQL Investigation
Hello,We are executing a COBOL program calling a stored procedure in an Oracle database. We are having a problem with the elapsed time of the stored procedure call.From the perspective of the database...
View Article