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 strongm 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: uaas
  • Order by date
  1. uaas

    How to setup a citrix metaframe client on an IBM ThinkCentre

    Hi, I have a thinclient network connected to a server, and I need to setup on a ThinkCentre (Not a thinclient) a metaframe window (for access to a published application) from the PC. Usamah Sayed, Amman - Jordan.
  2. uaas

    OLD MSX BASIC

    How can I try it, it has a format like this: Attribute VB_Name = "Module1" 5 Cls 6 Rem *Introducir clave y separar cocientes y restos* 10 INPUT a 20 For i = 0 To a - 1 30 INPUT x$(i) 32 If i = 0 Then GoTo 40 35 Let r(i) = Val(Right$(x$(i), 1)) 36 Let y(i) = Val(Left$(x$(i), Len(x$(i)) - 1)) 40...
  3. uaas

    OLD MSX BASIC

    I Have a program written in 1986 in an MSX BASIC compatible computer, and I'd like to run it now that I have an XP operating system, I also have Visual studio 6. How can I do for converting the program and run it? Usamah Sayed, Amman - Jordan.
  4. uaas

    Update FPW2.6 to VFP6.0

    Hi, I have a project written in FPW 2.6, and its having some problems, after trying to solve the problems, with no use, I decided to pass it to VFP 6.0 but I dont have the distribution disks, is there any caution to be taken in the process, and where can I find a downloadable distribution disks...
  5. uaas

    foxpro 2.6

    Hi again, well, I tried everything, but no use, at first, it printed OK. but the next day, it did it again. I tried deleting the foxuser.dbf (and I didn't find the foxuser.dbt file) but I found instead foxuser.fpt (and I tried both; keeping the file, and deleting it) but no use. I seem to have...
  6. uaas

    foxpro 2.6

    hi rob, Thanks for the advice, I'll try deleting the foxuser.dbf and .dbt files and restart the application. I'll tell you what happens next. thanks to all, Usamah Sayed. Usamah Sayed, Amman - Jordan.
  7. uaas

    foxpro 2.6

    hi again, to rob444, I can use (and print) word and excel with no font problems, for that I did'nt think it is a windows font problem. also I'd like to tell you that the OS I have is "Arabic Enabled". I didn't install arabic fonts, I just use the ones provided by Win98SE. To medic, I tryed to...
  8. uaas

    foxpro 2.6

    Hi rob, thanx for your interest and here is the data: I don't recall of any hardware changes. the operating system was changed twice before; from win95 to win98, and then to win 98SE, but it worked fine with the later one. the version of foxpro was 2.6, I upgraded to 2.6a hoping it will solve...
  9. uaas

    foxpro 2.6

    Hi, I have a program written in Foxpro 2.6, running since 1999, and this year it started to make problems in printing, (I print in both languages; English and Arabic), and suddenly one day it started printing little squares instead of the arabic font, and I found the english font changed, can...

Part and Inventory Search

Back
Top