Does anyone happen to have some code that will extract the file date (and maybe time) from a file?
I have an EBM macro that reads several external text files and I need to be able to indicate when
the file was generated.
Thanks in advance.
Thanks Skip.
Actually I found the solution thru tireless trial and error.
I have to call the function with each parameter in Parens.
SetPassword("key1),(PWord$)
Darndest way of calling a function with multiparms, but it works perfectly.
I can not get the multiple parms to work when calling a function. The help guide says to seperate them with a comma, but that still gives me a syntax error on the calling statement.
The Called statement is in a header file, but I don't think that is the problem since the syntax error is in the...
I am using Extra Basic Lanugage and trying to Close the session when the Macro completes. The Session.Close works fine, Except the actual Extra! session has a global setting of "Prompt for Disconnect". This is prohibiting the session from closing. The setting is under "Options", "Global...
I can't figure out how to gray out a checkbox as the dialog is displayed. The only sample I can find is triggered by a checkbox being clicked, then another checkbox is grayed out.
I would like to load the Extra! Dialog box with the item Grayed out. Can anyone supply me with a sample on how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.