Output space to text file

thunderlips
05-11-2003, 12:39 PM
Is there a function or API out there that would print x amount of spaces before writing text to a text file. For exampe if I need to skip 30 spaces and then print the date. Is there anyway to do this aside from just writing CHR(32)....30 times?????

Banjo
05-11-2003, 04:40 PM
You can use the Space$ function to return a string with however many spaces you need.

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum