...which costs about $100 you get a free copy of PB ...
technically FREE copy of PB with $100 cost for joining ISUG. that is so sad. no wonder PB is much less popular than VS. And for students, $100 is too much. VS Express Ed is FREE and no need to join a UG.
thanks for the info anyway.
I'm wondering if PowerBuilder has an Express Edition or Personal Edition like the Visual Studio. Or maybe Learning Edition for student or anybody who wants to learn PB.
It would help to promote PB to programmers if they have a free edition for learning purposes. They have the Evaluation Copy...
The contents of the .ini file are ilrelevant to a Micro Focus COBOL program.
with that said, im stuck. i don't know how to approach this, beacuse the cobol programs we have run perfectly on Fujitsu, with several .ini files. we're moving (planning to move, hence i'm evaluating MF version) from...
thanks papadba and webrabbit for your replies.
@papadba
there's no eror at compile time, however i got this at runtime.
I/O error: file "
error code: 9/004 (ANS74), pc=0, call=1,seg=0
4 Illegal file name.
NOTE:
Type 1.
Select Infile assign to F1
F1 is defined in an ini file(below is a...
see below, both are valid in fujitsu cobol, problem is in MicroFocus i cannot use Type1. i think F1 is set in a cbi file, im not sure. my question is how/what to set up so that file assignment Type 1 is valid.
Type 1.
Select Infile assign to F1
Type 2.
Select Infile assign to...
for you who have encountered similar problems with mine here's the solution for this.
add a directive on the Project Menu.
click Project then Properties on the Project Properties window add SOURCEFORMAT "FREE" in the project directives input field.
thnx for your reply.
yeah it obvious it's not formatted properly for micro focus. but i can assure you it is, using fujitsu because the program works and compiles using the fujuitsu compiler as stated above.
it seems i have to set some options to set to conform with the MF net express...
program works and compiles well in fujitsu cobol, but when i open and compile the file using micro focus cobol, i have these error messages. see below a part of the messages while compiling with MF cobol. it seems i need to set some options but i don't know which. your help is appreciated. TIA...
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.