Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Linux
»
File.file
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Fpcupdeluxe
by
DonAlfredo
[
Today
at 10:22:45 am]
Star Wars Galaxian
by
PierceNg
[
Today
at 10:10:44 am]
Unleashed Pascal (async/a...
by
Fibonacci
[
Today
at 08:27:13 am]
QGradientTrackPanel: A Fu...
by
Boleeman
[
Today
at 07:13:07 am]
[closed] Is case for stri...
by
egsuh
[
Today
at 06:39:17 am]
New charts
by
Boleeman
[
Today
at 04:26:40 am]
Fast Canvas Library V1.05...
by
Gigatron
[
Today
at 01:28:23 am]
How to define the SQLite3...
by
jamie
[
Today
at 01:26:49 am]
kOmniXML for Lazarus and ...
by
PeterEvans
[
Today
at 01:11:14 am]
Finding List of Fonts & P...
by
J-G
[August 09, 2026, 11:05:31 pm]
[Scrubbed] Question about...
by
jamie
[August 09, 2026, 08:47:34 pm]
Bug: XLSX writer does not...
by
wp
[August 09, 2026, 08:29:22 pm]
New Big Integer library i...
by
ad1mt
[August 09, 2026, 05:32:14 pm]
Automatic generation of *...
by
PeterBB
[August 09, 2026, 01:38:51 pm]
TyControls: a custom-draw...
by
Antek
[August 09, 2026, 12:07:39 pm]
PO-Editor MyLangEdit3 now...
by
dbannon
[August 09, 2026, 07:55:47 am]
Application triggers mess...
by
JanRoza
[August 09, 2026, 12:26:52 am]
[solved] form reset/reloa...
by
ADMGNS
[August 08, 2026, 09:58:42 pm]
Create small language
by
ADMGNS
[August 08, 2026, 09:52:19 pm]
Advatage Database server
by
neobrasil08
[August 08, 2026, 08:42:18 pm]
How get listy of FieldDat...
by
Aruna
[August 08, 2026, 04:02:16 pm]
Identify network devices
by
LemonParty
[August 08, 2026, 03:44:03 pm]
how to connect to mariadb...
by
Mike.Cornflake
[August 08, 2026, 12:25:31 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: File.file (Read 6497 times)
LazaruX
Hero Member
Posts: 597
Lazarus original cheetah.The cheetah doesn't cheat
File.file
«
on:
April 03, 2010, 08:58:15 pm »
Since years now, everytime I used Lazarus on linux the first time, it always asks me: "file.file not found, do you want to create it"
I am wondering, what is this file for?
Logged
Marc
Administrator
Hero Member
Posts: 2706
Re: File.file
«
Reply #1 on:
April 05, 2010, 11:18:35 pm »
is it part of your "default" project ? have a look in the ~/lazarus dir. is it part of some xml file ? or in lazarus sessions, part of some .lps ?
To check, from a command prompt in your ~/.lazarus dir:
Code:
[Select]
grep -iIr file.file *.xml *.lps
Logged
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the
bug tracker
sfeinst
Sr. Member
Posts: 266
Re: File.file
«
Reply #2 on:
April 06, 2010, 12:40:32 am »
This happened t me as well. I think the fix (I'm trying to remember) was that the menu choice had file.file as part of the command line. You need to remove it if it is there.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Linux
»
File.file
TinyPortal
© 2005-2018