Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: dbMark
  • Content: Threads
  • Order by date
  1. dbMark

    Down memory lane... was it that important?

    I worked for a Fortune 200 company for some 15 years. (Not initially, but they did buy the company I worked for.) Little did I know that they had 3 divisions all with separate retirement account systems. Ours was not the latest & greatest (VFP versus Java) but it was the one home staff said...
  2. dbMark

    VFP temp tables not closed when EXE run as COM service on servers

    I've been away so long I don't recall if I asked this before... I was on a team with about a dozen or so VFP apps compiled and uploaded to Microsoft servers back about 2015 with WSDL for COM access. Every few days our servers would crash or hang and when we logged in we found there was no...
  3. dbMark

    Windows Media Player problem with Windows 10 Ver 1803

    I recently updated to Windows 10 Version 1803. A few days afterward I loaded a music CD into Windows Media Player (WMP) and though it initially displayed the track titles and other author details, after a couple minutes it cleared and just listed Track 1, Track 2, Track 3, etc. When I...
  4. dbMark

    Textbox input reverts back to length of prior .value

    I'm modifying another's code. Two option buttons change the lengths for input in a separate textbox. One Opt changes maxlength to 9, width to 9, inputmask to "999999999", .value to "". It all works okay, for example "Length==9". Then the other Opt changes maxlength to 5, width to 5...
  5. dbMark

    Windows 10 build 1607 and older DRM

    Windows 10 build 1607 sat in installing overnight. Frustrating to say the least. Clicked on settings and it said there were issues found. Clicked on that and it said I had some WMA, WMV, etc files that are "protected by an older rights management technology, which is not supported." I...
  6. dbMark

    A filer update that caused wildcard searches to fail

    Just an FYI what happened in my world. The IT dept maintaining the web servers and Linux filers upgraded our filer hardware and software back in April and then we started getting errors (both with VFP and CMD window) with file-oriented commands such as ADIR, COPY, RENAME, ERASE, DELETE. We...
  7. dbMark

    How can we download VFP Sp2 Hotfix #3?

    A few years ago I detailed my install notes for VFP 9 in thread184-1620637. Alas, time for a new computer and another install. All went well until I got to the step for installing Hotfix #3 (Build 9.0.0.7423 02/23/2009). When searching for VFP Sp2 Hotfix #3 this page is still there, so far so...
  8. dbMark

    Run-time error fix - not enough space for environment

    I've used dBase 5 for DOS, dates back to about 1995 for hybrid 16/32 bit Windows/DOS environments. But then we had server security patches added and our COM DLL's couldn't call the dbase EXE files any more. SERVER: dbase EXE did not run WORKSTATION: dbase EXE did not run, message was...
  9. dbMark

    Better function than DECLARE Sleep ...

    In the past I would use this function to have the program 'wait' for another call to finish. DECLARE Sleep IN kernel32 INTEGER dwMilliseconds Sleep(1000) && 1 second However, doing that could delay the response when starting or using other Windows apps. However, MsgWaitForMultipleObjectsEx...
  10. dbMark

    Will FSO.Copy work w/o moving the files back & forth over network?

    I don't have enough familiarity of how the FileSystemObject works under the hood, so to speak, so I'll ask here... I know that if I use the DOS COPY or XCOPY commands to copy a file from one folder on a server to another folder on the same server, it will pull the file over to my workstation...
  11. dbMark

    ADIR() & FDATE() DateTimes not exactly same as OS & FSO

    I was prepared to use the Scripting.FileSystemObject to retrieve the DateLastModified (see code sample in thread184-212462, the code sample there can be used when the user needs DateCreated or DateLastAccessed) when I discovered FDATE({filename},1) which is so very simple to use to obtain the...
  12. dbMark

    WSH problems - can't get Run to work

    I've recently been tasked to creat some all-VBScript jobs, including FTP. Previously they were done with CMD -> SCP & VBS. Here's my attempt to run an old program that does not wotk on my computer. Surely I'm doing it wrong, but can't figure it out. Dim oWSH, myPath, cNewFile, xx Set oWSH =...
  13. dbMark

    My VFP 9.0 install notes

    I reinstalled my VFP 9.0 and went through the steps of updating it to SP2 and the latest Hotfix #3. I updated my help file to from Microsoft's web site (http://msdn.microsoft.com/en-us/vfoxpro/default.aspx) but the links in it failed. That's when I discovered that the working and updated Help...
  14. dbMark

    To whom do I report a typo in _GDIPLUS.VCX?

    In _GDIPLUS.VCX/VCT, object gpbase, procedure ObjFactory: * https://vfpx.svn.codeplex.com/svn/VFP9/Ffc/_gdiplus.vca PROCEDURE objfactory lparameters tcContext, tcClassName ; , p1,p2,p3,p4,p5,p6,p7,p8,p9,p10 * * * case pcount()==8 return...
  15. dbMark

    Excel 2007 Workaround: opening WKS documents

    If you have trouble opening a WKS spreadsheet in Excel 2007, try this workaround to at least read in the file. Open Excel 2007 Select - Data Select - From Other Sources Select - From xml Data Import Locate and select your WKS document Click open Select – existing worksheet Previous...
  16. dbMark

    TIME() can vary slightly from SECONDS()

    While running one of my test programs, the duration counter reported negative time. Puzzled as to how I could have miscoded my app, I checked and rechecked but found nothing wrong. So I wrote a test line of code and sure enough it "fails" about once every 5-20 tries when in the last 1/10...
  17. dbMark

    STRTOFILE() may not error when you expect

    FILETOSTR(), as you would expect, returns an error (#1 File does not exist.) if the file to be read is not found. On the other hand, STRTOFILE() does not error when it fails such as when trying to write a file to a folder that does not exist or to which the user does not have rights. It is the...
  18. dbMark

    Dual grid update problem when changing indexes

    Ok, grids are not behaving as I would expect. Grid1 (2 columns) Group Code ... Group Name Grid2 (3 columns) Group Code ... Individual Code ... Individual Name The 2 tables do not use SET RELATION. I tried that at first but only one row would show in Grid1, so I removed it. I allow the user...
  19. dbMark

    New video card, now no Start Menu or System Tray

    Family asked me to help install a geForce 5200 video card into an older eMachines XP Home sp2. Install worked well, though when I tried to install drivers from the disk it said they were older drivers than what was already installed. Problem: Now the Start Menu and System tray are MISSING...
  20. dbMark

    LaserJet 4250 - loud grinding or slipping gears

    Well, now I have two, yes two, HP LaserJet 4250 printers making a horrible racket around the fuser. Obviously the gears are grinding or slipping and it sounds like a jackhammer the first few seconds when you turn them on and the gears cycle. Is it a known problem with the fusers, or could it...

Part and Inventory Search

Back
Top