Hello
Here is an other problem I am encountering.
I would like to use TSCOM3 to run Fex files (batch).
Here is my .bat file :
C:\ibi\srv71\wfs\bin\edastart -f myfile.t3i
Here is myfile.t3i :
%connect
%begin
EX MYFEX
%end
%disconnect
%stop_server
My question is : How could...
Hello,
I FTP'd a file, containing numbers and characters, from MVS OS/390 to a webfocus server using "binary" option. When I try to read the file, only numbers are readable. If I use "ascii" FTP option for transfert : only characters are readable.
I am affraid Webfocus try to read the ebcdic...
Hello,
Me again...
I have a problem using AS to rename a field.
Here is the source code :
TABLE FILE MYFILE
PRINT MYFIELD AS 'NEWNAME'
ON TABLE HOLD AS HOLD1
END
TABLE FILE HOLD1
PRINT NEWNAME
END
This works when I run it from the editor or from the saved procedure but it does not work when...
Hello, using Webfocus 7.1,
I would like to retrieve the procedure name from the procedure during batch execution.
I tried with &focfocexec but it returned '_ADHOCRQ'
I tried with GETUSER() but it returned 'SYSTEM'
I tried with CNCTUSR() but it returned my username.
Which instruction, variable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.