home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / pascal / 4483 < prev    next >
Encoding:
Internet Message Format  |  1992-07-21  |  1009 b 

  1. Path: sparky!uunet!munnari.oz.au!metro!grivel!neumann.une.edu.au!rbennet1
  2. From: rbennet1@neumann.une.edu.au (Robert Bennetts.)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Integer <-> String
  5. Message-ID: <1437@grivel.une.edu.au>
  6. Date: 21 Jul 92 14:21:18 GMT
  7. Sender: usenet@grivel.une.edu.au
  8. Lines: 17
  9.  
  10.  
  11.     Hi all...
  12.  
  13.     Yes I am not a very experienced programmer, and need some help, and I can't seem to find how to do this.
  14.  
  15.     Can I change an Integer, or any other variable for that matter, into a string so I can output it using OutText.
  16.     I am attempting to write a whole program in nice fonts and in graphics mode, but they don't want to make it easy in TP6.0.
  17.     It seems as if I have to 'InitGraph' every other second, and for some reason, some of my procedures only work if they have an even number of lines in them so I tack an 'a:=a;'on the end of it and suddenly it runs like magic.
  18.     Seems odd to me anyway.
  19.  
  20.     Oh Well, Thanks for any help that you can give me...
  21.  
  22.     Ross Bennetts...
  23.  
  24.         rbennet1@neumann.une.edu.au
  25.  
  26.  
  27.