Not able to compile any routine
- Memo
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
13 years 3 months ago - 13 years 3 months ago #10637
by Memo
Not able to compile any routine was created by Memo
After installing R12,We using BASIC compilation to compile the routines, But not able to compile any routine.Please help,
jsh R12 ~ -->BASIC MEMO.BP VVR.LC.ONE
VVR.LC.ONE
[jpp error 1] line 17:
GLOBUS.BP/I_COMMON : File not located - suggest option -I <pathname>
%error
jbccom -f -d -aMEMO.BP -IMEMO.BP BASIC_7.b failed , command returned a code of 1
jcompile: BASIC_7.c deleted
jcompile: Returned an error code of 8
** Unable to compile source VVR.LC.ONE **
jsh R12 ~ -->
jsh R12 ~ -->BASIC MEMO.BP VVR.LC.ONE
VVR.LC.ONE
[jpp error 1] line 17:
GLOBUS.BP/I_COMMON : File not located - suggest option -I <pathname>
%error
jbccom -f -d -aMEMO.BP -IMEMO.BP BASIC_7.b failed , command returned a code of 1
jcompile: BASIC_7.c deleted
jcompile: Returned an error code of 8
** Unable to compile source VVR.LC.ONE **
jsh R12 ~ -->
Last edit: 13 years 3 months ago by Memo.
Please Log in or Create an account to join the conversation.
- durai611
- Offline
- Elite Member
-
Less
More
- Posts: 300
- Thank you received: 51
13 years 3 months ago #10640
by durai611
Replied by durai611 on topic Re: Not able to compile any routine
Change GLOBUS.BP to T24.BP. From R09 GLOBUS.BP is no more.
The following user(s) said Thank You: elix545
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 3 months ago #10642
by jpb
Replied by jpb on topic Re: Not able to compile any routine
Or create a VOC that points to T24.BP
File VOC , Record 'GLOBUS.BP'
Command->
0001 F
0002 ../T24.BP
0003 ../T24.BP]D
File VOC , Record 'GLOBUS.BP'
Command->
0001 F
0002 ../T24.BP
0003 ../T24.BP]D
The following user(s) said Thank You: elix545
Please Log in or Create an account to join the conversation.
- Memo
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
13 years 3 months ago #10650
by Memo
Replied by Memo on topic Re: Not able to compile any routine
We do that ,
1- Change GLOBUS.BP to T24.BP
2- create a VOC that points to T24.BP
File VOC , Record 'GLOBUS.BP'
Command->
0001 F
0002 ../T24.BP
0003 ../T24.BP]D
This is on ready done, But we can't compiler any routine, Same error.
Thanks
1- Change GLOBUS.BP to T24.BP
2- create a VOC that points to T24.BP
File VOC , Record 'GLOBUS.BP'
Command->
0001 F
0002 ../T24.BP
0003 ../T24.BP]D
This is on ready done, But we can't compiler any routine, Same error.
Thanks
Please Log in or Create an account to join the conversation.
- durai611
- Offline
- Elite Member
-
Less
More
- Posts: 300
- Thank you received: 51
13 years 3 months ago #10653
by durai611
Replied by durai611 on topic Re: Not able to compile any routine
1. Check the path variables are correctly set in remote.cmd (windows) /.profile (unix)
2. Check whether you have entered licence code for TAFC in system.properties
2. Check whether you have entered licence code for TAFC in system.properties
Please Log in or Create an account to join the conversation.
- Memo
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 24
- Thank you received: 0
13 years 3 months ago #10656
by Memo
Replied by Memo on topic Re: Not able to compile any routine
1- This problem in my server with HP - UNIX, So what is the (remoet.cmd) we search not get it?
2- What the licence code for TAFC? we upgrade to R10 at post time and work correctly and not enter any licence code for TAFC?
Help please?
Best regards.
2- What the licence code for TAFC? we upgrade to R10 at post time and work correctly and not enter any licence code for TAFC?
Help please?
Best regards.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 3 months ago #10658
by jpb
Replied by jpb on topic Re: Not able to compile any routine
Just do normal compile using BASIC with option -I <pathname>
BASIC -IT24.BP MEMO.BP VVR.LC.ONE
or better ask Temenos (your account manager) to deliver EB.COMPILE
BASIC -IT24.BP MEMO.BP VVR.LC.ONE
or better ask Temenos (your account manager) to deliver EB.COMPILE
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 3 months ago #10659
by jpb
Replied by jpb on topic Re: Not able to compile any routine
- and as durai mentioned remote.cmd is for windows installations, hopefully you'll not find it on UNIX
:-)
:-)
Please Log in or Create an account to join the conversation.
Time to create page: 0.041 seconds