A function Module

S

Saber

I've a question about Modules:

we can call functions in modules through other files in project, but is it
possible to call a function or read/write a value in a specifed page through
modules?

e.g:

Module Module1

dim a as integer=10
Call page1.func(a)


End Module

perhaps it is impossible and I didn't got the philosophy of modules. but any
idea appreciated.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,678
Members
48,796
Latest member
Greg L.

Latest Threads

Top