Browse by Tags

All Tags » Hard core (RSS)

Add two items to your computer tool kit

Add two items to your computer tool kit Indeed there are some low priority files I want to get off my old laptop hard drive. It's been sitting in the freezer for a few months now so it should be cold soaked. <smile> Good idea about the blue...
Posted by Tony | with no comments
Filed under:

Access / DotNet hybrid: yes it's possible

Tom van Stiphout starting a very interesting posting on Access and .Net interoperability. Access / DotNet hybrid: yes it's possible Options I mention this more as an intellectual curiosity as I think Access does a fine job. And can easily work at...
Posted by Tony | with no comments
Filed under: ,

So what are the undocumented SysCmd items?

In my previous posting I linked to Undocumented SysCmd Functions . So I was curious and created my own code to go through the various SysCmds. I came up with the following code. Sub FindSysCmds() Dim ReturnCode As Variant, i As Long On Error GoTo tagError...
Posted by Tony | with no comments
Filed under: ,