Aug 18, 2000 #1 jackycote Programmer Jul 4, 2000 1 CH Is it possible to declare a structure as an application variable ? <CFAPPLICATION NAME="myApp" CLIENTMANAGEMENT="Yes" SESSIONMANAGEMENT="Yes"> <cfScript> myApp.myStruct = StructNew(); </cfscript>
Is it possible to declare a structure as an application variable ? <CFAPPLICATION NAME="myApp" CLIENTMANAGEMENT="Yes" SESSIONMANAGEMENT="Yes"> <cfScript> myApp.myStruct = StructNew(); </cfscript>