View Single Post
  #4  
Old 06-22-2003, 08:02 AM
Bigpull
Discordant
 
Join Date: Feb 2003
Posts: 305
Default

Quote:
TO:
Code:
if (record == 1 && pch[i] != ')' && pch[i]!='\"')
Here is the actual problem, functions require " variables however didn't like them. Without digging out the code i'd assume just this would remedy most scripts.
Reply With Quote