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

    Error ESCAPE/65533 - Printing Error

    Hello Guys I made some changes to our "Invoicing Program" (written in version 5.2e). Our Invoice program creates and Print Invoices, the change i made was at the end of invoicing i was splitting the invoice based on different PO (Purchase Orders) so from 1 Invoice i was creating "n" Invoices...
  2. laado

    Compiling On XP ?

    Guys, Clipper version : 5.2e Blinker 4 I have been doing development on Win 2000 from last 3 years without any trouble. Last week my company gave me new one with "XP" on it and all of a sudden my clipper Prgs will not compile. I spent last 5 hrs looking through past post about this subject...
  3. laado

    Cule.Net

    Guys I am trying work out how good Cule.net is before i buy? Has any one used it? All the info re Cule.net is here http://www.CULEPlace.com According to them it supports all the Known locking issues and supports DBFNTX. Any suggestions, ideas will be appreciated. Laadi
  4. laado

    Getting Date from Another Computer

    Guys, I have problem with windows 98 Boxes with users changing dates very often. As they also use a Clipper Application for Invoicing it prints wrong dates on the invoices. Can you suggest a way to fix it? Also is there any way to get date() from a different Computer lets say our File...
  5. laado

    Strange

    Hey Guys I am not quite sure how to fix this error. "HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly" I will try...
  6. laado

    Printing ASP.Net Code?

    Hi Guys When i print a ASP.net file, it prints in a dodgy way for example it replace "SYSTEM" with "S/stem"?? same goes with other words. Regards
  7. laado

    Default value --> NULL

    Hi Guys We do some reports by importing DBF files in Access, The problem i have got is sometimes a value (Numeric)which is read as 0 in Clipper But in Access it becomes Empty, For Example , If i add a new record in our Products.dbf, the onhand values are set as 0 (By Default), I have no...
  8. laado

    Compiling Question

    Hi Guys I Installed .Net on my Computer, Now i cannot Compile my Clipper Applications, I cannot understand why ,when i compile i get error messages for eg "Extend.Lib" not found , Please Help if you can.... Cheers
  9. laado

    User Belongs to a Group...?

    Hi Guys Is it Possible for a Application running on Windows98 to determine whether user Belongs to a particular Group on the Network,(Windows 2000). No problems on Windows 2000 , But can't get it to run on Windows 98. Thanks Daljinder
  10. laado

    Arrow Keys When Using VNC

    Hi Guys we have VNC installed on user's computers, But when we use VNC to Fix some Errors, the Arrow Keys doesn't seem to work in DOS Applications. Any Ideas, Thanks in Advances :)
  11. laado

    User names in Clipper?

    Hi Guys Can anybody put me in right direction, as to how can i get a user name , i mean how can i get a Login Name used to log on a computer where the Exe is Running? Hope i have explained it well. Thanks
  12. laado

    Documentation About Debugger ?

    Hello there I just had a first taste of clipper Debugger, Can anybody tell me where i can find some sort of documentation about using debugger? Thanks Daljinder
  13. laado

    Comparing Logical Values in Stored Procedures

    Hi Friends In a Stored procedure when using Select Can i do something like this If tableName.FieldName is 1 Output = Yes else Output = NO Thanks in Advance
  14. laado

    Writing in Existing Txt files

    Hi Guys Is there any way to write to a Existing file. Currently i am Reading a String then adding my string Erasing the file then Creating a new file and writing a string. Thanks in Advance
  15. laado

    Help Needed - Reading Tab Deliminited file

    Hi Guys I am posting this again, i lost all the Replies of the thread i previously started. Here is my Question.. At work i have got a assignment to read a TAB Delimited file and i am new to this role and trying without any Success. Currently i am using a Visual Basic App to read the...

Part and Inventory Search

Back
Top