I'm trying to use APPEND PROCEDURES FROM to append new procedures to a client's database, but it generates a "Feature not available" error when compiled as an EXE.<br><br>COPY PROCEDURES TO works fine, so I'm confused why APPEND PROCEDURES FROM won't.<br><br>Any ideas?