drynax
07-05-2008, 10:42 AM
I know many of my questions sound like they are coming from a 1st grader, but I hope someone can answer.
1) In the product description of VBA Links v3.0 Beta 2, it states "Custom field data is now cached so it can be accessed throughout the software without the need for a query to gather the data."
http://www.vbadvanced.com/forum/showthread.php?p=149606#post149606
In simple terms, what exactly does this mean? Can you give a practical example?
2) $vboption[homeurl] is for root of the domain.
$vboption[bburl] is for forum root of the domain.
What is the Link root of the domain? $vboption[linkurl]? Do you have anything for this?
3) When searching through code, I always see $link[name], $link[linkURL], $link[catid], $link[description], etc. Let's say I want to set up a simple array to print out the contents of my links. However, I want to do it as a stand alone mod, just simple code.
I really want to understand the basics of the VBA Link fields. I've searched every thread and there is no example of this.
Can someone help give a simple example of this?
Those are my questions. I know I sound like a first grader, but I want to really understand this.
1) In the product description of VBA Links v3.0 Beta 2, it states "Custom field data is now cached so it can be accessed throughout the software without the need for a query to gather the data."
http://www.vbadvanced.com/forum/showthread.php?p=149606#post149606
In simple terms, what exactly does this mean? Can you give a practical example?
2) $vboption[homeurl] is for root of the domain.
$vboption[bburl] is for forum root of the domain.
What is the Link root of the domain? $vboption[linkurl]? Do you have anything for this?
3) When searching through code, I always see $link[name], $link[linkURL], $link[catid], $link[description], etc. Let's say I want to set up a simple array to print out the contents of my links. However, I want to do it as a stand alone mod, just simple code.
I really want to understand the basics of the VBA Link fields. I've searched every thread and there is no example of this.
Can someone help give a simple example of this?
Those are my questions. I know I sound like a first grader, but I want to really understand this.