[GiDlist] Nameing of multiple bas files

Moderator: GiD Team

Post Reply
Mark Smith

[GiDlist] Nameing of multiple bas files

Post by Mark Smith »

Enrique
Thank you but it is not quite so simple, for example in my case
"charges.bas" produces projname-2.dat where "Flying drop.bas" produces
projname-1.dat it appears that it goes by ascii code so capital F is before
lower case c so take care not to mix lower & upper case names.
Regards
Mark

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003



The information contained in this e-mail message (and any attachment
transmitted herewith) is privileged and confidential and is intended for the
exclusive use of the addressee(s). If you are not an addressee, any
disclosure, reproduction, distribution or other dissemination or use of this
communication is strictly prohibited. If you have received this
communication in error, please contact us immediately so that we can correct
the error.
Enrique Escolano

[GiDlist] Nameing of multiple bas files

Post by Enrique Escolano »

Yes, the filenames are ordered by the ascii characters:
first are numbers, after upper case letters, after symbols as _ , and after
lowercase letters, ...
can see this ascii characters table at http://www.asciitable.com

Enrique

----- Original Message -----
From: "Mark Smith" mark.smith at linx.co.uk
To: gidlist at gatxan.cimne.upc.es
Sent: Wednesday, September 03, 2003 12:38 PM
Subject: RE: [GiDlist] Nameing of multiple bas files


Enrique
Thank you but it is not quite so simple, for example in my case
"charges.bas" produces projname-2.dat where "Flying drop.bas" produces
projname-1.dat it appears that it goes by ascii code so capital F is
before
lower case c so take care not to mix lower & upper case names.
Regards
Mark

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.512 / Virus Database: 309 - Release Date: 19/08/2003



The information contained in this e-mail message (and any attachment
transmitted herewith) is privileged and confidential and is intended for
the
exclusive use of the addressee(s). If you are not an addressee, any
disclosure, reproduction, distribution or other dissemination or use of
this
communication is strictly prohibited. If you have received this
communication in error, please contact us immediately so that we can
correct
the error.
_______________________________________________
GiDlist mailing list
GiDlist at gid.cimne.upc.es
http://gid.cimne.upc.es/mailman/listinfo/gidlist

Post Reply