Check Refereneces (Lost function?)


Question

The following code segment works on most machines, however, on some, I get an error saying that a library is missing and the word 'String' is highlighted when I exit the error message. If I try to find the definition for 'string' I get the same error. None of the other code in the application appears to be affected. Any thoughts?

Me.lbDecimal.Caption = "." & String(Me.QuoteDecimals, "0")

Answer

From: Shamil Salakhetdinov <shamil@marta.darts.spb.ru>
To: ACCESS-L <ACCESS-L@PEACH.EASE.LSOFT.COM>
Subject: RefsChk (was: Re: lost function??)
Date: 10 June 1998 1:55

Here is a small attachment (refschk.zip - 2K zip file) which has the functions to check references in an external Access97 .mdb/.mde. file.

I announced in this list that I have an RefsChk.mde utility which does such checks and several guys asked for it, sorry, I cannot send it now - I have it but it is still  "under development" and I don't know when I finish it - but you can use this code to check refs...

HTH,
Shamil


HOME    TOPICS

Copyright © 1998–1999 by Shamil Salakhetdinov.
All rights reserved. Terms of use.

Last updated: October 10, 2006

Published also here at 4TOPS: Check Refereneces (Lost function?)