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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nolpak

  1. nolpak

    Euphoria as a substitute

    This is an Informational Message to pass along news about a language (EUPHORIA) which has been around for a while but which I only recently came acrosds. First the background. I recently adapted a program I had developed in FoxBase 2+ and FoxPro 2 also to do some extensive genetic...
  2. nolpak

    assembler programs like masm,tasm etc

    I have a manual for MS MASM 6.0 If you would like it, let me know your addrsss and I will mail it to you.
  3. nolpak

    assembler programs like masm,tasm etc

    I believe Microsoft is giving away MASM now.
  4. nolpak

    Arrays

    What is the maximum size array one can create in Access? How many Arrays can be used at the same time? Could one create simultanmeously active arryays holding strings of length 13 and have arrays of size 2,4,8,16,32,64,128,256,512,1024,2048,4096, 8192,16384,32768,65536 simultaneously exist and...
  5. nolpak

    Have Fax REceive Print aujtomatically

    Win2000 Accessories has under Communications a FAX option. You can send and receive faxes with this. However I have been unable to find any way to configure this to automatically print a received fax. Does anyone know if this is possible and if so what is the trick? Thanks
  6. nolpak

    Floppy drive trouble with Asus P5A-B and W2000

    If you boot your machine with a bootable dos floppy does it still show the same behavior? This might at least differentiate where the problem lies. Win2k behaves very oddly at times. My machine came with an LS120 drive. It caused so many problems that I installed a regular 1.44 MB floppy. It...
  7. nolpak

    FoxPro 2.0 with WIN NT 4.0 - Printing Problem

    I have FoxPro 2.0 on a NT 4.0 machine. Connected directly to my machine is a Brother HL Laser Printer via parallel port. I am able to print directly to this from FoxPro though I always get a popup message saying Some Settings May Not Be Valid inThis application. But it does print. Why don't...
  8. nolpak

    Insufficient Memory - FP2.5b in DOS window W98

    Thanks for the response but the problem is with the extended memory manager. The program runs fine using Foxpro.exe, the non-extemded versopm. Itis when Iuse Foxprox.exe to start it (extenedd version that reauires a memory manager that I have problems. The reason I need the extended version is...
  9. nolpak

    FoxPro 2 in a Window in Win2000

    Well I have now tried those and I still get "incompatible memory manager". I thank you all for your suggestions and comments and will continue to play around with it, but I do not have much hope for success at this point. I note that I am also striking out on my NT 4.0 machine in the...
  10. nolpak

    FoxPro 2 in a Window in Win2000

    Rick Thank YOu veru much. config.nt is the same as yours essentially. My autoexec.nt does not have the vips.exe and vlmsup.exe files. they are not on either of my systems nor on the distribution disks. After doing some serching it seems that vips.exe is associated with NovellWare and I am...
  11. nolpak

    arrays

    SBTBILL I do some work in cattlle breeding where one has to maitain records on the heredity of many, many animals. These are stored in a data base. To study breeding characteristics one has to do genetic calculations that track back through as many generations as posssible. I have been using...
  12. nolpak

    FoxPro 2 in a Window in Win2000

    That is what I had tried earlier. It still gives "Incompatible Memory Manager" I also have a machine with NT 4.0 FixPack 6 installed and it behaves the same way with the same message. Though in both machines works OK from pure DOS using device=EMM386.exe ON on in config.sys. IF in NT...
  13. nolpak

    arrays

    Thank you very much indeed. Morton Kaplon
  14. nolpak

    FoxPro 2 in a Window in Win2000

    What are the changes required for the expanded memory manager in DOS in windows. In pure DOS I use emm386 and that works fine. But in config.nt turning EMM on or trying emm386 in config.nt gets me nowhere. Any suggestions? Morton Kaplon
  15. nolpak

    arrays

    What is the maximum dimension an array can have and what is the limit on the number of arrays simultaneously usable? For FoxPro 6

Part and Inventory Search

Back
Top