Quantcast
Channel: 'Data Storage and Reproduction Cont.' Thread RSS Feed
Browsing latest articles
Browse All 8 View Live

Re: Data Storage and Reproduction Cont.

: I still dont see how : : Filename := 'somefile.txt'; : Assign(f, Filename); : : will let me assign the generated date and time as the filename. : If I defined (useing ':=') "Filename" as...

View Article



Re: Data Storage and Reproduction Cont.

: : : This message was edited by NinthAngle at 2005-9-8 10:54:10 : : : This message was edited by NinthAngle at 2005-9-8 10:53:19 : : : : : : : There are several ways: : : : : : : : - a variable in a...

View Article

Re: Data Storage and Reproduction Cont.

: : This message was edited by NinthAngle at 2005-9-8 10:54:10 : : This message was edited by NinthAngle at 2005-9-8 10:53:19 : : : : : : There are several ways: : : : : : : - a variable in a...

View Article

Re: Data Storage and Reproduction Cont.

: : : : USES Crt, Dos; : : CONST : : Numbers : Array[0..35] Of Char = : : ('0','1','2','3','4','5','6','7','8','9','A','B', : : 'C','D','E','F','G','H','I','J','K','L','M','N', : :...

View Article

Re: Data Storage and Reproduction Cont.

: This message was edited by NinthAngle at 2005-9-8 10:54:10 : This message was edited by NinthAngle at 2005-9-8 10:53:19 : : : : : There are several ways: : : : : : - a variable in a configuration...

View Article


Re: Data Storage and Reproduction Cont.

This message was edited by NinthAngle at 2005-9-8 10:54:10This message was edited by NinthAngle at 2005-9-8 10:53:19 : : : : There are several ways: : : : : - a variable in a configuration file : : : :...

View Article

Re: Data Storage and Reproduction Cont.

: : : There are several ways: : : : - a variable in a configuration file : : : - using the time as filename : : : - write a function which checks if a file exists. : : : : You could use the time idea...

View Article

Data Storage and Reproduction Cont.

: : There are several ways: : : - a variable in a configuration file : : - using the time as filename : : - write a function which checks if a file exists. : : You could use the time idea with a date...

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images