Using Different Kinds of Characters With Do?
- To: mathgroup at smc.vnet.net
 - Subject: [mg27200] Using Different Kinds of Characters With Do?
 - From: "hoffmann" <hoffmann at casema.net>
 - Date: Fri, 9 Feb 2001 03:10:49 -0500 (EST)
 - Sender: owner-wri-mathgroup at wolfram.com
 
Does anyone know of a way of getting characters like "/" into a command like
Do[Print[a, b], {a, 0, 9}, {b, 0, 9}]
treating it as it would treat any digit.
And if there is no way in the world it could be done, is there a different
way of getting similar results?
I would be very gratefull if someone could help me...
M. Hoffmann