Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

runing with plugin + lib

Status
Not open for further replies.

Dick

Programmer
Apr 7, 1999
1
0
0
PT
How can i run a program with the plugin in the browser with my program's in a lib.<br>
the line : <br>
program1.acu Options="-dlex errors.log -y library.lib" d'ont work ?
 
You must packing the main program, the library, bitmaps and the others things that you need in a single package with the extension .acu<br><br>There is a program in BIN directory of the acucobol that you allow you to make it,&nbsp;&nbsp;i dont remember a this moment.<br><br>God luck.<br><br>&nbsp;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top