× Discuss about Archiving, Close of Business, Delivery Setup, Security Management System, Global Processing etc…

T24

  • minty_dra
  • Topic Author
  • Visitor
  • Visitor
15 years 3 months ago #5465 by minty_dra
T24 was created by minty_dra
how to compile the whole BP

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #5466 by revinath
Replied by revinath on topic Re: T24
try this.

jsh bnk ~ -->SELECT BP_NAME WITH @ID UNLIKE $... AND WITH @ID UNLIKE I_...

n Records selected

> EB.COMPILE BP_NAME

Please Log in or Create an account to join the conversation.

  • minty_dra
  • Topic Author
  • Visitor
  • Visitor
15 years 3 months ago #5467 by minty_dra
Replied by minty_dra on topic Re: T24
it doesn't work...

EB.COMPILE BP_MAHESH

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #5468 by revinath
Replied by revinath on topic Re: T24
I THINK IT WON'T WORK.

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #5480 by thisisavin
Replied by thisisavin on topic Re: T24
I think you have miss understood.

At the selection prompt you have to type

EB.COMPILE "BP.NAME" and not like you interpreted.

If the BP's name is MAHESH then you have to execute

EB.COMPILE MAHESH after the selection command explained earlier.

Regards
Avinash

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #5507 by kripesh
Replied by kripesh on topic Re: T24
jsh--->SELECT BP WITH @ID UNLIKE I_... AND @ID UNLIKE $...

>EB.COMPILE BP

All programs and Subroutines in BP directory will be compiled.

Have a great day !

Please Log in or Create an account to join the conversation.

More
15 years 3 months ago #5510 by kda
Replied by kda on topic Re: T24
Hi,

Could u tell me what is BP and useful of it?

Thanks

Please Log in or Create an account to join the conversation.

More
15 years 2 months ago #5544 by kripesh
Replied by kripesh on topic Re: T24
BP is nothing but a naming convention used generally to create a Directory to store all Basic Programs(BP).

So if i need to store all my programs in my own directory I would normally give the directory name as MYNAME.BP for example.

It is not mandatory to create a directory with .BP extension. You can have a directory name as MYNAME also...

Have a great day !

Please Log in or Create an account to join the conversation.

Time to create page: 0.035 seconds