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: JDurbin
  • Content: Threads
  • Order by date
  1. JDurbin

    Intellisense Expansion Tip in VFP 7 Beta 1

    If you're using the VFP 7 beta the Intellisense Manager doesn't seem to save your shortcuts to its reference table. 2 are already setup for you and work. "MC " expands to "MODIFY COMMAND ", "MF " to "MODIFY FILE ". To add more open the foxcode table in...
  2. JDurbin

    Survey: What do you use VFP for mostly?

    I'm curious what types of application designs everyone is using VFP for mainly in whole or in part. Monolithic - single or multi user Client/Server VFP front end VFP back end n-Tier Presentation Business Data Web Services I'm thinking but I could be way wrong is that most VFP...
  3. JDurbin

    Run command

    I used ! or RUN to make the following work in 2.6 but VFP is different and it won't work. Now I'm trying the ??? in VFP. Maybe its just buffered or something. ! COPY MyFile LPT2 ??? lcFile Maybe I should explain what I'm doing. I'm sending printer codes to an Eltron barcode printer. It's...
  4. JDurbin

    UML and shtuff

    Anybody using the UML tool that comes with Studio and hook in the VFP round trip thingy so you can export and import classes? It looks cool. I wanna learn it. There's a bit of it in the VFP 6 Enterprise book. I wanna write a book on it as soon as I'm done with my Rocket Science For Dummies...
  5. JDurbin

    Welcome Jim Booth!

    Woohoo I saw a post from Jim! <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br>MCP Visual FoxPro<br> ICQ VFP ActiveList #73897253
  6. JDurbin

    New off track off subject question

    Does everytime a change in US presidency and direction become imminent a feeling of uncertainty with our own direction always face us ? It seems that way. <s> <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br>MCP Visual FoxPro<br> ICQ VFP ActiveList #73897253
  7. JDurbin

    TT new User posts feature

    If you click a users name it now contains a link to all posts by the user. Nice job TT! <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br>MCP Visual FoxPro<br> ICQ VFP ActiveList #73897253
  8. JDurbin

    SourceOffSite

    Anyone using SourceOffSite? <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br>MCP Visual FoxPro<br> ICQ VFP ActiveList #73897253
  9. JDurbin

    Updating the raw VFP files

    When or how does VSS update the original or raw VFP files? When I join the SS project the form I'm looking at is up to date. Check it in and check in the project so its updated no problem. Now, open the project outside VSS and it still shows an out of date form! WT-#$@#$ ? = WhatTheHeck? <g>...
  10. JDurbin

    VSS Updating raw VFP files

    Psst over here for my question: forum722 <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br><a href= www.johndurbin.com> </a><br>MCP Visual FoxPro<br> ICQ VFP ActiveList #73897253
  11. JDurbin

    Thank you Tek-Tips for this forum

    Now let's start out this forum by providing a Siskel's comments to Robert's (Ebert) comments in the other thread before this forum opened. * the default behavior is to checkout a file if you open it from the Project Manager; This might be the default but doesn't have to be this means that...
  12. JDurbin

    Visual SourceSafe Forum

    Hey Roberrrt! How bout a VSS Forum? I couldn't find one here. Can you ask? I don't see the &quot;Suggestion Box&quot; link anywhere. It is part of Studio like VFP, VB, VC++, VID. It is picking up idiot users like me to screw their project up with. It is part of the M$ MCP exams though...
  13. JDurbin

    Speaking of crashes

    It seems to me I get more VFP crashes now after SP3. Anybody else experiencing the same? Maybe its just me that I'm acutally working more and harder heh <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br><a href= www.johndurbin.com> </a><br>MCP Visual FoxPro<br>...
  14. JDurbin

    SQL - &quot;nuts&quot; and &quot;bolts&quot; not either/or

    Is there a single SQL statement to return the following? List the orders that contain &quot;nuts&quot; AND &quot;bolts&quot; AND &quot;washers&quot;. Using someting similar to Testdata with Orditems normalized to include one item code per record for an example. &quot;Nuts&quot; OR...
  15. JDurbin

    VFP MCP Prep

    This is the start of our endeavor to put a study group, compile links etc to aid in the pursuit of MCP certification. This has turned out to be a fun forum of enthusiastic Fox people and I'm sure we'll get some cool things going. &quot;If it's to be it's up to me&quot; :) (Read 'yourself')...
  16. JDurbin

    VSS question with VFP

    Where is basic info on setting up and using VSS? In particular I want to know how to copy the project to a laptop, make changes and update the project. Thanks. <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br><a href= www.johndurbin.com> </a><br>ICQ...
  17. JDurbin

    Updated .ocx

    When you update an ocx and no system files need updating and you don't want users to have to reinstall your app do you just mark the old ocx -r, copy new .ocx, remark readonly -or- the same steps and reregister the ActiveX control? If you need to reregister it why? wouldnt that be a problem...
  18. JDurbin

    SQL with large table and several other tables

    I am building a final result set from a large table and from possibly child tables too. Here's what I got: Master.dbf 165,000 records 85 MB Residential.dbf Commercial.dbf Improvements.dbf Child5 Child6 The master.dbf's key field is a character field for parcelnum forming a 1-Many to the...
  19. JDurbin

    VBA Documentation

    Where is the docs and specifically what is VBA?&nbsp;&nbsp;How does it, if it does, differ from the coding in OLE automation from an OLE compatible client to server?&nbsp;&nbsp;Thanks <p>John Durbin<br><a href=mailto: john@johndurbin.com> john@johndurbin.com</a><br><a href= www.johndurbin.com>...
  20. JDurbin

    Dual Booting

    Does C Drive have to be FAT16 to dual boot with 98SE?&nbsp;&nbsp;I have 98SE installed on a FAT32 drive.&nbsp;&nbsp;To dual boot with NT Server 4 what is the best thing to do?&nbsp;&nbsp;I have Partition Magic.&nbsp;&nbsp;<br>I forget what files have to reside on a C Drive for NT and for...

Part and Inventory Search

Back
Top