Question, in a multi user environment and you have the rbengine local on
your c: drive and fire multi user access with
//server/public/RBDatabase1/example.r#1 etc.

 

You have your shortcut and everything is fine.  

 

Now I want to CVAL the local location of that RBengine.exe.  Can't find the
CVAL, is there one?  I need to use this location for some HTA files that
need to run from that Directory/Folder and want to make sure in case
somebody moved/changed/forgot. 

 

 

 

Sincerely,

Paul D.

 

Does Not Work :

set var vtdrives TEXT = (CVAL('Drives'))

set var vtmulti2 TEXT  = (cval('multi'))

set var vtcurdrir TEXT = (CVAL('CURRDIR'))

set var vtcurdrv TEXT = (CVAL('CURRDRV'))

set var vtdbpath TEXT = (CVAL('DBPATH'))

set var vtstatic TEXT = (CVAL('STATICDB'))

set var vtsctratch TEXT = (CVAL('SCRATCH'))  -- all though I could change
the HTA code and some other things that makes me a unpopular person that
wrote the HTA.

 

 

 

 

 

See if I make par!  lol

 

 

 

Reply via email to