[jQuery] Can the JQuery file be included in another JavaScript file?

[jQuery] Can the JQuery file be included in another JavaScript file?


Hi Folks,
I have been trying to consolidate a good number of scripts into
include to simplify mgt. The trouble is when I include the jquery file
it does not recognize the jquery functions. If I include it directly
in the html page all works fine. I have even included remote files
that I have confirmed are correct urls. Has anyone run into this
issue?
Thanks in advance