Consultor Eletrônico



Kbase P74143: Is there a way to invoke the 'aplay' utility without reloading it from disk each time?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/03/2004
Status: Unverified

GOAL:

Is there a way to invoke the 'aplay' utility without reloading it from disk each time?

FACT(s) (Environment):

Linux Intel

FIX:

Since the 'aplay' utility is an executable there is no way to cause it to be permanently loaded into the Progress session. The best alternative would be to find a shared library that implements the same functionality and utilize the shared library via an external procedure call.