• [CONNECT Update 16] Add File Link with Configuration Variable

    We can add a DGN Link to an element. That link may refer to a file by a fully-qualified name e.g. \\MyServer\Documents\Word\word.docx . It may be a relative path. Can we use a MicroStation Configuration Variable when defining a file link? For example…
  • MS_MEMORY_FREELIMIT

    A subject that has been raised before but to which there is still no infomration available is the configuration variable MS_MEMORY_FREELIMIT There is no mention of it in the Help documentation. The value of this variable can be seen when looking at…
  • Re: mdl load cfgvars printCfgVarResource

    OK, I got the old V7 BASIC code to work as VBA code, albeit only for V8 2004 Edition. (Doesn't work in V8i (or I couldn't find the summary.cfg file), not sure about XM Edition). Sub CfgVarDump() Dim List List = GetCExpressionValue("mdlSystem_createCfgVarDump…