Path: utzoo!attcan!uunet!ogicse!dali!samsung!munnari.oz.au!uhccux!qiming From: qiming@uhccux.uhcc.hawaii.edu (Qiming Huang) Newsgroups: comp.lang.pascal Subject: initialization of a string Message-ID: <7198@uhccux.uhcc.hawaii.edu> Date: 7 Apr 90 12:46:57 GMT Reply-To: qiming@uhccux.UUCP (Qiming Huang) Organization: University of Hawaii Lines: 7 Hi, I would like to ask the fellow netters about how I can initialize a string in Standard Pascal ( Not TP or UCSD Pascal) and write it to a nontext file as part of the output. In C, this is pretty easy. But I don't know How to do it in Standard Pascal if not using a loop to read a string from keyboard. Thanks very much for your help!